2024-09-21T13:07:14.593 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-21T13:07:14.611 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T13:07:14.691 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914003 branch: wip-guits-main-2024-09-21-0842 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: '7914003' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-guits-main-2024-09-21-0842 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: 441784946648ff53dd310293f9dd752afeeea72a ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: 441784946648ff53dd310293f9dd752afeeea72a workunit: branch: wip-guits-main-2024-09-21-0842 sha1: 441784946648ff53dd310293f9dd752afeeea72a 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: 5896 sha1: 441784946648ff53dd310293f9dd752afeeea72a sleep_before_teardown: 0 subset: 1/8 suite: orch:cephadm suite_branch: wip-guits-main-2024-09-21-0842 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_441784946648ff53dd310293f9dd752afeeea72a/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: 441784946648ff53dd310293f9dd752afeeea72a targets: smithi017.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKUll3z8Xp6Ed+USpEqLvTlgF9wrndbq/TgktW3uN/X1MxEkEY9eQ/VzZJDDp8C38cjSlJqhuS3DgIZf7XJWiQ8= smithi079.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJtBoPqWuJ7ZZ1AI855x/+RZQUJJoproODwg2EGaSKvFBT8tzieLpRD7fSUqhnhp8ZW5kt+I9GynpRMBYlyzNAg= smithi104.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBDINB5Udz0jUm5pTNG6H2Kz5SQ4kuzdxa0ZSEUZKNUWRCkU3jR9fovQdeVFv3toJQotwuIpF9KWP2p+JsMpFOUI= smithi134.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLd6qaXoJgOPg2mX+YIsF3Some4qWBdjoIZEvy/s7rgrzSirxZqCDMTyNUtf4guGMkZ6gyeqluf1i666QRLCLCo= 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-21_11:23:40 tube: smithi user: gabrioux verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2902 2024-09-21T13:07:14.691 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_441784946648ff53dd310293f9dd752afeeea72a/qa; will attempt to use it 2024-09-21T13:07:14.692 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_441784946648ff53dd310293f9dd752afeeea72a/qa/tasks 2024-09-21T13:07:14.692 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-21T13:07:14.694 INFO:teuthology.task.internal:Checking packages... 2024-09-21T13:07:14.714 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '441784946648ff53dd310293f9dd752afeeea72a' 2024-09-21T13:07:14.714 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-21T13:07:14.714 INFO:teuthology.packaging:ref: None 2024-09-21T13:07:14.714 INFO:teuthology.packaging:tag: None 2024-09-21T13:07:14.715 INFO:teuthology.packaging:branch: wip-guits-main-2024-09-21-0842 2024-09-21T13:07:14.715 INFO:teuthology.packaging:sha1: 441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:07:14.715 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-21-0842 2024-09-21T13:07:14.865 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-5104-g44178494-1jammy 2024-09-21T13:07:14.866 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-21T13:07:14.873 INFO:teuthology.task.internal:no buildpackages task found 2024-09-21T13:07:14.873 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-21T13:07:14.877 INFO:teuthology.task.internal:Saving configuration 2024-09-21T13:07:14.892 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-21T13:07:14.898 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-21T13:07:14.922 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi017.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914003', '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-21 13:01:39.826039', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEl3O4dSJiQ6lFE0Qi8JAIRuHGc4G7z3bDMIqM9nLp15'} 2024-09-21T13:07:14.940 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi079.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914003', '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-21 13:01:39.822892', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIM9ErvJ/gXsR7k5wOu6K0B76CcZGdk8jyphvGRzcEeNX'} 2024-09-21T13:07:14.956 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi104.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914003', '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-21 13:01:39.821351', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDZ0S4llhi8QBmDuNLtcdKxcz2MbknxVyUspo7Nc0i+J'} 2024-09-21T13:07:14.978 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi134.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914003', '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-21 13:01:39.824630', 'locked_by': 'scheduled_gabrioux@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEouVIdUyB9Z6DGWjvdRxeNf9eLLYIpHiTzLcFzf9aTd'} 2024-09-21T13:07:14.979 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-21T13:07:14.985 INFO:teuthology.task.internal:roles: ubuntu@smithi017.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-09-21T13:07:14.985 INFO:teuthology.task.internal:roles: ubuntu@smithi079.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-09-21T13:07:14.985 INFO:teuthology.task.internal:roles: ubuntu@smithi104.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-09-21T13:07:14.985 INFO:teuthology.task.internal:roles: ubuntu@smithi134.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-09-21T13:07:14.985 INFO:teuthology.run_tasks:Running task console_log... 2024-09-21T13:07:15.112 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f27d6f10280>, signals=[15]) 2024-09-21T13:07:15.112 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-21T13:07:15.118 INFO:teuthology.task.internal:Opening connections... 2024-09-21T13:07:15.119 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi017.front.sepia.ceph.com 2024-09-21T13:07:15.120 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi017.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:07:15.201 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi079.front.sepia.ceph.com 2024-09-21T13:07:15.201 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:07:15.279 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi104.front.sepia.ceph.com 2024-09-21T13:07:15.279 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:07:15.355 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi134.front.sepia.ceph.com 2024-09-21T13:07:15.356 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:07:15.433 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-21T13:07:15.440 DEBUG:teuthology.orchestra.run.smithi017:> uname -m 2024-09-21T13:07:15.446 INFO:teuthology.orchestra.run.smithi017.stdout:x86_64 2024-09-21T13:07:15.446 DEBUG:teuthology.orchestra.run.smithi017:> cat /etc/os-release 2024-09-21T13:07:15.494 INFO:teuthology.orchestra.run.smithi017.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-21T13:07:15.495 INFO:teuthology.orchestra.run.smithi017.stdout:NAME="Ubuntu" 2024-09-21T13:07:15.495 INFO:teuthology.orchestra.run.smithi017.stdout:VERSION_ID="22.04" 2024-09-21T13:07:15.495 INFO:teuthology.orchestra.run.smithi017.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-21T13:07:15.495 INFO:teuthology.orchestra.run.smithi017.stdout:VERSION_CODENAME=jammy 2024-09-21T13:07:15.495 INFO:teuthology.orchestra.run.smithi017.stdout:ID=ubuntu 2024-09-21T13:07:15.495 INFO:teuthology.orchestra.run.smithi017.stdout:ID_LIKE=debian 2024-09-21T13:07:15.495 INFO:teuthology.orchestra.run.smithi017.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-21T13:07:15.495 INFO:teuthology.orchestra.run.smithi017.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-21T13:07:15.495 INFO:teuthology.orchestra.run.smithi017.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-21T13:07:15.495 INFO:teuthology.orchestra.run.smithi017.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-21T13:07:15.495 INFO:teuthology.orchestra.run.smithi017.stdout:UBUNTU_CODENAME=jammy 2024-09-21T13:07:15.496 INFO:teuthology.lock.ops:Updating smithi017.front.sepia.ceph.com on lock server 2024-09-21T13:07:15.518 DEBUG:teuthology.orchestra.run.smithi079:> uname -m 2024-09-21T13:07:15.524 INFO:teuthology.orchestra.run.smithi079.stdout:x86_64 2024-09-21T13:07:15.524 DEBUG:teuthology.orchestra.run.smithi079:> cat /etc/os-release 2024-09-21T13:07:15.572 INFO:teuthology.orchestra.run.smithi079.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-21T13:07:15.572 INFO:teuthology.orchestra.run.smithi079.stdout:NAME="Ubuntu" 2024-09-21T13:07:15.572 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION_ID="22.04" 2024-09-21T13:07:15.572 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-21T13:07:15.572 INFO:teuthology.orchestra.run.smithi079.stdout:VERSION_CODENAME=jammy 2024-09-21T13:07:15.572 INFO:teuthology.orchestra.run.smithi079.stdout:ID=ubuntu 2024-09-21T13:07:15.573 INFO:teuthology.orchestra.run.smithi079.stdout:ID_LIKE=debian 2024-09-21T13:07:15.573 INFO:teuthology.orchestra.run.smithi079.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-21T13:07:15.573 INFO:teuthology.orchestra.run.smithi079.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-21T13:07:15.573 INFO:teuthology.orchestra.run.smithi079.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-21T13:07:15.573 INFO:teuthology.orchestra.run.smithi079.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-21T13:07:15.573 INFO:teuthology.orchestra.run.smithi079.stdout:UBUNTU_CODENAME=jammy 2024-09-21T13:07:15.573 INFO:teuthology.lock.ops:Updating smithi079.front.sepia.ceph.com on lock server 2024-09-21T13:07:15.601 DEBUG:teuthology.orchestra.run.smithi104:> uname -m 2024-09-21T13:07:15.606 INFO:teuthology.orchestra.run.smithi104.stdout:x86_64 2024-09-21T13:07:15.607 DEBUG:teuthology.orchestra.run.smithi104:> cat /etc/os-release 2024-09-21T13:07:15.652 INFO:teuthology.orchestra.run.smithi104.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-21T13:07:15.653 INFO:teuthology.orchestra.run.smithi104.stdout:NAME="Ubuntu" 2024-09-21T13:07:15.653 INFO:teuthology.orchestra.run.smithi104.stdout:VERSION_ID="22.04" 2024-09-21T13:07:15.653 INFO:teuthology.orchestra.run.smithi104.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-21T13:07:15.653 INFO:teuthology.orchestra.run.smithi104.stdout:VERSION_CODENAME=jammy 2024-09-21T13:07:15.653 INFO:teuthology.orchestra.run.smithi104.stdout:ID=ubuntu 2024-09-21T13:07:15.653 INFO:teuthology.orchestra.run.smithi104.stdout:ID_LIKE=debian 2024-09-21T13:07:15.653 INFO:teuthology.orchestra.run.smithi104.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-21T13:07:15.653 INFO:teuthology.orchestra.run.smithi104.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-21T13:07:15.653 INFO:teuthology.orchestra.run.smithi104.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-21T13:07:15.653 INFO:teuthology.orchestra.run.smithi104.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-21T13:07:15.653 INFO:teuthology.orchestra.run.smithi104.stdout:UBUNTU_CODENAME=jammy 2024-09-21T13:07:15.654 INFO:teuthology.lock.ops:Updating smithi104.front.sepia.ceph.com on lock server 2024-09-21T13:07:15.676 DEBUG:teuthology.orchestra.run.smithi134:> uname -m 2024-09-21T13:07:15.681 INFO:teuthology.orchestra.run.smithi134.stdout:x86_64 2024-09-21T13:07:15.682 DEBUG:teuthology.orchestra.run.smithi134:> cat /etc/os-release 2024-09-21T13:07:15.727 INFO:teuthology.orchestra.run.smithi134.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-21T13:07:15.727 INFO:teuthology.orchestra.run.smithi134.stdout:NAME="Ubuntu" 2024-09-21T13:07:15.727 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION_ID="22.04" 2024-09-21T13:07:15.727 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-21T13:07:15.727 INFO:teuthology.orchestra.run.smithi134.stdout:VERSION_CODENAME=jammy 2024-09-21T13:07:15.728 INFO:teuthology.orchestra.run.smithi134.stdout:ID=ubuntu 2024-09-21T13:07:15.728 INFO:teuthology.orchestra.run.smithi134.stdout:ID_LIKE=debian 2024-09-21T13:07:15.728 INFO:teuthology.orchestra.run.smithi134.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-21T13:07:15.728 INFO:teuthology.orchestra.run.smithi134.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-21T13:07:15.728 INFO:teuthology.orchestra.run.smithi134.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-21T13:07:15.728 INFO:teuthology.orchestra.run.smithi134.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-21T13:07:15.728 INFO:teuthology.orchestra.run.smithi134.stdout:UBUNTU_CODENAME=jammy 2024-09-21T13:07:15.728 INFO:teuthology.lock.ops:Updating smithi134.front.sepia.ceph.com on lock server 2024-09-21T13:07:15.751 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-21T13:07:15.759 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-21T13:07:15.765 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-21T13:07:15.765 DEBUG:teuthology.orchestra.run.smithi017:> test '!' -e /home/ubuntu/cephtest 2024-09-21T13:07:15.767 DEBUG:teuthology.orchestra.run.smithi079:> test '!' -e /home/ubuntu/cephtest 2024-09-21T13:07:15.769 DEBUG:teuthology.orchestra.run.smithi104:> test '!' -e /home/ubuntu/cephtest 2024-09-21T13:07:15.772 DEBUG:teuthology.orchestra.run.smithi134:> test '!' -e /home/ubuntu/cephtest 2024-09-21T13:07:15.777 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-21T13:07:15.783 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-21T13:07:15.783 DEBUG:teuthology.orchestra.run.smithi017:> test -z $(ls -A /var/lib/ceph) 2024-09-21T13:07:15.816 DEBUG:teuthology.orchestra.run.smithi079:> test -z $(ls -A /var/lib/ceph) 2024-09-21T13:07:15.818 DEBUG:teuthology.orchestra.run.smithi104:> test -z $(ls -A /var/lib/ceph) 2024-09-21T13:07:15.820 DEBUG:teuthology.orchestra.run.smithi134:> test -z $(ls -A /var/lib/ceph) 2024-09-21T13:07:15.831 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-21T13:07:15.933 INFO:teuthology.run_tasks:Running task kernel... 2024-09-21T13:07:15.947 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-21T13:07:15.947 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-21T13:07:15.947 DEBUG:teuthology.orchestra.run.smithi017:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T13:07:15.948 DEBUG:teuthology.orchestra.run.smithi079:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T13:07:15.948 DEBUG:teuthology.orchestra.run.smithi104:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T13:07:15.949 DEBUG:teuthology.orchestra.run.smithi134:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-21T13:07:15.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:07:15.953 DEBUG:teuthology.orchestra.run.smithi104:> uname -r 2024-09-21T13:07:15.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:07:15.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:07:15.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:07:15.955 DEBUG:teuthology.orchestra.run.smithi017:> uname -r 2024-09-21T13:07:15.956 DEBUG:teuthology.orchestra.run.smithi134:> uname -r 2024-09-21T13:07:15.956 DEBUG:teuthology.orchestra.run.smithi079:> uname -r 2024-09-21T13:07:16.001 INFO:teuthology.orchestra.run.smithi104.stdout:5.15.0-56-generic 2024-09-21T13:07:16.001 INFO:teuthology.task.kernel:Running kernel on smithi104: 5.15.0-56-generic 2024-09-21T13:07:16.001 DEBUG:teuthology.orchestra.run.smithi104:> sudo apt-get clean 2024-09-21T13:07:16.003 INFO:teuthology.orchestra.run.smithi017.stdout:5.15.0-56-generic 2024-09-21T13:07:16.004 INFO:teuthology.orchestra.run.smithi134.stdout:5.15.0-56-generic 2024-09-21T13:07:16.004 INFO:teuthology.task.kernel:Running kernel on smithi017: 5.15.0-56-generic 2024-09-21T13:07:16.005 DEBUG:teuthology.orchestra.run.smithi017:> sudo apt-get clean 2024-09-21T13:07:16.005 INFO:teuthology.task.kernel:Running kernel on smithi134: 5.15.0-56-generic 2024-09-21T13:07:16.006 DEBUG:teuthology.orchestra.run.smithi134:> sudo apt-get clean 2024-09-21T13:07:16.007 INFO:teuthology.orchestra.run.smithi079.stdout:5.15.0-56-generic 2024-09-21T13:07:16.007 INFO:teuthology.task.kernel:Running kernel on smithi079: 5.15.0-56-generic 2024-09-21T13:07:16.007 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get clean 2024-09-21T13:07:16.124 DEBUG:teuthology.orchestra.run.smithi134:> sudo apt-get update 2024-09-21T13:07:16.134 DEBUG:teuthology.orchestra.run.smithi104:> sudo apt-get update 2024-09-21T13:07:16.151 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get update 2024-09-21T13:07:16.155 DEBUG:teuthology.orchestra.run.smithi017:> sudo apt-get update 2024-09-21T13:07:16.287 INFO:teuthology.orchestra.run.smithi079.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-21T13:07:16.301 INFO:teuthology.orchestra.run.smithi134.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T13:07:16.301 INFO:teuthology.orchestra.run.smithi134.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-21T13:07:16.301 INFO:teuthology.orchestra.run.smithi134.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-21T13:07:16.308 INFO:teuthology.orchestra.run.smithi017.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T13:07:16.328 INFO:teuthology.orchestra.run.smithi017.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-21T13:07:16.355 INFO:teuthology.orchestra.run.smithi134.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-21T13:07:16.391 INFO:teuthology.orchestra.run.smithi017.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-21T13:07:16.403 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T13:07:16.419 INFO:teuthology.orchestra.run.smithi017.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-21T13:07:16.427 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T13:07:16.428 INFO:teuthology.orchestra.run.smithi104.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-21T13:07:16.482 INFO:teuthology.orchestra.run.smithi104.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-21T13:07:16.485 INFO:teuthology.orchestra.run.smithi079.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-21T13:07:16.512 INFO:teuthology.orchestra.run.smithi079.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-21T13:07:16.544 INFO:teuthology.orchestra.run.smithi134.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-21T13:07:16.548 INFO:teuthology.orchestra.run.smithi017.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-21T13:07:16.582 INFO:teuthology.orchestra.run.smithi079.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-21T13:07:16.616 INFO:teuthology.orchestra.run.smithi017.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-21T13:07:16.619 INFO:teuthology.orchestra.run.smithi079.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-21T13:07:16.622 INFO:teuthology.orchestra.run.smithi079.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-21T13:07:16.622 INFO:teuthology.orchestra.run.smithi079.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-21T13:07:16.623 INFO:teuthology.orchestra.run.smithi079.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-21T13:07:16.629 INFO:teuthology.orchestra.run.smithi134.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-21T13:07:16.641 INFO:teuthology.orchestra.run.smithi079.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-21T13:07:16.644 INFO:teuthology.orchestra.run.smithi079.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-21T13:07:16.644 INFO:teuthology.orchestra.run.smithi079.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-21T13:07:16.647 INFO:teuthology.orchestra.run.smithi134.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-21T13:07:16.650 INFO:teuthology.orchestra.run.smithi079.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-21T13:07:16.652 INFO:teuthology.orchestra.run.smithi017.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-21T13:07:16.653 INFO:teuthology.orchestra.run.smithi134.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-21T13:07:16.654 INFO:teuthology.orchestra.run.smithi079.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-21T13:07:16.655 INFO:teuthology.orchestra.run.smithi079.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-21T13:07:16.656 INFO:teuthology.orchestra.run.smithi017.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-21T13:07:16.656 INFO:teuthology.orchestra.run.smithi017.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-21T13:07:16.656 INFO:teuthology.orchestra.run.smithi017.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-21T13:07:16.656 INFO:teuthology.orchestra.run.smithi079.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-21T13:07:16.657 INFO:teuthology.orchestra.run.smithi079.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-21T13:07:16.657 INFO:teuthology.orchestra.run.smithi134.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-21T13:07:16.657 INFO:teuthology.orchestra.run.smithi134.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-21T13:07:16.658 INFO:teuthology.orchestra.run.smithi134.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-21T13:07:16.674 INFO:teuthology.orchestra.run.smithi017.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-21T13:07:16.678 INFO:teuthology.orchestra.run.smithi017.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-21T13:07:16.678 INFO:teuthology.orchestra.run.smithi017.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-21T13:07:16.681 INFO:teuthology.orchestra.run.smithi134.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-21T13:07:16.683 INFO:teuthology.orchestra.run.smithi079.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-21T13:07:16.683 INFO:teuthology.orchestra.run.smithi079.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-21T13:07:16.684 INFO:teuthology.orchestra.run.smithi134.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-21T13:07:16.684 INFO:teuthology.orchestra.run.smithi134.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-21T13:07:16.684 INFO:teuthology.orchestra.run.smithi017.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-21T13:07:16.688 INFO:teuthology.orchestra.run.smithi134.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-21T13:07:16.691 INFO:teuthology.orchestra.run.smithi017.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-21T13:07:16.693 INFO:teuthology.orchestra.run.smithi134.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-21T13:07:16.694 INFO:teuthology.orchestra.run.smithi017.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-21T13:07:16.694 INFO:teuthology.orchestra.run.smithi017.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-21T13:07:16.694 INFO:teuthology.orchestra.run.smithi017.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-21T13:07:16.694 INFO:teuthology.orchestra.run.smithi017.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-21T13:07:16.700 INFO:teuthology.orchestra.run.smithi134.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-21T13:07:16.700 INFO:teuthology.orchestra.run.smithi134.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-21T13:07:16.735 INFO:teuthology.orchestra.run.smithi134.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-21T13:07:16.735 INFO:teuthology.orchestra.run.smithi134.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-21T13:07:16.736 INFO:teuthology.orchestra.run.smithi134.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-21T13:07:16.736 INFO:teuthology.orchestra.run.smithi134.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-21T13:07:16.740 INFO:teuthology.orchestra.run.smithi017.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-21T13:07:16.740 INFO:teuthology.orchestra.run.smithi017.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-21T13:07:16.741 INFO:teuthology.orchestra.run.smithi017.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-21T13:07:16.742 INFO:teuthology.orchestra.run.smithi017.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-21T13:07:16.742 INFO:teuthology.orchestra.run.smithi017.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-21T13:07:16.742 INFO:teuthology.orchestra.run.smithi017.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-21T13:07:16.743 INFO:teuthology.orchestra.run.smithi134.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-21T13:07:16.743 INFO:teuthology.orchestra.run.smithi017.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-21T13:07:16.743 INFO:teuthology.orchestra.run.smithi017.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-21T13:07:16.743 INFO:teuthology.orchestra.run.smithi017.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-21T13:07:16.746 INFO:teuthology.orchestra.run.smithi134.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-21T13:07:16.747 INFO:teuthology.orchestra.run.smithi134.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-21T13:07:16.775 INFO:teuthology.orchestra.run.smithi134.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-21T13:07:16.775 INFO:teuthology.orchestra.run.smithi134.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-21T13:07:16.780 INFO:teuthology.orchestra.run.smithi134.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-21T13:07:16.780 INFO:teuthology.orchestra.run.smithi134.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-21T13:07:16.788 INFO:teuthology.orchestra.run.smithi134.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-21T13:07:16.797 INFO:teuthology.orchestra.run.smithi134.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-21T13:07:16.798 INFO:teuthology.orchestra.run.smithi134.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-21T13:07:16.799 INFO:teuthology.orchestra.run.smithi134.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-21T13:07:16.799 INFO:teuthology.orchestra.run.smithi134.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-21T13:07:16.799 INFO:teuthology.orchestra.run.smithi134.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-21T13:07:16.799 INFO:teuthology.orchestra.run.smithi134.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-21T13:07:16.813 INFO:teuthology.orchestra.run.smithi134.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-21T13:07:16.814 INFO:teuthology.orchestra.run.smithi134.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-21T13:07:16.814 INFO:teuthology.orchestra.run.smithi134.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-21T13:07:16.830 INFO:teuthology.orchestra.run.smithi134.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-21T13:07:16.830 INFO:teuthology.orchestra.run.smithi134.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-21T13:07:16.831 INFO:teuthology.orchestra.run.smithi134.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-21T13:07:16.831 INFO:teuthology.orchestra.run.smithi134.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-21T13:07:16.831 INFO:teuthology.orchestra.run.smithi134.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-21T13:07:16.837 INFO:teuthology.orchestra.run.smithi104.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-21T13:07:16.841 INFO:teuthology.orchestra.run.smithi079.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-21T13:07:16.858 INFO:teuthology.orchestra.run.smithi104.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-21T13:07:16.896 INFO:teuthology.orchestra.run.smithi017.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [544 kB] 2024-09-21T13:07:16.977 INFO:teuthology.orchestra.run.smithi104.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-21T13:07:16.980 INFO:teuthology.orchestra.run.smithi079.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-21T13:07:17.154 INFO:teuthology.orchestra.run.smithi104.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-21T13:07:17.176 INFO:teuthology.orchestra.run.smithi079.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,062 kB] 2024-09-21T13:07:17.181 INFO:teuthology.orchestra.run.smithi017.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,839 kB] 2024-09-21T13:07:17.296 INFO:teuthology.orchestra.run.smithi104.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [703 kB] 2024-09-21T13:07:17.329 INFO:teuthology.orchestra.run.smithi104.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-21T13:07:17.331 INFO:teuthology.orchestra.run.smithi104.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-21T13:07:17.337 INFO:teuthology.orchestra.run.smithi079.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [356 kB] 2024-09-21T13:07:17.342 INFO:teuthology.orchestra.run.smithi104.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-21T13:07:17.342 INFO:teuthology.orchestra.run.smithi104.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-21T13:07:17.345 INFO:teuthology.orchestra.run.smithi104.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-21T13:07:17.346 INFO:teuthology.orchestra.run.smithi104.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-21T13:07:17.350 INFO:teuthology.orchestra.run.smithi079.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-21T13:07:17.351 INFO:teuthology.orchestra.run.smithi079.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,499 kB] 2024-09-21T13:07:17.355 INFO:teuthology.orchestra.run.smithi017.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [298 kB] 2024-09-21T13:07:17.368 INFO:teuthology.orchestra.run.smithi017.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-21T13:07:17.369 INFO:teuthology.orchestra.run.smithi017.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,431 kB] 2024-09-21T13:07:17.416 INFO:teuthology.orchestra.run.smithi104.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-21T13:07:17.417 INFO:teuthology.orchestra.run.smithi104.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-21T13:07:17.421 INFO:teuthology.orchestra.run.smithi079.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-21T13:07:17.425 INFO:teuthology.orchestra.run.smithi079.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [430 kB] 2024-09-21T13:07:17.427 INFO:teuthology.orchestra.run.smithi104.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-21T13:07:17.428 INFO:teuthology.orchestra.run.smithi104.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-21T13:07:17.433 INFO:teuthology.orchestra.run.smithi104.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-21T13:07:17.440 INFO:teuthology.orchestra.run.smithi079.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-21T13:07:17.440 INFO:teuthology.orchestra.run.smithi079.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-21T13:07:17.455 INFO:teuthology.orchestra.run.smithi017.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-21T13:07:17.456 INFO:teuthology.orchestra.run.smithi017.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [418 kB] 2024-09-21T13:07:17.464 INFO:teuthology.orchestra.run.smithi017.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-21T13:07:17.464 INFO:teuthology.orchestra.run.smithi017.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-21T13:07:17.471 INFO:teuthology.orchestra.run.smithi079.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-21T13:07:17.486 INFO:teuthology.orchestra.run.smithi104.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,125 kB] 2024-09-21T13:07:17.486 INFO:teuthology.orchestra.run.smithi104.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-21T13:07:17.487 INFO:teuthology.orchestra.run.smithi104.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-21T13:07:17.490 INFO:teuthology.orchestra.run.smithi079.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-21T13:07:17.496 INFO:teuthology.orchestra.run.smithi017.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [629 kB] 2024-09-21T13:07:17.496 INFO:teuthology.orchestra.run.smithi079.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-21T13:07:17.497 INFO:teuthology.orchestra.run.smithi104.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [905 kB] 2024-09-21T13:07:17.501 INFO:teuthology.orchestra.run.smithi079.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-21T13:07:17.502 INFO:teuthology.orchestra.run.smithi079.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-21T13:07:17.507 INFO:teuthology.orchestra.run.smithi104.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [733 kB] 2024-09-21T13:07:17.513 INFO:teuthology.orchestra.run.smithi104.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-21T13:07:17.515 INFO:teuthology.orchestra.run.smithi017.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [177 kB] 2024-09-21T13:07:17.516 INFO:teuthology.orchestra.run.smithi104.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-21T13:07:17.516 INFO:teuthology.orchestra.run.smithi104.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-21T13:07:17.517 INFO:teuthology.orchestra.run.smithi104.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-21T13:07:17.521 INFO:teuthology.orchestra.run.smithi104.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-21T13:07:17.521 INFO:teuthology.orchestra.run.smithi017.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-21T13:07:17.521 INFO:teuthology.orchestra.run.smithi017.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-21T13:07:17.522 INFO:teuthology.orchestra.run.smithi017.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-21T13:07:17.525 INFO:teuthology.orchestra.run.smithi104.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.1 kB] 2024-09-21T13:07:17.526 INFO:teuthology.orchestra.run.smithi104.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-21T13:07:17.527 INFO:teuthology.orchestra.run.smithi104.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-21T13:07:17.543 INFO:teuthology.orchestra.run.smithi104.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-21T13:07:17.544 INFO:teuthology.orchestra.run.smithi104.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-21T13:07:17.574 INFO:teuthology.orchestra.run.smithi079.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-21T13:07:17.574 INFO:teuthology.orchestra.run.smithi079.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-21T13:07:17.575 INFO:teuthology.orchestra.run.smithi079.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-21T13:07:17.576 INFO:teuthology.orchestra.run.smithi104.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-21T13:07:17.576 INFO:teuthology.orchestra.run.smithi079.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-21T13:07:17.577 INFO:teuthology.orchestra.run.smithi104.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-21T13:07:17.577 INFO:teuthology.orchestra.run.smithi079.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-21T13:07:17.582 INFO:teuthology.orchestra.run.smithi079.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-21T13:07:17.582 INFO:teuthology.orchestra.run.smithi079.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-21T13:07:17.583 INFO:teuthology.orchestra.run.smithi079.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-21T13:07:17.601 INFO:teuthology.orchestra.run.smithi017.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-21T13:07:17.601 INFO:teuthology.orchestra.run.smithi017.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-21T13:07:17.609 INFO:teuthology.orchestra.run.smithi104.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-21T13:07:17.611 INFO:teuthology.orchestra.run.smithi104.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-21T13:07:17.612 INFO:teuthology.orchestra.run.smithi104.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-21T13:07:17.613 INFO:teuthology.orchestra.run.smithi104.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-21T13:07:17.613 INFO:teuthology.orchestra.run.smithi104.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-21T13:07:17.624 INFO:teuthology.orchestra.run.smithi104.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-21T13:07:17.625 INFO:teuthology.orchestra.run.smithi104.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-21T13:07:17.626 INFO:teuthology.orchestra.run.smithi104.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-21T13:07:17.664 INFO:teuthology.orchestra.run.smithi079.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-21T13:07:17.664 INFO:teuthology.orchestra.run.smithi079.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-21T13:07:22.953 INFO:teuthology.orchestra.run.smithi079.stdout:Fetched 16.3 MB in 2s (7,581 kB/s) 2024-09-21T13:07:23.039 INFO:teuthology.orchestra.run.smithi134.stdout:Fetched 16.3 MB in 2s (7,246 kB/s) 2024-09-21T13:07:23.616 INFO:teuthology.orchestra.run.smithi017.stdout:Fetched 16.3 MB in 2s (7,233 kB/s) 2024-09-21T13:07:23.680 INFO:teuthology.orchestra.run.smithi104.stdout:Fetched 16.3 MB in 3s (5,785 kB/s) 2024-09-21T13:07:24.359 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-21T13:07:24.377 DEBUG:teuthology.orchestra.run.smithi079:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T13:07:24.438 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-21T13:07:24.472 INFO:teuthology.orchestra.run.smithi134.stdout:Reading package lists... 2024-09-21T13:07:24.490 DEBUG:teuthology.orchestra.run.smithi134:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T13:07:24.542 INFO:teuthology.orchestra.run.smithi134.stdout:Reading package lists... 2024-09-21T13:07:24.650 INFO:teuthology.orchestra.run.smithi079.stdout:Building dependency tree... 2024-09-21T13:07:24.650 INFO:teuthology.orchestra.run.smithi079.stdout:Reading state information... 2024-09-21T13:07:24.736 INFO:teuthology.orchestra.run.smithi134.stdout:Building dependency tree... 2024-09-21T13:07:24.737 INFO:teuthology.orchestra.run.smithi134.stdout:Reading state information... 2024-09-21T13:07:24.828 INFO:teuthology.orchestra.run.smithi079.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T13:07:24.828 INFO:teuthology.orchestra.run.smithi079.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T13:07:24.829 INFO:teuthology.orchestra.run.smithi079.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T13:07:24.829 INFO:teuthology.orchestra.run.smithi079.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T13:07:24.829 INFO:teuthology.orchestra.run.smithi079.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-21T13:07:24.829 INFO:teuthology.orchestra.run.smithi079.stdout: python2.7-minimal 2024-09-21T13:07:24.829 INFO:teuthology.orchestra.run.smithi079.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T13:07:24.830 INFO:teuthology.orchestra.run.smithi079.stdout:The following additional packages will be installed: 2024-09-21T13:07:24.830 INFO:teuthology.orchestra.run.smithi079.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T13:07:24.831 INFO:teuthology.orchestra.run.smithi079.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-21T13:07:24.831 INFO:teuthology.orchestra.run.smithi079.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-21T13:07:24.832 INFO:teuthology.orchestra.run.smithi079.stdout:Suggested packages: 2024-09-21T13:07:24.832 INFO:teuthology.orchestra.run.smithi079.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-21T13:07:24.832 INFO:teuthology.orchestra.run.smithi079.stdout:Recommended packages: 2024-09-21T13:07:24.832 INFO:teuthology.orchestra.run.smithi079.stdout: thermald 2024-09-21T13:07:24.884 INFO:teuthology.orchestra.run.smithi079.stdout:The following NEW packages will be installed: 2024-09-21T13:07:24.884 INFO:teuthology.orchestra.run.smithi079.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T13:07:24.884 INFO:teuthology.orchestra.run.smithi079.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-21T13:07:24.884 INFO:teuthology.orchestra.run.smithi079.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-21T13:07:24.885 INFO:teuthology.orchestra.run.smithi079.stdout:The following packages will be upgraded: 2024-09-21T13:07:24.886 INFO:teuthology.orchestra.run.smithi079.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-21T13:07:24.905 INFO:teuthology.orchestra.run.smithi134.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T13:07:24.905 INFO:teuthology.orchestra.run.smithi134.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T13:07:24.906 INFO:teuthology.orchestra.run.smithi134.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T13:07:24.906 INFO:teuthology.orchestra.run.smithi134.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T13:07:24.906 INFO:teuthology.orchestra.run.smithi134.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-21T13:07:24.906 INFO:teuthology.orchestra.run.smithi134.stdout: python2.7-minimal 2024-09-21T13:07:24.906 INFO:teuthology.orchestra.run.smithi134.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T13:07:24.907 INFO:teuthology.orchestra.run.smithi134.stdout:The following additional packages will be installed: 2024-09-21T13:07:24.908 INFO:teuthology.orchestra.run.smithi134.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T13:07:24.908 INFO:teuthology.orchestra.run.smithi134.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-21T13:07:24.908 INFO:teuthology.orchestra.run.smithi134.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-21T13:07:24.909 INFO:teuthology.orchestra.run.smithi134.stdout:Suggested packages: 2024-09-21T13:07:24.909 INFO:teuthology.orchestra.run.smithi134.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-21T13:07:24.909 INFO:teuthology.orchestra.run.smithi134.stdout:Recommended packages: 2024-09-21T13:07:24.909 INFO:teuthology.orchestra.run.smithi134.stdout: thermald 2024-09-21T13:07:24.958 INFO:teuthology.orchestra.run.smithi134.stdout:The following NEW packages will be installed: 2024-09-21T13:07:24.958 INFO:teuthology.orchestra.run.smithi134.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T13:07:24.958 INFO:teuthology.orchestra.run.smithi134.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-21T13:07:24.958 INFO:teuthology.orchestra.run.smithi134.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-21T13:07:24.959 INFO:teuthology.orchestra.run.smithi134.stdout:The following packages will be upgraded: 2024-09-21T13:07:24.960 INFO:teuthology.orchestra.run.smithi134.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-21T13:07:25.011 INFO:teuthology.orchestra.run.smithi134.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T13:07:25.011 INFO:teuthology.orchestra.run.smithi134.stdout:Need to get 113 MB of archives. 2024-09-21T13:07:25.012 INFO:teuthology.orchestra.run.smithi134.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-21T13:07:25.012 INFO:teuthology.orchestra.run.smithi134.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-21T13:07:25.067 INFO:teuthology.orchestra.run.smithi079.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T13:07:25.067 INFO:teuthology.orchestra.run.smithi079.stdout:Need to get 113 MB of archives. 2024-09-21T13:07:25.067 INFO:teuthology.orchestra.run.smithi079.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-21T13:07:25.067 INFO:teuthology.orchestra.run.smithi079.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-21T13:07:25.137 INFO:teuthology.orchestra.run.smithi104.stdout:Reading package lists... 2024-09-21T13:07:25.154 DEBUG:teuthology.orchestra.run.smithi104:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T13:07:25.180 INFO:teuthology.orchestra.run.smithi017.stdout:Reading package lists... 2024-09-21T13:07:25.198 DEBUG:teuthology.orchestra.run.smithi017:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T13:07:25.214 INFO:teuthology.orchestra.run.smithi104.stdout:Reading package lists... 2024-09-21T13:07:25.264 INFO:teuthology.orchestra.run.smithi017.stdout:Reading package lists... 2024-09-21T13:07:25.403 INFO:teuthology.orchestra.run.smithi104.stdout:Building dependency tree... 2024-09-21T13:07:25.404 INFO:teuthology.orchestra.run.smithi104.stdout:Reading state information... 2024-09-21T13:07:25.427 INFO:teuthology.orchestra.run.smithi134.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-21T13:07:25.491 INFO:teuthology.orchestra.run.smithi017.stdout:Building dependency tree... 2024-09-21T13:07:25.491 INFO:teuthology.orchestra.run.smithi017.stdout:Reading state information... 2024-09-21T13:07:25.517 INFO:teuthology.orchestra.run.smithi134.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-21T13:07:25.568 INFO:teuthology.orchestra.run.smithi104.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T13:07:25.569 INFO:teuthology.orchestra.run.smithi104.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T13:07:25.569 INFO:teuthology.orchestra.run.smithi104.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T13:07:25.569 INFO:teuthology.orchestra.run.smithi104.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T13:07:25.569 INFO:teuthology.orchestra.run.smithi104.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-21T13:07:25.569 INFO:teuthology.orchestra.run.smithi104.stdout: python2.7-minimal 2024-09-21T13:07:25.570 INFO:teuthology.orchestra.run.smithi104.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T13:07:25.571 INFO:teuthology.orchestra.run.smithi104.stdout:The following additional packages will be installed: 2024-09-21T13:07:25.571 INFO:teuthology.orchestra.run.smithi104.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T13:07:25.571 INFO:teuthology.orchestra.run.smithi104.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-21T13:07:25.571 INFO:teuthology.orchestra.run.smithi104.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-21T13:07:25.572 INFO:teuthology.orchestra.run.smithi104.stdout:Suggested packages: 2024-09-21T13:07:25.572 INFO:teuthology.orchestra.run.smithi104.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-21T13:07:25.573 INFO:teuthology.orchestra.run.smithi104.stdout:Recommended packages: 2024-09-21T13:07:25.573 INFO:teuthology.orchestra.run.smithi104.stdout: thermald 2024-09-21T13:07:25.620 INFO:teuthology.orchestra.run.smithi104.stdout:The following NEW packages will be installed: 2024-09-21T13:07:25.620 INFO:teuthology.orchestra.run.smithi104.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T13:07:25.620 INFO:teuthology.orchestra.run.smithi104.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-21T13:07:25.620 INFO:teuthology.orchestra.run.smithi104.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-21T13:07:25.622 INFO:teuthology.orchestra.run.smithi104.stdout:The following packages will be upgraded: 2024-09-21T13:07:25.622 INFO:teuthology.orchestra.run.smithi104.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-21T13:07:25.673 INFO:teuthology.orchestra.run.smithi104.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T13:07:25.673 INFO:teuthology.orchestra.run.smithi104.stdout:Need to get 113 MB of archives. 2024-09-21T13:07:25.673 INFO:teuthology.orchestra.run.smithi104.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-21T13:07:25.673 INFO:teuthology.orchestra.run.smithi104.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-21T13:07:25.695 INFO:teuthology.orchestra.run.smithi017.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T13:07:25.695 INFO:teuthology.orchestra.run.smithi017.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T13:07:25.695 INFO:teuthology.orchestra.run.smithi017.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T13:07:25.696 INFO:teuthology.orchestra.run.smithi017.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T13:07:25.696 INFO:teuthology.orchestra.run.smithi017.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-21T13:07:25.696 INFO:teuthology.orchestra.run.smithi017.stdout: python2.7-minimal 2024-09-21T13:07:25.696 INFO:teuthology.orchestra.run.smithi017.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T13:07:25.698 INFO:teuthology.orchestra.run.smithi017.stdout:The following additional packages will be installed: 2024-09-21T13:07:25.698 INFO:teuthology.orchestra.run.smithi017.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T13:07:25.698 INFO:teuthology.orchestra.run.smithi017.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-21T13:07:25.698 INFO:teuthology.orchestra.run.smithi017.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-21T13:07:25.700 INFO:teuthology.orchestra.run.smithi017.stdout:Suggested packages: 2024-09-21T13:07:25.700 INFO:teuthology.orchestra.run.smithi017.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-21T13:07:25.700 INFO:teuthology.orchestra.run.smithi017.stdout:Recommended packages: 2024-09-21T13:07:25.700 INFO:teuthology.orchestra.run.smithi017.stdout: thermald 2024-09-21T13:07:25.758 INFO:teuthology.orchestra.run.smithi017.stdout:The following NEW packages will be installed: 2024-09-21T13:07:25.758 INFO:teuthology.orchestra.run.smithi017.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-21T13:07:25.758 INFO:teuthology.orchestra.run.smithi017.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-21T13:07:25.759 INFO:teuthology.orchestra.run.smithi017.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-21T13:07:25.760 INFO:teuthology.orchestra.run.smithi017.stdout:The following packages will be upgraded: 2024-09-21T13:07:25.761 INFO:teuthology.orchestra.run.smithi017.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-21T13:07:25.813 INFO:teuthology.orchestra.run.smithi017.stdout:3 upgraded, 5 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T13:07:25.813 INFO:teuthology.orchestra.run.smithi017.stdout:Need to get 113 MB of archives. 2024-09-21T13:07:25.813 INFO:teuthology.orchestra.run.smithi017.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-21T13:07:25.813 INFO:teuthology.orchestra.run.smithi017.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-122-generic amd64 5.15.0-122.132 [22.7 MB] 2024-09-21T13:07:26.134 INFO:teuthology.orchestra.run.smithi104.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-21T13:07:26.231 INFO:teuthology.orchestra.run.smithi104.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-21T13:07:26.270 INFO:teuthology.orchestra.run.smithi017.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-21T13:07:26.292 INFO:teuthology.orchestra.run.smithi134.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-21T13:07:26.292 INFO:teuthology.orchestra.run.smithi134.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-21T13:07:26.292 INFO:teuthology.orchestra.run.smithi134.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-21T13:07:26.380 INFO:teuthology.orchestra.run.smithi017.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-21T13:07:26.410 INFO:teuthology.orchestra.run.smithi134.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-21T13:07:26.471 INFO:teuthology.orchestra.run.smithi079.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-122-generic amd64 5.15.0-122.132 [11.5 MB] 2024-09-21T13:07:26.481 INFO:teuthology.orchestra.run.smithi134.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-21T13:07:26.822 INFO:teuthology.orchestra.run.smithi079.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-122-generic amd64 5.15.0-122.132 [63.9 MB] 2024-09-21T13:07:26.868 INFO:teuthology.orchestra.run.smithi134.stdout:Fetched 113 MB in 2s (74.8 MB/s) 2024-09-21T13:07:27.016 INFO:teuthology.orchestra.run.smithi104.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-21T13:07:27.016 INFO:teuthology.orchestra.run.smithi104.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-21T13:07:27.016 INFO:teuthology.orchestra.run.smithi104.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-21T13:07:27.048 INFO:teuthology.orchestra.run.smithi134.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-21T13:07:27.137 INFO:teuthology.orchestra.run.smithi104.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-21T13:07:27.182 INFO:teuthology.orchestra.run.smithi017.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-21T13:07:27.182 INFO:teuthology.orchestra.run.smithi017.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-21T13:07:27.182 INFO:teuthology.orchestra.run.smithi017.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-21T13:07:27.238 INFO:teuthology.orchestra.run.smithi104.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-21T13:07:27.309 INFO:teuthology.orchestra.run.smithi017.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-21T13:07:27.389 INFO:teuthology.orchestra.run.smithi017.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-21T13:07:27.650 INFO:teuthology.orchestra.run.smithi104.stdout:Fetched 113 MB in 2s (70.4 MB/s) 2024-09-21T13:07:27.850 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-21T13:07:27.875 INFO:teuthology.orchestra.run.smithi017.stdout:Fetched 113 MB in 2s (69.9 MB/s) 2024-09-21T13:07:28.070 INFO:teuthology.orchestra.run.smithi017.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-21T13:07:28.958 INFO:teuthology.orchestra.run.smithi134.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-21T13:07:28.962 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T13:07:29.015 INFO:teuthology.orchestra.run.smithi079.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.122.122 [1,692 B] 2024-09-21T13:07:29.015 INFO:teuthology.orchestra.run.smithi079.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.122.122 [2,436 B] 2024-09-21T13:07:29.036 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:29.102 INFO:teuthology.orchestra.run.smithi079.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122 all 5.15.0-122.132 [12.3 MB] 2024-09-21T13:07:29.726 INFO:teuthology.orchestra.run.smithi079.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-122-generic amd64 5.15.0-122.132 [2,827 kB] 2024-09-21T13:07:29.784 INFO:teuthology.orchestra.run.smithi079.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.122.122 [2,294 B] 2024-09-21T13:07:29.819 INFO:teuthology.orchestra.run.smithi104.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-21T13:07:29.823 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T13:07:29.964 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:30.097 INFO:teuthology.orchestra.run.smithi017.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-21T13:07:30.101 INFO:teuthology.orchestra.run.smithi017.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T13:07:30.194 INFO:teuthology.orchestra.run.smithi079.stdout:Fetched 113 MB in 5s (23.2 MB/s) 2024-09-21T13:07:30.248 INFO:teuthology.orchestra.run.smithi017.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:30.391 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-21T13:07:31.161 INFO:teuthology.orchestra.run.smithi134.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-21T13:07:31.182 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T13:07:31.266 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:31.689 INFO:teuthology.orchestra.run.smithi134.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-21T13:07:31.710 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T13:07:31.739 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:32.439 INFO:teuthology.orchestra.run.smithi079.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-21T13:07:32.443 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T13:07:32.466 INFO:teuthology.orchestra.run.smithi017.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-21T13:07:32.487 INFO:teuthology.orchestra.run.smithi017.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T13:07:32.538 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:32.556 INFO:teuthology.orchestra.run.smithi017.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:32.665 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-21T13:07:32.686 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T13:07:32.775 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:33.090 INFO:teuthology.orchestra.run.smithi017.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-21T13:07:33.103 INFO:teuthology.orchestra.run.smithi017.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T13:07:33.240 INFO:teuthology.orchestra.run.smithi017.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:33.293 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-21T13:07:33.313 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T13:07:33.359 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:35.231 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-21T13:07:35.253 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T13:07:35.338 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:35.834 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-21T13:07:35.855 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T13:07:35.892 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:38.362 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T13:07:38.482 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T13:07:38.784 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T13:07:38.910 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T13:07:39.196 INFO:teuthology.orchestra.run.smithi134.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-21T13:07:39.206 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-21T13:07:39.245 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T13:07:40.093 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T13:07:40.228 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T13:07:40.333 INFO:teuthology.orchestra.run.smithi017.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T13:07:40.493 INFO:teuthology.orchestra.run.smithi017.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T13:07:40.579 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T13:07:40.698 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T13:07:40.851 INFO:teuthology.orchestra.run.smithi017.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T13:07:40.996 INFO:teuthology.orchestra.run.smithi017.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T13:07:41.001 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-21T13:07:41.023 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-21T13:07:41.092 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T13:07:41.324 INFO:teuthology.orchestra.run.smithi017.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-21T13:07:41.346 INFO:teuthology.orchestra.run.smithi017.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-21T13:07:41.407 INFO:teuthology.orchestra.run.smithi017.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T13:07:42.775 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T13:07:42.919 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T13:07:43.270 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T13:07:43.397 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T13:07:43.692 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-21T13:07:43.715 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-21T13:07:43.750 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T13:07:44.986 INFO:teuthology.orchestra.run.smithi134.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-21T13:07:45.022 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T13:07:45.060 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:47.031 INFO:teuthology.orchestra.run.smithi104.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-21T13:07:47.068 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T13:07:47.105 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:47.512 INFO:teuthology.orchestra.run.smithi017.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-21T13:07:47.535 INFO:teuthology.orchestra.run.smithi017.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T13:07:47.578 INFO:teuthology.orchestra.run.smithi017.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:47.764 INFO:teuthology.orchestra.run.smithi134.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T13:07:47.890 INFO:teuthology.orchestra.run.smithi134.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T13:07:48.181 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T13:07:48.303 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:48.404 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-21T13:07:48.517 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:49.251 INFO:teuthology.orchestra.run.smithi079.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-21T13:07:49.288 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-21T13:07:49.326 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:49.868 INFO:teuthology.orchestra.run.smithi134.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-21T13:07:49.868 INFO:teuthology.orchestra.run.smithi134.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-21T13:07:49.869 INFO:teuthology.orchestra.run.smithi134.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-21T13:07:49.869 INFO:teuthology.orchestra.run.smithi134.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-21T13:07:50.027 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:50.183 INFO:teuthology.orchestra.run.smithi104.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T13:07:50.331 INFO:teuthology.orchestra.run.smithi104.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T13:07:50.706 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T13:07:50.836 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:50.962 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-21T13:07:51.091 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:51.182 INFO:teuthology.orchestra.run.smithi017.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T13:07:51.324 INFO:teuthology.orchestra.run.smithi017.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T13:07:51.445 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-21T13:07:51.571 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-21T13:07:51.696 INFO:teuthology.orchestra.run.smithi134.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:51.716 INFO:teuthology.orchestra.run.smithi017.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T13:07:52.471 INFO:teuthology.orchestra.run.smithi104.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-21T13:07:52.472 INFO:teuthology.orchestra.run.smithi104.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-21T13:07:52.472 INFO:teuthology.orchestra.run.smithi104.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-21T13:07:52.472 INFO:teuthology.orchestra.run.smithi104.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-21T13:07:52.796 INFO:teuthology.orchestra.run.smithi017.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:52.860 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:52.947 INFO:teuthology.orchestra.run.smithi017.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-21T13:07:52.965 INFO:teuthology.orchestra.run.smithi079.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-21T13:07:53.087 INFO:teuthology.orchestra.run.smithi079.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-21T13:07:53.099 INFO:teuthology.orchestra.run.smithi017.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:53.266 INFO:teuthology.orchestra.run.smithi134.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:53.316 INFO:teuthology.orchestra.run.smithi134.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-21T13:07:53.316 INFO:teuthology.orchestra.run.smithi134.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-21T13:07:53.446 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-21T13:07:53.542 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:53.651 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-21T13:07:53.780 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:54.278 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-21T13:07:54.412 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-21T13:07:54.458 INFO:teuthology.orchestra.run.smithi017.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-21T13:07:54.458 INFO:teuthology.orchestra.run.smithi017.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-21T13:07:54.458 INFO:teuthology.orchestra.run.smithi017.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-21T13:07:54.458 INFO:teuthology.orchestra.run.smithi017.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-21T13:07:54.555 INFO:teuthology.orchestra.run.smithi104.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:54.611 INFO:teuthology.orchestra.run.smithi017.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:55.095 INFO:teuthology.orchestra.run.smithi079.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-21T13:07:55.095 INFO:teuthology.orchestra.run.smithi079.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-21T13:07:55.096 INFO:teuthology.orchestra.run.smithi079.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-21T13:07:55.096 INFO:teuthology.orchestra.run.smithi079.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-21T13:07:55.248 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:55.973 INFO:teuthology.orchestra.run.smithi104.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:56.040 INFO:teuthology.orchestra.run.smithi104.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-21T13:07:56.040 INFO:teuthology.orchestra.run.smithi104.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-21T13:07:56.079 INFO:teuthology.orchestra.run.smithi017.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-21T13:07:56.205 INFO:teuthology.orchestra.run.smithi017.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-21T13:07:56.364 INFO:teuthology.orchestra.run.smithi017.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:56.675 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-21T13:07:56.775 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-21T13:07:56.876 INFO:teuthology.orchestra.run.smithi079.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:57.792 INFO:teuthology.orchestra.run.smithi017.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:57.881 INFO:teuthology.orchestra.run.smithi017.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-21T13:07:57.881 INFO:teuthology.orchestra.run.smithi017.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-21T13:07:58.838 INFO:teuthology.orchestra.run.smithi079.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-21T13:07:58.892 INFO:teuthology.orchestra.run.smithi079.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-21T13:07:58.892 INFO:teuthology.orchestra.run.smithi079.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-21T13:08:07.834 INFO:teuthology.orchestra.run.smithi134.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-21T13:08:07.834 INFO:teuthology.orchestra.run.smithi134.stdout:Sourcing file `/etc/default/grub' 2024-09-21T13:08:07.854 INFO:teuthology.orchestra.run.smithi134.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T13:08:07.872 INFO:teuthology.orchestra.run.smithi134.stdout:Generating grub configuration file ... 2024-09-21T13:08:08.195 INFO:teuthology.orchestra.run.smithi134.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T13:08:08.217 INFO:teuthology.orchestra.run.smithi134.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T13:08:08.586 INFO:teuthology.orchestra.run.smithi134.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T13:08:08.593 INFO:teuthology.orchestra.run.smithi134.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T13:08:08.665 INFO:teuthology.orchestra.run.smithi134.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T13:08:08.671 INFO:teuthology.orchestra.run.smithi134.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T13:08:08.831 INFO:teuthology.orchestra.run.smithi134.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T13:08:08.831 INFO:teuthology.orchestra.run.smithi134.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T13:08:08.831 INFO:teuthology.orchestra.run.smithi134.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T13:08:08.871 INFO:teuthology.orchestra.run.smithi134.stdout:done 2024-09-21T13:08:09.336 DEBUG:teuthology.orchestra.run.smithi134:> dpkg -s linux-image-generic 2024-09-21T13:08:09.363 INFO:teuthology.orchestra.run.smithi134.stdout:Package: linux-image-generic 2024-09-21T13:08:09.363 INFO:teuthology.orchestra.run.smithi134.stdout:Status: install ok installed 2024-09-21T13:08:09.363 INFO:teuthology.orchestra.run.smithi134.stdout:Priority: optional 2024-09-21T13:08:09.363 INFO:teuthology.orchestra.run.smithi134.stdout:Section: kernel 2024-09-21T13:08:09.363 INFO:teuthology.orchestra.run.smithi134.stdout:Installed-Size: 21 2024-09-21T13:08:09.363 INFO:teuthology.orchestra.run.smithi134.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T13:08:09.363 INFO:teuthology.orchestra.run.smithi134.stdout:Architecture: amd64 2024-09-21T13:08:09.364 INFO:teuthology.orchestra.run.smithi134.stdout:Source: linux-meta 2024-09-21T13:08:09.364 INFO:teuthology.orchestra.run.smithi134.stdout:Version: 5.15.0.122.122 2024-09-21T13:08:09.364 INFO:teuthology.orchestra.run.smithi134.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-21T13:08:09.364 INFO:teuthology.orchestra.run.smithi134.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-21T13:08:09.364 INFO:teuthology.orchestra.run.smithi134.stdout:Recommends: thermald 2024-09-21T13:08:09.364 INFO:teuthology.orchestra.run.smithi134.stdout:Description: Generic Linux kernel image 2024-09-21T13:08:09.364 INFO:teuthology.orchestra.run.smithi134.stdout: This package will always depend on the latest generic kernel image 2024-09-21T13:08:09.364 INFO:teuthology.orchestra.run.smithi134.stdout: available. 2024-09-21T13:08:09.365 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-21T13:08:09.365 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T13:08:09.365 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T13:08:09.365 INFO:teuthology.task.kernel:Installing distro kernel on host.d... 2024-09-21T13:08:09.365 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi134.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T13:08:09.366 DEBUG:teuthology.orchestra.run.smithi134:> sudo apt-get clean 2024-09-21T13:08:09.545 DEBUG:teuthology.orchestra.run.smithi134:> sudo apt-get update 2024-09-21T13:08:09.665 INFO:teuthology.orchestra.run.smithi134.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T13:08:09.674 INFO:teuthology.orchestra.run.smithi134.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-21T13:08:09.753 INFO:teuthology.orchestra.run.smithi134.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T13:08:09.785 INFO:teuthology.orchestra.run.smithi134.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-21T13:08:10.252 INFO:teuthology.orchestra.run.smithi104.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-21T13:08:10.252 INFO:teuthology.orchestra.run.smithi104.stdout:Sourcing file `/etc/default/grub' 2024-09-21T13:08:10.254 INFO:teuthology.orchestra.run.smithi134.stdout:Fetched 257 kB in 1s (462 kB/s) 2024-09-21T13:08:10.278 INFO:teuthology.orchestra.run.smithi104.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T13:08:10.303 INFO:teuthology.orchestra.run.smithi104.stdout:Generating grub configuration file ... 2024-09-21T13:08:10.604 INFO:teuthology.orchestra.run.smithi104.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T13:08:10.630 INFO:teuthology.orchestra.run.smithi104.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T13:08:10.939 INFO:teuthology.orchestra.run.smithi104.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T13:08:10.945 INFO:teuthology.orchestra.run.smithi104.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T13:08:11.018 INFO:teuthology.orchestra.run.smithi104.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T13:08:11.023 INFO:teuthology.orchestra.run.smithi104.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T13:08:11.212 INFO:teuthology.orchestra.run.smithi104.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T13:08:11.212 INFO:teuthology.orchestra.run.smithi104.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T13:08:11.212 INFO:teuthology.orchestra.run.smithi104.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T13:08:11.259 INFO:teuthology.orchestra.run.smithi104.stdout:done 2024-09-21T13:08:11.288 INFO:teuthology.orchestra.run.smithi134.stdout:Reading package lists... 2024-09-21T13:08:11.307 DEBUG:teuthology.orchestra.run.smithi134:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T13:08:11.370 INFO:teuthology.orchestra.run.smithi134.stdout:Reading package lists... 2024-09-21T13:08:11.581 INFO:teuthology.orchestra.run.smithi134.stdout:Building dependency tree... 2024-09-21T13:08:11.581 INFO:teuthology.orchestra.run.smithi134.stdout:Reading state information... 2024-09-21T13:08:11.755 INFO:teuthology.orchestra.run.smithi134.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-21T13:08:11.755 INFO:teuthology.orchestra.run.smithi134.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T13:08:11.755 INFO:teuthology.orchestra.run.smithi134.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T13:08:11.755 INFO:teuthology.orchestra.run.smithi134.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T13:08:11.756 INFO:teuthology.orchestra.run.smithi134.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T13:08:11.756 INFO:teuthology.orchestra.run.smithi134.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-21T13:08:11.756 INFO:teuthology.orchestra.run.smithi134.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-21T13:08:11.756 INFO:teuthology.orchestra.run.smithi134.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T13:08:11.783 DEBUG:teuthology.orchestra.run.smithi104:> dpkg -s linux-image-generic 2024-09-21T13:08:11.797 INFO:teuthology.orchestra.run.smithi134.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T13:08:11.798 DEBUG:teuthology.orchestra.run.smithi134:> dpkg -s linux-image-generic 2024-09-21T13:08:11.805 INFO:teuthology.orchestra.run.smithi104.stdout:Package: linux-image-generic 2024-09-21T13:08:11.805 INFO:teuthology.orchestra.run.smithi104.stdout:Status: install ok installed 2024-09-21T13:08:11.805 INFO:teuthology.orchestra.run.smithi104.stdout:Priority: optional 2024-09-21T13:08:11.805 INFO:teuthology.orchestra.run.smithi104.stdout:Section: kernel 2024-09-21T13:08:11.806 INFO:teuthology.orchestra.run.smithi104.stdout:Installed-Size: 21 2024-09-21T13:08:11.806 INFO:teuthology.orchestra.run.smithi104.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T13:08:11.806 INFO:teuthology.orchestra.run.smithi104.stdout:Architecture: amd64 2024-09-21T13:08:11.806 INFO:teuthology.orchestra.run.smithi104.stdout:Source: linux-meta 2024-09-21T13:08:11.806 INFO:teuthology.orchestra.run.smithi104.stdout:Version: 5.15.0.122.122 2024-09-21T13:08:11.806 INFO:teuthology.orchestra.run.smithi104.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-21T13:08:11.806 INFO:teuthology.orchestra.run.smithi104.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-21T13:08:11.806 INFO:teuthology.orchestra.run.smithi104.stdout:Recommends: thermald 2024-09-21T13:08:11.806 INFO:teuthology.orchestra.run.smithi104.stdout:Description: Generic Linux kernel image 2024-09-21T13:08:11.806 INFO:teuthology.orchestra.run.smithi104.stdout: This package will always depend on the latest generic kernel image 2024-09-21T13:08:11.806 INFO:teuthology.orchestra.run.smithi104.stdout: available. 2024-09-21T13:08:11.807 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-21T13:08:11.807 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T13:08:11.807 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T13:08:11.807 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-21T13:08:11.807 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi104.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T13:08:11.807 DEBUG:teuthology.orchestra.run.smithi104:> sudo apt-get clean 2024-09-21T13:08:11.813 INFO:teuthology.orchestra.run.smithi134.stdout:Package: linux-image-generic 2024-09-21T13:08:11.813 INFO:teuthology.orchestra.run.smithi134.stdout:Status: install ok installed 2024-09-21T13:08:11.813 INFO:teuthology.orchestra.run.smithi134.stdout:Priority: optional 2024-09-21T13:08:11.813 INFO:teuthology.orchestra.run.smithi134.stdout:Section: kernel 2024-09-21T13:08:11.814 INFO:teuthology.orchestra.run.smithi134.stdout:Installed-Size: 21 2024-09-21T13:08:11.814 INFO:teuthology.orchestra.run.smithi134.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T13:08:11.814 INFO:teuthology.orchestra.run.smithi134.stdout:Architecture: amd64 2024-09-21T13:08:11.814 INFO:teuthology.orchestra.run.smithi134.stdout:Source: linux-meta 2024-09-21T13:08:11.814 INFO:teuthology.orchestra.run.smithi134.stdout:Version: 5.15.0.122.122 2024-09-21T13:08:11.814 INFO:teuthology.orchestra.run.smithi134.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-21T13:08:11.814 INFO:teuthology.orchestra.run.smithi134.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-21T13:08:11.814 INFO:teuthology.orchestra.run.smithi134.stdout:Recommends: thermald 2024-09-21T13:08:11.814 INFO:teuthology.orchestra.run.smithi134.stdout:Description: Generic Linux kernel image 2024-09-21T13:08:11.814 INFO:teuthology.orchestra.run.smithi134.stdout: This package will always depend on the latest generic kernel image 2024-09-21T13:08:11.814 INFO:teuthology.orchestra.run.smithi134.stdout: available. 2024-09-21T13:08:11.815 DEBUG:teuthology.orchestra.run.smithi134:> mktemp 2024-09-21T13:08:11.861 INFO:teuthology.orchestra.run.smithi134.stdout:/tmp/tmp.1CoLAYj6bN 2024-09-21T13:08:11.862 DEBUG:teuthology.orchestra.run.smithi134:> sudo cp /boot/grub/grub.cfg /tmp/tmp.1CoLAYj6bN 2024-09-21T13:08:11.916 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 0666 /tmp/tmp.1CoLAYj6bN 2024-09-21T13:08:11.956 DEBUG:teuthology.orchestra.run.smithi104:> sudo apt-get update 2024-09-21T13:08:12.026 DEBUG:teuthology.orchestra.remote:smithi134:/tmp/tmp.1CoLAYj6bN is 10KB 2024-09-21T13:08:12.039 DEBUG:teuthology.orchestra.run.smithi134:> rm -fr /tmp/tmp.1CoLAYj6bN 2024-09-21T13:08:12.044 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-21T13:08:12.064 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-21T13:08:12.101 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-21T13:08:12.101 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-21T13:08:12.101 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-21T13:08:12.165 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-21T13:08:12.165 DEBUG:teuthology.orchestra.run.smithi134:> sudo update-grub 2024-09-21T13:08:12.203 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T13:08:12.269 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-21T13:08:12.350 INFO:teuthology.orchestra.run.smithi104.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T13:08:13.112 INFO:teuthology.orchestra.run.smithi079.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-21T13:08:13.112 INFO:teuthology.orchestra.run.smithi079.stdout:Sourcing file `/etc/default/grub' 2024-09-21T13:08:13.135 INFO:teuthology.orchestra.run.smithi079.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T13:08:13.158 INFO:teuthology.orchestra.run.smithi079.stdout:Generating grub configuration file ... 2024-09-21T13:08:13.294 INFO:teuthology.orchestra.run.smithi017.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-21T13:08:13.294 INFO:teuthology.orchestra.run.smithi017.stdout:Sourcing file `/etc/default/grub' 2024-09-21T13:08:13.316 INFO:teuthology.orchestra.run.smithi134.stderr:Sourcing file `/etc/default/grub' 2024-09-21T13:08:13.317 INFO:teuthology.orchestra.run.smithi134.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T13:08:13.318 INFO:teuthology.orchestra.run.smithi134.stderr:Generating grub configuration file ... 2024-09-21T13:08:13.326 INFO:teuthology.orchestra.run.smithi017.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T13:08:13.347 INFO:teuthology.orchestra.run.smithi017.stdout:Generating grub configuration file ... 2024-09-21T13:08:13.456 INFO:teuthology.orchestra.run.smithi079.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T13:08:13.484 INFO:teuthology.orchestra.run.smithi079.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T13:08:13.537 INFO:teuthology.orchestra.run.smithi104.stdout:Reading package lists... 2024-09-21T13:08:13.557 DEBUG:teuthology.orchestra.run.smithi104:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T13:08:13.579 INFO:teuthology.orchestra.run.smithi134.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T13:08:13.585 INFO:teuthology.orchestra.run.smithi134.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T13:08:13.617 INFO:teuthology.orchestra.run.smithi104.stdout:Reading package lists... 2024-09-21T13:08:13.647 INFO:teuthology.orchestra.run.smithi017.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T13:08:13.676 INFO:teuthology.orchestra.run.smithi017.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T13:08:13.826 INFO:teuthology.orchestra.run.smithi079.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T13:08:13.830 INFO:teuthology.orchestra.run.smithi104.stdout:Building dependency tree... 2024-09-21T13:08:13.831 INFO:teuthology.orchestra.run.smithi104.stdout:Reading state information... 2024-09-21T13:08:13.832 INFO:teuthology.orchestra.run.smithi079.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T13:08:13.880 INFO:teuthology.orchestra.run.smithi134.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T13:08:13.886 INFO:teuthology.orchestra.run.smithi134.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T13:08:13.896 INFO:teuthology.orchestra.run.smithi079.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T13:08:13.902 INFO:teuthology.orchestra.run.smithi079.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T13:08:13.928 INFO:teuthology.orchestra.run.smithi134.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T13:08:13.933 INFO:teuthology.orchestra.run.smithi134.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T13:08:14.010 INFO:teuthology.orchestra.run.smithi104.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-21T13:08:14.010 INFO:teuthology.orchestra.run.smithi104.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T13:08:14.010 INFO:teuthology.orchestra.run.smithi104.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T13:08:14.010 INFO:teuthology.orchestra.run.smithi104.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T13:08:14.010 INFO:teuthology.orchestra.run.smithi104.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T13:08:14.010 INFO:teuthology.orchestra.run.smithi104.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-21T13:08:14.011 INFO:teuthology.orchestra.run.smithi104.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-21T13:08:14.011 INFO:teuthology.orchestra.run.smithi104.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T13:08:14.035 INFO:teuthology.orchestra.run.smithi017.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T13:08:14.040 INFO:teuthology.orchestra.run.smithi017.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T13:08:14.049 INFO:teuthology.orchestra.run.smithi104.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T13:08:14.050 INFO:teuthology.orchestra.run.smithi079.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T13:08:14.051 INFO:teuthology.orchestra.run.smithi079.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T13:08:14.051 INFO:teuthology.orchestra.run.smithi079.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T13:08:14.052 DEBUG:teuthology.orchestra.run.smithi104:> dpkg -s linux-image-generic 2024-09-21T13:08:14.067 INFO:teuthology.orchestra.run.smithi104.stdout:Package: linux-image-generic 2024-09-21T13:08:14.067 INFO:teuthology.orchestra.run.smithi104.stdout:Status: install ok installed 2024-09-21T13:08:14.067 INFO:teuthology.orchestra.run.smithi104.stdout:Priority: optional 2024-09-21T13:08:14.067 INFO:teuthology.orchestra.run.smithi104.stdout:Section: kernel 2024-09-21T13:08:14.067 INFO:teuthology.orchestra.run.smithi104.stdout:Installed-Size: 21 2024-09-21T13:08:14.067 INFO:teuthology.orchestra.run.smithi104.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T13:08:14.067 INFO:teuthology.orchestra.run.smithi104.stdout:Architecture: amd64 2024-09-21T13:08:14.067 INFO:teuthology.orchestra.run.smithi104.stdout:Source: linux-meta 2024-09-21T13:08:14.067 INFO:teuthology.orchestra.run.smithi104.stdout:Version: 5.15.0.122.122 2024-09-21T13:08:14.067 INFO:teuthology.orchestra.run.smithi104.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-21T13:08:14.067 INFO:teuthology.orchestra.run.smithi104.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-21T13:08:14.068 INFO:teuthology.orchestra.run.smithi104.stdout:Recommends: thermald 2024-09-21T13:08:14.068 INFO:teuthology.orchestra.run.smithi104.stdout:Description: Generic Linux kernel image 2024-09-21T13:08:14.068 INFO:teuthology.orchestra.run.smithi104.stdout: This package will always depend on the latest generic kernel image 2024-09-21T13:08:14.068 INFO:teuthology.orchestra.run.smithi104.stdout: available. 2024-09-21T13:08:14.068 DEBUG:teuthology.orchestra.run.smithi104:> mktemp 2024-09-21T13:08:14.081 INFO:teuthology.orchestra.run.smithi134.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T13:08:14.081 INFO:teuthology.orchestra.run.smithi134.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T13:08:14.081 INFO:teuthology.orchestra.run.smithi134.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T13:08:14.093 INFO:teuthology.orchestra.run.smithi079.stdout:done 2024-09-21T13:08:14.100 INFO:teuthology.orchestra.run.smithi134.stderr:done 2024-09-21T13:08:14.109 DEBUG:teuthology.orchestra.run.smithi134:> sudo shutdown -r now 2024-09-21T13:08:14.112 INFO:teuthology.orchestra.run.smithi104.stdout:/tmp/tmp.l9BZ4BBotw 2024-09-21T13:08:14.112 DEBUG:teuthology.orchestra.run.smithi104:> sudo cp /boot/grub/grub.cfg /tmp/tmp.l9BZ4BBotw 2024-09-21T13:08:14.115 INFO:teuthology.orchestra.run.smithi017.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T13:08:14.121 INFO:teuthology.orchestra.run.smithi017.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T13:08:14.176 DEBUG:teuthology.orchestra.run.smithi104:> sudo chmod 0666 /tmp/tmp.l9BZ4BBotw 2024-09-21T13:08:14.277 INFO:teuthology.orchestra.run.smithi017.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T13:08:14.277 INFO:teuthology.orchestra.run.smithi017.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T13:08:14.277 INFO:teuthology.orchestra.run.smithi017.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T13:08:14.291 DEBUG:teuthology.orchestra.remote:smithi104:/tmp/tmp.l9BZ4BBotw is 10KB 2024-09-21T13:08:14.304 DEBUG:teuthology.orchestra.run.smithi104:> rm -fr /tmp/tmp.l9BZ4BBotw 2024-09-21T13:08:14.309 DEBUG:teuthology.orchestra.run.smithi104:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-21T13:08:14.316 INFO:teuthology.orchestra.run.smithi017.stdout:done 2024-09-21T13:08:14.364 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-21T13:08:14.364 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-21T13:08:14.364 DEBUG:teuthology.orchestra.run.smithi104:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-21T13:08:14.447 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-21T13:08:14.447 DEBUG:teuthology.orchestra.run.smithi104:> sudo update-grub 2024-09-21T13:08:14.591 DEBUG:teuthology.orchestra.run.smithi079:> dpkg -s linux-image-generic 2024-09-21T13:08:14.617 INFO:teuthology.orchestra.run.smithi079.stdout:Package: linux-image-generic 2024-09-21T13:08:14.617 INFO:teuthology.orchestra.run.smithi079.stdout:Status: install ok installed 2024-09-21T13:08:14.618 INFO:teuthology.orchestra.run.smithi079.stdout:Priority: optional 2024-09-21T13:08:14.618 INFO:teuthology.orchestra.run.smithi079.stdout:Section: kernel 2024-09-21T13:08:14.618 INFO:teuthology.orchestra.run.smithi079.stdout:Installed-Size: 21 2024-09-21T13:08:14.618 INFO:teuthology.orchestra.run.smithi079.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T13:08:14.618 INFO:teuthology.orchestra.run.smithi079.stdout:Architecture: amd64 2024-09-21T13:08:14.618 INFO:teuthology.orchestra.run.smithi079.stdout:Source: linux-meta 2024-09-21T13:08:14.618 INFO:teuthology.orchestra.run.smithi079.stdout:Version: 5.15.0.122.122 2024-09-21T13:08:14.618 INFO:teuthology.orchestra.run.smithi079.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-21T13:08:14.618 INFO:teuthology.orchestra.run.smithi079.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-21T13:08:14.618 INFO:teuthology.orchestra.run.smithi079.stdout:Recommends: thermald 2024-09-21T13:08:14.618 INFO:teuthology.orchestra.run.smithi079.stdout:Description: Generic Linux kernel image 2024-09-21T13:08:14.618 INFO:teuthology.orchestra.run.smithi079.stdout: This package will always depend on the latest generic kernel image 2024-09-21T13:08:14.618 INFO:teuthology.orchestra.run.smithi079.stdout: available. 2024-09-21T13:08:14.619 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-21T13:08:14.619 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T13:08:14.619 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T13:08:14.619 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-21T13:08:14.619 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi079.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T13:08:14.619 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get clean 2024-09-21T13:08:14.843 DEBUG:teuthology.orchestra.run.smithi079:> sudo apt-get update 2024-09-21T13:08:14.881 DEBUG:teuthology.orchestra.run.smithi017:> dpkg -s linux-image-generic 2024-09-21T13:08:14.907 INFO:teuthology.orchestra.run.smithi017.stdout:Package: linux-image-generic 2024-09-21T13:08:14.907 INFO:teuthology.orchestra.run.smithi017.stdout:Status: install ok installed 2024-09-21T13:08:14.907 INFO:teuthology.orchestra.run.smithi017.stdout:Priority: optional 2024-09-21T13:08:14.907 INFO:teuthology.orchestra.run.smithi017.stdout:Section: kernel 2024-09-21T13:08:14.907 INFO:teuthology.orchestra.run.smithi017.stdout:Installed-Size: 21 2024-09-21T13:08:14.907 INFO:teuthology.orchestra.run.smithi017.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T13:08:14.907 INFO:teuthology.orchestra.run.smithi017.stdout:Architecture: amd64 2024-09-21T13:08:14.908 INFO:teuthology.orchestra.run.smithi017.stdout:Source: linux-meta 2024-09-21T13:08:14.908 INFO:teuthology.orchestra.run.smithi017.stdout:Version: 5.15.0.122.122 2024-09-21T13:08:14.908 INFO:teuthology.orchestra.run.smithi017.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-21T13:08:14.908 INFO:teuthology.orchestra.run.smithi017.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-21T13:08:14.908 INFO:teuthology.orchestra.run.smithi017.stdout:Recommends: thermald 2024-09-21T13:08:14.908 INFO:teuthology.orchestra.run.smithi017.stdout:Description: Generic Linux kernel image 2024-09-21T13:08:14.908 INFO:teuthology.orchestra.run.smithi017.stdout: This package will always depend on the latest generic kernel image 2024-09-21T13:08:14.908 INFO:teuthology.orchestra.run.smithi017.stdout: available. 2024-09-21T13:08:14.908 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-21T13:08:14.908 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-21T13:08:14.908 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-21T13:08:14.909 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-21T13:08:14.909 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi017.front.sepia.ceph.com, path=None, version=distro) 2024-09-21T13:08:14.909 DEBUG:teuthology.orchestra.run.smithi017:> sudo apt-get clean 2024-09-21T13:08:14.968 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T13:08:14.968 INFO:teuthology.orchestra.run.smithi079.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-21T13:08:14.976 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-21T13:08:14.994 INFO:teuthology.orchestra.run.smithi079.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T13:08:15.101 DEBUG:teuthology.orchestra.run.smithi017:> sudo apt-get update 2024-09-21T13:08:15.220 INFO:teuthology.orchestra.run.smithi017.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-21T13:08:15.346 INFO:teuthology.orchestra.run.smithi017.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-21T13:08:15.382 INFO:teuthology.orchestra.run.smithi079.stdout:Fetched 129 kB in 0s (332 kB/s) 2024-09-21T13:08:15.421 INFO:teuthology.orchestra.run.smithi017.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-21T13:08:15.777 INFO:teuthology.orchestra.run.smithi017.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-21T13:08:15.965 INFO:teuthology.orchestra.run.smithi017.stdout:Fetched 128 kB in 1s (183 kB/s) 2024-09-21T13:08:15.996 INFO:teuthology.orchestra.run.smithi104.stderr:Sourcing file `/etc/default/grub' 2024-09-21T13:08:15.998 INFO:teuthology.orchestra.run.smithi104.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T13:08:16.002 INFO:teuthology.orchestra.run.smithi104.stderr:Generating grub configuration file ... 2024-09-21T13:08:16.228 INFO:teuthology.orchestra.run.smithi104.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T13:08:16.234 INFO:teuthology.orchestra.run.smithi104.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T13:08:16.391 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-21T13:08:16.409 DEBUG:teuthology.orchestra.run.smithi079:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T13:08:16.476 INFO:teuthology.orchestra.run.smithi079.stdout:Reading package lists... 2024-09-21T13:08:16.515 INFO:teuthology.orchestra.run.smithi104.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T13:08:16.520 INFO:teuthology.orchestra.run.smithi104.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T13:08:16.563 INFO:teuthology.orchestra.run.smithi104.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T13:08:16.569 INFO:teuthology.orchestra.run.smithi104.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T13:08:16.697 INFO:teuthology.orchestra.run.smithi079.stdout:Building dependency tree... 2024-09-21T13:08:16.697 INFO:teuthology.orchestra.run.smithi079.stdout:Reading state information... 2024-09-21T13:08:16.719 INFO:teuthology.orchestra.run.smithi104.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T13:08:16.719 INFO:teuthology.orchestra.run.smithi104.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T13:08:16.719 INFO:teuthology.orchestra.run.smithi104.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T13:08:16.730 INFO:teuthology.orchestra.run.smithi104.stderr:done 2024-09-21T13:08:16.734 DEBUG:teuthology.orchestra.run.smithi104:> sudo shutdown -r now 2024-09-21T13:08:16.889 INFO:teuthology.orchestra.run.smithi079.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-21T13:08:16.889 INFO:teuthology.orchestra.run.smithi079.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T13:08:16.889 INFO:teuthology.orchestra.run.smithi079.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T13:08:16.889 INFO:teuthology.orchestra.run.smithi079.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T13:08:16.889 INFO:teuthology.orchestra.run.smithi079.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T13:08:16.890 INFO:teuthology.orchestra.run.smithi079.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-21T13:08:16.890 INFO:teuthology.orchestra.run.smithi079.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-21T13:08:16.890 INFO:teuthology.orchestra.run.smithi079.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T13:08:16.933 INFO:teuthology.orchestra.run.smithi079.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T13:08:16.935 DEBUG:teuthology.orchestra.run.smithi079:> dpkg -s linux-image-generic 2024-09-21T13:08:16.946 INFO:teuthology.orchestra.run.smithi079.stdout:Package: linux-image-generic 2024-09-21T13:08:16.947 INFO:teuthology.orchestra.run.smithi079.stdout:Status: install ok installed 2024-09-21T13:08:16.947 INFO:teuthology.orchestra.run.smithi079.stdout:Priority: optional 2024-09-21T13:08:16.947 INFO:teuthology.orchestra.run.smithi079.stdout:Section: kernel 2024-09-21T13:08:16.947 INFO:teuthology.orchestra.run.smithi079.stdout:Installed-Size: 21 2024-09-21T13:08:16.947 INFO:teuthology.orchestra.run.smithi079.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T13:08:16.947 INFO:teuthology.orchestra.run.smithi079.stdout:Architecture: amd64 2024-09-21T13:08:16.947 INFO:teuthology.orchestra.run.smithi079.stdout:Source: linux-meta 2024-09-21T13:08:16.947 INFO:teuthology.orchestra.run.smithi079.stdout:Version: 5.15.0.122.122 2024-09-21T13:08:16.947 INFO:teuthology.orchestra.run.smithi079.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-21T13:08:16.947 INFO:teuthology.orchestra.run.smithi079.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-21T13:08:16.947 INFO:teuthology.orchestra.run.smithi079.stdout:Recommends: thermald 2024-09-21T13:08:16.947 INFO:teuthology.orchestra.run.smithi079.stdout:Description: Generic Linux kernel image 2024-09-21T13:08:16.947 INFO:teuthology.orchestra.run.smithi079.stdout: This package will always depend on the latest generic kernel image 2024-09-21T13:08:16.948 INFO:teuthology.orchestra.run.smithi079.stdout: available. 2024-09-21T13:08:16.948 DEBUG:teuthology.orchestra.run.smithi079:> mktemp 2024-09-21T13:08:16.994 INFO:teuthology.orchestra.run.smithi079.stdout:/tmp/tmp.NRCXBwZRPl 2024-09-21T13:08:16.994 DEBUG:teuthology.orchestra.run.smithi079:> sudo cp /boot/grub/grub.cfg /tmp/tmp.NRCXBwZRPl 2024-09-21T13:08:17.050 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 0666 /tmp/tmp.NRCXBwZRPl 2024-09-21T13:08:17.050 INFO:teuthology.orchestra.run.smithi017.stdout:Reading package lists... 2024-09-21T13:08:17.070 DEBUG:teuthology.orchestra.run.smithi017:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-21T13:08:17.136 INFO:teuthology.orchestra.run.smithi017.stdout:Reading package lists... 2024-09-21T13:08:17.181 DEBUG:teuthology.orchestra.remote:smithi079:/tmp/tmp.NRCXBwZRPl is 10KB 2024-09-21T13:08:17.193 DEBUG:teuthology.orchestra.run.smithi079:> rm -fr /tmp/tmp.NRCXBwZRPl 2024-09-21T13:08:17.198 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-21T13:08:17.253 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-21T13:08:17.253 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-21T13:08:17.253 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-21T13:08:17.316 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-21T13:08:17.316 DEBUG:teuthology.orchestra.run.smithi079:> sudo update-grub 2024-09-21T13:08:17.351 INFO:teuthology.orchestra.run.smithi017.stdout:Building dependency tree... 2024-09-21T13:08:17.365 INFO:teuthology.orchestra.run.smithi017.stdout:Reading state information... 2024-09-21T13:08:17.571 INFO:teuthology.orchestra.run.smithi017.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-21T13:08:17.571 INFO:teuthology.orchestra.run.smithi017.stdout:The following packages were automatically installed and are no longer required: 2024-09-21T13:08:17.571 INFO:teuthology.orchestra.run.smithi017.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-21T13:08:17.571 INFO:teuthology.orchestra.run.smithi017.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-21T13:08:17.571 INFO:teuthology.orchestra.run.smithi017.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-21T13:08:17.572 INFO:teuthology.orchestra.run.smithi017.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-21T13:08:17.572 INFO:teuthology.orchestra.run.smithi017.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-21T13:08:17.572 INFO:teuthology.orchestra.run.smithi017.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-21T13:08:17.616 INFO:teuthology.orchestra.run.smithi017.stdout:0 upgraded, 0 newly installed, 0 to remove and 345 not upgraded. 2024-09-21T13:08:17.618 DEBUG:teuthology.orchestra.run.smithi017:> dpkg -s linux-image-generic 2024-09-21T13:08:17.634 INFO:teuthology.orchestra.run.smithi017.stdout:Package: linux-image-generic 2024-09-21T13:08:17.634 INFO:teuthology.orchestra.run.smithi017.stdout:Status: install ok installed 2024-09-21T13:08:17.634 INFO:teuthology.orchestra.run.smithi017.stdout:Priority: optional 2024-09-21T13:08:17.634 INFO:teuthology.orchestra.run.smithi017.stdout:Section: kernel 2024-09-21T13:08:17.634 INFO:teuthology.orchestra.run.smithi017.stdout:Installed-Size: 21 2024-09-21T13:08:17.634 INFO:teuthology.orchestra.run.smithi017.stdout:Maintainer: Ubuntu Kernel Team 2024-09-21T13:08:17.634 INFO:teuthology.orchestra.run.smithi017.stdout:Architecture: amd64 2024-09-21T13:08:17.634 INFO:teuthology.orchestra.run.smithi017.stdout:Source: linux-meta 2024-09-21T13:08:17.634 INFO:teuthology.orchestra.run.smithi017.stdout:Version: 5.15.0.122.122 2024-09-21T13:08:17.634 INFO:teuthology.orchestra.run.smithi017.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-122), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-09-21T13:08:17.634 INFO:teuthology.orchestra.run.smithi017.stdout:Depends: linux-image-5.15.0-122-generic, linux-modules-extra-5.15.0-122-generic, linux-firmware, intel-microcode, amd64-microcode 2024-09-21T13:08:17.635 INFO:teuthology.orchestra.run.smithi017.stdout:Recommends: thermald 2024-09-21T13:08:17.635 INFO:teuthology.orchestra.run.smithi017.stdout:Description: Generic Linux kernel image 2024-09-21T13:08:17.635 INFO:teuthology.orchestra.run.smithi017.stdout: This package will always depend on the latest generic kernel image 2024-09-21T13:08:17.635 INFO:teuthology.orchestra.run.smithi017.stdout: available. 2024-09-21T13:08:17.635 DEBUG:teuthology.orchestra.run.smithi017:> mktemp 2024-09-21T13:08:17.682 INFO:teuthology.orchestra.run.smithi017.stdout:/tmp/tmp.s2qHsQkpVu 2024-09-21T13:08:17.682 DEBUG:teuthology.orchestra.run.smithi017:> sudo cp /boot/grub/grub.cfg /tmp/tmp.s2qHsQkpVu 2024-09-21T13:08:17.739 DEBUG:teuthology.orchestra.run.smithi017:> sudo chmod 0666 /tmp/tmp.s2qHsQkpVu 2024-09-21T13:08:17.864 DEBUG:teuthology.orchestra.remote:smithi017:/tmp/tmp.s2qHsQkpVu is 10KB 2024-09-21T13:08:17.876 DEBUG:teuthology.orchestra.run.smithi017:> rm -fr /tmp/tmp.s2qHsQkpVu 2024-09-21T13:08:17.881 DEBUG:teuthology.orchestra.run.smithi017:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-21T13:08:17.934 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2024-09-21T13:08:17.934 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-21T13:08:17.934 DEBUG:teuthology.orchestra.run.smithi017:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-21T13:08:18.022 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-21T13:08:18.022 DEBUG:teuthology.orchestra.run.smithi017:> sudo update-grub 2024-09-21T13:08:18.594 INFO:teuthology.orchestra.run.smithi079.stderr:Sourcing file `/etc/default/grub' 2024-09-21T13:08:18.595 INFO:teuthology.orchestra.run.smithi079.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T13:08:18.603 INFO:teuthology.orchestra.run.smithi079.stderr:Generating grub configuration file ... 2024-09-21T13:08:18.779 INFO:teuthology.orchestra.run.smithi079.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T13:08:18.785 INFO:teuthology.orchestra.run.smithi079.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T13:08:19.002 INFO:teuthology.orchestra.run.smithi079.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T13:08:19.007 INFO:teuthology.orchestra.run.smithi079.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T13:08:19.044 INFO:teuthology.orchestra.run.smithi079.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T13:08:19.049 INFO:teuthology.orchestra.run.smithi079.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T13:08:19.170 INFO:teuthology.orchestra.run.smithi079.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T13:08:19.171 INFO:teuthology.orchestra.run.smithi079.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T13:08:19.171 INFO:teuthology.orchestra.run.smithi079.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T13:08:19.183 INFO:teuthology.orchestra.run.smithi079.stderr:done 2024-09-21T13:08:19.194 DEBUG:teuthology.orchestra.run.smithi079:> sudo shutdown -r now 2024-09-21T13:08:19.596 INFO:teuthology.orchestra.run.smithi017.stderr:Sourcing file `/etc/default/grub' 2024-09-21T13:08:19.597 INFO:teuthology.orchestra.run.smithi017.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-21T13:08:19.600 INFO:teuthology.orchestra.run.smithi017.stderr:Generating grub configuration file ... 2024-09-21T13:08:19.864 INFO:teuthology.orchestra.run.smithi017.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-21T13:08:19.871 INFO:teuthology.orchestra.run.smithi017.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-21T13:08:20.147 INFO:teuthology.orchestra.run.smithi017.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-21T13:08:20.153 INFO:teuthology.orchestra.run.smithi017.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-21T13:08:20.195 INFO:teuthology.orchestra.run.smithi017.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-21T13:08:20.200 INFO:teuthology.orchestra.run.smithi017.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-21T13:08:20.313 INFO:teuthology.orchestra.run.smithi017.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-21T13:08:20.314 INFO:teuthology.orchestra.run.smithi017.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-21T13:08:20.314 INFO:teuthology.orchestra.run.smithi017.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-21T13:08:20.323 INFO:teuthology.orchestra.run.smithi017.stderr:done 2024-09-21T13:08:20.325 DEBUG:teuthology.orchestra.run.smithi017:> sudo shutdown -r now 2024-09-21T13:08:44.134 INFO:teuthology.task.kernel:Checking client host.d for new kernel version... 2024-09-21T13:08:44.135 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-21T13:08:44.135 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:08:46.738 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-21T13:08:46.739 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-21T13:08:46.739 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:08:49.198 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-21T13:08:49.199 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-21T13:08:49.199 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:08:50.377 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-21T13:08:50.377 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi017.front.sepia.ceph.com' 2024-09-21T13:08:50.378 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi017.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:09:23.823 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.79 2024-09-21T13:09:32.830 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-21T13:09:32.831 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:09:44.147 DEBUG:teuthology.orchestra.remote:timed out 2024-09-21T13:09:46.742 DEBUG:teuthology.orchestra.remote:timed out 2024-09-21T13:09:50.382 DEBUG:teuthology.orchestra.remote:timed out 2024-09-21T13:09:51.215 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.79 2024-09-21T13:09:53.148 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-21T13:09:53.149 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:09:53.150 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.134 2024-09-21T13:09:55.746 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-21T13:09:55.747 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:09:55.749 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.104 2024-09-21T13:09:59.386 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi017.front.sepia.ceph.com' 2024-09-21T13:09:59.387 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi017.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:10:02.933 DEBUG:teuthology.orchestra.run.smithi017:> true 2024-09-21T13:10:03.215 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-21T13:10:03.216 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:10:03.724 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi017.front.sepia.ceph.com' 2024-09-21T13:10:03.725 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-122-generic"... 2024-09-21T13:10:03.725 DEBUG:teuthology.orchestra.run.smithi017:> uname -r 2024-09-21T13:10:03.770 INFO:teuthology.orchestra.run.smithi017.stdout:5.15.0-122-generic 2024-09-21T13:10:03.770 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-21T13:10:03.770 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T13:10:03.770 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-21T13:10:03.795 DEBUG:teuthology.orchestra.run.smithi079:> true 2024-09-21T13:10:04.624 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-21T13:10:04.624 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-122-generic"... 2024-09-21T13:10:04.624 DEBUG:teuthology.orchestra.run.smithi079:> uname -r 2024-09-21T13:10:04.674 INFO:teuthology.orchestra.run.smithi079.stdout:5.15.0-122-generic 2024-09-21T13:10:04.674 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-21T13:10:04.675 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T13:10:04.675 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-21T13:10:04.770 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-21T13:10:04.771 DEBUG:teuthology.orchestra.run.smithi017:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T13:10:05.151 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-21T13:10:05.152 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:10:05.422 INFO:teuthology.orchestra.run.smithi017.stdout:ttyS1 2024-09-21T13:10:05.427 DEBUG:teuthology.orchestra.run.smithi134:> true 2024-09-21T13:10:05.447 DEBUG:teuthology.parallel:result is None 2024-09-21T13:10:05.675 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-21T13:10:05.676 DEBUG:teuthology.orchestra.run.smithi079:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T13:10:05.965 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-21T13:10:05.966 INFO:teuthology.task.kernel:Checking kernel version of host.d, want "5.15.0-122-generic"... 2024-09-21T13:10:05.966 DEBUG:teuthology.orchestra.run.smithi134:> uname -r 2024-09-21T13:10:05.968 INFO:teuthology.orchestra.run.smithi079.stdout:ttyS1 2024-09-21T13:10:05.992 DEBUG:teuthology.parallel:result is None 2024-09-21T13:10:06.011 INFO:teuthology.orchestra.run.smithi134.stdout:5.15.0-122-generic 2024-09-21T13:10:06.012 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-21T13:10:06.012 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T13:10:06.012 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-21T13:10:07.013 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-09-21T13:10:07.013 DEBUG:teuthology.orchestra.run.smithi134:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T13:10:07.345 INFO:teuthology.orchestra.run.smithi134.stdout:ttyS1 2024-09-21T13:10:07.377 DEBUG:teuthology.parallel:result is None 2024-09-21T13:10:07.749 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-21T13:10:07.750 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:10:08.103 DEBUG:teuthology.orchestra.run.smithi104:> true 2024-09-21T13:10:08.745 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-21T13:10:08.745 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.15.0-122-generic"... 2024-09-21T13:10:08.745 DEBUG:teuthology.orchestra.run.smithi104:> uname -r 2024-09-21T13:10:08.793 INFO:teuthology.orchestra.run.smithi104.stdout:5.15.0-122-generic 2024-09-21T13:10:08.793 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-21T13:10:08.794 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-21T13:10:08.794 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-21T13:10:09.794 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-21T13:10:09.795 DEBUG:teuthology.orchestra.run.smithi104:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-21T13:10:10.152 INFO:teuthology.orchestra.run.smithi104.stdout:ttyS1 2024-09-21T13:10:10.180 DEBUG:teuthology.parallel:result is None 2024-09-21T13:10:10.180 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-21T13:10:10.186 INFO:teuthology.task.internal:Creating test directory... 2024-09-21T13:10:10.187 DEBUG:teuthology.orchestra.run.smithi017:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T13:10:10.189 DEBUG:teuthology.orchestra.run.smithi079:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T13:10:10.192 DEBUG:teuthology.orchestra.run.smithi104:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T13:10:10.194 DEBUG:teuthology.orchestra.run.smithi134:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-21T13:10:10.201 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-21T13:10:10.214 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-21T13:10:10.223 INFO:teuthology.task.internal:Creating archive directory... 2024-09-21T13:10:10.223 DEBUG:teuthology.orchestra.run.smithi017:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T13:10:10.239 DEBUG:teuthology.orchestra.run.smithi079:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T13:10:10.241 DEBUG:teuthology.orchestra.run.smithi104:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T13:10:10.244 DEBUG:teuthology.orchestra.run.smithi134:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-21T13:10:10.368 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-21T13:10:10.374 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-21T13:10:10.375 DEBUG:teuthology.orchestra.run.smithi017:> 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-21T13:10:10.377 DEBUG:teuthology.orchestra.run.smithi079:> 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-21T13:10:10.379 DEBUG:teuthology.orchestra.run.smithi104:> 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-21T13:10:10.381 DEBUG:teuthology.orchestra.run.smithi134:> 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-21T13:10:10.396 INFO:teuthology.orchestra.run.smithi017.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T13:10:10.400 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T13:10:10.403 INFO:teuthology.orchestra.run.smithi104.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T13:10:10.406 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T13:10:10.407 INFO:teuthology.orchestra.run.smithi017.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T13:10:10.407 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T13:10:10.411 INFO:teuthology.orchestra.run.smithi104.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T13:10:10.413 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-21T13:10:10.415 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-21T13:10:10.437 INFO:teuthology.task.internal:Configuring sudo... 2024-09-21T13:10:10.437 DEBUG:teuthology.orchestra.run.smithi017:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T13:10:10.450 DEBUG:teuthology.orchestra.run.smithi079:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T13:10:10.461 DEBUG:teuthology.orchestra.run.smithi104:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T13:10:10.464 DEBUG:teuthology.orchestra.run.smithi134:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-21T13:10:10.485 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-21T13:10:10.493 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-21T13:10:10.494 DEBUG:teuthology.orchestra.run.smithi017:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T13:10:10.523 DEBUG:teuthology.orchestra.run.smithi079:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T13:10:10.525 DEBUG:teuthology.orchestra.run.smithi104:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T13:10:10.528 DEBUG:teuthology.orchestra.run.smithi134:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-21T13:10:10.533 DEBUG:teuthology.orchestra.run.smithi017:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T13:10:10.574 DEBUG:teuthology.orchestra.run.smithi017:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T13:10:10.622 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2024-09-21T13:10:10.622 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T13:10:10.684 DEBUG:teuthology.orchestra.run.smithi079:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T13:10:10.689 DEBUG:teuthology.orchestra.run.smithi079:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T13:10:10.735 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-21T13:10:10.735 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T13:10:10.802 DEBUG:teuthology.orchestra.run.smithi104:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T13:10:10.808 DEBUG:teuthology.orchestra.run.smithi104:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T13:10:10.854 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-21T13:10:10.854 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T13:10:10.915 DEBUG:teuthology.orchestra.run.smithi134:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-21T13:10:10.920 DEBUG:teuthology.orchestra.run.smithi134:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-21T13:10:10.968 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-21T13:10:10.968 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-21T13:10:11.033 DEBUG:teuthology.orchestra.run.smithi017:> sudo service rsyslog restart 2024-09-21T13:10:11.035 DEBUG:teuthology.orchestra.run.smithi079:> sudo service rsyslog restart 2024-09-21T13:10:11.038 DEBUG:teuthology.orchestra.run.smithi104:> sudo service rsyslog restart 2024-09-21T13:10:11.040 DEBUG:teuthology.orchestra.run.smithi134:> sudo service rsyslog restart 2024-09-21T13:10:11.124 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-21T13:10:11.133 INFO:teuthology.task.internal:Starting timer... 2024-09-21T13:10:11.133 INFO:teuthology.run_tasks:Running task pcp... 2024-09-21T13:10:11.143 INFO:teuthology.run_tasks:Running task selinux... 2024-09-21T13:10:11.152 DEBUG:teuthology.task.selinux:Excluding smithi017: OS 'ubuntu' does not support SELinux 2024-09-21T13:10:11.153 DEBUG:teuthology.task.selinux:Excluding smithi079: OS 'ubuntu' does not support SELinux 2024-09-21T13:10:11.153 DEBUG:teuthology.task.selinux:Excluding smithi104: OS 'ubuntu' does not support SELinux 2024-09-21T13:10:11.153 DEBUG:teuthology.task.selinux:Excluding smithi134: OS 'ubuntu' does not support SELinux 2024-09-21T13:10:11.153 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-21T13:10:11.153 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-21T13:10:11.153 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-21T13:10:11.153 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-21T13:10:11.162 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-21T13:10:11.172 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-21T13:10:11.173 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi017.front.sepia.ceph.com,smithi079.front.sepia.ceph.com,smithi104.front.sepia.ceph.com,smithi134.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-21T13:17:47.030 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi017.front.sepia.ceph.com'), Remote(name='ubuntu@smithi079.front.sepia.ceph.com'), Remote(name='ubuntu@smithi104.front.sepia.ceph.com'), Remote(name='ubuntu@smithi134.front.sepia.ceph.com')] 2024-09-21T13:17:47.031 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi017.front.sepia.ceph.com' 2024-09-21T13:17:47.032 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi017.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:17:47.114 DEBUG:teuthology.orchestra.run.smithi017:> true 2024-09-21T13:17:47.187 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi017.front.sepia.ceph.com' 2024-09-21T13:17:47.187 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-21T13:17:47.188 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi079.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:17:47.271 DEBUG:teuthology.orchestra.run.smithi079:> true 2024-09-21T13:17:47.351 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi079.front.sepia.ceph.com' 2024-09-21T13:17:47.351 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-21T13:17:47.351 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi104.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:17:47.430 DEBUG:teuthology.orchestra.run.smithi104:> true 2024-09-21T13:17:47.510 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi104.front.sepia.ceph.com' 2024-09-21T13:17:47.511 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-21T13:17:47.511 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi134.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-21T13:17:47.588 DEBUG:teuthology.orchestra.run.smithi134:> true 2024-09-21T13:17:47.671 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi134.front.sepia.ceph.com' 2024-09-21T13:17:47.672 INFO:teuthology.run_tasks:Running task clock... 2024-09-21T13:17:47.690 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-21T13:17:47.690 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T13:17:47.691 DEBUG:teuthology.orchestra.run.smithi017:> 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-21T13:17:47.693 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T13:17:47.693 DEBUG:teuthology.orchestra.run.smithi079:> 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-21T13:17:47.696 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T13:17:47.696 DEBUG:teuthology.orchestra.run.smithi104:> 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-21T13:17:47.698 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-21T13:17:47.698 DEBUG:teuthology.orchestra.run.smithi134:> 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-21T13:17:47.722 INFO:teuthology.orchestra.run.smithi079.stdout:21 Sep 13:17:47 ntpd[18510]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-21T13:17:47.722 INFO:teuthology.orchestra.run.smithi079.stdout:21 Sep 13:17:47 ntpd[18510]: Command line: ntpd -gq 2024-09-21T13:17:47.722 INFO:teuthology.orchestra.run.smithi079.stdout:21 Sep 13:17:47 ntpd[18510]: ---------------------------------------------------- 2024-09-21T13:17:47.723 INFO:teuthology.orchestra.run.smithi079.stdout:21 Sep 13:17:47 ntpd[18510]: ntp-4 is maintained by Network Time Foundation, 2024-09-21T13:17:47.723 INFO:teuthology.orchestra.run.smithi079.stdout:21 Sep 13:17:47 ntpd[18510]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-21T13:17:47.723 INFO:teuthology.orchestra.run.smithi079.stdout:21 Sep 13:17:47 ntpd[18510]: corporation. Support and training for ntp-4 are 2024-09-21T13:17:47.723 INFO:teuthology.orchestra.run.smithi079.stdout:21 Sep 13:17:47 ntpd[18510]: available at https://www.nwtime.org/support 2024-09-21T13:17:47.723 INFO:teuthology.orchestra.run.smithi079.stdout:21 Sep 13:17:47 ntpd[18510]: ---------------------------------------------------- 2024-09-21T13:17:47.723 INFO:teuthology.orchestra.run.smithi079.stdout:21 Sep 13:17:47 ntpd[18510]: proto: precision = 0.062 usec (-24) 2024-09-21T13:17:47.723 INFO:teuthology.orchestra.run.smithi079.stdout:21 Sep 13:17:47 ntpd[18510]: basedate set to 2022-02-04 2024-09-21T13:17:47.724 INFO:teuthology.orchestra.run.smithi079.stdout:21 Sep 13:17:47 ntpd[18510]: gps base set to 2022-02-06 (week 2196) 2024-09-21T13:17:47.724 INFO:teuthology.orchestra.run.smithi079.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T13:17:47.724 INFO:teuthology.orchestra.run.smithi079.stdout:21 Sep 13:17:47 ntpd[18510]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T13:17:47.724 INFO:teuthology.orchestra.run.smithi079.stdout:21 Sep 13:17:47 ntpd[18510]: restrict ::: KOD does nothing without LIMITED. 2024-09-21T13:17:47.724 INFO:teuthology.orchestra.run.smithi079.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-21T13:17:47.725 INFO:teuthology.orchestra.run.smithi079.stdout:21 Sep 13:17:47 ntpd[18510]: Listen and drop on 0 v6wildcard [::]:123 2024-09-21T13:17:47.725 INFO:teuthology.orchestra.run.smithi079.stdout:21 Sep 13:17:47 ntpd[18510]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-21T13:17:47.725 INFO:teuthology.orchestra.run.smithi079.stdout:21 Sep 13:17:47 ntpd[18510]: Listen normally on 2 lo 127.0.0.1:123 2024-09-21T13:17:47.725 INFO:teuthology.orchestra.run.smithi079.stdout:21 Sep 13:17:47 ntpd[18510]: Listen normally on 3 enp3s0f1 172.21.15.79:123 2024-09-21T13:17:47.726 INFO:teuthology.orchestra.run.smithi079.stdout:21 Sep 13:17:47 ntpd[18510]: Listen normally on 4 lo [::1]:123 2024-09-21T13:17:47.726 INFO:teuthology.orchestra.run.smithi079.stdout:21 Sep 13:17:47 ntpd[18510]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:ce87%5]:123 2024-09-21T13:17:47.726 INFO:teuthology.orchestra.run.smithi079.stdout:21 Sep 13:17:47 ntpd[18510]: Listening on routing socket on fd #22 for interface updates 2024-09-21T13:17:47.726 INFO:teuthology.orchestra.run.smithi017.stdout:21 Sep 13:17:47 ntpd[18379]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-21T13:17:47.727 INFO:teuthology.orchestra.run.smithi017.stdout:21 Sep 13:17:47 ntpd[18379]: Command line: ntpd -gq 2024-09-21T13:17:47.727 INFO:teuthology.orchestra.run.smithi017.stdout:21 Sep 13:17:47 ntpd[18379]: ---------------------------------------------------- 2024-09-21T13:17:47.727 INFO:teuthology.orchestra.run.smithi017.stdout:21 Sep 13:17:47 ntpd[18379]: ntp-4 is maintained by Network Time Foundation, 2024-09-21T13:17:47.727 INFO:teuthology.orchestra.run.smithi017.stdout:21 Sep 13:17:47 ntpd[18379]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-21T13:17:47.727 INFO:teuthology.orchestra.run.smithi017.stdout:21 Sep 13:17:47 ntpd[18379]: corporation. Support and training for ntp-4 are 2024-09-21T13:17:47.727 INFO:teuthology.orchestra.run.smithi017.stdout:21 Sep 13:17:47 ntpd[18379]: available at https://www.nwtime.org/support 2024-09-21T13:17:47.727 INFO:teuthology.orchestra.run.smithi017.stdout:21 Sep 13:17:47 ntpd[18379]: ---------------------------------------------------- 2024-09-21T13:17:47.727 INFO:teuthology.orchestra.run.smithi017.stdout:21 Sep 13:17:47 ntpd[18379]: proto: precision = 0.046 usec (-24) 2024-09-21T13:17:47.727 INFO:teuthology.orchestra.run.smithi017.stdout:21 Sep 13:17:47 ntpd[18379]: basedate set to 2022-02-04 2024-09-21T13:17:47.727 INFO:teuthology.orchestra.run.smithi017.stdout:21 Sep 13:17:47 ntpd[18379]: gps base set to 2022-02-06 (week 2196) 2024-09-21T13:17:47.727 INFO:teuthology.orchestra.run.smithi017.stdout:21 Sep 13:17:47 ntpd[18379]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T13:17:47.728 INFO:teuthology.orchestra.run.smithi017.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T13:17:47.728 INFO:teuthology.orchestra.run.smithi017.stdout:21 Sep 13:17:47 ntpd[18379]: restrict ::: KOD does nothing without LIMITED. 2024-09-21T13:17:47.728 INFO:teuthology.orchestra.run.smithi017.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-21T13:17:47.729 INFO:teuthology.orchestra.run.smithi017.stdout:21 Sep 13:17:47 ntpd[18379]: Listen and drop on 0 v6wildcard [::]:123 2024-09-21T13:17:47.729 INFO:teuthology.orchestra.run.smithi017.stdout:21 Sep 13:17:47 ntpd[18379]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-21T13:17:47.729 INFO:teuthology.orchestra.run.smithi017.stdout:21 Sep 13:17:47 ntpd[18379]: Listen normally on 2 lo 127.0.0.1:123 2024-09-21T13:17:47.729 INFO:teuthology.orchestra.run.smithi017.stdout:21 Sep 13:17:47 ntpd[18379]: Listen normally on 3 ens1f0 172.21.15.17:123 2024-09-21T13:17:47.729 INFO:teuthology.orchestra.run.smithi017.stdout:21 Sep 13:17:47 ntpd[18379]: Listen normally on 4 lo [::1]:123 2024-09-21T13:17:47.729 INFO:teuthology.orchestra.run.smithi017.stdout:21 Sep 13:17:47 ntpd[18379]: Listen normally on 5 ens1f0 [fe80::ec4:7aff:fe59:d992%4]:123 2024-09-21T13:17:47.729 INFO:teuthology.orchestra.run.smithi017.stdout:21 Sep 13:17:47 ntpd[18379]: Listening on routing socket on fd #22 for interface updates 2024-09-21T13:17:47.730 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 13:17:47 ntpd[18464]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-21T13:17:47.730 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 13:17:47 ntpd[18464]: Command line: ntpd -gq 2024-09-21T13:17:47.730 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 13:17:47 ntpd[18464]: ---------------------------------------------------- 2024-09-21T13:17:47.730 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 13:17:47 ntpd[18464]: ntp-4 is maintained by Network Time Foundation, 2024-09-21T13:17:47.730 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 13:17:47 ntpd[18464]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-21T13:17:47.730 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 13:17:47 ntpd[18464]: corporation. Support and training for ntp-4 are 2024-09-21T13:17:47.730 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 13:17:47 ntpd[18464]: available at https://www.nwtime.org/support 2024-09-21T13:17:47.730 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 13:17:47 ntpd[18464]: ---------------------------------------------------- 2024-09-21T13:17:47.731 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 13:17:47 ntpd[18464]: proto: precision = 0.044 usec (-24) 2024-09-21T13:17:47.731 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 13:17:47 ntpd[18464]: basedate set to 2022-02-04 2024-09-21T13:17:47.731 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 13:17:47 ntpd[18464]: gps base set to 2022-02-06 (week 2196) 2024-09-21T13:17:47.731 INFO:teuthology.orchestra.run.smithi104.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T13:17:47.731 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 13:17:47 ntpd[18464]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T13:17:47.731 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 13:17:47 ntpd[18464]: restrict ::: KOD does nothing without LIMITED. 2024-09-21T13:17:47.732 INFO:teuthology.orchestra.run.smithi104.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-21T13:17:47.732 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 13:17:47 ntpd[18464]: Listen and drop on 0 v6wildcard [::]:123 2024-09-21T13:17:47.732 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 13:17:47 ntpd[18464]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-21T13:17:47.733 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 13:17:47 ntpd[18464]: Listen normally on 2 lo 127.0.0.1:123 2024-09-21T13:17:47.733 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 13:17:47 ntpd[18464]: Listen normally on 3 enp3s0f1 172.21.15.104:123 2024-09-21T13:17:47.733 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 13:17:47 ntpd[18464]: Listen normally on 4 lo [::1]:123 2024-09-21T13:17:47.733 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 13:17:47 ntpd[18464]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:ce89%5]:123 2024-09-21T13:17:47.733 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 13:17:47 ntpd[18464]: Listening on routing socket on fd #22 for interface updates 2024-09-21T13:17:47.740 INFO:teuthology.orchestra.run.smithi134.stdout:21 Sep 13:17:47 ntpd[18522]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-21T13:17:47.740 INFO:teuthology.orchestra.run.smithi134.stdout:21 Sep 13:17:47 ntpd[18522]: Command line: ntpd -gq 2024-09-21T13:17:47.740 INFO:teuthology.orchestra.run.smithi134.stdout:21 Sep 13:17:47 ntpd[18522]: ---------------------------------------------------- 2024-09-21T13:17:47.740 INFO:teuthology.orchestra.run.smithi134.stdout:21 Sep 13:17:47 ntpd[18522]: ntp-4 is maintained by Network Time Foundation, 2024-09-21T13:17:47.740 INFO:teuthology.orchestra.run.smithi134.stdout:21 Sep 13:17:47 ntpd[18522]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-21T13:17:47.740 INFO:teuthology.orchestra.run.smithi134.stdout:21 Sep 13:17:47 ntpd[18522]: corporation. Support and training for ntp-4 are 2024-09-21T13:17:47.740 INFO:teuthology.orchestra.run.smithi134.stdout:21 Sep 13:17:47 ntpd[18522]: available at https://www.nwtime.org/support 2024-09-21T13:17:47.740 INFO:teuthology.orchestra.run.smithi134.stdout:21 Sep 13:17:47 ntpd[18522]: ---------------------------------------------------- 2024-09-21T13:17:47.741 INFO:teuthology.orchestra.run.smithi134.stdout:21 Sep 13:17:47 ntpd[18522]: proto: precision = 0.056 usec (-24) 2024-09-21T13:17:47.741 INFO:teuthology.orchestra.run.smithi134.stdout:21 Sep 13:17:47 ntpd[18522]: basedate set to 2022-02-04 2024-09-21T13:17:47.741 INFO:teuthology.orchestra.run.smithi134.stdout:21 Sep 13:17:47 ntpd[18522]: gps base set to 2022-02-06 (week 2196) 2024-09-21T13:17:47.741 INFO:teuthology.orchestra.run.smithi134.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T13:17:47.741 INFO:teuthology.orchestra.run.smithi134.stdout:21 Sep 13:17:47 ntpd[18522]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-21T13:17:47.742 INFO:teuthology.orchestra.run.smithi134.stdout:21 Sep 13:17:47 ntpd[18522]: restrict ::: KOD does nothing without LIMITED. 2024-09-21T13:17:47.742 INFO:teuthology.orchestra.run.smithi134.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-21T13:17:47.743 INFO:teuthology.orchestra.run.smithi134.stdout:21 Sep 13:17:47 ntpd[18522]: Listen and drop on 0 v6wildcard [::]:123 2024-09-21T13:17:47.743 INFO:teuthology.orchestra.run.smithi134.stdout:21 Sep 13:17:47 ntpd[18522]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-21T13:17:47.743 INFO:teuthology.orchestra.run.smithi134.stdout:21 Sep 13:17:47 ntpd[18522]: Listen normally on 2 lo 127.0.0.1:123 2024-09-21T13:17:47.743 INFO:teuthology.orchestra.run.smithi134.stdout:21 Sep 13:17:47 ntpd[18522]: Listen normally on 3 enp3s0f1 172.21.15.134:123 2024-09-21T13:17:47.743 INFO:teuthology.orchestra.run.smithi134.stdout:21 Sep 13:17:47 ntpd[18522]: Listen normally on 4 lo [::1]:123 2024-09-21T13:17:47.743 INFO:teuthology.orchestra.run.smithi134.stdout:21 Sep 13:17:47 ntpd[18522]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:6de9%5]:123 2024-09-21T13:17:47.743 INFO:teuthology.orchestra.run.smithi134.stdout:21 Sep 13:17:47 ntpd[18522]: Listening on routing socket on fd #22 for interface updates 2024-09-21T13:17:48.723 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:48 ntpd[18510]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:48.723 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:48 ntpd[18510]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:48.723 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:48 ntpd[18510]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:48.723 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:48 ntpd[18510]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:48.723 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:48 ntpd[18510]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:48.723 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:48 ntpd[18510]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:48.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:48 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:48.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:48 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:48.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:48 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:48.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:48 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:48.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:48 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:48.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:48 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:48.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:48 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:48.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:48 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:48.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:48 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:48.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:48 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:48.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:48 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:48.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:48 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:48.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:48 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:48.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:48 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:48.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:48 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:48.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:48 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:48.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:48 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:48.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:48 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:48.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:48 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:48.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:48 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:48.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:48 ntpd[18522]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:48.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:48 ntpd[18522]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:48.742 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:48 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:48.742 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:48 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:48.742 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:48 ntpd[18522]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:48.742 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:48 ntpd[18522]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:49.723 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:49 ntpd[18510]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:49.723 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:49 ntpd[18510]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:49.724 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:49 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:49.724 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:49 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:49.724 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:49 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:49.724 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:49 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:49.724 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:49 ntpd[18379]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:49.724 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:49 ntpd[18379]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:49.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:49 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:49.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:49 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:49.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:49 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:49.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:49 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:49.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:49 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:49.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:49 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:49.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:49 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:49.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:49 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:49.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:49 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:49.742 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:49 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:49.742 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:49 ntpd[18522]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:49.742 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:49 ntpd[18522]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:50.723 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:50 ntpd[18510]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:50.723 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:50 ntpd[18510]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:50.723 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:50 ntpd[18510]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:50.723 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:50 ntpd[18510]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:50.723 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:50 ntpd[18510]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:50.723 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:50 ntpd[18510]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:50.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:50 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:50.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:50 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:50.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:50 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:50.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:50 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:50.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:50 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:50.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:50 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:50.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:50 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:50.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:50 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:50.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:50 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:50.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:50 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:50.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:50 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:50.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:50 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:50.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:50 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:50.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:50 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:50.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:50 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:50.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:50 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:50.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:50 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:50.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:50 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:50.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:50 ntpd[18522]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:50.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:50 ntpd[18522]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:50.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:50 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:50.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:50 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:50.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:50 ntpd[18522]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:50.742 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:50 ntpd[18522]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:51.724 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:51 ntpd[18510]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:51.724 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:51 ntpd[18510]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:51.724 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:51 ntpd[18510]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:51.724 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:51 ntpd[18510]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:51.724 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:51 ntpd[18510]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:51.724 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:51 ntpd[18510]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:51.724 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:51 ntpd[18510]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:51.724 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:51 ntpd[18510]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:51.724 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:51 ntpd[18510]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:51.724 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:51 ntpd[18510]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:51.724 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:51 ntpd[18510]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:51.725 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:51 ntpd[18510]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:51.726 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:51 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:51.726 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:51 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:51.726 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:51 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:51.726 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:51 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:51.726 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:51 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:51.727 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:51 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:51.727 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:51 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:51.727 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:51 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:51.727 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:51 ntpd[18379]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:51.727 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:51 ntpd[18379]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:51.727 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:51 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:51.727 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:51 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:51.727 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:51 ntpd[18379]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:51.727 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:51 ntpd[18379]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:51.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:51 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:51.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:51 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:51.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:51 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:51.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:51 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:51.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:51 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:51.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:51 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:51.740 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:51 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:51.740 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:51 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:51.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:51 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:51.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:51 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:51.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:51 ntpd[18522]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:51.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:51 ntpd[18522]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:52.723 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:52 ntpd[18510]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:52.723 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:52 ntpd[18510]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:52.723 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:52 ntpd[18510]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:52.723 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:52 ntpd[18510]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:52.723 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:52 ntpd[18510]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:52.723 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:52 ntpd[18510]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:52.724 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:52 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:52.724 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:52 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:52.724 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:52 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:52.724 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:52 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:52.724 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:52 ntpd[18379]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:52.725 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:52 ntpd[18379]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:52.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:52 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:52.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:52 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:52.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:52 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:52.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:52 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:52.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:52 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:52.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:52 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:52.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:52 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:52.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:52 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:52.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:52 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:52.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:52 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:52.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:52 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:52.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:52 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:52.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:52 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:52.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:52 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:52.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:52 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:52.742 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:52 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:52.742 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:52 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:52.742 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:52 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:52.742 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:52 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:52.742 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:52 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:52.742 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:52 ntpd[18522]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:52.742 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:52 ntpd[18522]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:52.742 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:52 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:52.742 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:52 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:52.742 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:52 ntpd[18522]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:52.742 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:52 ntpd[18522]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:53.724 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:53 ntpd[18510]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:53.724 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:53 ntpd[18510]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:53.724 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:53 ntpd[18510]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:53.724 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:53 ntpd[18510]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:53.724 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:53 ntpd[18510]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:53.724 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:53 ntpd[18510]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:53.724 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:53 ntpd[18510]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:53.724 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:53 ntpd[18510]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:53.724 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:53 ntpd[18510]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:53.725 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:53 ntpd[18510]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:53.725 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:53 ntpd[18510]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:53.725 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:53 ntpd[18510]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:53.726 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:53 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:53.726 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:53 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:53.726 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:53 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:53.726 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:53 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:53.726 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:53 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:53.727 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:53 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:53.727 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:53 ntpd[18379]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:53.727 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:53 ntpd[18379]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:53.727 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:53 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:53.727 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:53 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:53.727 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:53 ntpd[18379]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:53.727 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:53 ntpd[18379]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:53.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:53 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:53.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:53 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:53.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:53 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:53.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:53 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:53.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:53 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:53.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:53 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:53.740 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:53 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:53.740 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:53 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:53.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:53 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:53.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:53 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:53.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:53 ntpd[18522]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:53.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:53 ntpd[18522]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:54.723 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:54 ntpd[18510]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:54.723 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:54 ntpd[18510]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:54.723 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:54 ntpd[18510]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:54.723 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:54 ntpd[18510]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:54.723 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:54 ntpd[18510]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:54.723 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:54 ntpd[18510]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:54.724 INFO:teuthology.orchestra.run.smithi079.stdout:21 Sep 13:17:54 ntpd[18510]: ntpd: time slew -0.000229 s 2024-09-21T13:17:54.724 INFO:teuthology.orchestra.run.smithi079.stdout:ntpd: time slew -0.000229s 2024-09-21T13:17:54.724 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:54 ntpd[18510]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-21T13:17:54.724 INFO:teuthology.orchestra.run.smithi079.stderr:21 Sep 13:17:54 ntpd[18510]: can't open /var/log/ntpstats/loopstats.20240921: Permission denied 2024-09-21T13:17:54.725 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:54 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:54.725 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:54 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:54.725 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:54 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:54.725 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:54 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:54.725 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:54 ntpd[18379]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:54.725 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:54 ntpd[18379]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:54.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:54 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:54.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:54 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:54.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:54 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:54.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:54 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:54.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:54 ntpd[18464]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:54.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:54 ntpd[18464]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:54.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:54 ntpd[18464]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:54.728 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:54 ntpd[18464]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:54.728 INFO:teuthology.orchestra.run.smithi104.stdout:21 Sep 13:17:54 ntpd[18464]: ntpd: time slew -0.000499 s 2024-09-21T13:17:54.728 INFO:teuthology.orchestra.run.smithi104.stdout:ntpd: time slew -0.000499s 2024-09-21T13:17:54.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:54 ntpd[18464]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-21T13:17:54.729 INFO:teuthology.orchestra.run.smithi104.stderr:21 Sep 13:17:54 ntpd[18464]: can't open /var/log/ntpstats/loopstats.20240921: Permission denied 2024-09-21T13:17:54.740 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:54 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:54.740 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:54 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:54.740 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:54 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:54.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:54 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:54.741 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:54 ntpd[18522]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:54.742 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:54 ntpd[18522]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:54.742 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:54 ntpd[18522]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:54.742 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:54 ntpd[18522]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:54.742 INFO:teuthology.orchestra.run.smithi134.stdout:21 Sep 13:17:54 ntpd[18522]: ntpd: time slew -0.002820 s 2024-09-21T13:17:54.742 INFO:teuthology.orchestra.run.smithi134.stdout:ntpd: time slew -0.002820s 2024-09-21T13:17:54.742 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:54 ntpd[18522]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-21T13:17:54.743 INFO:teuthology.orchestra.run.smithi134.stderr:21 Sep 13:17:54 ntpd[18522]: can't open /var/log/ntpstats/loopstats.20240921: Permission denied 2024-09-21T13:17:54.785 INFO:teuthology.orchestra.run.smithi079.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T13:17:54.786 INFO:teuthology.orchestra.run.smithi079.stdout:============================================================================== 2024-09-21T13:17:54.786 INFO:teuthology.orchestra.run.smithi079.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:17:54.786 INFO:teuthology.orchestra.run.smithi079.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:17:54.786 INFO:teuthology.orchestra.run.smithi079.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:17:54.786 INFO:teuthology.orchestra.run.smithi079.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:17:54.793 INFO:teuthology.orchestra.run.smithi104.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T13:17:54.793 INFO:teuthology.orchestra.run.smithi104.stdout:============================================================================== 2024-09-21T13:17:54.793 INFO:teuthology.orchestra.run.smithi104.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:17:54.793 INFO:teuthology.orchestra.run.smithi104.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:17:54.793 INFO:teuthology.orchestra.run.smithi104.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:17:54.793 INFO:teuthology.orchestra.run.smithi104.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:17:54.797 INFO:teuthology.orchestra.run.smithi134.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T13:17:54.797 INFO:teuthology.orchestra.run.smithi134.stdout:============================================================================== 2024-09-21T13:17:54.797 INFO:teuthology.orchestra.run.smithi134.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:17:54.798 INFO:teuthology.orchestra.run.smithi134.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:17:54.798 INFO:teuthology.orchestra.run.smithi134.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:17:54.798 INFO:teuthology.orchestra.run.smithi134.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:17:55.725 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:55 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:55.725 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:55 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:55.725 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:55 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:55.725 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:55 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:55.726 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:55 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:55.726 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:55 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:55.726 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:55 ntpd[18379]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:55.726 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:55 ntpd[18379]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:55.726 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:55 ntpd[18379]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-21T13:17:55.726 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:55 ntpd[18379]: can't open /var/log/ntpstats/rawstats.20240921: Permission denied 2024-09-21T13:17:55.726 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:55 ntpd[18379]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-21T13:17:55.726 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:55 ntpd[18379]: can't open /var/log/ntpstats/peerstats.20240921: Permission denied 2024-09-21T13:17:55.726 INFO:teuthology.orchestra.run.smithi017.stdout:21 Sep 13:17:55 ntpd[18379]: ntpd: time slew -0.000345 s 2024-09-21T13:17:55.726 INFO:teuthology.orchestra.run.smithi017.stdout:ntpd: time slew -0.000345s 2024-09-21T13:17:55.727 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:55 ntpd[18379]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-21T13:17:55.727 INFO:teuthology.orchestra.run.smithi017.stderr:21 Sep 13:17:55 ntpd[18379]: can't open /var/log/ntpstats/loopstats.20240921: Permission denied 2024-09-21T13:17:55.780 INFO:teuthology.orchestra.run.smithi017.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T13:17:55.780 INFO:teuthology.orchestra.run.smithi017.stdout:============================================================================== 2024-09-21T13:17:55.780 INFO:teuthology.orchestra.run.smithi017.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:17:55.781 INFO:teuthology.orchestra.run.smithi017.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:17:55.781 INFO:teuthology.orchestra.run.smithi017.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:17:55.781 INFO:teuthology.orchestra.run.smithi017.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-21T13:17:55.782 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2024-09-21T13:17:55.883 INFO:tasks.cephadm:Testing if podman is available 2024-09-21T13:17:55.883 DEBUG:teuthology.orchestra.run.smithi134:> sudo podman --help 2024-09-21T13:17:55.894 INFO:teuthology.orchestra.run.smithi134.stderr:sudo: podman: command not found 2024-09-21T13:17:55.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:17:55.895 INFO:tasks.cephadm:Failed to find podman. Using docker 2024-09-21T13:17:55.895 DEBUG:teuthology.orchestra.run.smithi134:> sudo docker pull quay.io/samba.org/samba-ad-server:latest 2024-09-21T13:17:56.642 INFO:teuthology.orchestra.run.smithi134.stdout:latest: Pulling from samba.org/samba-ad-server 2024-09-21T13:17:56.642 INFO:teuthology.orchestra.run.smithi134.stdout:a4ab00b4675c: Pulling fs layer 2024-09-21T13:17:56.642 INFO:teuthology.orchestra.run.smithi134.stdout:c888ba27f8c0: Pulling fs layer 2024-09-21T13:17:56.642 INFO:teuthology.orchestra.run.smithi134.stdout:b423073ce577: Pulling fs layer 2024-09-21T13:17:56.642 INFO:teuthology.orchestra.run.smithi134.stdout:aff4a5324caa: Pulling fs layer 2024-09-21T13:17:56.642 INFO:teuthology.orchestra.run.smithi134.stdout:d42064003299: Pulling fs layer 2024-09-21T13:17:56.642 INFO:teuthology.orchestra.run.smithi134.stdout:19aab37efbe1: Pulling fs layer 2024-09-21T13:17:56.643 INFO:teuthology.orchestra.run.smithi134.stdout:aff4a5324caa: Waiting 2024-09-21T13:17:56.643 INFO:teuthology.orchestra.run.smithi134.stdout:19aab37efbe1: Waiting 2024-09-21T13:17:56.802 INFO:teuthology.orchestra.run.smithi134.stdout:c888ba27f8c0: Verifying Checksum 2024-09-21T13:17:56.802 INFO:teuthology.orchestra.run.smithi134.stdout:c888ba27f8c0: Download complete 2024-09-21T13:17:56.957 INFO:teuthology.orchestra.run.smithi134.stdout:aff4a5324caa: Download complete 2024-09-21T13:17:57.139 INFO:teuthology.orchestra.run.smithi134.stdout:d42064003299: Verifying Checksum 2024-09-21T13:17:57.593 INFO:teuthology.orchestra.run.smithi134.stdout:19aab37efbe1: Verifying Checksum 2024-09-21T13:17:57.593 INFO:teuthology.orchestra.run.smithi134.stdout:19aab37efbe1: Download complete 2024-09-21T13:17:57.777 INFO:teuthology.orchestra.run.smithi134.stdout:b423073ce577: Verifying Checksum 2024-09-21T13:17:57.777 INFO:teuthology.orchestra.run.smithi134.stdout:b423073ce577: Download complete 2024-09-21T13:17:58.036 INFO:teuthology.orchestra.run.smithi134.stdout:a4ab00b4675c: Verifying Checksum 2024-09-21T13:17:58.036 INFO:teuthology.orchestra.run.smithi134.stdout:a4ab00b4675c: Download complete 2024-09-21T13:18:03.612 INFO:teuthology.orchestra.run.smithi134.stdout:a4ab00b4675c: Pull complete 2024-09-21T13:18:03.848 INFO:teuthology.orchestra.run.smithi134.stdout:c888ba27f8c0: Pull complete 2024-09-21T13:18:09.601 INFO:teuthology.orchestra.run.smithi134.stdout:b423073ce577: Pull complete 2024-09-21T13:18:12.088 INFO:teuthology.orchestra.run.smithi134.stdout:aff4a5324caa: Pull complete 2024-09-21T13:18:12.282 INFO:teuthology.orchestra.run.smithi134.stdout:d42064003299: Pull complete 2024-09-21T13:18:13.398 INFO:teuthology.orchestra.run.smithi134.stdout:19aab37efbe1: Pull complete 2024-09-21T13:18:13.505 INFO:teuthology.orchestra.run.smithi134.stdout:Digest: sha256:a6fa72c222ed6c2b1b2fd9ac558125d483750c3c3b6cb9ad2ed9ed5ea97dbe04 2024-09-21T13:18:13.558 INFO:teuthology.orchestra.run.smithi134.stdout:Status: Downloaded newer image for quay.io/samba.org/samba-ad-server:latest 2024-09-21T13:18:13.588 INFO:teuthology.orchestra.run.smithi134.stdout:quay.io/samba.org/samba-ad-server:latest 2024-09-21T13:18:13.592 DEBUG:teuthology.orchestra.run.smithi134:> sudo docker pull quay.io/samba.org/samba-client:latest 2024-09-21T13:18:14.131 INFO:teuthology.orchestra.run.smithi134.stdout:latest: Pulling from samba.org/samba-client 2024-09-21T13:18:14.131 INFO:teuthology.orchestra.run.smithi134.stdout:a4ab00b4675c: Already exists 2024-09-21T13:18:14.176 INFO:teuthology.orchestra.run.smithi134.stdout:f53e54002cf8: Pulling fs layer 2024-09-21T13:18:14.961 INFO:teuthology.orchestra.run.smithi134.stdout:f53e54002cf8: Verifying Checksum 2024-09-21T13:18:14.962 INFO:teuthology.orchestra.run.smithi134.stdout:f53e54002cf8: Download complete 2024-09-21T13:18:17.878 INFO:teuthology.orchestra.run.smithi134.stdout:f53e54002cf8: Pull complete 2024-09-21T13:18:18.004 INFO:teuthology.orchestra.run.smithi134.stdout:Digest: sha256:298ca95d12382cff56b138223553cdfa51aea5534bf926ace2d967e58cd63e4e 2024-09-21T13:18:18.054 INFO:teuthology.orchestra.run.smithi134.stdout:Status: Downloaded newer image for quay.io/samba.org/samba-client:latest 2024-09-21T13:18:18.079 INFO:teuthology.orchestra.run.smithi134.stdout:quay.io/samba.org/samba-client:latest 2024-09-21T13:18:18.084 DEBUG:teuthology.orchestra.run.smithi134:> ss -lunH 2024-09-21T13:18:18.114 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 0.0.0.0:38387 0.0.0.0:* 2024-09-21T13:18:18.115 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 0.0.0.0:38931 0.0.0.0:* 2024-09-21T13:18:18.115 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 0.0.0.0:43058 0.0.0.0:* 2024-09-21T13:18:18.115 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 127.0.0.53%lo:53 0.0.0.0:* 2024-09-21T13:18:18.115 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 172.21.15.134%enp3s0f1:68 0.0.0.0:* 2024-09-21T13:18:18.115 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 0.0.0.0:68 0.0.0.0:* 2024-09-21T13:18:18.115 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-21T13:18:18.115 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 172.21.15.134:123 0.0.0.0:* 2024-09-21T13:18:18.115 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 127.0.0.1:123 0.0.0.0:* 2024-09-21T13:18:18.115 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 0.0.0.0:123 0.0.0.0:* 2024-09-21T13:18:18.115 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 127.0.0.1:720 0.0.0.0:* 2024-09-21T13:18:18.115 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 0.0.0.0:51009 0.0.0.0:* 2024-09-21T13:18:18.115 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 0.0.0.0:51226 0.0.0.0:* 2024-09-21T13:18:18.115 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 [::]:52572 [::]:* 2024-09-21T13:18:18.116 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 [::]:42000 [::]:* 2024-09-21T13:18:18.116 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 [::]:43189 [::]:* 2024-09-21T13:18:18.116 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 [::]:48345 [::]:* 2024-09-21T13:18:18.116 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-21T13:18:18.116 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 [fe80::ec4:7aff:fe88:6de9]%enp3s0f1:123 [::]:* 2024-09-21T13:18:18.116 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 [::1]:123 [::]:* 2024-09-21T13:18:18.116 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 [::]:123 [::]:* 2024-09-21T13:18:18.116 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 [::]:33740 [::]:* 2024-09-21T13:18:18.116 INFO:tasks.cephadm:Disabling systemd-resolved on smithi134 2024-09-21T13:18:18.116 DEBUG:teuthology.orchestra.run.smithi134:> sudo cat /etc/systemd/resolved.conf 2024-09-21T13:18:18.168 INFO:teuthology.orchestra.run.smithi134.stdout:# This file is part of systemd. 2024-09-21T13:18:18.168 INFO:teuthology.orchestra.run.smithi134.stdout:# 2024-09-21T13:18:18.168 INFO:teuthology.orchestra.run.smithi134.stdout:# systemd is free software; you can redistribute it and/or modify it under the 2024-09-21T13:18:18.168 INFO:teuthology.orchestra.run.smithi134.stdout:# terms of the GNU Lesser General Public License as published by the Free 2024-09-21T13:18:18.168 INFO:teuthology.orchestra.run.smithi134.stdout:# Software Foundation; either version 2.1 of the License, or (at your option) 2024-09-21T13:18:18.168 INFO:teuthology.orchestra.run.smithi134.stdout:# any later version. 2024-09-21T13:18:18.168 INFO:teuthology.orchestra.run.smithi134.stdout:# 2024-09-21T13:18:18.169 INFO:teuthology.orchestra.run.smithi134.stdout:# Entries in this file show the compile time defaults. Local configuration 2024-09-21T13:18:18.169 INFO:teuthology.orchestra.run.smithi134.stdout:# should be created by either modifying this file, or by creating "drop-ins" in 2024-09-21T13:18:18.169 INFO:teuthology.orchestra.run.smithi134.stdout:# the resolved.conf.d/ subdirectory. The latter is generally recommended. 2024-09-21T13:18:18.169 INFO:teuthology.orchestra.run.smithi134.stdout:# Defaults can be restored by simply deleting this file and all drop-ins. 2024-09-21T13:18:18.169 INFO:teuthology.orchestra.run.smithi134.stdout:# 2024-09-21T13:18:18.169 INFO:teuthology.orchestra.run.smithi134.stdout:# Use 'systemd-analyze cat-config systemd/resolved.conf' to display the full config. 2024-09-21T13:18:18.169 INFO:teuthology.orchestra.run.smithi134.stdout:# 2024-09-21T13:18:18.169 INFO:teuthology.orchestra.run.smithi134.stdout:# See resolved.conf(5) for details. 2024-09-21T13:18:18.169 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-21T13:18:18.169 INFO:teuthology.orchestra.run.smithi134.stdout:[Resolve] 2024-09-21T13:18:18.169 INFO:teuthology.orchestra.run.smithi134.stdout:# Some examples of DNS servers which may be used for DNS= and FallbackDNS=: 2024-09-21T13:18:18.169 INFO:teuthology.orchestra.run.smithi134.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-21T13:18:18.169 INFO:teuthology.orchestra.run.smithi134.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-21T13:18:18.169 INFO:teuthology.orchestra.run.smithi134.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-21T13:18:18.170 INFO:teuthology.orchestra.run.smithi134.stdout:#DNS= 2024-09-21T13:18:18.170 INFO:teuthology.orchestra.run.smithi134.stdout:#FallbackDNS= 2024-09-21T13:18:18.170 INFO:teuthology.orchestra.run.smithi134.stdout:#Domains= 2024-09-21T13:18:18.170 INFO:teuthology.orchestra.run.smithi134.stdout:#DNSSEC=no 2024-09-21T13:18:18.170 INFO:teuthology.orchestra.run.smithi134.stdout:#DNSOverTLS=no 2024-09-21T13:18:18.170 INFO:teuthology.orchestra.run.smithi134.stdout:#MulticastDNS=no 2024-09-21T13:18:18.170 INFO:teuthology.orchestra.run.smithi134.stdout:#LLMNR=no 2024-09-21T13:18:18.170 INFO:teuthology.orchestra.run.smithi134.stdout:#Cache=no-negative 2024-09-21T13:18:18.170 INFO:teuthology.orchestra.run.smithi134.stdout:#CacheFromLocalhost=no 2024-09-21T13:18:18.170 INFO:teuthology.orchestra.run.smithi134.stdout:#DNSStubListener=yes 2024-09-21T13:18:18.170 INFO:teuthology.orchestra.run.smithi134.stdout:#DNSStubListenerExtra= 2024-09-21T13:18:18.170 INFO:teuthology.orchestra.run.smithi134.stdout:#ReadEtcHosts=yes 2024-09-21T13:18:18.170 INFO:teuthology.orchestra.run.smithi134.stdout:#ResolveUnicastSingleLabel=no 2024-09-21T13:18:18.171 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-21T13:18:18.171 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/systemd/resolved.conf 2024-09-21T13:18:18.234 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl restart systemd-resolved 2024-09-21T13:18:18.374 DEBUG:teuthology.orchestra.run.smithi134:> ss -lunH 2024-09-21T13:18:18.378 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 0.0.0.0:38387 0.0.0.0:* 2024-09-21T13:18:18.379 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 0.0.0.0:38931 0.0.0.0:* 2024-09-21T13:18:18.379 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 0.0.0.0:43058 0.0.0.0:* 2024-09-21T13:18:18.379 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 172.21.15.134%enp3s0f1:68 0.0.0.0:* 2024-09-21T13:18:18.379 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 0.0.0.0:68 0.0.0.0:* 2024-09-21T13:18:18.379 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-21T13:18:18.379 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 172.21.15.134:123 0.0.0.0:* 2024-09-21T13:18:18.379 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 127.0.0.1:123 0.0.0.0:* 2024-09-21T13:18:18.379 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 0.0.0.0:123 0.0.0.0:* 2024-09-21T13:18:18.379 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 127.0.0.1:720 0.0.0.0:* 2024-09-21T13:18:18.379 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 0.0.0.0:51009 0.0.0.0:* 2024-09-21T13:18:18.379 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 0.0.0.0:51226 0.0.0.0:* 2024-09-21T13:18:18.379 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 [::]:52572 [::]:* 2024-09-21T13:18:18.379 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 [::]:42000 [::]:* 2024-09-21T13:18:18.379 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 [::]:43189 [::]:* 2024-09-21T13:18:18.380 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 [::]:48345 [::]:* 2024-09-21T13:18:18.380 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-21T13:18:18.380 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 [fe80::ec4:7aff:fe88:6de9]%enp3s0f1:123 [::]:* 2024-09-21T13:18:18.380 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 [::1]:123 [::]:* 2024-09-21T13:18:18.380 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 [::]:123 [::]:* 2024-09-21T13:18:18.380 INFO:teuthology.orchestra.run.smithi134.stdout:UNCONN 0 0 [::]:33740 [::]:* 2024-09-21T13:18:18.380 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl restart docker 2024-09-21T13:18:18.434 INFO:teuthology.orchestra.run.smithi134.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-21T13:18:26.156 DEBUG:teuthology.orchestra.run.smithi134:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-21T13:18:26.214 DEBUG:teuthology.orchestra.run.smithi134:> sudo mkdir -p /var/tmp/samba 2024-09-21T13:18:26.267 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-21T13:18:26.268 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/var/tmp/samba/container.json 2024-09-21T13:18:26.320 DEBUG:teuthology.orchestra.run.smithi134:> 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-21T13:18:27.087 INFO:teuthology.orchestra.run.smithi134.stdout:13a086564f52268cf1a98c99f283e3769f0f72d3fdc873f5f92037c88b996da1 2024-09-21T13:18:27.958 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.134, idx=0 2024-09-21T13:18:27.959 DEBUG:teuthology.orchestra.run.smithi134:> sudo docker run --rm --net=host --dns=172.21.15.134 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T13:18:29.288 INFO:teuthology.orchestra.run.smithi134.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-21T13:18:30.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:18:30.557 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.134, idx=1 2024-09-21T13:18:30.557 DEBUG:teuthology.orchestra.run.smithi134:> sudo docker run --rm --net=host --dns=172.21.15.134 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T13:18:31.933 INFO:teuthology.orchestra.run.smithi134.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-21T13:18:32.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:18:33.754 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.134, idx=2 2024-09-21T13:18:33.755 DEBUG:teuthology.orchestra.run.smithi134:> sudo docker run --rm --net=host --dns=172.21.15.134 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T13:18:34.728 INFO:teuthology.orchestra.run.smithi134.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-21T13:18:35.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:18:37.188 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.134, idx=3 2024-09-21T13:18:37.188 DEBUG:teuthology.orchestra.run.smithi134:> sudo docker run --rm --net=host --dns=172.21.15.134 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T13:18:38.585 INFO:teuthology.orchestra.run.smithi134.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-21T13:18:39.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:18:43.357 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.134, idx=4 2024-09-21T13:18:43.358 DEBUG:teuthology.orchestra.run.smithi134:> sudo docker run --rm --net=host --dns=172.21.15.134 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T13:18:44.409 INFO:teuthology.orchestra.run.smithi134.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-21T13:18:45.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:18:53.001 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.134, idx=5 2024-09-21T13:18:53.002 DEBUG:teuthology.orchestra.run.smithi134:> sudo docker run --rm --net=host --dns=172.21.15.134 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-21T13:18:55.870 INFO:teuthology.orchestra.run.smithi134.stdout: . D 0 Sat Sep 21 13:18:37 2024 2024-09-21T13:18:55.870 INFO:teuthology.orchestra.run.smithi134.stdout: .. D 0 Sat Sep 21 13:18:37 2024 2024-09-21T13:18:55.870 INFO:teuthology.orchestra.run.smithi134.stdout: domain1.sink.test D 0 Sat Sep 21 13:18:35 2024 2024-09-21T13:18:55.870 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-21T13:18:55.870 INFO:teuthology.orchestra.run.smithi134.stdout: 960311348 blocks of size 1024. 902220888 blocks available 2024-09-21T13:18:56.684 INFO:tasks.cephadm:SMB status probe succeeded 2024-09-21T13:18:56.684 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-21T13:18:56.698 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': '441784946648ff53dd310293f9dd752afeeea72a'} 2024-09-21T13:18:56.698 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:18:56.699 INFO:tasks.cephadm:Cluster fsid is 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:18:56.699 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-21T13:18:56.699 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.17', 'mon.b': '172.21.15.79', 'mon.c': '172.21.15.104'} 2024-09-21T13:18:56.699 INFO:tasks.cephadm:First mon is mon.a on smithi017 2024-09-21T13:18:56.699 INFO:tasks.cephadm:First mgr is x 2024-09-21T13:18:56.699 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-21T13:18:56.700 DEBUG:teuthology.orchestra.run.smithi017:> sudo hostname $(hostname -s) 2024-09-21T13:18:56.716 DEBUG:teuthology.orchestra.run.smithi079:> sudo hostname $(hostname -s) 2024-09-21T13:18:56.731 DEBUG:teuthology.orchestra.run.smithi104:> sudo hostname $(hostname -s) 2024-09-21T13:18:56.747 DEBUG:teuthology.orchestra.run.smithi134:> sudo hostname $(hostname -s) 2024-09-21T13:18:56.761 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-21T13:18:56.762 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:18:56.910 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': '441784946648ff53dd310293f9dd752afeeea72a', '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/83203/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-5104-g44178494', 'node_name': '172.21.2.15+braggi15', '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-5104-g44178494-1jammy'}, 'url': 'https://2.chacra.ceph.com/r/ceph/wip-guits-main-2024-09-21-0842/441784946648ff53dd310293f9dd752afeeea72a/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-21 10:47:46.621196', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-guits-main-2024-09-21-0842', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/wip-guits-main-2024-09-21-0842/441784946648ff53dd310293f9dd752afeeea72a/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-21T13:18:57.051 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref wip-guits-main-2024-09-21-0842, sha1 441784946648ff53dd310293f9dd752afeeea72a from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:18:57.052 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-21-0842/441784946648ff53dd310293f9dd752afeeea72a/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-21T13:18:57.052 INFO:tasks.cephadm:Downloading cephadm from url: https://2.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-21-0842/441784946648ff53dd310293f9dd752afeeea72a/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-21T13:18:57.052 DEBUG:teuthology.orchestra.run.smithi017:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-21-0842/441784946648ff53dd310293f9dd752afeeea72a/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T13:18:57.518 INFO:teuthology.orchestra.run.smithi017.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811837 Sep 21 13:18 /home/ubuntu/cephtest/cephadm 2024-09-21T13:18:57.518 DEBUG:teuthology.orchestra.run.smithi079:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-21-0842/441784946648ff53dd310293f9dd752afeeea72a/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T13:18:57.987 INFO:teuthology.orchestra.run.smithi079.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811837 Sep 21 13:18 /home/ubuntu/cephtest/cephadm 2024-09-21T13:18:57.987 DEBUG:teuthology.orchestra.run.smithi104:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-21-0842/441784946648ff53dd310293f9dd752afeeea72a/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T13:18:58.461 INFO:teuthology.orchestra.run.smithi104.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811837 Sep 21 13:18 /home/ubuntu/cephtest/cephadm 2024-09-21T13:18:58.462 DEBUG:teuthology.orchestra.run.smithi134:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-guits-main-2024-09-21-0842/441784946648ff53dd310293f9dd752afeeea72a/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-21T13:18:59.002 INFO:teuthology.orchestra.run.smithi134.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811837 Sep 21 13:18 /home/ubuntu/cephtest/cephadm 2024-09-21T13:18:59.002 DEBUG:teuthology.orchestra.run.smithi017:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T13:18:59.010 DEBUG:teuthology.orchestra.run.smithi079:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T13:18:59.018 DEBUG:teuthology.orchestra.run.smithi104:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T13:18:59.026 DEBUG:teuthology.orchestra.run.smithi134:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-21T13:18:59.044 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a on all hosts... 2024-09-21T13:18:59.044 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a pull 2024-09-21T13:18:59.055 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a pull 2024-09-21T13:18:59.063 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a pull 2024-09-21T13:18:59.068 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a pull 2024-09-21T13:18:59.241 INFO:teuthology.orchestra.run.smithi017.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a... 2024-09-21T13:18:59.246 INFO:teuthology.orchestra.run.smithi079.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a... 2024-09-21T13:18:59.247 INFO:teuthology.orchestra.run.smithi104.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a... 2024-09-21T13:18:59.265 INFO:teuthology.orchestra.run.smithi134.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a... 2024-09-21T13:20:00.898 INFO:teuthology.orchestra.run.smithi104.stdout:{ 2024-09-21T13:20:00.899 INFO:teuthology.orchestra.run.smithi104.stdout: "ceph_version": "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)", 2024-09-21T13:20:00.899 INFO:teuthology.orchestra.run.smithi104.stdout: "image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", 2024-09-21T13:20:00.899 INFO:teuthology.orchestra.run.smithi104.stdout: "repo_digests": [ 2024-09-21T13:20:00.899 INFO:teuthology.orchestra.run.smithi104.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5" 2024-09-21T13:20:00.899 INFO:teuthology.orchestra.run.smithi104.stdout: ] 2024-09-21T13:20:00.899 INFO:teuthology.orchestra.run.smithi104.stdout:} 2024-09-21T13:20:03.725 INFO:teuthology.orchestra.run.smithi079.stdout:{ 2024-09-21T13:20:03.726 INFO:teuthology.orchestra.run.smithi079.stdout: "ceph_version": "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)", 2024-09-21T13:20:03.726 INFO:teuthology.orchestra.run.smithi079.stdout: "image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", 2024-09-21T13:20:03.726 INFO:teuthology.orchestra.run.smithi079.stdout: "repo_digests": [ 2024-09-21T13:20:03.726 INFO:teuthology.orchestra.run.smithi079.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5" 2024-09-21T13:20:03.726 INFO:teuthology.orchestra.run.smithi079.stdout: ] 2024-09-21T13:20:03.726 INFO:teuthology.orchestra.run.smithi079.stdout:} 2024-09-21T13:20:17.865 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2024-09-21T13:20:17.865 INFO:teuthology.orchestra.run.smithi017.stdout: "ceph_version": "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)", 2024-09-21T13:20:17.866 INFO:teuthology.orchestra.run.smithi017.stdout: "image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", 2024-09-21T13:20:17.866 INFO:teuthology.orchestra.run.smithi017.stdout: "repo_digests": [ 2024-09-21T13:20:17.866 INFO:teuthology.orchestra.run.smithi017.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5" 2024-09-21T13:20:17.866 INFO:teuthology.orchestra.run.smithi017.stdout: ] 2024-09-21T13:20:17.866 INFO:teuthology.orchestra.run.smithi017.stdout:} 2024-09-21T13:20:22.860 INFO:teuthology.orchestra.run.smithi134.stdout:{ 2024-09-21T13:20:22.861 INFO:teuthology.orchestra.run.smithi134.stdout: "ceph_version": "ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev)", 2024-09-21T13:20:22.861 INFO:teuthology.orchestra.run.smithi134.stdout: "image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", 2024-09-21T13:20:22.861 INFO:teuthology.orchestra.run.smithi134.stdout: "repo_digests": [ 2024-09-21T13:20:22.861 INFO:teuthology.orchestra.run.smithi134.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5" 2024-09-21T13:20:22.861 INFO:teuthology.orchestra.run.smithi134.stdout: ] 2024-09-21T13:20:22.861 INFO:teuthology.orchestra.run.smithi134.stdout:} 2024-09-21T13:20:22.895 DEBUG:teuthology.orchestra.run.smithi017:> sudo mkdir -p /etc/ceph 2024-09-21T13:20:22.910 DEBUG:teuthology.orchestra.run.smithi079:> sudo mkdir -p /etc/ceph 2024-09-21T13:20:22.924 DEBUG:teuthology.orchestra.run.smithi104:> sudo mkdir -p /etc/ceph 2024-09-21T13:20:22.938 DEBUG:teuthology.orchestra.run.smithi134:> sudo mkdir -p /etc/ceph 2024-09-21T13:20:22.952 DEBUG:teuthology.orchestra.run.smithi017:> sudo chmod 777 /etc/ceph 2024-09-21T13:20:22.966 DEBUG:teuthology.orchestra.run.smithi079:> sudo chmod 777 /etc/ceph 2024-09-21T13:20:22.984 DEBUG:teuthology.orchestra.run.smithi104:> sudo chmod 777 /etc/ceph 2024-09-21T13:20:22.996 DEBUG:teuthology.orchestra.run.smithi134:> sudo chmod 777 /etc/ceph 2024-09-21T13:20:23.008 INFO:tasks.cephadm:Writing seed config... 2024-09-21T13:20:23.009 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-21T13:20:23.009 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-21T13:20:23.009 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-21T13:20:23.009 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-21T13:20:23.009 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-21T13:20:23.009 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-21T13:20:23.010 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-21T13:20:23.010 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2024-09-21T13:20:23.010 DEBUG:teuthology.orchestra.run.smithi017:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-21T13:20:23.015 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 = 0e5a42b6-781c-11ef-baf6-efdc52797490 [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-21T13:20:23.016 DEBUG:teuthology.orchestra.run.smithi017:mon.a> sudo journalctl -f -n 0 -u ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@mon.a.service 2024-09-21T13:20:23.059 DEBUG:teuthology.orchestra.run.smithi017:mgr.x> sudo journalctl -f -n 0 -u ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@mgr.x.service 2024-09-21T13:20:23.103 INFO:tasks.cephadm:Bootstrapping... 2024-09-21T13:20:23.103 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a -v bootstrap --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 --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.17 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:20:23.335 INFO:teuthology.orchestra.run.smithi017.stdout:-------------------------------------------------------------------------------- 2024-09-21T13:20:23.335 INFO:teuthology.orchestra.run.smithi017.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a', '-v', 'bootstrap', '--fsid', '0e5a42b6-781c-11ef-baf6-efdc52797490', '--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.17', '--skip-admin-label'] 2024-09-21T13:20:23.336 INFO:teuthology.orchestra.run.smithi017.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-21T13:20:23.336 INFO:teuthology.orchestra.run.smithi017.stdout:Verifying podman|docker is present... 2024-09-21T13:20:23.336 INFO:teuthology.orchestra.run.smithi017.stdout:Verifying lvm2 is present... 2024-09-21T13:20:23.336 INFO:teuthology.orchestra.run.smithi017.stdout:Verifying time synchronization is in place... 2024-09-21T13:20:23.341 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T13:20:23.341 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T13:20:23.347 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T13:20:23.347 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout inactive 2024-09-21T13:20:23.351 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-21T13:20:23.351 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-21T13:20:23.355 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-21T13:20:23.355 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout inactive 2024-09-21T13:20:23.359 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-21T13:20:23.359 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout masked 2024-09-21T13:20:23.362 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-21T13:20:23.362 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout inactive 2024-09-21T13:20:23.366 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-21T13:20:23.366 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-21T13:20:23.370 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-21T13:20:23.370 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout inactive 2024-09-21T13:20:23.374 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout enabled 2024-09-21T13:20:23.378 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout active 2024-09-21T13:20:23.378 INFO:teuthology.orchestra.run.smithi017.stdout:Unit ntp.service is enabled and running 2024-09-21T13:20:23.378 INFO:teuthology.orchestra.run.smithi017.stdout:Repeating the final host check... 2024-09-21T13:20:23.378 INFO:teuthology.orchestra.run.smithi017.stdout:docker (/usr/bin/docker) is present 2024-09-21T13:20:23.378 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl is present 2024-09-21T13:20:23.379 INFO:teuthology.orchestra.run.smithi017.stdout:lvcreate is present 2024-09-21T13:20:23.382 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-21T13:20:23.382 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-21T13:20:23.385 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-21T13:20:23.385 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout inactive 2024-09-21T13:20:23.389 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-21T13:20:23.389 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-21T13:20:23.393 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-21T13:20:23.393 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout inactive 2024-09-21T13:20:23.396 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-21T13:20:23.396 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout masked 2024-09-21T13:20:23.400 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-21T13:20:23.400 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout inactive 2024-09-21T13:20:23.403 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-21T13:20:23.403 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-21T13:20:23.407 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-21T13:20:23.407 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout inactive 2024-09-21T13:20:23.411 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout enabled 2024-09-21T13:20:23.415 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stdout active 2024-09-21T13:20:23.415 INFO:teuthology.orchestra.run.smithi017.stdout:Unit ntp.service is enabled and running 2024-09-21T13:20:23.415 INFO:teuthology.orchestra.run.smithi017.stdout:Host looks OK 2024-09-21T13:20:23.415 INFO:teuthology.orchestra.run.smithi017.stdout:Cluster fsid: 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:20:23.415 INFO:teuthology.orchestra.run.smithi017.stdout:Acquiring lock 140102873217968 on /run/cephadm/0e5a42b6-781c-11ef-baf6-efdc52797490.lock 2024-09-21T13:20:23.415 INFO:teuthology.orchestra.run.smithi017.stdout:Lock 140102873217968 acquired on /run/cephadm/0e5a42b6-781c-11ef-baf6-efdc52797490.lock 2024-09-21T13:20:23.416 INFO:teuthology.orchestra.run.smithi017.stdout:Verifying IP 172.21.15.17 port 3300 ... 2024-09-21T13:20:23.416 INFO:teuthology.orchestra.run.smithi017.stdout:Verifying IP 172.21.15.17 port 6789 ... 2024-09-21T13:20:23.416 INFO:teuthology.orchestra.run.smithi017.stdout:Base mon IP(s) is [172.21.15.17:3300, 172.21.15.17:6789], mon addrv is [v2:172.21.15.17:3300,v1:172.21.15.17:6789] 2024-09-21T13:20:23.418 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev ens1f0 2024-09-21T13:20:23.418 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-21T13:20:23.418 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.17 2024-09-21T13:20:23.420 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-21T13:20:23.420 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/sbin/ip: stdout fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2024-09-21T13:20:23.420 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1792sec hoplimit 64 pref medium 2024-09-21T13:20:23.422 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-21T13:20:23.422 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-21T13:20:23.422 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T13:20:23.423 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/sbin/ip: stdout 4: ens1f0: mtu 1500 state UP qlen 1000 2024-09-21T13:20:23.423 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe59:d992/64 scope link 2024-09-21T13:20:23.423 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-21T13:20:23.423 INFO:teuthology.orchestra.run.smithi017.stdout:Mon IP `172.21.15.17` is in CIDR network `172.21.0.0/20` 2024-09-21T13:20:23.423 INFO:teuthology.orchestra.run.smithi017.stdout:Mon IP `172.21.15.17` is in CIDR network `172.21.0.0/20` 2024-09-21T13:20:23.423 INFO:teuthology.orchestra.run.smithi017.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-09-21T13:20:23.424 INFO:teuthology.orchestra.run.smithi017.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-21T13:20:23.424 INFO:teuthology.orchestra.run.smithi017.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a... 2024-09-21T13:20:23.689 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/docker: stdout 441784946648ff53dd310293f9dd752afeeea72a: Pulling from ceph-ci/ceph 2024-09-21T13:20:23.689 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/docker: stdout Digest: sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5 2024-09-21T13:20:23.689 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:20:23.689 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a 2024-09-21T13:20:25.304 INFO:teuthology.orchestra.run.smithi017.stdout:ceph: stdout ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev) 2024-09-21T13:20:25.304 INFO:teuthology.orchestra.run.smithi017.stdout:Ceph version: ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev) 2024-09-21T13:20:25.304 INFO:teuthology.orchestra.run.smithi017.stdout:Extracting ceph user uid/gid from container image... 2024-09-21T13:20:26.725 INFO:teuthology.orchestra.run.smithi017.stdout:stat: stdout 167 167 2024-09-21T13:20:26.725 INFO:teuthology.orchestra.run.smithi017.stdout:Creating initial keys... 2024-09-21T13:20:28.065 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-authtool: stdout AQAbyO5mOwDuJBAAp6qQF2v8DSzH26GhdUtvCg== 2024-09-21T13:20:29.530 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-authtool: stdout AQAcyO5mIiF2ORAAf0RNvoe3AYERuEf3Jn7uwQ== 2024-09-21T13:20:30.892 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-authtool: stdout AQAeyO5m+UuLEhAAWNdh2pQQ39+20xfI8xHwqw== 2024-09-21T13:20:30.893 INFO:teuthology.orchestra.run.smithi017.stdout:Creating initial monmap... 2024-09-21T13:20:32.340 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T13:20:32.341 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-21T13:20:32.341 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:20:32.341 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T13:20:32.341 INFO:teuthology.orchestra.run.smithi017.stdout:monmaptool for a [v2:172.21.15.17:3300,v1:172.21.15.17:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-21T13:20:32.341 INFO:teuthology.orchestra.run.smithi017.stdout:setting min_mon_release = quincy 2024-09-21T13:20:32.341 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/monmaptool: set fsid to 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:20:32.341 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-21T13:20:32.341 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:20:32.341 INFO:teuthology.orchestra.run.smithi017.stdout:Creating mon... 2024-09-21T13:20:33.772 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.258+0000 7f74cfe92c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T13:20:33.773 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.258+0000 7f74cfe92c80 1 imported monmap: 2024-09-21T13:20:33.773 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-21T13:20:33.773 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:20:33.773 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-21T13:20:31.776101+0000 2024-09-21T13:20:33.773 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr created 2024-09-21T13:20:31.776101+0000 2024-09-21T13:20:33.773 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-21T13:20:33.774 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-21T13:20:33.774 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T13:20:33.775 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:20:33.775 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.258+0000 7f74cfe92c80 0 /usr/bin/ceph-mon: set fsid to 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:20:33.775 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T13:20:33.775 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:20:33.775 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Git sha 0 2024-09-21T13:20:33.775 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Compile date 2024-09-21 09:24:23 2024-09-21T13:20:33.775 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: DB SUMMARY 2024-09-21T13:20:33.775 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:20:33.775 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: DB Session ID: KVBOXET6YBD53EY5S5P8 2024-09-21T13:20:33.775 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:20:33.775 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-21T13:20:33.777 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:20:33.777 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-21T13:20:33.777 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:20:33.777 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T13:20:33.777 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.create_if_missing: 1 2024-09-21T13:20:33.778 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T13:20:33.778 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T13:20:33.778 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T13:20:33.778 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T13:20:33.778 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.env: 0x5630c7f00120 2024-09-21T13:20:33.778 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T13:20:33.778 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.info_log: 0x5630ca63ebc0 2024-09-21T13:20:33.778 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T13:20:33.778 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.statistics: (nil) 2024-09-21T13:20:33.778 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.use_fsync: 0 2024-09-21T13:20:33.778 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T13:20:33.778 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T13:20:33.778 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T13:20:33.778 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T13:20:33.781 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T13:20:33.781 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T13:20:33.781 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T13:20:33.781 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T13:20:33.781 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T13:20:33.781 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T13:20:33.782 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T13:20:33.782 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.db_log_dir: 2024-09-21T13:20:33.782 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.wal_dir: 2024-09-21T13:20:33.782 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T13:20:33.782 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T13:20:33.782 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T13:20:33.782 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T13:20:33.782 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T13:20:33.782 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T13:20:33.782 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T13:20:33.782 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T13:20:33.782 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.write_buffer_manager: 0x5630ca637cc0 2024-09-21T13:20:33.782 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T13:20:33.782 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T13:20:33.783 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T13:20:33.783 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T13:20:33.783 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T13:20:33.783 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T13:20:33.783 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T13:20:33.783 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T13:20:33.783 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.unordered_write: 0 2024-09-21T13:20:33.786 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T13:20:33.786 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T13:20:33.786 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T13:20:33.786 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T13:20:33.786 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.row_cache: None 2024-09-21T13:20:33.786 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.wal_filter: None 2024-09-21T13:20:33.786 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T13:20:33.786 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T13:20:33.786 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T13:20:33.786 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T13:20:33.787 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.wal_compression: 0 2024-09-21T13:20:33.787 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T13:20:33.787 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T13:20:33.787 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T13:20:33.787 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T13:20:33.787 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T13:20:33.787 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T13:20:33.787 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T13:20:33.787 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T13:20:33.787 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T13:20:33.787 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T13:20:33.787 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T13:20:33.787 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T13:20:33.787 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T13:20:33.788 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T13:20:33.788 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T13:20:33.788 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T13:20:33.788 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T13:20:33.788 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T13:20:33.788 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T13:20:33.788 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T13:20:33.788 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T13:20:33.794 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T13:20:33.794 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T13:20:33.794 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.max_open_files: -1 2024-09-21T13:20:33.794 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T13:20:33.794 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T13:20:33.795 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T13:20:33.795 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T13:20:33.795 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T13:20:33.795 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Compression algorithms supported: 2024-09-21T13:20:33.795 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: kZSTD supported: 0 2024-09-21T13:20:33.795 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T13:20:33.795 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T13:20:33.795 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T13:20:33.795 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T13:20:33.795 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T13:20:33.795 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T13:20:33.795 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T13:20:33.795 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T13:20:33.795 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T13:20:33.796 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-21T13:20:33.796 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:20:33.796 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-21T13:20:33.796 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:20:33.796 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T13:20:33.796 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:20:33.796 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T13:20:33.796 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.merge_operator: 2024-09-21T13:20:33.796 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.compaction_filter: None 2024-09-21T13:20:33.796 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T13:20:33.796 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T13:20:33.796 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T13:20:33.796 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T13:20:33.796 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5630ca63e820) 2024-09-21T13:20:33.796 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-21T13:20:33.797 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T13:20:33.797 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T13:20:33.797 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-21T13:20:33.797 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-21T13:20:33.797 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-21T13:20:33.797 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-21T13:20:33.797 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-21T13:20:33.797 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-21T13:20:33.797 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-21T13:20:33.797 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x5630ca627610 2024-09-21T13:20:33.797 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-21T13:20:33.797 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-21T13:20:33.797 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-21T13:20:33.797 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-21T13:20:33.797 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-21T13:20:33.798 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-21T13:20:33.798 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-21T13:20:33.798 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-21T13:20:33.798 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-21T13:20:33.798 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-21T13:20:33.798 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-21T13:20:33.798 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-21T13:20:33.798 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-21T13:20:33.804 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-21T13:20:33.804 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-21T13:20:33.804 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-21T13:20:33.804 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-21T13:20:33.804 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-21T13:20:33.804 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-21T13:20:33.804 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-21T13:20:33.804 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-21T13:20:33.804 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-21T13:20:33.804 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-21T13:20:33.805 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-21T13:20:33.805 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-21T13:20:33.805 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-21T13:20:33.805 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:20:33.805 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T13:20:33.805 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T13:20:33.805 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.compression: NoCompression 2024-09-21T13:20:33.805 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T13:20:33.805 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T13:20:33.805 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T13:20:33.805 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.num_levels: 7 2024-09-21T13:20:33.805 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T13:20:33.805 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T13:20:33.806 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T13:20:33.806 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T13:20:33.806 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T13:20:33.806 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T13:20:33.806 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T13:20:33.806 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:20:33.806 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T13:20:33.806 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T13:20:33.806 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:20:33.806 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:20:33.807 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T13:20:33.807 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T13:20:33.807 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T13:20:33.807 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T13:20:33.807 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:20:33.807 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:20:33.807 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T13:20:33.807 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T13:20:33.807 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:20:33.807 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T13:20:33.807 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T13:20:33.807 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T13:20:33.808 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T13:20:33.808 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T13:20:33.808 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T13:20:33.808 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T13:20:33.808 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T13:20:33.808 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T13:20:33.808 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T13:20:33.808 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T13:20:33.808 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T13:20:33.808 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T13:20:33.808 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T13:20:33.808 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T13:20:33.809 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T13:20:33.809 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T13:20:33.809 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T13:20:33.809 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T13:20:33.809 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T13:20:33.809 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T13:20:33.809 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T13:20:33.809 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T13:20:33.817 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T13:20:33.818 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T13:20:33.818 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T13:20:33.818 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T13:20:33.818 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T13:20:33.818 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T13:20:33.818 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T13:20:33.818 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T13:20:33.818 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T13:20:33.818 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T13:20:33.818 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T13:20:33.818 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T13:20:33.818 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T13:20:33.818 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T13:20:33.818 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T13:20:33.819 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T13:20:33.819 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T13:20:33.819 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T13:20:33.819 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T13:20:33.819 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T13:20:33.819 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T13:20:33.819 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.ttl: 2592000 2024-09-21T13:20:33.819 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T13:20:33.819 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T13:20:33.819 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T13:20:33.819 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T13:20:33.819 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T13:20:33.819 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T13:20:33.819 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T13:20:33.820 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T13:20:33.820 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T13:20:33.820 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T13:20:33.820 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T13:20:33.820 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T13:20:33.820 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T13:20:33.820 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 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-21T13:20:33.820 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:20:33.820 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-21T13:20:33.820 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:20:33.820 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c900a8dc-ed5c-4d42-bbe6-ac4d04f727a0 2024-09-21T13:20:33.820 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:20:33.820 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.262+0000 7f74cfe92c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-21T13:20:33.820 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:20:33.820 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.266+0000 7f74cfe92c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5630ca656e00 2024-09-21T13:20:33.821 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.266+0000 7f74cfe92c80 4 rocksdb: DB pointer 0x5630ca738000 2024-09-21T13:20:33.821 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.266+0000 7f74c761d640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T13:20:33.821 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.266+0000 7f74c761d640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T13:20:33.821 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-21T13:20:33.821 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:20:33.821 INFO:teuthology.orchestra.run.smithi017.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-21T13:20:33.821 INFO:teuthology.orchestra.run.smithi017.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-21T13:20:33.821 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:20:33.821 INFO:teuthology.orchestra.run.smithi017.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-21T13:20:33.821 INFO:teuthology.orchestra.run.smithi017.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-21T13:20:33.821 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:20:33.821 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:20:33.821 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-21T13:20:33.821 INFO:teuthology.orchestra.run.smithi017.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-21T13:20:33.822 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T13:20:33.822 INFO:teuthology.orchestra.run.smithi017.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-21T13:20:33.822 INFO:teuthology.orchestra.run.smithi017.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-21T13:20:33.822 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:20:33.822 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-21T13:20:33.822 INFO:teuthology.orchestra.run.smithi017.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-21T13:20:33.822 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T13:20:33.822 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:20:33.822 INFO:teuthology.orchestra.run.smithi017.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-21T13:20:33.822 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:20:33.822 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:20:33.822 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T13:20:33.822 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T13:20:33.823 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-21T13:20:33.823 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T13:20:33.823 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-21T13:20:33.823 INFO:teuthology.orchestra.run.smithi017.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-21T13:20:33.823 INFO:teuthology.orchestra.run.smithi017.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-21T13:20:33.823 INFO:teuthology.orchestra.run.smithi017.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-21T13:20:33.823 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x5630ca627610#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-09-21T13:20:33.823 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-21T13:20:33.823 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:20:33.823 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-21T13:20:33.823 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr 2024-09-21T13:20:33.823 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.266+0000 7f74cfe92c80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-21T13:20:33.823 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.266+0000 7f74cfe92c80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-21T13:20:33.823 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-21T13:20:33.266+0000 7f74cfe92c80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-21T13:20:33.824 INFO:teuthology.orchestra.run.smithi017.stdout:create mon.a on 2024-09-21T13:20:34.277 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-21T13:20:34.503 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490.target -> /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490.target. 2024-09-21T13:20:34.503 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490.target -> /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490.target. 2024-09-21T13:20:34.825 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@mon.a 2024-09-21T13:20:34.825 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stderr Failed to reset failed state of unit ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@mon.a.service: Unit ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@mon.a.service not loaded. 2024-09-21T13:20:35.035 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490.target.wants/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@mon.a.service -> /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.service. 2024-09-21T13:20:35.045 INFO:teuthology.orchestra.run.smithi017.stdout:firewalld does not appear to be present 2024-09-21T13:20:35.045 INFO:teuthology.orchestra.run.smithi017.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T13:20:35.045 INFO:teuthology.orchestra.run.smithi017.stdout:Waiting for mon to start... 2024-09-21T13:20:35.045 INFO:teuthology.orchestra.run.smithi017.stdout:Waiting for mon... 2024-09-21T13:20:35.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:35 smithi017 systemd[1]: Started Ceph mon.a for 0e5a42b6-781c-11ef-baf6-efdc52797490. 2024-09-21T13:20:36.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:36 smithi017 bash[19281]: cluster 2024-09-21T13:20:36.722168+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:20:36.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:36 smithi017 bash[19281]: cluster 2024-09-21T13:20:36.722168+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:20:36.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:36 smithi017 bash[19281]: cluster 2024-09-21T13:20:36.717989+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T13:20:36.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:36 smithi017 bash[19281]: cluster 2024-09-21T13:20:36.717989+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T13:20:37.519 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout cluster: 2024-09-21T13:20:37.519 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout id: 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:20:37.519 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-21T13:20:37.519 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 2024-09-21T13:20:37.519 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout services: 2024-09-21T13:20:37.519 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.226732s) 2024-09-21T13:20:37.519 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-21T13:20:37.520 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-21T13:20:37.520 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 2024-09-21T13:20:37.520 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout data: 2024-09-21T13:20:37.520 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-21T13:20:37.520 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-21T13:20:37.520 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-21T13:20:37.520 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout pgs: 2024-09-21T13:20:37.520 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 2024-09-21T13:20:37.520 INFO:teuthology.orchestra.run.smithi017.stdout:mon is available 2024-09-21T13:20:37.520 INFO:teuthology.orchestra.run.smithi017.stdout:Assimilating anything we can from ceph.conf... 2024-09-21T13:20:37.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:37 smithi017 bash[19281]: cluster 2024-09-21T13:20:36.721274+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T13:20:37.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:37 smithi017 bash[19281]: cluster 2024-09-21T13:20:36.721274+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T13:20:37.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:37 smithi017 bash[19281]: cluster 2024-09-21T13:20:36.721409+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-21T13:20:37.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:37 smithi017 bash[19281]: cluster 2024-09-21T13:20:36.721409+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-21T13:20:37.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:37 smithi017 bash[19281]: cluster 2024-09-21T13:20:36.721421+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:20:37.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:37 smithi017 bash[19281]: cluster 2024-09-21T13:20:36.721421+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:20:37.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:37 smithi017 bash[19281]: cluster 2024-09-21T13:20:36.721430+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T13:20:31.776101+0000 2024-09-21T13:20:37.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:37 smithi017 bash[19281]: cluster 2024-09-21T13:20:36.721430+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-21T13:20:31.776101+0000 2024-09-21T13:20:37.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:37 smithi017 bash[19281]: cluster 2024-09-21T13:20:36.721438+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T13:20:31.776101+0000 2024-09-21T13:20:37.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:37 smithi017 bash[19281]: cluster 2024-09-21T13:20:36.721438+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-21T13:20:31.776101+0000 2024-09-21T13:20:37.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:37 smithi017 bash[19281]: cluster 2024-09-21T13:20:36.721446+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:20:37.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:37 smithi017 bash[19281]: cluster 2024-09-21T13:20:36.721446+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:20:37.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:37 smithi017 bash[19281]: cluster 2024-09-21T13:20:36.721453+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T13:20:37.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:37 smithi017 bash[19281]: cluster 2024-09-21T13:20:36.721453+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-21T13:20:37.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:37 smithi017 bash[19281]: cluster 2024-09-21T13:20:36.721461+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T13:20:37.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:37 smithi017 bash[19281]: cluster 2024-09-21T13:20:36.721461+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T13:20:37.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:37 smithi017 bash[19281]: cluster 2024-09-21T13:20:36.723495+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-21T13:20:37.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:37 smithi017 bash[19281]: cluster 2024-09-21T13:20:36.723495+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-21T13:20:37.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:37 smithi017 bash[19281]: cluster 2024-09-21T13:20:36.725890+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-21T13:20:37.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:37 smithi017 bash[19281]: cluster 2024-09-21T13:20:36.725890+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-21T13:20:37.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:37 smithi017 bash[19281]: cluster 2024-09-21T13:20:36.726332+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-21T13:20:37.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:37 smithi017 bash[19281]: cluster 2024-09-21T13:20:36.726332+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-21T13:20:37.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:37 smithi017 bash[19281]: audit 2024-09-21T13:20:36.947953+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.17:0/1551471699' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-21T13:20:37.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:37 smithi017 bash[19281]: audit 2024-09-21T13:20:36.947953+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.17:0/1551471699' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-21T13:20:38.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:38 smithi017 bash[19281]: audit 2024-09-21T13:20:38.611498+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.17:0/3842436306' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-21T13:20:38.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:38 smithi017 bash[19281]: audit 2024-09-21T13:20:38.611498+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.17:0/3842436306' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-21T13:20:38.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:38 smithi017 bash[19281]: audit 2024-09-21T13:20:38.616984+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.17:0/3842436306' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-21T13:20:38.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:38 smithi017 bash[19281]: audit 2024-09-21T13:20:38.616984+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.17:0/3842436306' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-21T13:20:39.117 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 2024-09-21T13:20:39.117 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T13:20:39.117 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout fsid = 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:20:39.118 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-21T13:20:39.118 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.17:3300,v1:172.21.15.17:6789] 2024-09-21T13:20:39.118 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T13:20:39.118 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T13:20:39.118 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T13:20:39.118 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T13:20:39.118 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 2024-09-21T13:20:39.119 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T13:20:39.119 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T13:20:39.119 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 2024-09-21T13:20:39.119 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T13:20:39.119 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T13:20:39.119 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T13:20:39.119 INFO:teuthology.orchestra.run.smithi017.stdout:Generating new minimal ceph.conf... 2024-09-21T13:20:40.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:40 smithi017 bash[19281]: audit 2024-09-21T13:20:40.166513+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.17:0/2701806359' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:20:40.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:40 smithi017 bash[19281]: audit 2024-09-21T13:20:40.166513+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.17:0/2701806359' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:20:40.697 INFO:teuthology.orchestra.run.smithi017.stdout:Restarting the monitor... 2024-09-21T13:20:40.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:40 smithi017 systemd[1]: Stopping Ceph mon.a for 0e5a42b6-781c-11ef-baf6-efdc52797490... 2024-09-21T13:20:40.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:40 smithi017 bash[19281]: debug 2024-09-21T13:20:40.826+0000 7f8c0746d640 -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-21T13:20:40.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:40 smithi017 bash[19281]: debug 2024-09-21T13:20:40.826+0000 7f8c0746d640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-21T13:20:41.596 INFO:teuthology.orchestra.run.smithi017.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-09-21T13:20:41.698 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:41 smithi017 bash[19716]: ceph-0e5a42b6-781c-11ef-baf6-efdc52797490-mon-a 2024-09-21T13:20:41.698 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:41 smithi017 bash[19776]: Error response from daemon: No such container: ceph-0e5a42b6-781c-11ef-baf6-efdc52797490-mon-a 2024-09-21T13:20:41.698 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:41 smithi017 systemd[1]: ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@mon.a.service: Deactivated successfully. 2024-09-21T13:20:41.698 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:41 smithi017 systemd[1]: Stopped Ceph mon.a for 0e5a42b6-781c-11ef-baf6-efdc52797490. 2024-09-21T13:20:41.698 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:41 smithi017 systemd[1]: Started Ceph mon.a for 0e5a42b6-781c-11ef-baf6-efdc52797490. 2024-09-21T13:20:43.344 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.054+0000 7f67ade2bc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-21T13:20:43.344 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.054+0000 7f67ade2bc80 0 ceph version 19.3.0-5104-g44178494 (441784946648ff53dd310293f9dd752afeeea72a) squid (dev), process ceph-mon, pid 7 2024-09-21T13:20:43.344 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.054+0000 7f67ade2bc80 0 pidfile_write: ignore empty --pid-file 2024-09-21T13:20:43.345 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 0 load: jerasure load: lrc 2024-09-21T13:20:43.345 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-21T13:20:43.345 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Git sha 0 2024-09-21T13:20:43.345 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Compile date 2024-09-21 09:24:23 2024-09-21T13:20:43.345 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: DB SUMMARY 2024-09-21T13:20:43.345 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: DB Session ID: QORIW6746VDLOSSXMQSK 2024-09-21T13:20:43.345 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: CURRENT file: CURRENT 2024-09-21T13:20:43.345 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-21T13:20:43.345 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-21T13:20:43.345 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-21T13:20:43.345 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88268 ; 2024-09-21T13:20:43.345 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.error_if_exists: 0 2024-09-21T13:20:43.346 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.create_if_missing: 0 2024-09-21T13:20:43.346 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-21T13:20:43.346 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-21T13:20:43.346 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-21T13:20:43.346 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-21T13:20:43.346 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.env: 0x55fd5189a120 2024-09-21T13:20:43.346 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-21T13:20:43.346 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.info_log: 0x55fd53e83700 2024-09-21T13:20:43.346 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-21T13:20:43.346 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.statistics: (nil) 2024-09-21T13:20:43.346 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.use_fsync: 0 2024-09-21T13:20:43.346 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-21T13:20:43.347 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-21T13:20:43.348 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-21T13:20:43.348 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-21T13:20:43.349 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-21T13:20:43.349 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-21T13:20:43.349 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-21T13:20:43.349 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-21T13:20:43.349 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-21T13:20:43.349 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-21T13:20:43.349 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-21T13:20:43.349 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.db_log_dir: 2024-09-21T13:20:43.349 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.wal_dir: 2024-09-21T13:20:43.349 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-21T13:20:43.349 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-21T13:20:43.350 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-21T13:20:43.350 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-21T13:20:43.350 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-21T13:20:43.350 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-21T13:20:43.350 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-21T13:20:43.350 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-21T13:20:43.350 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.write_buffer_manager: 0x55fd53e87b80 2024-09-21T13:20:43.350 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-21T13:20:43.350 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-21T13:20:43.350 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-21T13:20:43.350 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-21T13:20:43.351 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-21T13:20:43.351 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-21T13:20:43.351 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-21T13:20:43.351 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-21T13:20:43.351 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.unordered_write: 0 2024-09-21T13:20:43.351 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-21T13:20:43.351 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-21T13:20:43.351 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-21T13:20:43.351 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-21T13:20:43.351 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.row_cache: None 2024-09-21T13:20:43.351 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.wal_filter: None 2024-09-21T13:20:43.351 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-21T13:20:43.351 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-21T13:20:43.351 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.two_write_queues: 0 2024-09-21T13:20:43.351 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-21T13:20:43.352 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.wal_compression: 0 2024-09-21T13:20:43.352 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.atomic_flush: 0 2024-09-21T13:20:43.352 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-21T13:20:43.352 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-21T13:20:43.352 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-21T13:20:43.352 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-21T13:20:43.352 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-21T13:20:43.352 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-21T13:20:43.352 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-21T13:20:43.352 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-21T13:20:43.352 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-21T13:20:43.352 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-21T13:20:43.352 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-21T13:20:43.352 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-21T13:20:43.353 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-21T13:20:43.353 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-21T13:20:43.353 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-21T13:20:43.353 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-21T13:20:43.353 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-21T13:20:43.353 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-21T13:20:43.353 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-21T13:20:43.353 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-21T13:20:43.353 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-21T13:20:43.353 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-21T13:20:43.353 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.max_open_files: -1 2024-09-21T13:20:43.353 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-21T13:20:43.353 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-21T13:20:43.353 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-21T13:20:43.354 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-21T13:20:43.354 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-21T13:20:43.354 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Compression algorithms supported: 2024-09-21T13:20:43.354 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: kZSTD supported: 0 2024-09-21T13:20:43.354 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: kXpressCompression supported: 0 2024-09-21T13:20:43.354 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-21T13:20:43.354 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-21T13:20:43.354 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-21T13:20:43.354 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: kZlibCompression supported: 1 2024-09-21T13:20:43.354 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-21T13:20:43.354 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-21T13:20:43.354 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-21T13:20:43.354 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-21T13:20:43.354 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-21T13:20:43.354 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-21T13:20:43.355 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-21T13:20:43.355 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.merge_operator: 2024-09-21T13:20:43.355 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.compaction_filter: None 2024-09-21T13:20:43.355 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-21T13:20:43.355 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-21T13:20:43.355 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-21T13:20:43.355 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-21T13:20:43.355 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55fd53e83320) 2024-09-21T13:20:43.355 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: cache_index_and_filter_blocks: 1 2024-09-21T13:20:43.355 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-21T13:20:43.355 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-21T13:20:43.355 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: pin_top_level_index_and_filter: 1 2024-09-21T13:20:43.355 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: index_type: 0 2024-09-21T13:20:43.355 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: data_block_index_type: 0 2024-09-21T13:20:43.355 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: index_shortening: 1 2024-09-21T13:20:43.356 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: data_block_hash_table_util_ratio: 0.750000 2024-09-21T13:20:43.356 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: checksum: 4 2024-09-21T13:20:43.356 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: no_block_cache: 0 2024-09-21T13:20:43.356 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: block_cache: 0x55fd53e79610 2024-09-21T13:20:43.356 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: block_cache_name: BinnedLRUCache 2024-09-21T13:20:43.356 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: block_cache_options: 2024-09-21T13:20:43.356 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: capacity : 536870912 2024-09-21T13:20:43.356 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: num_shard_bits : 4 2024-09-21T13:20:43.356 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: strict_capacity_limit : 0 2024-09-21T13:20:43.356 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: high_pri_pool_ratio: 0.000 2024-09-21T13:20:43.356 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: block_cache_compressed: (nil) 2024-09-21T13:20:43.356 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: persistent_cache: (nil) 2024-09-21T13:20:43.356 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: block_size: 4096 2024-09-21T13:20:43.356 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: block_size_deviation: 10 2024-09-21T13:20:43.356 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: block_restart_interval: 16 2024-09-21T13:20:43.356 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: index_block_restart_interval: 1 2024-09-21T13:20:43.357 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: metadata_block_size: 4096 2024-09-21T13:20:43.357 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: partition_filters: 0 2024-09-21T13:20:43.357 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: use_delta_encoding: 1 2024-09-21T13:20:43.357 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: filter_policy: bloomfilter 2024-09-21T13:20:43.357 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: whole_key_filtering: 1 2024-09-21T13:20:43.357 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: verify_compression: 0 2024-09-21T13:20:43.357 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: read_amp_bytes_per_bit: 0 2024-09-21T13:20:43.357 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: format_version: 5 2024-09-21T13:20:43.357 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: enable_index_compression: 1 2024-09-21T13:20:43.357 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: block_align: 0 2024-09-21T13:20:43.357 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: max_auto_readahead_size: 262144 2024-09-21T13:20:43.357 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: prepopulate_block_cache: 0 2024-09-21T13:20:43.357 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: initial_auto_readahead_size: 8192 2024-09-21T13:20:43.357 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: num_file_reads_for_auto_readahead: 2 2024-09-21T13:20:43.357 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-21T13:20:43.357 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-21T13:20:43.358 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.compression: NoCompression 2024-09-21T13:20:43.358 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-21T13:20:43.358 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-21T13:20:43.358 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-21T13:20:43.358 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.num_levels: 7 2024-09-21T13:20:43.358 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-21T13:20:43.358 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-21T13:20:43.358 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-21T13:20:43.358 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-21T13:20:43.358 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-21T13:20:43.358 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-21T13:20:43.358 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-21T13:20:43.358 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:20:43.358 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-21T13:20:43.359 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-21T13:20:43.359 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:20:43.359 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:20:43.359 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-21T13:20:43.359 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-21T13:20:43.359 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-21T13:20:43.359 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-21T13:20:43.359 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-21T13:20:43.359 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-21T13:20:43.359 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-21T13:20:43.359 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-21T13:20:43.359 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-21T13:20:43.359 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-21T13:20:43.359 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-21T13:20:43.359 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-21T13:20:43.359 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-21T13:20:43.360 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-21T13:20:43.360 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-21T13:20:43.360 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-21T13:20:43.360 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-21T13:20:43.360 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-21T13:20:43.360 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-21T13:20:43.360 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-21T13:20:43.360 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-21T13:20:43.360 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-21T13:20:43.360 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-21T13:20:43.360 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-21T13:20:43.360 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-21T13:20:43.360 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-21T13:20:43.360 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-21T13:20:43.360 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-21T13:20:43.361 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-21T13:20:43.361 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-21T13:20:43.361 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-21T13:20:43.361 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-21T13:20:43.361 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-21T13:20:43.361 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-21T13:20:43.361 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-21T13:20:43.361 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-21T13:20:43.361 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-21T13:20:43.361 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-21T13:20:43.361 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-21T13:20:43.361 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-21T13:20:43.361 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-21T13:20:43.361 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-21T13:20:43.361 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-21T13:20:43.361 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-21T13:20:43.362 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-21T13:20:43.362 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-21T13:20:43.362 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-21T13:20:43.362 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.bloom_locality: 0 2024-09-21T13:20:43.362 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-21T13:20:43.362 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-21T13:20:43.362 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-21T13:20:43.362 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-21T13:20:43.362 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-21T13:20:43.362 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.ttl: 2592000 2024-09-21T13:20:43.362 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-21T13:20:43.362 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-21T13:20:43.362 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-21T13:20:43.362 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.enable_blob_files: false 2024-09-21T13:20:43.362 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.min_blob_size: 0 2024-09-21T13:20:43.362 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-21T13:20:43.363 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-21T13:20:43.363 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-21T13:20:43.363 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-21T13:20:43.363 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-21T13:20:43.363 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-21T13:20:43.363 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-21T13:20:43.364 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.058+0000 7f67ade2bc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-21T13:20:43.364 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.062+0000 7f67ade2bc80 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-21T13:20:43.364 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.062+0000 7f67ade2bc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-21T13:20:43.364 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.062+0000 7f67ade2bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c900a8dc-ed5c-4d42-bbe6-ac4d04f727a0 2024-09-21T13:20:43.364 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.062+0000 7f67ade2bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726924843067104, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-21T13:20:43.364 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.062+0000 7f67ade2bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-21T13:20:43.364 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.062+0000 7f67ade2bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726924843068326, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 85044, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 257, "table_properties": {"data_size": 83184, "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": 77433, "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": 1726924843, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "c900a8dc-ed5c-4d42-bbe6-ac4d04f727a0", "db_session_id": "QORIW6746VDLOSSXMQSK", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-21T13:20:43.364 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.062+0000 7f67ade2bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726924843068457, "job": 1, "event": "recovery_finished"} 2024-09-21T13:20:43.364 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.062+0000 7f67ade2bc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-21T13:20:43.364 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.062+0000 7f67ade2bc80 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-21T13:20:43.364 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.062+0000 7f67ade2bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55fd53ea6e00 2024-09-21T13:20:43.364 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.062+0000 7f67ade2bc80 4 rocksdb: DB pointer 0x55fd53faa000 2024-09-21T13:20:43.364 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.062+0000 7f67a3bf3640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-21T13:20:43.364 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.062+0000 7f67a3bf3640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-21T13:20:43.364 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: ** DB Stats ** 2024-09-21T13:20:43.364 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:20:43.365 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: 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-21T13:20:43.365 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:20:43.365 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:20:43.365 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: 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-21T13:20:43.365 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-21T13:20:43.365 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-21T13:20:43.365 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: ** Compaction Stats [default] ** 2024-09-21T13:20:43.365 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: 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-21T13:20:43.365 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-21T13:20:43.365 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: L0 2/0 84.91 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 106.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T13:20:43.365 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: Sum 2/0 84.91 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 106.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T13:20:43.365 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 106.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T13:20:43.365 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: ** Compaction Stats [default] ** 2024-09-21T13:20:43.365 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: 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-21T13:20:43.365 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-21T13:20:43.365 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 106.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-21T13:20:43.366 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-21T13:20:43.366 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-21T13:20:43.366 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-21T13:20:43.366 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-21T13:20:43.366 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: AddFile(Total Files): cumulative 0, interval 0 2024-09-21T13:20:43.366 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-21T13:20:43.366 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: AddFile(Keys): cumulative 0, interval 0 2024-09-21T13:20:43.366 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: Cumulative compaction: 0.00 GB write, 20.12 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T13:20:43.366 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: Interval compaction: 0.00 GB write, 20.12 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-21T13:20:43.366 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: 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-21T13:20:43.366 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: Block cache BinnedLRUCache@0x55fd53e79610#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-09-21T13:20:43.366 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: 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-21T13:20:43.366 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: ** File Read Latency Histogram By Level [default] ** 2024-09-21T13:20:43.366 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: debug 2024-09-21T13:20:43.066+0000 7f67ade2bc80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] at bind addrs [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:20:43.366 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: cluster 2024-09-21T13:20:43.094645+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T13:20:43.366 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: cluster 2024-09-21T13:20:43.094645+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-21T13:20:43.367 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: cluster 2024-09-21T13:20:43.094793+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-21T13:20:43.367 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: cluster 2024-09-21T13:20:43.094793+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-21T13:20:43.367 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: cluster 2024-09-21T13:20:43.094844+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:20:43.367 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: cluster 2024-09-21T13:20:43.094844+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:20:43.367 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: cluster 2024-09-21T13:20:43.094892+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-21T13:20:31.776101+0000 2024-09-21T13:20:43.367 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: cluster 2024-09-21T13:20:43.094892+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-21T13:20:31.776101+0000 2024-09-21T13:20:43.367 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: cluster 2024-09-21T13:20:43.094943+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-21T13:20:31.776101+0000 2024-09-21T13:20:43.367 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: cluster 2024-09-21T13:20:43.094943+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-21T13:20:31.776101+0000 2024-09-21T13:20:43.367 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: cluster 2024-09-21T13:20:43.094992+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:20:43.367 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: cluster 2024-09-21T13:20:43.094992+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:20:43.367 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: cluster 2024-09-21T13:20:43.095039+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-21T13:20:43.367 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: cluster 2024-09-21T13:20:43.095039+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-21T13:20:43.367 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: cluster 2024-09-21T13:20:43.095090+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T13:20:43.367 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: cluster 2024-09-21T13:20:43.095090+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T13:20:43.368 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: cluster 2024-09-21T13:20:43.095773+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-21T13:20:43.368 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: cluster 2024-09-21T13:20:43.095773+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-21T13:20:43.368 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: cluster 2024-09-21T13:20:43.095914+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-21T13:20:43.368 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: cluster 2024-09-21T13:20:43.095914+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-21T13:20:43.368 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: cluster 2024-09-21T13:20:43.096597+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-21T13:20:43.368 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:43 smithi017 bash[19815]: cluster 2024-09-21T13:20:43.096597+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-21T13:20:43.886 INFO:teuthology.orchestra.run.smithi017.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-21T13:20:43.904 INFO:teuthology.orchestra.run.smithi017.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:20:43.905 INFO:teuthology.orchestra.run.smithi017.stdout:Creating mgr... 2024-09-21T13:20:43.905 INFO:teuthology.orchestra.run.smithi017.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-21T13:20:43.905 INFO:teuthology.orchestra.run.smithi017.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-21T13:20:44.216 INFO:teuthology.orchestra.run.smithi017.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@mgr.x 2024-09-21T13:20:44.216 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stderr Failed to reset failed state of unit ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@mgr.x.service: Unit ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@mgr.x.service not loaded. 2024-09-21T13:20:44.221 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:44 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:20:44.221 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:20:44 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:20:44.413 INFO:teuthology.orchestra.run.smithi017.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490.target.wants/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@mgr.x.service -> /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.service. 2024-09-21T13:20:44.421 INFO:teuthology.orchestra.run.smithi017.stdout:firewalld does not appear to be present 2024-09-21T13:20:44.421 INFO:teuthology.orchestra.run.smithi017.stdout:Not possible to enable service . firewalld.service is not available 2024-09-21T13:20:44.421 INFO:teuthology.orchestra.run.smithi017.stdout:firewalld does not appear to be present 2024-09-21T13:20:44.421 INFO:teuthology.orchestra.run.smithi017.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-21T13:20:44.421 INFO:teuthology.orchestra.run.smithi017.stdout:Waiting for mgr to start... 2024-09-21T13:20:44.421 INFO:teuthology.orchestra.run.smithi017.stdout:Waiting for mgr... 2024-09-21T13:20:44.528 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:44 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:20:44.528 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:44 smithi017 bash[19815]: audit 2024-09-21T13:20:43.332069+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.17:0/406109730' entity='client.admin' 2024-09-21T13:20:44.528 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:44 smithi017 bash[19815]: audit 2024-09-21T13:20:43.332069+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.17:0/406109730' entity='client.admin' 2024-09-21T13:20:44.528 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:20:44 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:20:44.528 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:20:44 smithi017 systemd[1]: Started Ceph mgr.x for 0e5a42b6-781c-11ef-baf6-efdc52797490. 2024-09-21T13:20:46.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:46 smithi017 bash[19815]: audit 2024-09-21T13:20:46.177436+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.17:0/2621974855' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T13:20:46.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:46 smithi017 bash[19815]: audit 2024-09-21T13:20:46.177436+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.17:0/2621974855' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T13:20:46.710 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 2024-09-21T13:20:46.710 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:20:46.710 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "fsid": "0e5a42b6-781c-11ef-baf6-efdc52797490", 2024-09-21T13:20:46.710 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T13:20:46.710 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T13:20:46.710 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T13:20:46.711 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T13:20:46.711 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:20:46.711 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T13:20:46.711 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T13:20:46.711 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 0 2024-09-21T13:20:46.711 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:20:46.711 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T13:20:46.711 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T13:20:46.711 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:20:46.711 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-21T13:20:46.711 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T13:20:46.711 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:20:46.711 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T13:20:46.711 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T13:20:46.712 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:20:46.712 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T13:20:46.712 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:20:46.712 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T13:20:46.712 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T13:20:46.712 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T13:20:46.712 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T13:20:46.712 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T13:20:46.712 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T13:20:46.712 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:20:46.712 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T13:20:46.712 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T13:20:46.712 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T13:20:46.712 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T13:20:46.712 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T13:20:46.713 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T13:20:46.713 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T13:20:46.713 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T13:20:46.713 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T13:20:46.713 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:20:46.713 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T13:20:46.713 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:20:46.713 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T13:20:36:721855+0000", 2024-09-21T13:20:46.713 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T13:20:46.713 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T13:20:46.713 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:20:46.713 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T13:20:46.713 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T13:20:46.713 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T13:20:46.713 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T13:20:46.714 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T13:20:46.714 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T13:20:46.714 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T13:20:46.714 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:20:46.714 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T13:20:46.714 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:20:46.714 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T13:20:46.714 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:20:46.714 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T13:20:36.722588+0000", 2024-09-21T13:20:46.715 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T13:20:46.715 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:20:46.715 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T13:20:46.715 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:20:46.715 INFO:teuthology.orchestra.run.smithi017.stdout:mgr not available, waiting (1/15)... 2024-09-21T13:20:50.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:49 smithi017 bash[19815]: audit 2024-09-21T13:20:49.894669+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.17:0/959210590' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T13:20:50.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:49 smithi017 bash[19815]: audit 2024-09-21T13:20:49.894669+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.17:0/959210590' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T13:20:50.488 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 2024-09-21T13:20:50.488 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:20:50.488 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "fsid": "0e5a42b6-781c-11ef-baf6-efdc52797490", 2024-09-21T13:20:50.488 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T13:20:50.488 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T13:20:50.488 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T13:20:50.488 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T13:20:50.488 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:20:50.488 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T13:20:50.488 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T13:20:50.488 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 0 2024-09-21T13:20:50.490 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:20:50.490 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T13:20:50.490 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T13:20:50.490 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:20:50.490 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-09-21T13:20:50.490 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T13:20:50.490 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:20:50.491 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T13:20:50.491 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T13:20:50.491 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:20:50.491 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T13:20:50.491 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:20:50.491 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T13:20:50.491 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T13:20:50.491 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T13:20:50.494 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T13:20:50.494 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T13:20:50.494 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T13:20:50.494 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:20:50.494 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T13:20:50.495 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T13:20:50.495 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T13:20:50.495 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T13:20:50.495 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T13:20:50.495 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T13:20:50.495 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T13:20:50.495 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T13:20:50.495 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T13:20:50.495 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:20:50.495 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T13:20:50.495 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:20:50.495 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T13:20:36:721855+0000", 2024-09-21T13:20:50.495 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T13:20:50.495 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T13:20:50.495 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:20:50.495 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T13:20:50.496 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-21T13:20:50.496 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T13:20:50.496 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T13:20:50.496 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T13:20:50.496 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T13:20:50.496 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T13:20:50.496 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:20:50.496 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T13:20:50.496 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:20:50.496 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T13:20:50.496 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:20:50.496 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T13:20:36.722588+0000", 2024-09-21T13:20:50.496 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T13:20:50.496 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:20:50.496 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T13:20:50.497 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:20:50.497 INFO:teuthology.orchestra.run.smithi017.stdout:mgr not available, waiting (2/15)... 2024-09-21T13:20:52.586 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:52 smithi017 bash[19815]: cluster 2024-09-21T13:20:52.205208+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon x 2024-09-21T13:20:52.587 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:52 smithi017 bash[19815]: cluster 2024-09-21T13:20:52.205208+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon x 2024-09-21T13:20:52.587 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:52 smithi017 bash[19815]: cluster 2024-09-21T13:20:52.212482+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: x(active, starting, since 0.00762799s) 2024-09-21T13:20:52.587 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:52 smithi017 bash[19815]: cluster 2024-09-21T13:20:52.212482+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: x(active, starting, since 0.00762799s) 2024-09-21T13:20:52.587 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:52 smithi017 bash[19815]: audit 2024-09-21T13:20:52.214264+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.17:0/789860442' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T13:20:52.587 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:52 smithi017 bash[19815]: audit 2024-09-21T13:20:52.214264+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.17:0/789860442' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T13:20:52.587 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:52 smithi017 bash[19815]: audit 2024-09-21T13:20:52.214556+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.17:0/789860442' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T13:20:52.587 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:52 smithi017 bash[19815]: audit 2024-09-21T13:20:52.214556+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.17:0/789860442' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T13:20:52.587 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:52 smithi017 bash[19815]: audit 2024-09-21T13:20:52.214793+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.17:0/789860442' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T13:20:52.587 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:52 smithi017 bash[19815]: audit 2024-09-21T13:20:52.214793+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.17:0/789860442' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T13:20:52.587 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:52 smithi017 bash[19815]: audit 2024-09-21T13:20:52.215082+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.17:0/789860442' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:20:52.587 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:52 smithi017 bash[19815]: audit 2024-09-21T13:20:52.215082+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.17:0/789860442' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:20:52.587 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:52 smithi017 bash[19815]: audit 2024-09-21T13:20:52.215800+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.17:0/789860442' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T13:20:52.587 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:52 smithi017 bash[19815]: audit 2024-09-21T13:20:52.215800+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.17:0/789860442' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T13:20:52.588 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:52 smithi017 bash[19815]: cluster 2024-09-21T13:20:52.244478+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon x is now available 2024-09-21T13:20:52.588 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:52 smithi017 bash[19815]: cluster 2024-09-21T13:20:52.244478+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon x is now available 2024-09-21T13:20:53.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:53 smithi017 bash[19815]: audit 2024-09-21T13:20:52.259279+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.17:0/789860442' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T13:20:53.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:53 smithi017 bash[19815]: audit 2024-09-21T13:20:52.259279+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.17:0/789860442' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T13:20:53.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:53 smithi017 bash[19815]: audit 2024-09-21T13:20:52.261126+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.17:0/789860442' entity='mgr.x' 2024-09-21T13:20:53.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:53 smithi017 bash[19815]: audit 2024-09-21T13:20:52.261126+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.17:0/789860442' entity='mgr.x' 2024-09-21T13:20:53.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:53 smithi017 bash[19815]: audit 2024-09-21T13:20:52.261354+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.17:0/789860442' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T13:20:53.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:53 smithi017 bash[19815]: audit 2024-09-21T13:20:52.261354+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.17:0/789860442' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T13:20:53.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:53 smithi017 bash[19815]: audit 2024-09-21T13:20:52.263331+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.17:0/789860442' entity='mgr.x' 2024-09-21T13:20:53.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:53 smithi017 bash[19815]: audit 2024-09-21T13:20:52.263331+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.17:0/789860442' entity='mgr.x' 2024-09-21T13:20:53.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:53 smithi017 bash[19815]: audit 2024-09-21T13:20:52.265209+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.17:0/789860442' entity='mgr.x' 2024-09-21T13:20:53.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:53 smithi017 bash[19815]: audit 2024-09-21T13:20:52.265209+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.17:0/789860442' entity='mgr.x' 2024-09-21T13:20:53.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:53 smithi017 bash[19815]: cluster 2024-09-21T13:20:53.222186+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: x(active, since 1.01731s) 2024-09-21T13:20:53.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:53 smithi017 bash[19815]: cluster 2024-09-21T13:20:53.222186+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: x(active, since 1.01731s) 2024-09-21T13:20:54.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:54 smithi017 bash[19815]: audit 2024-09-21T13:20:54.145599+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.17:0/3103545050' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T13:20:54.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:54 smithi017 bash[19815]: audit 2024-09-21T13:20:54.145599+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.17:0/3103545050' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-21T13:20:54.737 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 2024-09-21T13:20:54.737 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:20:54.737 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "fsid": "0e5a42b6-781c-11ef-baf6-efdc52797490", 2024-09-21T13:20:54.737 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "health": { 2024-09-21T13:20:54.737 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-21T13:20:54.737 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-21T13:20:54.737 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-21T13:20:54.738 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:20:54.738 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-21T13:20:54.738 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-21T13:20:54.738 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 0 2024-09-21T13:20:54.738 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:20:54.740 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-21T13:20:54.740 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "a" 2024-09-21T13:20:54.740 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:20:54.740 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-21T13:20:54.740 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-21T13:20:54.740 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:20:54.740 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-21T13:20:54.740 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-21T13:20:54.740 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:20:54.740 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-21T13:20:54.740 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:20:54.740 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-21T13:20:54.740 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-21T13:20:54.741 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-21T13:20:54.741 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-21T13:20:54.741 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-21T13:20:54.741 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-21T13:20:54.744 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:20:54.744 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-21T13:20:54.744 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-21T13:20:54.744 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-21T13:20:54.744 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-21T13:20:54.744 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-21T13:20:54.744 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-21T13:20:54.744 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-21T13:20:54.744 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-21T13:20:54.744 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-21T13:20:54.744 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:20:54.744 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-21T13:20:54.744 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:20:54.745 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "btime": "2024-09-21T13:20:36:721855+0000", 2024-09-21T13:20:54.745 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-21T13:20:54.745 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-21T13:20:54.745 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:20:54.745 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-21T13:20:54.745 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T13:20:54.745 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-21T13:20:54.745 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-21T13:20:54.745 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-21T13:20:54.745 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-21T13:20:54.745 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "restful" 2024-09-21T13:20:54.745 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout ], 2024-09-21T13:20:54.745 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T13:20:54.746 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:20:54.746 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-21T13:20:54.746 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-21T13:20:54.746 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "modified": "2024-09-21T13:20:36.722588+0000", 2024-09-21T13:20:54.746 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-21T13:20:54.746 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout }, 2024-09-21T13:20:54.746 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-21T13:20:54.746 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:20:54.746 INFO:teuthology.orchestra.run.smithi017.stdout:mgr is available 2024-09-21T13:20:55.651 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:55 smithi017 bash[19815]: cluster 2024-09-21T13:20:54.262032+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: x(active, since 2s) 2024-09-21T13:20:55.651 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:55 smithi017 bash[19815]: cluster 2024-09-21T13:20:54.262032+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e4: x(active, since 2s) 2024-09-21T13:20:56.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:56 smithi017 bash[19815]: audit 2024-09-21T13:20:56.198812+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.17:0/999143915' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-21T13:20:56.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:56 smithi017 bash[19815]: audit 2024-09-21T13:20:56.198812+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.17:0/999143915' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-21T13:20:56.769 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 2024-09-21T13:20:56.769 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout [global] 2024-09-21T13:20:56.769 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout fsid = 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:20:56.769 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-21T13:20:56.769 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.17:3300,v1:172.21.15.17:6789] 2024-09-21T13:20:56.769 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-21T13:20:56.769 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-21T13:20:56.770 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-21T13:20:56.770 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-21T13:20:56.770 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 2024-09-21T13:20:56.770 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-21T13:20:56.770 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-21T13:20:56.770 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 2024-09-21T13:20:56.770 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout [osd] 2024-09-21T13:20:56.770 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-21T13:20:56.770 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-21T13:20:56.770 INFO:teuthology.orchestra.run.smithi017.stdout:Enabling cephadm module... 2024-09-21T13:20:58.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:58 smithi017 bash[19815]: audit 2024-09-21T13:20:58.265485+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.17:0/3685748305' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-21T13:20:58.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:58 smithi017 bash[19815]: audit 2024-09-21T13:20:58.265485+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.17:0/3685748305' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-21T13:20:58.705 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:20:58 smithi017 bash[20068]: ignoring --setuser ceph since I am not root 2024-09-21T13:20:58.705 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:20:58 smithi017 bash[20068]: ignoring --setgroup ceph since I am not root 2024-09-21T13:20:59.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:59 smithi017 bash[19815]: audit 2024-09-21T13:20:58.317392+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.17:0/3685748305' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-21T13:20:59.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:59 smithi017 bash[19815]: audit 2024-09-21T13:20:58.317392+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.17:0/3685748305' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-21T13:20:59.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:59 smithi017 bash[19815]: cluster 2024-09-21T13:20:58.322431+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e5: x(active, since 6s) 2024-09-21T13:20:59.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:20:59 smithi017 bash[19815]: cluster 2024-09-21T13:20:58.322431+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e5: x(active, since 6s) 2024-09-21T13:21:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:00 smithi017 bash[19815]: audit 2024-09-21T13:21:00.381997+0000 mon.a (mon.0) 35 : audit [DBG] from='client.? 172.21.15.17:0/1898679894' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-21T13:21:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:00 smithi017 bash[19815]: audit 2024-09-21T13:21:00.381997+0000 mon.a (mon.0) 35 : audit [DBG] from='client.? 172.21.15.17:0/1898679894' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-21T13:21:00.947 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:21:00.947 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-21T13:21:00.947 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T13:21:00.947 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-21T13:21:00.947 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T13:21:00.947 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:21:00.947 INFO:teuthology.orchestra.run.smithi017.stdout:Waiting for the mgr to restart... 2024-09-21T13:21:00.947 INFO:teuthology.orchestra.run.smithi017.stdout:Waiting for mgr epoch 5... 2024-09-21T13:21:04.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:04 smithi017 bash[19815]: cluster 2024-09-21T13:21:04.588279+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon x restarted 2024-09-21T13:21:04.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:04 smithi017 bash[19815]: cluster 2024-09-21T13:21:04.588279+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon x restarted 2024-09-21T13:21:04.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:04 smithi017 bash[19815]: cluster 2024-09-21T13:21:04.589042+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon x 2024-09-21T13:21:04.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:04 smithi017 bash[19815]: cluster 2024-09-21T13:21:04.589042+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon x 2024-09-21T13:21:04.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:04 smithi017 bash[19815]: cluster 2024-09-21T13:21:04.593404+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-21T13:21:04.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:04 smithi017 bash[19815]: cluster 2024-09-21T13:21:04.593404+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-21T13:21:04.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:04 smithi017 bash[19815]: cluster 2024-09-21T13:21:04.593533+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e6: x(active, starting, since 0.00486522s) 2024-09-21T13:21:04.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:04 smithi017 bash[19815]: cluster 2024-09-21T13:21:04.593533+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e6: x(active, starting, since 0.00486522s) 2024-09-21T13:21:04.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:04 smithi017 bash[19815]: audit 2024-09-21T13:21:04.597219+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:21:04.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:04 smithi017 bash[19815]: audit 2024-09-21T13:21:04.597219+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:21:04.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:04 smithi017 bash[19815]: audit 2024-09-21T13:21:04.599307+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T13:21:04.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:04 smithi017 bash[19815]: audit 2024-09-21T13:21:04.599307+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T13:21:04.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:04 smithi017 bash[19815]: audit 2024-09-21T13:21:04.600556+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T13:21:04.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:04 smithi017 bash[19815]: audit 2024-09-21T13:21:04.600556+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T13:21:04.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:04 smithi017 bash[19815]: audit 2024-09-21T13:21:04.600726+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T13:21:04.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:04 smithi017 bash[19815]: audit 2024-09-21T13:21:04.600726+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T13:21:04.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:04 smithi017 bash[19815]: audit 2024-09-21T13:21:04.601000+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T13:21:04.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:04 smithi017 bash[19815]: audit 2024-09-21T13:21:04.601000+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T13:21:04.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:04 smithi017 bash[19815]: cluster 2024-09-21T13:21:04.624422+0000 mon.a (mon.0) 45 : cluster [INF] Manager daemon x is now available 2024-09-21T13:21:04.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:04 smithi017 bash[19815]: cluster 2024-09-21T13:21:04.624422+0000 mon.a (mon.0) 45 : cluster [INF] Manager daemon x is now available 2024-09-21T13:21:06.194 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:21:06.195 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-21T13:21:06.195 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T13:21:06.195 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:21:06.195 INFO:teuthology.orchestra.run.smithi017.stdout:mgr epoch 5 is available 2024-09-21T13:21:06.195 INFO:teuthology.orchestra.run.smithi017.stdout:Verifying orchestrator module is enabled... 2024-09-21T13:21:06.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:06 smithi017 bash[19815]: cluster 2024-09-21T13:21:05.600920+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e7: x(active, since 1.01224s) 2024-09-21T13:21:06.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:06 smithi017 bash[19815]: cluster 2024-09-21T13:21:05.600920+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e7: x(active, since 1.01224s) 2024-09-21T13:21:06.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:06 smithi017 bash[19815]: audit 2024-09-21T13:21:06.238333+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:06.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:06 smithi017 bash[19815]: audit 2024-09-21T13:21:06.238333+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:06.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:06 smithi017 bash[19815]: audit 2024-09-21T13:21:06.242122+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:06.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:06 smithi017 bash[19815]: audit 2024-09-21T13:21:06.242122+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:06.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:06 smithi017 bash[19815]: cephadm 2024-09-21T13:21:06.242655+0000 mgr.x (mgr.14118) 3 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-21T13:21:06.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:06 smithi017 bash[19815]: cephadm 2024-09-21T13:21:06.242655+0000 mgr.x (mgr.14118) 3 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-21T13:21:06.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:06 smithi017 bash[19815]: audit 2024-09-21T13:21:06.246093+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:06.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:06 smithi017 bash[19815]: audit 2024-09-21T13:21:06.246093+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:06.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:06 smithi017 bash[19815]: audit 2024-09-21T13:21:06.250605+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:06.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:06 smithi017 bash[19815]: audit 2024-09-21T13:21:06.250605+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:06.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:06 smithi017 bash[19815]: audit 2024-09-21T13:21:06.254035+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:21:06.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:06 smithi017 bash[19815]: audit 2024-09-21T13:21:06.254035+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:21:06.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:06 smithi017 bash[19815]: audit 2024-09-21T13:21:06.256383+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:21:06.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:06 smithi017 bash[19815]: audit 2024-09-21T13:21:06.256383+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:21:06.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:06 smithi017 bash[19815]: audit 2024-09-21T13:21:06.266873+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T13:21:06.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:06 smithi017 bash[19815]: audit 2024-09-21T13:21:06.266873+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T13:21:06.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:06 smithi017 bash[19815]: audit 2024-09-21T13:21:06.268499+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T13:21:06.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:06 smithi017 bash[19815]: audit 2024-09-21T13:21:06.268499+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T13:21:07.955 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:07 smithi017 bash[20068]: debug 2024-09-21T13:21:07.662+0000 7f3e7aba6640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:13:21:07] ENGINE Error in HTTPServer.serve 2024-09-21T13:21:07.955 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:07 smithi017 bash[20068]: Traceback (most recent call last): 2024-09-21T13:21:07.955 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:07 smithi017 bash[20068]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:21:07.955 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:07 smithi017 bash[20068]: self._connections.run(self.expiration_interval) 2024-09-21T13:21:07.955 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:07 smithi017 bash[20068]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:21:07.955 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:07 smithi017 bash[20068]: self._run(expiration_interval) 2024-09-21T13:21:07.955 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:07 smithi017 bash[20068]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:21:07.955 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:07 smithi017 bash[20068]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:21:07.955 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:07 smithi017 bash[20068]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:21:07.955 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:07 smithi017 bash[20068]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:21:07.956 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:07 smithi017 bash[20068]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:21:07.956 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:07 smithi017 bash[20068]: s = self.context.wrap_socket( 2024-09-21T13:21:07.956 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:07 smithi017 bash[20068]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:21:07.956 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:07 smithi017 bash[20068]: return self.sslsocket_class._create( 2024-09-21T13:21:07.956 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:07 smithi017 bash[20068]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:21:07.956 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:07 smithi017 bash[20068]: self.do_handshake() 2024-09-21T13:21:07.956 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:07 smithi017 bash[20068]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:21:07.956 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:07 smithi017 bash[20068]: self._sslobj.do_handshake() 2024-09-21T13:21:07.956 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:07 smithi017 bash[20068]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:21:08.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: cephadm 2024-09-21T13:21:07.541810+0000 mgr.x (mgr.14118) 4 : cephadm [INF] [21/Sep/2024:13:21:07] ENGINE Bus STARTING 2024-09-21T13:21:08.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: cephadm 2024-09-21T13:21:07.541810+0000 mgr.x (mgr.14118) 4 : cephadm [INF] [21/Sep/2024:13:21:07] ENGINE Bus STARTING 2024-09-21T13:21:08.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: cluster 2024-09-21T13:21:07.602691+0000 mon.a (mon.0) 55 : cluster [DBG] mgrmap e8: x(active, since 3s) 2024-09-21T13:21:08.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: cluster 2024-09-21T13:21:07.602691+0000 mon.a (mon.0) 55 : cluster [DBG] mgrmap e8: x(active, since 3s) 2024-09-21T13:21:08.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: cephadm 2024-09-21T13:21:07.665920+0000 mgr.x (mgr.14118) 5 : cephadm [INF] [21/Sep/2024:13:21:07] ENGINE Serving on https://172.21.15.17:7150 2024-09-21T13:21:08.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: cephadm 2024-09-21T13:21:07.665920+0000 mgr.x (mgr.14118) 5 : cephadm [INF] [21/Sep/2024:13:21:07] ENGINE Serving on https://172.21.15.17:7150 2024-09-21T13:21:08.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: cephadm 2024-09-21T13:21:07.669250+0000 mgr.x (mgr.14118) 6 : cephadm [ERR] [21/Sep/2024:13:21:07] ENGINE Error in HTTPServer.serve 2024-09-21T13:21:08.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: Traceback (most recent call last): 2024-09-21T13:21:08.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:21:08.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: self._connections.run(self.expiration_interval) 2024-09-21T13:21:08.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:21:08.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: self._run(expiration_interval) 2024-09-21T13:21:08.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:21:08.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:21:08.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:21:08.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:21:08.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:21:08.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: s = self.context.wrap_socket( 2024-09-21T13:21:08.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:21:08.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: return self.sslsocket_class._create( 2024-09-21T13:21:08.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:21:08.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: self.do_handshake() 2024-09-21T13:21:08.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:21:08.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: self._sslobj.do_handshake() 2024-09-21T13:21:08.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:21:08.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: cephadm 2024-09-21T13:21:07.669250+0000 mgr.x (mgr.14118) 6 : cephadm [ERR] [21/Sep/2024:13:21:07] ENGINE Error in HTTPServer.serve 2024-09-21T13:21:08.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: Traceback (most recent call last): 2024-09-21T13:21:08.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:21:08.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: self._connections.run(self.expiration_interval) 2024-09-21T13:21:08.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:21:08.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: self._run(expiration_interval) 2024-09-21T13:21:08.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:21:08.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:21:08.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:21:08.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:21:08.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:21:08.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: s = self.context.wrap_socket( 2024-09-21T13:21:08.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:21:08.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: return self.sslsocket_class._create( 2024-09-21T13:21:08.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:21:08.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: self.do_handshake() 2024-09-21T13:21:08.959 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:21:08.959 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: self._sslobj.do_handshake() 2024-09-21T13:21:08.959 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:21:08.959 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: audit 2024-09-21T13:21:07.676730+0000 mon.a (mon.0) 56 : audit [INF] from='client.? 172.21.15.17:0/216590648' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-21T13:21:08.959 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: audit 2024-09-21T13:21:07.676730+0000 mon.a (mon.0) 56 : audit [INF] from='client.? 172.21.15.17:0/216590648' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-21T13:21:08.959 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: cephadm 2024-09-21T13:21:07.767157+0000 mgr.x (mgr.14118) 7 : cephadm [INF] [21/Sep/2024:13:21:07] ENGINE Serving on http://172.21.15.17:8765 2024-09-21T13:21:08.959 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: cephadm 2024-09-21T13:21:07.767157+0000 mgr.x (mgr.14118) 7 : cephadm [INF] [21/Sep/2024:13:21:07] ENGINE Serving on http://172.21.15.17:8765 2024-09-21T13:21:08.959 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: cephadm 2024-09-21T13:21:07.767315+0000 mgr.x (mgr.14118) 8 : cephadm [INF] [21/Sep/2024:13:21:07] ENGINE Bus STARTED 2024-09-21T13:21:08.959 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: cephadm 2024-09-21T13:21:07.767315+0000 mgr.x (mgr.14118) 8 : cephadm [INF] [21/Sep/2024:13:21:07] ENGINE Bus STARTED 2024-09-21T13:21:08.959 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: audit 2024-09-21T13:21:07.768210+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:21:08.959 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:08 smithi017 bash[19815]: audit 2024-09-21T13:21:07.768210+0000 mon.a (mon.0) 57 : audit [DBG] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:21:09.152 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-21T13:21:09.152 INFO:teuthology.orchestra.run.smithi017.stdout:Setting orchestrator backend to cephadm... 2024-09-21T13:21:09.923 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:09 smithi017 bash[19815]: audit 2024-09-21T13:21:08.598612+0000 mon.a (mon.0) 58 : audit [INF] from='client.? 172.21.15.17:0/216590648' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-21T13:21:09.923 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:09 smithi017 bash[19815]: audit 2024-09-21T13:21:08.598612+0000 mon.a (mon.0) 58 : audit [INF] from='client.? 172.21.15.17:0/216590648' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-21T13:21:09.923 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:09 smithi017 bash[19815]: cluster 2024-09-21T13:21:08.605515+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e9: x(active, since 4s) 2024-09-21T13:21:09.923 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:09 smithi017 bash[19815]: cluster 2024-09-21T13:21:08.605515+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e9: x(active, since 4s) 2024-09-21T13:21:11.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:11 smithi017 bash[19815]: audit 2024-09-21T13:21:10.491801+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-21T13:21:11.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:11 smithi017 bash[19815]: audit 2024-09-21T13:21:10.491801+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-21T13:21:11.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:11 smithi017 bash[19815]: audit 2024-09-21T13:21:10.498081+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:11.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:11 smithi017 bash[19815]: audit 2024-09-21T13:21:10.498081+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:11.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:11 smithi017 bash[19815]: audit 2024-09-21T13:21:10.516600+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:21:11.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:11 smithi017 bash[19815]: audit 2024-09-21T13:21:10.516600+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:21:13.106 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-21T13:21:13.106 INFO:teuthology.orchestra.run.smithi017.stdout:Generating ssh key... 2024-09-21T13:21:13.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:13 smithi017 bash[19815]: audit 2024-09-21T13:21:12.512460+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-21T13:21:13.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:13 smithi017 bash[19815]: audit 2024-09-21T13:21:12.512460+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-21T13:21:15.455 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:15 smithi017 bash[20068]: Generating public/private rsa key pair. 2024-09-21T13:21:15.455 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:15 smithi017 bash[20068]: Your identification has been saved in /tmp/tmp3c_2_wbx/key 2024-09-21T13:21:15.455 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:15 smithi017 bash[20068]: Your public key has been saved in /tmp/tmp3c_2_wbx/key.pub 2024-09-21T13:21:15.455 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:15 smithi017 bash[20068]: The key fingerprint is: 2024-09-21T13:21:15.455 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:15 smithi017 bash[20068]: SHA256:foyJXpEVjkGxwFwzloZQVmRaGyCbeKhY4G9JJ/bpNWA ceph-0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:21:15.455 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:15 smithi017 bash[20068]: The key's randomart image is: 2024-09-21T13:21:15.455 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:15 smithi017 bash[20068]: +---[RSA 3072]----+ 2024-09-21T13:21:15.455 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:15 smithi017 bash[20068]: |. o==B#o. | 2024-09-21T13:21:15.456 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:15 smithi017 bash[20068]: |.. o =+*oX . | 2024-09-21T13:21:15.456 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:15 smithi017 bash[20068]: | .+++E..+ o | 2024-09-21T13:21:15.456 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:15 smithi017 bash[20068]: |.o+.* o o | 2024-09-21T13:21:15.456 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:15 smithi017 bash[20068]: |o + o oS | 2024-09-21T13:21:15.456 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:15 smithi017 bash[20068]: | . . .o.= | 2024-09-21T13:21:15.456 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:15 smithi017 bash[20068]: | .. = o | 2024-09-21T13:21:15.456 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:15 smithi017 bash[20068]: | . . . | 2024-09-21T13:21:15.456 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:15 smithi017 bash[20068]: | . | 2024-09-21T13:21:15.456 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:15 smithi017 bash[20068]: +----[SHA256]-----+ 2024-09-21T13:21:16.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:16 smithi017 bash[19815]: audit 2024-09-21T13:21:14.547648+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-21T13:21:16.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:16 smithi017 bash[19815]: audit 2024-09-21T13:21:14.547648+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-21T13:21:16.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:16 smithi017 bash[19815]: cephadm 2024-09-21T13:21:14.547884+0000 mgr.x (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-21T13:21:16.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:16 smithi017 bash[19815]: cephadm 2024-09-21T13:21:14.547884+0000 mgr.x (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-21T13:21:16.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:16 smithi017 bash[19815]: audit 2024-09-21T13:21:15.068593+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:16.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:16 smithi017 bash[19815]: audit 2024-09-21T13:21:15.068593+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:16.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:16 smithi017 bash[19815]: audit 2024-09-21T13:21:15.073285+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:16.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:16 smithi017 bash[19815]: audit 2024-09-21T13:21:15.073285+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:17.662 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDcRzeeFJQcW+KYkJ7P6jA8YaPYyW9FJuDHHguIfT2eEQ5KFuDm7ziKuy2l6T2ndS0o9e0yaxMvSxdt0Nln/lz7iNsnt6p8xPTlxM6FIOkQuzBFFQeOP8JXMNSDlmPhOrR8nvr5otXWysdcAaWre4sNdU/ajH4UuuXI/Hf9CHs25j/mlnn3j9KqXiFR9fjUyCFdEqeHWAHfIiiJdb9q324RSvIIRzv8rbdgL1VSJmLxI+PM+OKxHNd0avlmtNzMxqrUOBVZTBmy+qeotYrcb06kEOjxsE/2z4pStLgISSElA1mCxnP52RpLGeFXRicWRnaUWg+ozsnuNOS4VsWNQ/pslfIKwAkMhl9tbMqnyJnmWzP7LXu4qsA1aTRMHClkeuaD98fv4L6g4p6Tv6yc9PMmuMHqWnl/LqLrIw9inn1KgU4yjFeCQuzlD7Y6+tzS8I1TocqCPksrXouem9hWL+pklU4dl2tu1QvGTTdOxSgzMlA7aJR6AVKft13BHstmDBs= ceph-0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:21:17.662 INFO:teuthology.orchestra.run.smithi017.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-21T13:21:17.662 INFO:teuthology.orchestra.run.smithi017.stdout:Adding key to root@localhost authorized_keys... 2024-09-21T13:21:17.662 INFO:teuthology.orchestra.run.smithi017.stdout:Adding host smithi017... 2024-09-21T13:21:17.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:17 smithi017 bash[19815]: audit 2024-09-21T13:21:17.103969+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-21T13:21:17.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:17 smithi017 bash[19815]: audit 2024-09-21T13:21:17.103969+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-21T13:21:19.640 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:19 smithi017 bash[19815]: audit 2024-09-21T13:21:19.178486+0000 mgr.x (mgr.14118) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi017", "addr": "172.21.15.17", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:21:19.640 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:19 smithi017 bash[19815]: audit 2024-09-21T13:21:19.178486+0000 mgr.x (mgr.14118) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi017", "addr": "172.21.15.17", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:21:21.679 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:21 smithi017 bash[19815]: cephadm 2024-09-21T13:21:20.456442+0000 mgr.x (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi017 2024-09-21T13:21:21.679 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:21 smithi017 bash[19815]: cephadm 2024-09-21T13:21:20.456442+0000 mgr.x (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi017 2024-09-21T13:21:24.937 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout Added host 'smithi017' with addr '172.21.15.17' 2024-09-21T13:21:24.937 INFO:teuthology.orchestra.run.smithi017.stdout:Deploying unmanaged mon service... 2024-09-21T13:21:25.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:25 smithi017 bash[19815]: audit 2024-09-21T13:21:24.111089+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:25.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:25 smithi017 bash[19815]: audit 2024-09-21T13:21:24.111089+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:25.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:25 smithi017 bash[19815]: cephadm 2024-09-21T13:21:24.111575+0000 mgr.x (mgr.14118) 16 : cephadm [INF] Added host smithi017 2024-09-21T13:21:25.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:25 smithi017 bash[19815]: cephadm 2024-09-21T13:21:24.111575+0000 mgr.x (mgr.14118) 16 : cephadm [INF] Added host smithi017 2024-09-21T13:21:25.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:25 smithi017 bash[19815]: audit 2024-09-21T13:21:24.112009+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:21:25.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:25 smithi017 bash[19815]: audit 2024-09-21T13:21:24.112009+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:21:26.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:26 smithi017 bash[19815]: cluster 2024-09-21T13:21:24.602297+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-21T13:21:26.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:26 smithi017 bash[19815]: cluster 2024-09-21T13:21:24.602297+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-21T13:21:28.024 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-21T13:21:28.024 INFO:teuthology.orchestra.run.smithi017.stdout:Deploying unmanaged mgr service... 2024-09-21T13:21:28.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:28 smithi017 bash[19815]: cluster 2024-09-21T13:21:26.602636+0000 mgr.x (mgr.14118) 18 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:21:28.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:28 smithi017 bash[19815]: cluster 2024-09-21T13:21:26.602636+0000 mgr.x (mgr.14118) 18 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:21:28.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:28 smithi017 bash[19815]: audit 2024-09-21T13:21:27.096505+0000 mgr.x (mgr.14118) 19 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:21:28.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:28 smithi017 bash[19815]: audit 2024-09-21T13:21:27.096505+0000 mgr.x (mgr.14118) 19 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:21:28.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:28 smithi017 bash[19815]: cephadm 2024-09-21T13:21:27.099471+0000 mgr.x (mgr.14118) 20 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-21T13:21:28.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:28 smithi017 bash[19815]: cephadm 2024-09-21T13:21:27.099471+0000 mgr.x (mgr.14118) 20 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-21T13:21:28.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:28 smithi017 bash[19815]: audit 2024-09-21T13:21:27.104007+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:28.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:28 smithi017 bash[19815]: audit 2024-09-21T13:21:27.104007+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:28.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:28 smithi017 bash[19815]: audit 2024-09-21T13:21:27.715912+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:28.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:28 smithi017 bash[19815]: audit 2024-09-21T13:21:27.715912+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:29.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:29 smithi017 bash[19815]: audit 2024-09-21T13:21:28.304294+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:29.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:29 smithi017 bash[19815]: audit 2024-09-21T13:21:28.304294+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:30.257 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-21T13:21:30.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:30 smithi017 bash[19815]: cluster 2024-09-21T13:21:28.603032+0000 mgr.x (mgr.14118) 21 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:21:30.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:30 smithi017 bash[19815]: cluster 2024-09-21T13:21:28.603032+0000 mgr.x (mgr.14118) 21 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:21:30.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:30 smithi017 bash[19815]: audit 2024-09-21T13:21:29.634199+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:30.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:30 smithi017 bash[19815]: audit 2024-09-21T13:21:29.634199+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:31.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:31 smithi017 bash[19815]: audit 2024-09-21T13:21:29.626966+0000 mgr.x (mgr.14118) 22 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:21:31.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:31 smithi017 bash[19815]: audit 2024-09-21T13:21:29.626966+0000 mgr.x (mgr.14118) 22 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:21:31.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:31 smithi017 bash[19815]: cephadm 2024-09-21T13:21:29.629074+0000 mgr.x (mgr.14118) 23 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-21T13:21:31.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:31 smithi017 bash[19815]: cephadm 2024-09-21T13:21:29.629074+0000 mgr.x (mgr.14118) 23 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-21T13:21:32.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:32 smithi017 bash[19815]: cluster 2024-09-21T13:21:30.603330+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-21T13:21:32.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:32 smithi017 bash[19815]: cluster 2024-09-21T13:21:30.603330+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-21T13:21:32.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:32 smithi017 bash[19815]: audit 2024-09-21T13:21:31.730455+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.17:0/3850750644' entity='client.admin' 2024-09-21T13:21:32.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:32 smithi017 bash[19815]: audit 2024-09-21T13:21:31.730455+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.17:0/3850750644' entity='client.admin' 2024-09-21T13:21:34.433 INFO:teuthology.orchestra.run.smithi017.stdout:Enabling the dashboard module... 2024-09-21T13:21:34.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:34 smithi017 bash[19815]: cluster 2024-09-21T13:21:32.603723+0000 mgr.x (mgr.14118) 25 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:21:34.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:34 smithi017 bash[19815]: cluster 2024-09-21T13:21:32.603723+0000 mgr.x (mgr.14118) 25 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:21:34.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:34 smithi017 bash[19815]: audit 2024-09-21T13:21:33.849337+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.17:0/2371193458' entity='client.admin' 2024-09-21T13:21:34.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:34 smithi017 bash[19815]: audit 2024-09-21T13:21:33.849337+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.17:0/2371193458' entity='client.admin' 2024-09-21T13:21:34.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:34 smithi017 bash[19815]: audit 2024-09-21T13:21:33.979053+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:34.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:34 smithi017 bash[19815]: audit 2024-09-21T13:21:33.979053+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:36.351 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:36 smithi017 bash[19815]: cluster 2024-09-21T13:21:34.603972+0000 mgr.x (mgr.14118) 26 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:21:36.351 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:36 smithi017 bash[19815]: cluster 2024-09-21T13:21:34.603972+0000 mgr.x (mgr.14118) 26 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:21:36.351 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:36 smithi017 bash[19815]: audit 2024-09-21T13:21:35.102742+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:36.351 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:36 smithi017 bash[19815]: audit 2024-09-21T13:21:35.102742+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.14118 172.21.15.17:0/4257220425' entity='mgr.x' 2024-09-21T13:21:36.351 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:36 smithi017 bash[19815]: audit 2024-09-21T13:21:35.965391+0000 mon.a (mon.0) 74 : audit [INF] from='client.? 172.21.15.17:0/3013367020' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-21T13:21:36.351 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:36 smithi017 bash[19815]: audit 2024-09-21T13:21:35.965391+0000 mon.a (mon.0) 74 : audit [INF] from='client.? 172.21.15.17:0/3013367020' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-21T13:21:36.703 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:36 smithi017 bash[20068]: ignoring --setuser ceph since I am not root 2024-09-21T13:21:36.704 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:36 smithi017 bash[20068]: ignoring --setgroup ceph since I am not root 2024-09-21T13:21:37.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:37 smithi017 bash[19815]: audit 2024-09-21T13:21:36.317572+0000 mon.a (mon.0) 75 : audit [INF] from='client.? 172.21.15.17:0/3013367020' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-21T13:21:37.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:37 smithi017 bash[19815]: audit 2024-09-21T13:21:36.317572+0000 mon.a (mon.0) 75 : audit [INF] from='client.? 172.21.15.17:0/3013367020' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-21T13:21:37.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:37 smithi017 bash[19815]: cluster 2024-09-21T13:21:36.323426+0000 mon.a (mon.0) 76 : cluster [DBG] mgrmap e10: x(active, since 31s) 2024-09-21T13:21:37.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:37 smithi017 bash[19815]: cluster 2024-09-21T13:21:36.323426+0000 mon.a (mon.0) 76 : cluster [DBG] mgrmap e10: x(active, since 31s) 2024-09-21T13:21:38.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:38 smithi017 bash[19815]: audit 2024-09-21T13:21:38.616949+0000 mon.a (mon.0) 77 : audit [DBG] from='client.? 172.21.15.17:0/3066750379' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-21T13:21:38.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:38 smithi017 bash[19815]: audit 2024-09-21T13:21:38.616949+0000 mon.a (mon.0) 77 : audit [DBG] from='client.? 172.21.15.17:0/3066750379' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-21T13:21:39.159 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:21:39.159 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "epoch": 10, 2024-09-21T13:21:39.159 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-21T13:21:39.159 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-21T13:21:39.159 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-21T13:21:39.160 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:21:39.160 INFO:teuthology.orchestra.run.smithi017.stdout:Waiting for the mgr to restart... 2024-09-21T13:21:39.160 INFO:teuthology.orchestra.run.smithi017.stdout:Waiting for mgr epoch 10... 2024-09-21T13:21:42.925 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:42 smithi017 bash[19815]: cluster 2024-09-21T13:21:42.658647+0000 mon.a (mon.0) 78 : cluster [INF] Active manager daemon x restarted 2024-09-21T13:21:42.925 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:42 smithi017 bash[19815]: cluster 2024-09-21T13:21:42.658647+0000 mon.a (mon.0) 78 : cluster [INF] Active manager daemon x restarted 2024-09-21T13:21:42.925 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:42 smithi017 bash[19815]: cluster 2024-09-21T13:21:42.658994+0000 mon.a (mon.0) 79 : cluster [INF] Activating manager daemon x 2024-09-21T13:21:42.926 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:42 smithi017 bash[19815]: cluster 2024-09-21T13:21:42.658994+0000 mon.a (mon.0) 79 : cluster [INF] Activating manager daemon x 2024-09-21T13:21:42.926 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:42 smithi017 bash[19815]: cluster 2024-09-21T13:21:42.662484+0000 mon.a (mon.0) 80 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-21T13:21:42.926 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:42 smithi017 bash[19815]: cluster 2024-09-21T13:21:42.662484+0000 mon.a (mon.0) 80 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-21T13:21:42.926 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:42 smithi017 bash[19815]: cluster 2024-09-21T13:21:42.662617+0000 mon.a (mon.0) 81 : cluster [DBG] mgrmap e11: x(active, starting, since 0.00378106s) 2024-09-21T13:21:42.926 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:42 smithi017 bash[19815]: cluster 2024-09-21T13:21:42.662617+0000 mon.a (mon.0) 81 : cluster [DBG] mgrmap e11: x(active, starting, since 0.00378106s) 2024-09-21T13:21:42.926 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:42 smithi017 bash[19815]: audit 2024-09-21T13:21:42.663888+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:21:42.926 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:42 smithi017 bash[19815]: audit 2024-09-21T13:21:42.663888+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:21:42.926 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:42 smithi017 bash[19815]: audit 2024-09-21T13:21:42.665217+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T13:21:42.926 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:42 smithi017 bash[19815]: audit 2024-09-21T13:21:42.665217+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T13:21:42.926 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:42 smithi017 bash[19815]: audit 2024-09-21T13:21:42.666221+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T13:21:42.926 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:42 smithi017 bash[19815]: audit 2024-09-21T13:21:42.666221+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T13:21:42.927 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:42 smithi017 bash[19815]: audit 2024-09-21T13:21:42.666426+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T13:21:42.927 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:42 smithi017 bash[19815]: audit 2024-09-21T13:21:42.666426+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T13:21:42.927 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:42 smithi017 bash[19815]: audit 2024-09-21T13:21:42.666611+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T13:21:42.927 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:42 smithi017 bash[19815]: audit 2024-09-21T13:21:42.666611+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T13:21:42.927 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:42 smithi017 bash[19815]: cluster 2024-09-21T13:21:42.696501+0000 mon.a (mon.0) 87 : cluster [INF] Manager daemon x is now available 2024-09-21T13:21:42.927 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:42 smithi017 bash[19815]: cluster 2024-09-21T13:21:42.696501+0000 mon.a (mon.0) 87 : cluster [INF] Manager daemon x is now available 2024-09-21T13:21:43.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:43 smithi017 bash[19815]: audit 2024-09-21T13:21:43.111808+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:21:43.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:43 smithi017 bash[19815]: audit 2024-09-21T13:21:43.111808+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:21:43.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:43 smithi017 bash[19815]: audit 2024-09-21T13:21:43.130330+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T13:21:43.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:43 smithi017 bash[19815]: audit 2024-09-21T13:21:43.130330+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T13:21:43.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:43 smithi017 bash[19815]: audit 2024-09-21T13:21:43.133104+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T13:21:43.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:43 smithi017 bash[19815]: audit 2024-09-21T13:21:43.133104+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T13:21:43.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:43 smithi017 bash[19815]: cluster 2024-09-21T13:21:43.670726+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e12: x(active, since 1.01188s) 2024-09-21T13:21:43.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:43 smithi017 bash[19815]: cluster 2024-09-21T13:21:43.670726+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e12: x(active, since 1.01188s) 2024-09-21T13:21:44.263 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout { 2024-09-21T13:21:44.263 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 12, 2024-09-21T13:21:44.263 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-21T13:21:44.264 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout } 2024-09-21T13:21:44.264 INFO:teuthology.orchestra.run.smithi017.stdout:mgr epoch 10 is available 2024-09-21T13:21:44.264 INFO:teuthology.orchestra.run.smithi017.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-21T13:21:45.100 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:44 smithi017 bash[19815]: audit 2024-09-21T13:21:43.669899+0000 mgr.x (mgr.14152) 1 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T13:21:45.100 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:44 smithi017 bash[19815]: audit 2024-09-21T13:21:43.669899+0000 mgr.x (mgr.14152) 1 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-21T13:21:45.100 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:44 smithi017 bash[19815]: audit 2024-09-21T13:21:43.684476+0000 mgr.x (mgr.14152) 2 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T13:21:45.100 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:44 smithi017 bash[19815]: audit 2024-09-21T13:21:43.684476+0000 mgr.x (mgr.14152) 2 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-21T13:21:45.979 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:45 smithi017 bash[19815]: cluster 2024-09-21T13:21:44.718566+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e13: x(active, since 2s) 2024-09-21T13:21:45.979 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:45 smithi017 bash[19815]: cluster 2024-09-21T13:21:44.718566+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e13: x(active, since 2s) 2024-09-21T13:21:46.454 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:45 smithi017 bash[20068]: debug 2024-09-21T13:21:45.975+0000 7f48aaf00640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:13:21:45] ENGINE Error in HTTPServer.serve 2024-09-21T13:21:46.454 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:45 smithi017 bash[20068]: Traceback (most recent call last): 2024-09-21T13:21:46.454 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:45 smithi017 bash[20068]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:21:46.454 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:45 smithi017 bash[20068]: self._connections.run(self.expiration_interval) 2024-09-21T13:21:46.454 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:45 smithi017 bash[20068]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:21:46.454 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:45 smithi017 bash[20068]: self._run(expiration_interval) 2024-09-21T13:21:46.454 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:45 smithi017 bash[20068]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:21:46.454 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:45 smithi017 bash[20068]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:21:46.454 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:45 smithi017 bash[20068]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:21:46.455 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:45 smithi017 bash[20068]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:21:46.455 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:45 smithi017 bash[20068]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:21:46.455 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:45 smithi017 bash[20068]: s = self.context.wrap_socket( 2024-09-21T13:21:46.455 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:45 smithi017 bash[20068]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:21:46.455 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:45 smithi017 bash[20068]: return self.sslsocket_class._create( 2024-09-21T13:21:46.455 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:45 smithi017 bash[20068]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:21:46.455 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:45 smithi017 bash[20068]: self.do_handshake() 2024-09-21T13:21:46.455 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:45 smithi017 bash[20068]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:21:46.455 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:45 smithi017 bash[20068]: self._sslobj.do_handshake() 2024-09-21T13:21:46.455 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:21:45 smithi017 bash[20068]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:21:46.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: cephadm 2024-09-21T13:21:45.851938+0000 mgr.x (mgr.14152) 4 : cephadm [INF] [21/Sep/2024:13:21:45] ENGINE Bus STARTING 2024-09-21T13:21:46.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: cephadm 2024-09-21T13:21:45.851938+0000 mgr.x (mgr.14152) 4 : cephadm [INF] [21/Sep/2024:13:21:45] ENGINE Bus STARTING 2024-09-21T13:21:46.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: cephadm 2024-09-21T13:21:45.975711+0000 mgr.x (mgr.14152) 5 : cephadm [INF] [21/Sep/2024:13:21:45] ENGINE Serving on https://172.21.15.17:7150 2024-09-21T13:21:46.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: cephadm 2024-09-21T13:21:45.975711+0000 mgr.x (mgr.14152) 5 : cephadm [INF] [21/Sep/2024:13:21:45] ENGINE Serving on https://172.21.15.17:7150 2024-09-21T13:21:46.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: cephadm 2024-09-21T13:21:45.980237+0000 mgr.x (mgr.14152) 6 : cephadm [ERR] [21/Sep/2024:13:21:45] ENGINE Error in HTTPServer.serve 2024-09-21T13:21:46.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: Traceback (most recent call last): 2024-09-21T13:21:46.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:21:46.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: self._connections.run(self.expiration_interval) 2024-09-21T13:21:46.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:21:46.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: self._run(expiration_interval) 2024-09-21T13:21:46.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:21:46.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:21:46.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:21:46.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:21:46.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:21:46.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: s = self.context.wrap_socket( 2024-09-21T13:21:46.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:21:46.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: return self.sslsocket_class._create( 2024-09-21T13:21:46.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:21:46.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: self.do_handshake() 2024-09-21T13:21:46.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:21:46.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: self._sslobj.do_handshake() 2024-09-21T13:21:46.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:21:46.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: cephadm 2024-09-21T13:21:45.980237+0000 mgr.x (mgr.14152) 6 : cephadm [ERR] [21/Sep/2024:13:21:45] ENGINE Error in HTTPServer.serve 2024-09-21T13:21:46.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: Traceback (most recent call last): 2024-09-21T13:21:46.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:21:46.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: self._connections.run(self.expiration_interval) 2024-09-21T13:21:46.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:21:46.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: self._run(expiration_interval) 2024-09-21T13:21:46.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:21:46.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:21:46.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:21:46.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:21:46.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:21:46.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: s = self.context.wrap_socket( 2024-09-21T13:21:46.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:21:46.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: return self.sslsocket_class._create( 2024-09-21T13:21:46.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:21:46.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: self.do_handshake() 2024-09-21T13:21:46.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:21:46.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: self._sslobj.do_handshake() 2024-09-21T13:21:46.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:21:46.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: cephadm 2024-09-21T13:21:46.076846+0000 mgr.x (mgr.14152) 7 : cephadm [INF] [21/Sep/2024:13:21:46] ENGINE Serving on http://172.21.15.17:8765 2024-09-21T13:21:46.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: cephadm 2024-09-21T13:21:46.076846+0000 mgr.x (mgr.14152) 7 : cephadm [INF] [21/Sep/2024:13:21:46] ENGINE Serving on http://172.21.15.17:8765 2024-09-21T13:21:46.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: cephadm 2024-09-21T13:21:46.076993+0000 mgr.x (mgr.14152) 8 : cephadm [INF] [21/Sep/2024:13:21:46] ENGINE Bus STARTED 2024-09-21T13:21:46.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:46 smithi017 bash[19815]: cephadm 2024-09-21T13:21:46.076993+0000 mgr.x (mgr.14152) 8 : cephadm [INF] [21/Sep/2024:13:21:46] ENGINE Bus STARTED 2024-09-21T13:21:47.179 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE+zCCAuOgAwIBAgIUIG1FPGvvxYiU3QhYBNtPcFxAZzgwDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkyMTEzMjE0NloXDTM0\nMDkyMjEzMjE0NlowFzEVMBMGA1UEAwwMMTcyLjIxLjE1LjE3MIICIjANBgkqhkiG\n9w0BAQEFAAOCAg8AMIICCgKCAgEA6dXZVbMKAHbWDH2gePUGF2cLP9+VG9LawlCT\nkXX7cSrIkRG3moEgY4pJFX/iqBvzH2zGDN1ilB3b3IpNq8wlP1/8L0VmOd0ChDwC\nLBsaBy8QxzTeM3wt3UAOwG4GUxc+9j9viK5JjVVZbFt1DiQIYLtKwvnCKm5a1kd0\nTkMXadZIQw40zpT3QkZZtwtyNQeJyGct9eiAw0Sdm8VRIV4m0ImreED5N46Gm0S0\nqFaSvWNllWe7uhNgcuG7p0nOqQmRbmyKIXSL7uRf8J20gUurHNokuMzg42DLh9RD\nPTNYcQbCKx5IaJ5Oa3DxBz7KCtPd3chP0zNKaUTMdZtVWcjy3JESIAznUOZpZFg4\nV1qXmtQAYvOWWuHeOfdbS7F9kfdRE2BAYh4NkD3RBzNS2bDl055ETkZ4od4M554+\nIOKDsHY6mlAK5nELogOVLzJO0lfuAvQML+snnFRs7GgUXIb3/slo3x8CFZhTeavY\n6YoZ44wKh4XPp72jAQ7PUavIOKdu+4s6m8/W/2SlgSvNhwx1puUrHjjhON8EgvhY\n62gqSKBlf7qf9r/ZPynPWJ00tCHsR5jjkurlstc0a7E3UeyOzQGG0uMNXEsrUGZM\ncn6NbY8n8uRaMX/Zyvm7KW8+0Ls543aLAyzC67ze3Qq825dchSNCktqxkjaq/IvA\nBtaLrf0CAwEAAaM/MD0wLQYDVR0RBCYwJIIJc21pdGhpMDE3ghFkYXNoYm9hcmRf\nc2VydmVyc4cErBUPETAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQBK\nbpcUbRHrK4A5NFbMhwcPdwTQt/fOaTUwf7O+p67Nz5qToHoWnYp7cCeJoMWYpLWT\nMFx3etTDIw8fJBRm1KPNmkfMWUJVuy4H4wZAsZ788DzKCHXIqrUIB9rmLJ5kkAb1\nW8969PynhHpjLZEQjD8LKY3L02Ach8xyrpp9pBQUwcx3mOnswCZGrTSbbrvMEd4W\nuzJyQYr4/U2HEG/VxP107u1t7+gh9TE80QV3NmjeTZt7oaOwo7EIg+9Hf3KGlMxa\nlqmnw+RztTcYS+L9fEBcttOTD/Jwp3iZOdc1vs2DKrehcQ0Z8JrmXpBkMl+S9I4u\n+EzOQda6q/vs5p48hok4iAKA7vNhtmI8cN8nT3Y9A+vdPAYJbYYYgaOZzcSLp9K2\nB1/d21YI0ZvYzrP0g3VT0vnbD4GA61IHTpvJuWq7ulZ13yKKm6Uca2/8s9VZ0TbV\nxx3GlNdw+7ikBe9PWyq9QDTnTPPMaaTx4VcedPA3EJTjBMMFg+R+wFypaaEhDrh8\nrBFwhfXMkT4fCl7c/Xp+PpMEokEeuX1HybVvrDww4eftV5jGmZZDREfZftk5MpfY\nbGXGaq3Jnr00a5Ym9PliEWpzMgmy61GRXwEOT2yeW8phg/Ui1D0tizgykMd+dSow\nyfCEAaf6A0uWPlIVT8b8H7hJ7xxVFDVle6q22TA2lg==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJJwIBAAKCAgEA6dXZVbMKAHbWDH2gePUGF2cLP9+VG9LawlCTkXX7cSrIkRG3\nmoEgY4pJFX/iqBvzH2zGDN1ilB3b3IpNq8wlP1/8L0VmOd0ChDwCLBsaBy8QxzTe\nM3wt3UAOwG4GUxc+9j9viK5JjVVZbFt1DiQIYLtKwvnCKm5a1kd0TkMXadZIQw40\nzpT3QkZZtwtyNQeJyGct9eiAw0Sdm8VRIV4m0ImreED5N46Gm0S0qFaSvWNllWe7\nuhNgcuG7p0nOqQmRbmyKIXSL7uRf8J20gUurHNokuMzg42DLh9RDPTNYcQbCKx5I\naJ5Oa3DxBz7KCtPd3chP0zNKaUTMdZtVWcjy3JESIAznUOZpZFg4V1qXmtQAYvOW\nWuHeOfdbS7F9kfdRE2BAYh4NkD3RBzNS2bDl055ETkZ4od4M554+IOKDsHY6mlAK\n5nELogOVLzJO0lfuAvQML+snnFRs7GgUXIb3/slo3x8CFZhTeavY6YoZ44wKh4XP\np72jAQ7PUavIOKdu+4s6m8/W/2SlgSvNhwx1puUrHjjhON8EgvhY62gqSKBlf7qf\n9r/ZPynPWJ00tCHsR5jjkurlstc0a7E3UeyOzQGG0uMNXEsrUGZMcn6NbY8n8uRa\nMX/Zyvm7KW8+0Ls543aLAyzC67ze3Qq825dchSNCktqxkjaq/IvABtaLrf0CAwEA\nAQKCAgARWy80nPjWVCZq9W0n5Tn0mpBQx0yRl4rnZuSDz2UgfyY1caz2LHTwu9F/\nuscM/CFwLkTyAgGrOvR4MBIio7Zft++85igNDfI99Jf4WZz1i7ZcBDjPoKflLE1x\nVjP6eWHR6cn3yXCfVgaF6YZB9zCMVi0u/9ZRYMZgcXEjePff13OezzW3YAJipTGg\ntEUKb3A4Pi5WD7yfocltXTiPzeWlehPOiyC5vAa84h04VyVbpikirTkszyY2yLoC\nvqf2pIWVU7xEo5paWub4cgrf7kj5t9hcw3pCw6Bqc88iLQbjbCFqjWbJpcxuIvXa\nTZG2EDKU37rLE0YdPlR1u0KbIDRPFfqLiB9XQzJ7l3RRjbZY+5L6XIBjMqfH1+1F\n++Ka8l46lrtn10CZ+DWTiJPyx43paUHVnBCyHnF9cXJBkYASKqsrKZQeDgJxKzo8\nPGg3IqeIKdIEPUbjT1TQVs24/zU5KWUZ86xVYGbMH8V1ErPuDmgxiIXYhgalahcg\nIEdj0IrpvOESV8pvrQhJd4v5PvSmMwA15prpIWzNDuhf9NHpUS6cLZMlwwbGE+IS\nbtCQiwel4s0TQ0kWOp28gaX/xCUazvC6lO6lqaIjAnJJjGiAtGlrYr2pyI2PDYUA\nFao2YBR8zPhPufZ7g5UixlOgN/VB3fh3FxE1NwXuqtg8XPqlCQKCAQEA/GHbXgHd\nPkU8TbIUgEUHUYgumQFyBTRAv+PTJOcIWRllu4jDVMwjDFNZFXrn9ZC4aczXamxY\nx4mXeVJcAsmjdKALvUqAZjQtG/VwgHyOopKOAiAYeU26eTenIKG3qB1T45sbO7OZ\njekDzyQkgZ18cdGy/dfvz1iS6NihZs0UUd+4nSsD3JFTTMs2p2cjknGP+ztrZ8xp\nmtxHM4dlV8TzMHn3I+sIMhzzk94Q2WQrmZmI26zJTFjsCDJJY/QrvFr9Y7eYWxkZ\nScJAO/GhioOK3JNNdnRZf3EKQ0guVd1H901MGkzc3GcRpohhoFrfjYcd/WVbPPKH\n8nZCVqeAraOBeQKCAQEA7S/up8ohmJX2/LpM1TJWFJc2yfZpprxJrCt6S4lJ7XJz\nrCETocHynOeearTRna8/3kyAVVU65uov+rHepc/mWQxDIMt6dZiG+Af5iG/l2tqg\nZpvhYZvkSroj/9vNrF5sAsh2WXK3NRvz3qGqWx+aawNpmD17Y99j00jOXBDgWjSD\nYxiTo0FrgzxdtWCAOTc0RHbJ4afUGDr1+E8NALTvCZurqeckbQRkq/shm4Lav6IL\nm6c0U/sapoE+bIODHsAJzVRsFYoknbyMaME8z5m2uTAFT89jZRsyZE3kDY4SeZh9\nnoDM33eVTN1fbt68D7hn5QXzqOexXN3+CJQRfedTpQKCAQBjmhsA1quBz8EkyIre\ntF9XBe+d4rwk4aJMGJVTkvnwb91+TVMJPCb4zkvx9jdk6mBdIMJC9c9zsBFfh+lY\nEEu50w/O/H//1ceXqR1lF8MS1dPFcvU1qj9VZ2lFr4zTg/9/a88rmI2ZO8SNEy51\nGLnsEV4aYAX8RnB0BEpuT7EdPrWVEUzM122QeQJwvnuDZ93ywFh69mkW/Kf85gpQ\nwSFYmEm4myD45gQa7yCnKqkqTTV9vIsU3mMIORBNqic4hpBJskMmcJlSSp8fCRU/\nnPpIYrnHbdOEQBBUzT+8E0A7kP3fw0XGlcaZemlM55AiQpjLUBzZyL1uKs2zdReL\nb2PBAoIBADGfOI/UAwlYPo8LLu3flRDDvgusyNfARq2FfxV0iInryvV1ChVqbSaU\ncpkicURLGNKaMLMpnKQY1KbfNZR9FVUF8rlWuK0Hlx0nFfaMaotJ+Arfi9yO78kO\nfl+WDcaFDpXaeKAoFto+mdu2+NwNlZHT6fCW1EzFvK3Eap/qS/WzTNWbm6+pDSQs\nqfI7WTgfK4kzTPMv2HilRTaI21CNigD5l4V5PS6tn543cQWG79rtvP34kkMLory5\nB2VOck0poiNaCS7McvKpMrrrypwoLYk62bGj0sihUv6XKSII2iakV4ukqLgL3aly\nGvgoEzI6w0mv4BUzO/EQ5IfI6ovrrJ0CggEAK8q+dVKS6LBecf0fEC1TDuaKOH2+\nInY+7gM3vcCK1hhCjSbJyksS2x4pKb2YTecOaiQqeUu7LQUn+TQGiPyiIuwDvFvZ\nMTzA99FV2A63CWDitbaBKOdDCnX9rK9irXmXOFkvLUj7CASESjLFOfM1eR+yx2rK\nmV7lhYcDbxK9qirfbAUc+VVA6qNHyfWkXEMM45svM3apoln9Nq+JaeZesJ+taNFy\nYWqzPzBX9OIDDmYx2DLoP5iN9wuVmjiEK+PLTwC667DxvMLskmd2/vQC3AYoAQ85\nurvXGZrTZ40JUtrlAM/JkYcGf3/fKg2Uq1AdVsii+4flbJM1nvnQMyDTJA==\n-----END RSA PRIVATE KEY-----\n"} 2024-09-21T13:21:49.186 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-21T13:21:49.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:49 smithi017 bash[19815]: audit 2024-09-21T13:21:48.651895+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-21T13:21:49.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:49 smithi017 bash[19815]: audit 2024-09-21T13:21:48.651895+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-21T13:21:49.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:49 smithi017 bash[19815]: audit 2024-09-21T13:21:48.657030+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:21:49.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:49 smithi017 bash[19815]: audit 2024-09-21T13:21:48.657030+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:21:51.148 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-21T13:21:51.148 INFO:teuthology.orchestra.run.smithi017.stdout:Creating initial admin user... 2024-09-21T13:21:51.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:50 smithi017 bash[19815]: audit 2024-09-21T13:21:49.921794+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:21:51.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:50 smithi017 bash[19815]: audit 2024-09-21T13:21:49.921794+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:21:51.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:50 smithi017 bash[19815]: audit 2024-09-21T13:21:50.568274+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:21:51.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:50 smithi017 bash[19815]: audit 2024-09-21T13:21:50.568274+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:21:52.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:52 smithi017 bash[19815]: audit 2024-09-21T13:21:50.557623+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-21T13:21:52.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:52 smithi017 bash[19815]: audit 2024-09-21T13:21:50.557623+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-21T13:21:52.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:52 smithi017 bash[19815]: audit 2024-09-21T13:21:51.071009+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:21:52.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:52 smithi017 bash[19815]: audit 2024-09-21T13:21:51.071009+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:21:53.400 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$5K2De/r2AtXu7fxaZZzA1u1XhP6kMXy.0xh00UuBkb81J8UvlEd/K", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726924912, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-21T13:21:53.400 INFO:teuthology.orchestra.run.smithi017.stdout:Fetching dashboard port number... 2024-09-21T13:21:54.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:53 smithi017 bash[19815]: audit 2024-09-21T13:21:52.582480+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-21T13:21:54.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:53 smithi017 bash[19815]: audit 2024-09-21T13:21:52.582480+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-21T13:21:54.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:53 smithi017 bash[19815]: audit 2024-09-21T13:21:52.831773+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:21:54.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:53 smithi017 bash[19815]: audit 2024-09-21T13:21:52.831773+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:21:55.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:54 smithi017 bash[19815]: audit 2024-09-21T13:21:54.799754+0000 mon.a (mon.0) 98 : audit [DBG] from='client.? 172.21.15.17:0/1085439727' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-21T13:21:55.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:54 smithi017 bash[19815]: audit 2024-09-21T13:21:54.799754+0000 mon.a (mon.0) 98 : audit [DBG] from='client.? 172.21.15.17:0/1085439727' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-21T13:21:55.389 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stdout 8443 2024-09-21T13:21:55.389 INFO:teuthology.orchestra.run.smithi017.stdout:firewalld does not appear to be present 2024-09-21T13:21:55.389 INFO:teuthology.orchestra.run.smithi017.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-21T13:21:55.391 INFO:teuthology.orchestra.run.smithi017.stdout:Ceph Dashboard is now available at: 2024-09-21T13:21:55.391 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:21:55.391 INFO:teuthology.orchestra.run.smithi017.stdout: URL: https://smithi017.front.sepia.ceph.com:8443/ 2024-09-21T13:21:55.391 INFO:teuthology.orchestra.run.smithi017.stdout: User: admin 2024-09-21T13:21:55.392 INFO:teuthology.orchestra.run.smithi017.stdout: Password: ibppkkmtda 2024-09-21T13:21:55.392 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:21:55.392 INFO:teuthology.orchestra.run.smithi017.stdout:Saving cluster configuration to /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config directory 2024-09-21T13:21:56.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:55 smithi017 bash[19815]: cluster 2024-09-21T13:21:54.832855+0000 mon.a (mon.0) 99 : cluster [DBG] mgrmap e14: x(active, since 12s) 2024-09-21T13:21:56.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:55 smithi017 bash[19815]: cluster 2024-09-21T13:21:54.832855+0000 mon.a (mon.0) 99 : cluster [DBG] mgrmap e14: x(active, since 12s) 2024-09-21T13:21:57.886 INFO:teuthology.orchestra.run.smithi017.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-21T13:21:57.886 INFO:teuthology.orchestra.run.smithi017.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-21T13:21:57.886 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:21:57.886 INFO:teuthology.orchestra.run.smithi017.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:21:57.886 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:21:57.887 INFO:teuthology.orchestra.run.smithi017.stdout:Or, if you are only running a single cluster on this host: 2024-09-21T13:21:57.887 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:21:57.887 INFO:teuthology.orchestra.run.smithi017.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-21T13:21:57.887 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:21:57.887 INFO:teuthology.orchestra.run.smithi017.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-21T13:21:57.887 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:21:57.887 INFO:teuthology.orchestra.run.smithi017.stdout: ceph telemetry on 2024-09-21T13:21:57.887 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:21:57.887 INFO:teuthology.orchestra.run.smithi017.stdout:For more information see: 2024-09-21T13:21:57.887 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:21:57.887 INFO:teuthology.orchestra.run.smithi017.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-21T13:21:57.887 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:21:57.887 INFO:teuthology.orchestra.run.smithi017.stdout:Bootstrap complete. 2024-09-21T13:21:57.935 INFO:tasks.cephadm:Fetching config... 2024-09-21T13:21:57.935 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2024-09-21T13:21:57.935 DEBUG:teuthology.orchestra.run.smithi017:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-21T13:21:57.940 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-21T13:21:57.940 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2024-09-21T13:21:57.940 DEBUG:teuthology.orchestra.run.smithi017:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-21T13:21:57.989 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-21T13:21:57.989 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2024-09-21T13:21:57.989 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd if=/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/keyring of=/dev/stdout 2024-09-21T13:21:58.042 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-21T13:21:58.042 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2024-09-21T13:21:58.042 DEBUG:teuthology.orchestra.run.smithi017:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-21T13:21:58.089 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-21T13:21:58.090 DEBUG:teuthology.orchestra.run.smithi017:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDcRzeeFJQcW+KYkJ7P6jA8YaPYyW9FJuDHHguIfT2eEQ5KFuDm7ziKuy2l6T2ndS0o9e0yaxMvSxdt0Nln/lz7iNsnt6p8xPTlxM6FIOkQuzBFFQeOP8JXMNSDlmPhOrR8nvr5otXWysdcAaWre4sNdU/ajH4UuuXI/Hf9CHs25j/mlnn3j9KqXiFR9fjUyCFdEqeHWAHfIiiJdb9q324RSvIIRzv8rbdgL1VSJmLxI+PM+OKxHNd0avlmtNzMxqrUOBVZTBmy+qeotYrcb06kEOjxsE/2z4pStLgISSElA1mCxnP52RpLGeFXRicWRnaUWg+ozsnuNOS4VsWNQ/pslfIKwAkMhl9tbMqnyJnmWzP7LXu4qsA1aTRMHClkeuaD98fv4L6g4p6Tv6yc9PMmuMHqWnl/LqLrIw9inn1KgU4yjFeCQuzlD7Y6+tzS8I1TocqCPksrXouem9hWL+pklU4dl2tu1QvGTTdOxSgzMlA7aJR6AVKft13BHstmDBs= ceph-0e5a42b6-781c-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T13:21:58.154 INFO:teuthology.orchestra.run.smithi017.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDcRzeeFJQcW+KYkJ7P6jA8YaPYyW9FJuDHHguIfT2eEQ5KFuDm7ziKuy2l6T2ndS0o9e0yaxMvSxdt0Nln/lz7iNsnt6p8xPTlxM6FIOkQuzBFFQeOP8JXMNSDlmPhOrR8nvr5otXWysdcAaWre4sNdU/ajH4UuuXI/Hf9CHs25j/mlnn3j9KqXiFR9fjUyCFdEqeHWAHfIiiJdb9q324RSvIIRzv8rbdgL1VSJmLxI+PM+OKxHNd0avlmtNzMxqrUOBVZTBmy+qeotYrcb06kEOjxsE/2z4pStLgISSElA1mCxnP52RpLGeFXRicWRnaUWg+ozsnuNOS4VsWNQ/pslfIKwAkMhl9tbMqnyJnmWzP7LXu4qsA1aTRMHClkeuaD98fv4L6g4p6Tv6yc9PMmuMHqWnl/LqLrIw9inn1KgU4yjFeCQuzlD7Y6+tzS8I1TocqCPksrXouem9hWL+pklU4dl2tu1QvGTTdOxSgzMlA7aJR6AVKft13BHstmDBs= ceph-0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:21:58.163 DEBUG:teuthology.orchestra.run.smithi079:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDcRzeeFJQcW+KYkJ7P6jA8YaPYyW9FJuDHHguIfT2eEQ5KFuDm7ziKuy2l6T2ndS0o9e0yaxMvSxdt0Nln/lz7iNsnt6p8xPTlxM6FIOkQuzBFFQeOP8JXMNSDlmPhOrR8nvr5otXWysdcAaWre4sNdU/ajH4UuuXI/Hf9CHs25j/mlnn3j9KqXiFR9fjUyCFdEqeHWAHfIiiJdb9q324RSvIIRzv8rbdgL1VSJmLxI+PM+OKxHNd0avlmtNzMxqrUOBVZTBmy+qeotYrcb06kEOjxsE/2z4pStLgISSElA1mCxnP52RpLGeFXRicWRnaUWg+ozsnuNOS4VsWNQ/pslfIKwAkMhl9tbMqnyJnmWzP7LXu4qsA1aTRMHClkeuaD98fv4L6g4p6Tv6yc9PMmuMHqWnl/LqLrIw9inn1KgU4yjFeCQuzlD7Y6+tzS8I1TocqCPksrXouem9hWL+pklU4dl2tu1QvGTTdOxSgzMlA7aJR6AVKft13BHstmDBs= ceph-0e5a42b6-781c-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T13:21:58.185 INFO:teuthology.orchestra.run.smithi079.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDcRzeeFJQcW+KYkJ7P6jA8YaPYyW9FJuDHHguIfT2eEQ5KFuDm7ziKuy2l6T2ndS0o9e0yaxMvSxdt0Nln/lz7iNsnt6p8xPTlxM6FIOkQuzBFFQeOP8JXMNSDlmPhOrR8nvr5otXWysdcAaWre4sNdU/ajH4UuuXI/Hf9CHs25j/mlnn3j9KqXiFR9fjUyCFdEqeHWAHfIiiJdb9q324RSvIIRzv8rbdgL1VSJmLxI+PM+OKxHNd0avlmtNzMxqrUOBVZTBmy+qeotYrcb06kEOjxsE/2z4pStLgISSElA1mCxnP52RpLGeFXRicWRnaUWg+ozsnuNOS4VsWNQ/pslfIKwAkMhl9tbMqnyJnmWzP7LXu4qsA1aTRMHClkeuaD98fv4L6g4p6Tv6yc9PMmuMHqWnl/LqLrIw9inn1KgU4yjFeCQuzlD7Y6+tzS8I1TocqCPksrXouem9hWL+pklU4dl2tu1QvGTTdOxSgzMlA7aJR6AVKft13BHstmDBs= ceph-0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:21:58.194 DEBUG:teuthology.orchestra.run.smithi104:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDcRzeeFJQcW+KYkJ7P6jA8YaPYyW9FJuDHHguIfT2eEQ5KFuDm7ziKuy2l6T2ndS0o9e0yaxMvSxdt0Nln/lz7iNsnt6p8xPTlxM6FIOkQuzBFFQeOP8JXMNSDlmPhOrR8nvr5otXWysdcAaWre4sNdU/ajH4UuuXI/Hf9CHs25j/mlnn3j9KqXiFR9fjUyCFdEqeHWAHfIiiJdb9q324RSvIIRzv8rbdgL1VSJmLxI+PM+OKxHNd0avlmtNzMxqrUOBVZTBmy+qeotYrcb06kEOjxsE/2z4pStLgISSElA1mCxnP52RpLGeFXRicWRnaUWg+ozsnuNOS4VsWNQ/pslfIKwAkMhl9tbMqnyJnmWzP7LXu4qsA1aTRMHClkeuaD98fv4L6g4p6Tv6yc9PMmuMHqWnl/LqLrIw9inn1KgU4yjFeCQuzlD7Y6+tzS8I1TocqCPksrXouem9hWL+pklU4dl2tu1QvGTTdOxSgzMlA7aJR6AVKft13BHstmDBs= ceph-0e5a42b6-781c-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T13:21:58.219 INFO:teuthology.orchestra.run.smithi104.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDcRzeeFJQcW+KYkJ7P6jA8YaPYyW9FJuDHHguIfT2eEQ5KFuDm7ziKuy2l6T2ndS0o9e0yaxMvSxdt0Nln/lz7iNsnt6p8xPTlxM6FIOkQuzBFFQeOP8JXMNSDlmPhOrR8nvr5otXWysdcAaWre4sNdU/ajH4UuuXI/Hf9CHs25j/mlnn3j9KqXiFR9fjUyCFdEqeHWAHfIiiJdb9q324RSvIIRzv8rbdgL1VSJmLxI+PM+OKxHNd0avlmtNzMxqrUOBVZTBmy+qeotYrcb06kEOjxsE/2z4pStLgISSElA1mCxnP52RpLGeFXRicWRnaUWg+ozsnuNOS4VsWNQ/pslfIKwAkMhl9tbMqnyJnmWzP7LXu4qsA1aTRMHClkeuaD98fv4L6g4p6Tv6yc9PMmuMHqWnl/LqLrIw9inn1KgU4yjFeCQuzlD7Y6+tzS8I1TocqCPksrXouem9hWL+pklU4dl2tu1QvGTTdOxSgzMlA7aJR6AVKft13BHstmDBs= ceph-0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:21:58.229 DEBUG:teuthology.orchestra.run.smithi134:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDcRzeeFJQcW+KYkJ7P6jA8YaPYyW9FJuDHHguIfT2eEQ5KFuDm7ziKuy2l6T2ndS0o9e0yaxMvSxdt0Nln/lz7iNsnt6p8xPTlxM6FIOkQuzBFFQeOP8JXMNSDlmPhOrR8nvr5otXWysdcAaWre4sNdU/ajH4UuuXI/Hf9CHs25j/mlnn3j9KqXiFR9fjUyCFdEqeHWAHfIiiJdb9q324RSvIIRzv8rbdgL1VSJmLxI+PM+OKxHNd0avlmtNzMxqrUOBVZTBmy+qeotYrcb06kEOjxsE/2z4pStLgISSElA1mCxnP52RpLGeFXRicWRnaUWg+ozsnuNOS4VsWNQ/pslfIKwAkMhl9tbMqnyJnmWzP7LXu4qsA1aTRMHClkeuaD98fv4L6g4p6Tv6yc9PMmuMHqWnl/LqLrIw9inn1KgU4yjFeCQuzlD7Y6+tzS8I1TocqCPksrXouem9hWL+pklU4dl2tu1QvGTTdOxSgzMlA7aJR6AVKft13BHstmDBs= ceph-0e5a42b6-781c-11ef-baf6-efdc52797490' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-21T13:21:58.252 INFO:teuthology.orchestra.run.smithi134.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDcRzeeFJQcW+KYkJ7P6jA8YaPYyW9FJuDHHguIfT2eEQ5KFuDm7ziKuy2l6T2ndS0o9e0yaxMvSxdt0Nln/lz7iNsnt6p8xPTlxM6FIOkQuzBFFQeOP8JXMNSDlmPhOrR8nvr5otXWysdcAaWre4sNdU/ajH4UuuXI/Hf9CHs25j/mlnn3j9KqXiFR9fjUyCFdEqeHWAHfIiiJdb9q324RSvIIRzv8rbdgL1VSJmLxI+PM+OKxHNd0avlmtNzMxqrUOBVZTBmy+qeotYrcb06kEOjxsE/2z4pStLgISSElA1mCxnP52RpLGeFXRicWRnaUWg+ozsnuNOS4VsWNQ/pslfIKwAkMhl9tbMqnyJnmWzP7LXu4qsA1aTRMHClkeuaD98fv4L6g4p6Tv6yc9PMmuMHqWnl/LqLrIw9inn1KgU4yjFeCQuzlD7Y6+tzS8I1TocqCPksrXouem9hWL+pklU4dl2tu1QvGTTdOxSgzMlA7aJR6AVKft13BHstmDBs= ceph-0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:21:58.261 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-21T13:21:58.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:58 smithi017 bash[19815]: audit 2024-09-21T13:21:57.193200+0000 mon.a (mon.0) 100 : audit [INF] from='client.? 172.21.15.17:0/1992998371' entity='client.admin' 2024-09-21T13:21:58.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:21:58 smithi017 bash[19815]: audit 2024-09-21T13:21:57.193200+0000 mon.a (mon.0) 100 : audit [INF] from='client.? 172.21.15.17:0/1992998371' entity='client.admin' 2024-09-21T13:22:04.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:03 smithi017 bash[19815]: cluster 2024-09-21T13:22:02.667896+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-21T13:22:04.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:03 smithi017 bash[19815]: cluster 2024-09-21T13:22:02.667896+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-21T13:22:04.422 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:22:05.385 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:05 smithi017 bash[19815]: audit 2024-09-21T13:22:04.043939+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:05.385 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:05 smithi017 bash[19815]: audit 2024-09-21T13:22:04.043939+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:05.385 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:05 smithi017 bash[19815]: audit 2024-09-21T13:22:04.050252+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:05.385 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:05 smithi017 bash[19815]: audit 2024-09-21T13:22:04.050252+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:05.385 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:05 smithi017 bash[19815]: audit 2024-09-21T13:22:04.052589+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi017", "name": "osd_memory_target"} : dispatch 2024-09-21T13:22:05.386 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:05 smithi017 bash[19815]: audit 2024-09-21T13:22:04.052589+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi017", "name": "osd_memory_target"} : dispatch 2024-09-21T13:22:05.386 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:05 smithi017 bash[19815]: audit 2024-09-21T13:22:04.059899+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:05.386 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:05 smithi017 bash[19815]: audit 2024-09-21T13:22:04.059899+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:05.386 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:05 smithi017 bash[19815]: audit 2024-09-21T13:22:04.075300+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:22:05.386 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:05 smithi017 bash[19815]: audit 2024-09-21T13:22:04.075300+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:22:05.386 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:05 smithi017 bash[19815]: audit 2024-09-21T13:22:04.083772+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:05.386 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:05 smithi017 bash[19815]: audit 2024-09-21T13:22:04.083772+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:06.317 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-21T13:22:06.317 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-21T13:22:06.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:06 smithi017 bash[19815]: cluster 2024-09-21T13:22:04.668355+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-21T13:22:06.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:06 smithi017 bash[19815]: cluster 2024-09-21T13:22:04.668355+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-21T13:22:06.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:06 smithi017 bash[19815]: audit 2024-09-21T13:22:05.709482+0000 mon.a (mon.0) 107 : audit [INF] from='client.? 172.21.15.17:0/2163948831' entity='client.admin' 2024-09-21T13:22:06.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:06 smithi017 bash[19815]: audit 2024-09-21T13:22:05.709482+0000 mon.a (mon.0) 107 : audit [INF] from='client.? 172.21.15.17:0/2163948831' entity='client.admin' 2024-09-21T13:22:06.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:06 smithi017 bash[19815]: audit 2024-09-21T13:22:05.727675+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:22:06.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:06 smithi017 bash[19815]: audit 2024-09-21T13:22:05.727675+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:22:06.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:06 smithi017 bash[19815]: audit 2024-09-21T13:22:05.732488+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:06.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:06 smithi017 bash[19815]: audit 2024-09-21T13:22:05.732488+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:08.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:08 smithi017 bash[19815]: cluster 2024-09-21T13:22:06.668806+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-21T13:22:08.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:08 smithi017 bash[19815]: cluster 2024-09-21T13:22:06.668806+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-21T13:22:10.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:10 smithi017 bash[19815]: cluster 2024-09-21T13:22:08.669239+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-21T13:22:10.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:10 smithi017 bash[19815]: cluster 2024-09-21T13:22:08.669239+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-21T13:22:11.049 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:22:12.434 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:12 smithi017 bash[19815]: cluster 2024-09-21T13:22:10.669675+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-21T13:22:12.434 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:12 smithi017 bash[19815]: cluster 2024-09-21T13:22:10.669675+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-21T13:22:13.063 INFO:tasks.cephadm:Remote smithi134 excluded from cephadm cluster by role 2024-09-21T13:22:13.063 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi079 2024-09-21T13:22:13.064 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-21T13:22:13.064 DEBUG:teuthology.orchestra.run.smithi079:> dd of=/etc/ceph/ceph.conf 2024-09-21T13:22:13.070 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-21T13:22:13.070 DEBUG:teuthology.orchestra.run.smithi079:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:22:13.118 INFO:tasks.cephadm:Adding host smithi079 to orchestrator... 2024-09-21T13:22:13.119 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch host add smithi079 2024-09-21T13:22:13.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:13 smithi017 bash[19815]: audit 2024-09-21T13:22:12.417673+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-21T13:22:13.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:13 smithi017 bash[19815]: audit 2024-09-21T13:22:12.417673+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-21T13:22:13.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:13 smithi017 bash[19815]: audit 2024-09-21T13:22:12.421231+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:13.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:13 smithi017 bash[19815]: audit 2024-09-21T13:22:12.421231+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:13.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:13 smithi017 bash[19815]: audit 2024-09-21T13:22:12.422116+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:22:13.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:13 smithi017 bash[19815]: audit 2024-09-21T13:22:12.422116+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:22:13.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:13 smithi017 bash[19815]: audit 2024-09-21T13:22:12.424409+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:22:13.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:13 smithi017 bash[19815]: audit 2024-09-21T13:22:12.424409+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:22:13.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:13 smithi017 bash[19815]: audit 2024-09-21T13:22:12.425364+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:22:13.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:13 smithi017 bash[19815]: audit 2024-09-21T13:22:12.425364+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:22:13.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:13 smithi017 bash[19815]: cephadm 2024-09-21T13:22:12.426430+0000 mgr.x (mgr.14152) 18 : cephadm [INF] Updating smithi017:/etc/ceph/ceph.conf 2024-09-21T13:22:13.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:13 smithi017 bash[19815]: cephadm 2024-09-21T13:22:12.426430+0000 mgr.x (mgr.14152) 18 : cephadm [INF] Updating smithi017:/etc/ceph/ceph.conf 2024-09-21T13:22:13.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:13 smithi017 bash[19815]: cephadm 2024-09-21T13:22:12.485628+0000 mgr.x (mgr.14152) 19 : cephadm [INF] Updating smithi017:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:22:13.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:13 smithi017 bash[19815]: cephadm 2024-09-21T13:22:12.485628+0000 mgr.x (mgr.14152) 19 : cephadm [INF] Updating smithi017:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:22:13.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:13 smithi017 bash[19815]: cephadm 2024-09-21T13:22:12.536012+0000 mgr.x (mgr.14152) 20 : cephadm [INF] Updating smithi017:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:22:13.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:13 smithi017 bash[19815]: cephadm 2024-09-21T13:22:12.536012+0000 mgr.x (mgr.14152) 20 : cephadm [INF] Updating smithi017:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:22:13.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:13 smithi017 bash[19815]: cephadm 2024-09-21T13:22:12.585723+0000 mgr.x (mgr.14152) 21 : cephadm [INF] Updating smithi017:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:22:13.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:13 smithi017 bash[19815]: cephadm 2024-09-21T13:22:12.585723+0000 mgr.x (mgr.14152) 21 : cephadm [INF] Updating smithi017:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:22:13.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:13 smithi017 bash[19815]: audit 2024-09-21T13:22:12.640012+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:13.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:13 smithi017 bash[19815]: audit 2024-09-21T13:22:12.640012+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:13.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:13 smithi017 bash[19815]: audit 2024-09-21T13:22:12.643235+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:13.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:13 smithi017 bash[19815]: audit 2024-09-21T13:22:12.643235+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:13.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:13 smithi017 bash[19815]: audit 2024-09-21T13:22:12.646595+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:13.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:13 smithi017 bash[19815]: audit 2024-09-21T13:22:12.646595+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:13.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:13 smithi017 bash[19815]: cluster 2024-09-21T13:22:12.670139+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-21T13:22:13.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:13 smithi017 bash[19815]: cluster 2024-09-21T13:22:12.670139+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-21T13:22:16.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:15 smithi017 bash[19815]: cluster 2024-09-21T13:22:14.670603+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-21T13:22:16.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:15 smithi017 bash[19815]: cluster 2024-09-21T13:22:14.670603+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-21T13:22:17.852 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:22:18.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:17 smithi017 bash[19815]: cluster 2024-09-21T13:22:16.671014+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-21T13:22:18.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:17 smithi017 bash[19815]: cluster 2024-09-21T13:22:16.671014+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-21T13:22:20.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:19 smithi017 bash[19815]: cluster 2024-09-21T13:22:18.671465+0000 mgr.x (mgr.14152) 25 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:22:20.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:19 smithi017 bash[19815]: cluster 2024-09-21T13:22:18.671465+0000 mgr.x (mgr.14152) 25 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:22:20.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:19 smithi017 bash[19815]: audit 2024-09-21T13:22:19.129679+0000 mgr.x (mgr.14152) 26 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi079", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:22:20.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:19 smithi017 bash[19815]: audit 2024-09-21T13:22:19.129679+0000 mgr.x (mgr.14152) 26 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi079", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:22:21.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:20 smithi017 bash[19815]: cephadm 2024-09-21T13:22:20.383120+0000 mgr.x (mgr.14152) 27 : cephadm [INF] Deploying cephadm binary to smithi079 2024-09-21T13:22:21.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:20 smithi017 bash[19815]: cephadm 2024-09-21T13:22:20.383120+0000 mgr.x (mgr.14152) 27 : cephadm [INF] Deploying cephadm binary to smithi079 2024-09-21T13:22:22.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:21 smithi017 bash[19815]: cluster 2024-09-21T13:22:20.671841+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-21T13:22:22.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:21 smithi017 bash[19815]: cluster 2024-09-21T13:22:20.671841+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-21T13:22:24.019 INFO:teuthology.orchestra.run.smithi017.stdout:Added host 'smithi079' with addr '172.21.15.79' 2024-09-21T13:22:24.037 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:23 smithi017 bash[19815]: cluster 2024-09-21T13:22:22.672213+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-21T13:22:24.037 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:23 smithi017 bash[19815]: cluster 2024-09-21T13:22:22.672213+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-21T13:22:24.691 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch host ls --format=json 2024-09-21T13:22:25.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:25 smithi017 bash[19815]: audit 2024-09-21T13:22:24.019051+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:25.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:25 smithi017 bash[19815]: audit 2024-09-21T13:22:24.019051+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:25.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:25 smithi017 bash[19815]: cephadm 2024-09-21T13:22:24.019972+0000 mgr.x (mgr.14152) 30 : cephadm [INF] Added host smithi079 2024-09-21T13:22:25.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:25 smithi017 bash[19815]: cephadm 2024-09-21T13:22:24.019972+0000 mgr.x (mgr.14152) 30 : cephadm [INF] Added host smithi079 2024-09-21T13:22:25.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:25 smithi017 bash[19815]: audit 2024-09-21T13:22:24.020809+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:22:25.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:25 smithi017 bash[19815]: audit 2024-09-21T13:22:24.020809+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:22:25.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:25 smithi017 bash[19815]: audit 2024-09-21T13:22:24.514261+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:25.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:25 smithi017 bash[19815]: audit 2024-09-21T13:22:24.514261+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:26.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:26 smithi017 bash[19815]: cluster 2024-09-21T13:22:24.672642+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-21T13:22:26.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:26 smithi017 bash[19815]: cluster 2024-09-21T13:22:24.672642+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-21T13:22:27.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:27 smithi017 bash[19815]: audit 2024-09-21T13:22:26.018880+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:27.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:27 smithi017 bash[19815]: audit 2024-09-21T13:22:26.018880+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:28.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:28 smithi017 bash[19815]: cluster 2024-09-21T13:22:26.673101+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-21T13:22:28.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:28 smithi017 bash[19815]: cluster 2024-09-21T13:22:26.673101+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-21T13:22:28.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:28 smithi017 bash[19815]: audit 2024-09-21T13:22:27.237795+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:28.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:28 smithi017 bash[19815]: audit 2024-09-21T13:22:27.237795+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:29.426 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:22:30.666 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:22:30.666 INFO:teuthology.orchestra.run.smithi017.stdout:[{"addr": "172.21.15.17", "hostname": "smithi017", "labels": [], "status": ""}, {"addr": "172.21.15.79", "hostname": "smithi079", "labels": [], "status": ""}] 2024-09-21T13:22:30.679 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:30 smithi017 bash[19815]: cluster 2024-09-21T13:22:28.673520+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-21T13:22:30.679 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:30 smithi017 bash[19815]: cluster 2024-09-21T13:22:28.673520+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-21T13:22:31.305 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi104 2024-09-21T13:22:31.305 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-21T13:22:31.305 DEBUG:teuthology.orchestra.run.smithi104:> dd of=/etc/ceph/ceph.conf 2024-09-21T13:22:31.311 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-21T13:22:31.311 DEBUG:teuthology.orchestra.run.smithi104:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:22:31.359 INFO:tasks.cephadm:Adding host smithi104 to orchestrator... 2024-09-21T13:22:31.359 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch host add smithi104 2024-09-21T13:22:32.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:32 smithi017 bash[19815]: audit 2024-09-21T13:22:30.666496+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-21T13:22:32.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:32 smithi017 bash[19815]: audit 2024-09-21T13:22:30.666496+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-21T13:22:32.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:32 smithi017 bash[19815]: cluster 2024-09-21T13:22:30.673795+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-21T13:22:32.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:32 smithi017 bash[19815]: cluster 2024-09-21T13:22:30.673795+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-21T13:22:33.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: audit 2024-09-21T13:22:32.652819+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:33.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: audit 2024-09-21T13:22:32.652819+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:33.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: audit 2024-09-21T13:22:32.657932+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:33.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: audit 2024-09-21T13:22:32.657932+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:33.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: audit 2024-09-21T13:22:32.663783+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:33.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: audit 2024-09-21T13:22:32.663783+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:33.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: audit 2024-09-21T13:22:32.668832+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:33.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: audit 2024-09-21T13:22:32.668832+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:33.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: audit 2024-09-21T13:22:32.670690+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-21T13:22:33.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: audit 2024-09-21T13:22:32.670690+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-21T13:22:33.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: audit 2024-09-21T13:22:32.672657+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:22:33.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: audit 2024-09-21T13:22:32.672657+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:22:33.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: cluster 2024-09-21T13:22:32.674150+0000 mgr.x (mgr.14152) 36 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:22:33.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: cluster 2024-09-21T13:22:32.674150+0000 mgr.x (mgr.14152) 36 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:22:33.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: audit 2024-09-21T13:22:32.674422+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:22:33.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: audit 2024-09-21T13:22:32.674422+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:22:33.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: cephadm 2024-09-21T13:22:32.676813+0000 mgr.x (mgr.14152) 37 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-21T13:22:33.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: cephadm 2024-09-21T13:22:32.676813+0000 mgr.x (mgr.14152) 37 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-21T13:22:33.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: cephadm 2024-09-21T13:22:32.793586+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:22:33.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: cephadm 2024-09-21T13:22:32.793586+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:22:33.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: cephadm 2024-09-21T13:22:32.896524+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:22:33.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: cephadm 2024-09-21T13:22:32.896524+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:22:33.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: cephadm 2024-09-21T13:22:32.992914+0000 mgr.x (mgr.14152) 40 : cephadm [INF] Updating smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:22:33.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: cephadm 2024-09-21T13:22:32.992914+0000 mgr.x (mgr.14152) 40 : cephadm [INF] Updating smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:22:33.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: audit 2024-09-21T13:22:33.091463+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:33.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: audit 2024-09-21T13:22:33.091463+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:33.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: audit 2024-09-21T13:22:33.095650+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:33.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: audit 2024-09-21T13:22:33.095650+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:33.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: audit 2024-09-21T13:22:33.100460+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:33.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:33 smithi017 bash[19815]: audit 2024-09-21T13:22:33.100460+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:36.093 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:22:36.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:35 smithi017 bash[19815]: cluster 2024-09-21T13:22:34.674571+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-21T13:22:36.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:35 smithi017 bash[19815]: cluster 2024-09-21T13:22:34.674571+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-21T13:22:38.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:37 smithi017 bash[19815]: cluster 2024-09-21T13:22:36.675011+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-21T13:22:38.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:37 smithi017 bash[19815]: cluster 2024-09-21T13:22:36.675011+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-21T13:22:39.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:38 smithi017 bash[19815]: audit 2024-09-21T13:22:37.402829+0000 mgr.x (mgr.14152) 43 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi104", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:22:39.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:38 smithi017 bash[19815]: audit 2024-09-21T13:22:37.402829+0000 mgr.x (mgr.14152) 43 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi104", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:22:40.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:39 smithi017 bash[19815]: cluster 2024-09-21T13:22:38.675342+0000 mgr.x (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:22:40.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:39 smithi017 bash[19815]: cluster 2024-09-21T13:22:38.675342+0000 mgr.x (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:22:40.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:39 smithi017 bash[19815]: cephadm 2024-09-21T13:22:38.779352+0000 mgr.x (mgr.14152) 45 : cephadm [INF] Deploying cephadm binary to smithi104 2024-09-21T13:22:40.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:39 smithi017 bash[19815]: cephadm 2024-09-21T13:22:38.779352+0000 mgr.x (mgr.14152) 45 : cephadm [INF] Deploying cephadm binary to smithi104 2024-09-21T13:22:42.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:41 smithi017 bash[19815]: cluster 2024-09-21T13:22:40.675702+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-21T13:22:42.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:41 smithi017 bash[19815]: cluster 2024-09-21T13:22:40.675702+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-21T13:22:42.420 INFO:teuthology.orchestra.run.smithi017.stdout:Added host 'smithi104' with addr '172.21.15.104' 2024-09-21T13:22:43.099 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch host ls --format=json 2024-09-21T13:22:43.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:43 smithi017 bash[19815]: audit 2024-09-21T13:22:42.419626+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:43.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:43 smithi017 bash[19815]: audit 2024-09-21T13:22:42.419626+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:43.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:43 smithi017 bash[19815]: cephadm 2024-09-21T13:22:42.420526+0000 mgr.x (mgr.14152) 47 : cephadm [INF] Added host smithi104 2024-09-21T13:22:43.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:43 smithi017 bash[19815]: cephadm 2024-09-21T13:22:42.420526+0000 mgr.x (mgr.14152) 47 : cephadm [INF] Added host smithi104 2024-09-21T13:22:43.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:43 smithi017 bash[19815]: audit 2024-09-21T13:22:42.421312+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:22:43.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:43 smithi017 bash[19815]: audit 2024-09-21T13:22:42.421312+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:22:43.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:43 smithi017 bash[19815]: cluster 2024-09-21T13:22:42.676201+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-21T13:22:43.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:43 smithi017 bash[19815]: cluster 2024-09-21T13:22:42.676201+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-21T13:22:43.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:43 smithi017 bash[19815]: audit 2024-09-21T13:22:42.946878+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:43.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:43 smithi017 bash[19815]: audit 2024-09-21T13:22:42.946878+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:45.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:45 smithi017 bash[19815]: audit 2024-09-21T13:22:44.482207+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:45.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:45 smithi017 bash[19815]: audit 2024-09-21T13:22:44.482207+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:45.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:45 smithi017 bash[19815]: cluster 2024-09-21T13:22:44.676678+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-21T13:22:45.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:45 smithi017 bash[19815]: cluster 2024-09-21T13:22:44.676678+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-21T13:22:47.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:46 smithi017 bash[19815]: audit 2024-09-21T13:22:45.739834+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:47.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:46 smithi017 bash[19815]: audit 2024-09-21T13:22:45.739834+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:47.828 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:22:48.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:47 smithi017 bash[19815]: cluster 2024-09-21T13:22:46.677070+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-21T13:22:48.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:47 smithi017 bash[19815]: cluster 2024-09-21T13:22:46.677070+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-21T13:22:49.240 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:22:49.240 INFO:teuthology.orchestra.run.smithi017.stdout:[{"addr": "172.21.15.17", "hostname": "smithi017", "labels": [], "status": ""}, {"addr": "172.21.15.79", "hostname": "smithi079", "labels": [], "status": ""}, {"addr": "172.21.15.104", "hostname": "smithi104", "labels": [], "status": ""}] 2024-09-21T13:22:49.899 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-21T13:22:49.900 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph osd crush tunables default 2024-09-21T13:22:50.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:49 smithi017 bash[19815]: cluster 2024-09-21T13:22:48.677484+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-21T13:22:50.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:49 smithi017 bash[19815]: cluster 2024-09-21T13:22:48.677484+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-21T13:22:50.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:49 smithi017 bash[19815]: audit 2024-09-21T13:22:49.240848+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-21T13:22:50.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:49 smithi017 bash[19815]: audit 2024-09-21T13:22:49.240848+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-21T13:22:52.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:52 smithi017 bash[19815]: cluster 2024-09-21T13:22:50.677893+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-21T13:22:52.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:52 smithi017 bash[19815]: cluster 2024-09-21T13:22:50.677893+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-21T13:22:52.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:52 smithi017 bash[19815]: audit 2024-09-21T13:22:51.287040+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:52.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:52 smithi017 bash[19815]: audit 2024-09-21T13:22:51.287040+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:52.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:52 smithi017 bash[19815]: audit 2024-09-21T13:22:51.292131+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:52.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:52 smithi017 bash[19815]: audit 2024-09-21T13:22:51.292131+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:52.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:52 smithi017 bash[19815]: audit 2024-09-21T13:22:51.297907+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:52.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:52 smithi017 bash[19815]: audit 2024-09-21T13:22:51.297907+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:52.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:52 smithi017 bash[19815]: audit 2024-09-21T13:22:51.302929+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:52.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:52 smithi017 bash[19815]: audit 2024-09-21T13:22:51.302929+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:52.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:52 smithi017 bash[19815]: audit 2024-09-21T13:22:51.304957+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi104", "name": "osd_memory_target"} : dispatch 2024-09-21T13:22:52.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:52 smithi017 bash[19815]: audit 2024-09-21T13:22:51.304957+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi104", "name": "osd_memory_target"} : dispatch 2024-09-21T13:22:52.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:52 smithi017 bash[19815]: audit 2024-09-21T13:22:51.307188+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:22:52.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:52 smithi017 bash[19815]: audit 2024-09-21T13:22:51.307188+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:22:52.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:52 smithi017 bash[19815]: audit 2024-09-21T13:22:51.308968+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:22:52.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:52 smithi017 bash[19815]: audit 2024-09-21T13:22:51.308968+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:22:52.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:52 smithi017 bash[19815]: cephadm 2024-09-21T13:22:51.311596+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T13:22:52.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:52 smithi017 bash[19815]: cephadm 2024-09-21T13:22:51.311596+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T13:22:52.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:52 smithi017 bash[19815]: audit 2024-09-21T13:22:51.720668+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:52.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:52 smithi017 bash[19815]: audit 2024-09-21T13:22:51.720668+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:52.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:52 smithi017 bash[19815]: audit 2024-09-21T13:22:51.724448+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:52.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:52 smithi017 bash[19815]: audit 2024-09-21T13:22:51.724448+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:52.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:52 smithi017 bash[19815]: audit 2024-09-21T13:22:51.728941+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:52.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:52 smithi017 bash[19815]: audit 2024-09-21T13:22:51.728941+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:22:53.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:53 smithi017 bash[19815]: cephadm 2024-09-21T13:22:51.428452+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:22:53.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:53 smithi017 bash[19815]: cephadm 2024-09-21T13:22:51.428452+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:22:53.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:53 smithi017 bash[19815]: cephadm 2024-09-21T13:22:51.532649+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:22:53.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:53 smithi017 bash[19815]: cephadm 2024-09-21T13:22:51.532649+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:22:53.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:53 smithi017 bash[19815]: cephadm 2024-09-21T13:22:51.626474+0000 mgr.x (mgr.14152) 57 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:22:53.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:53 smithi017 bash[19815]: cephadm 2024-09-21T13:22:51.626474+0000 mgr.x (mgr.14152) 57 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:22:54.652 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:22:54.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:54 smithi017 bash[19815]: cluster 2024-09-21T13:22:52.678336+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-21T13:22:54.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:54 smithi017 bash[19815]: cluster 2024-09-21T13:22:52.678336+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-21T13:22:56.291 INFO:teuthology.orchestra.run.smithi017.stderr:adjusted tunables profile to default 2024-09-21T13:22:56.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:56 smithi017 bash[19815]: cluster 2024-09-21T13:22:54.678602+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-21T13:22:56.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:56 smithi017 bash[19815]: cluster 2024-09-21T13:22:54.678602+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-21T13:22:56.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:56 smithi017 bash[19815]: audit 2024-09-21T13:22:56.043594+0000 mon.a (mon.0) 147 : audit [INF] from='client.? 172.21.15.17:0/3611294923' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T13:22:56.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:56 smithi017 bash[19815]: audit 2024-09-21T13:22:56.043594+0000 mon.a (mon.0) 147 : audit [INF] from='client.? 172.21.15.17:0/3611294923' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T13:22:56.906 INFO:tasks.cephadm:Adding mon.a on smithi017 2024-09-21T13:22:56.906 INFO:tasks.cephadm:Adding mon.b on smithi079 2024-09-21T13:22:56.906 INFO:tasks.cephadm:Adding mon.c on smithi104 2024-09-21T13:22:56.907 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch apply mon '3;smithi017:172.21.15.17=a;smithi079:172.21.15.79=b;smithi104:172.21.15.104=c' 2024-09-21T13:22:57.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:57 smithi017 bash[19815]: audit 2024-09-21T13:22:56.292010+0000 mon.a (mon.0) 148 : audit [INF] from='client.? 172.21.15.17:0/3611294923' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T13:22:57.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:57 smithi017 bash[19815]: audit 2024-09-21T13:22:56.292010+0000 mon.a (mon.0) 148 : audit [INF] from='client.? 172.21.15.17:0/3611294923' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T13:22:57.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:57 smithi017 bash[19815]: cluster 2024-09-21T13:22:56.296240+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:22:57.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:57 smithi017 bash[19815]: cluster 2024-09-21T13:22:56.296240+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:22:58.134 INFO:teuthology.orchestra.run.smithi104.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:22:58.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:58 smithi017 bash[19815]: cluster 2024-09-21T13:22:56.678989+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-21T13:22:58.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:22:58 smithi017 bash[19815]: cluster 2024-09-21T13:22:56.678989+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-21T13:22:59.521 INFO:teuthology.orchestra.run.smithi104.stdout:Scheduled mon update... 2024-09-21T13:23:00.091 DEBUG:teuthology.orchestra.run.smithi079:mon.b> sudo journalctl -f -n 0 -u ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@mon.b.service 2024-09-21T13:23:00.094 DEBUG:teuthology.orchestra.run.smithi104:mon.c> sudo journalctl -f -n 0 -u ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@mon.c.service 2024-09-21T13:23:00.096 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T13:23:00.096 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T13:23:00.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:00 smithi017 bash[19815]: cluster 2024-09-21T13:22:58.679384+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-21T13:23:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:00 smithi017 bash[19815]: cluster 2024-09-21T13:22:58.679384+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-21T13:23:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:00 smithi017 bash[19815]: audit 2024-09-21T13:22:59.520896+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:00 smithi017 bash[19815]: audit 2024-09-21T13:22:59.520896+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:00 smithi017 bash[19815]: audit 2024-09-21T13:22:59.522595+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:00 smithi017 bash[19815]: audit 2024-09-21T13:22:59.522595+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:00 smithi017 bash[19815]: audit 2024-09-21T13:23:00.189995+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:00 smithi017 bash[19815]: audit 2024-09-21T13:23:00.189995+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:00 smithi017 bash[19815]: audit 2024-09-21T13:23:00.191467+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:00 smithi017 bash[19815]: audit 2024-09-21T13:23:00.191467+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:00 smithi017 bash[19815]: audit 2024-09-21T13:23:00.199154+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:00 smithi017 bash[19815]: audit 2024-09-21T13:23:00.199154+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:00 smithi017 bash[19815]: audit 2024-09-21T13:23:00.202736+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:00 smithi017 bash[19815]: audit 2024-09-21T13:23:00.202736+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:00 smithi017 bash[19815]: audit 2024-09-21T13:23:00.204068+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:00.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:00 smithi017 bash[19815]: audit 2024-09-21T13:23:00.204068+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:01.369 INFO:teuthology.orchestra.run.smithi104.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:23:01.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:01 smithi017 bash[19815]: audit 2024-09-21T13:22:59.510677+0000 mgr.x (mgr.14152) 62 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi017:172.21.15.17=a;smithi079:172.21.15.79=b;smithi104:172.21.15.104=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:01.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:01 smithi017 bash[19815]: audit 2024-09-21T13:22:59.510677+0000 mgr.x (mgr.14152) 62 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi017:172.21.15.17=a;smithi079:172.21.15.79=b;smithi104:172.21.15.104=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:01.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:01 smithi017 bash[19815]: cephadm 2024-09-21T13:22:59.515781+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Saving service mon spec with placement smithi017:172.21.15.17=a;smithi079:172.21.15.79=b;smithi104:172.21.15.104=c;count:3 2024-09-21T13:23:01.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:01 smithi017 bash[19815]: cephadm 2024-09-21T13:22:59.515781+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Saving service mon spec with placement smithi017:172.21.15.17=a;smithi079:172.21.15.79=b;smithi104:172.21.15.104=c;count:3 2024-09-21T13:23:01.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:01 smithi017 bash[19815]: cephadm 2024-09-21T13:23:00.205406+0000 mgr.x (mgr.14152) 64 : cephadm [INF] Deploying daemon mon.c on smithi104 2024-09-21T13:23:01.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:01 smithi017 bash[19815]: cephadm 2024-09-21T13:23:00.205406+0000 mgr.x (mgr.14152) 64 : cephadm [INF] Deploying daemon mon.c on smithi104 2024-09-21T13:23:02.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:02 smithi017 bash[19815]: cluster 2024-09-21T13:23:00.679778+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-21T13:23:02.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:02 smithi017 bash[19815]: cluster 2024-09-21T13:23:00.679778+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-21T13:23:03.033 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-21T13:23:03.033 INFO:teuthology.orchestra.run.smithi104.stdout:{"epoch":1,"fsid":"0e5a42b6-781c-11ef-baf6-efdc52797490","modified":"2024-09-21T13:20:31.776101Z","created":"2024-09-21T13:20:31.776101Z","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.17:3300","nonce":0},{"type":"v1","addr":"172.21.15.17:6789","nonce":0}]},"addr":"172.21.15.17:6789/0","public_addr":"172.21.15.17:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-21T13:23:03.033 INFO:teuthology.orchestra.run.smithi104.stderr:dumped monmap epoch 1 2024-09-21T13:23:03.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:03 smithi017 bash[19815]: audit 2024-09-21T13:23:03.033502+0000 mon.a (mon.0) 157 : audit [DBG] from='client.? 172.21.15.104:0/3365482814' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T13:23:03.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:03 smithi017 bash[19815]: audit 2024-09-21T13:23:03.033502+0000 mon.a (mon.0) 157 : audit [DBG] from='client.? 172.21.15.104:0/3365482814' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T13:23:04.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:04 smithi017 bash[19815]: cluster 2024-09-21T13:23:02.680184+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-21T13:23:04.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:04 smithi017 bash[19815]: cluster 2024-09-21T13:23:02.680184+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-21T13:23:04.959 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-21T13:23:04.959 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph mon dump -f json 2024-09-21T13:23:06.177 INFO:teuthology.orchestra.run.smithi104.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T13:23:06.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:06 smithi017 bash[19815]: cluster 2024-09-21T13:23:04.680572+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-21T13:23:06.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:06 smithi017 bash[19815]: cluster 2024-09-21T13:23:04.680572+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-21T13:23:06.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:06 smithi017 bash[19815]: audit 2024-09-21T13:23:06.043900+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:06.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:06 smithi017 bash[19815]: audit 2024-09-21T13:23:06.043900+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:06.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:06 smithi017 bash[19815]: audit 2024-09-21T13:23:06.049208+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:06.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:06 smithi017 bash[19815]: audit 2024-09-21T13:23:06.049208+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:06.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:06 smithi017 bash[19815]: audit 2024-09-21T13:23:06.055398+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:06.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:06 smithi017 bash[19815]: audit 2024-09-21T13:23:06.055398+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:06.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:06 smithi017 bash[19815]: audit 2024-09-21T13:23:06.056723+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:06.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:06 smithi017 bash[19815]: audit 2024-09-21T13:23:06.056723+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:06.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:06 smithi017 bash[19815]: audit 2024-09-21T13:23:06.058492+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:06.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:06 smithi017 bash[19815]: audit 2024-09-21T13:23:06.058492+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:07.667 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:12.585723+0000 mgr.x (mgr.14152) 21 : cephadm [INF] Updating smithi017:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:23:07.667 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:12.585723+0000 mgr.x (mgr.14152) 21 : cephadm [INF] Updating smithi017:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:23:07.667 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:12.640012+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.667 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:12.640012+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.667 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:12.643235+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.667 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:12.643235+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.667 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:12.646595+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.668 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:12.646595+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:07 smithi017 bash[19815]: cephadm 2024-09-21T13:23:06.060426+0000 mgr.x (mgr.14152) 68 : cephadm [INF] Deploying daemon mon.b on smithi079 2024-09-21T13:23:07.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:07 smithi017 bash[19815]: cephadm 2024-09-21T13:23:06.060426+0000 mgr.x (mgr.14152) 68 : cephadm [INF] Deploying daemon mon.b on smithi079 2024-09-21T13:23:07.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:12.670139+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-21T13:23:07.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:12.670139+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-21T13:23:07.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:14.670603+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-21T13:23:07.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:14.670603+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-21T13:23:07.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:16.671014+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-21T13:23:07.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:16.671014+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-21T13:23:07.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:18.671465+0000 mgr.x (mgr.14152) 25 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:07.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:18.671465+0000 mgr.x (mgr.14152) 25 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:07.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:19.129679+0000 mgr.x (mgr.14152) 26 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi079", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:07.933 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:19.129679+0000 mgr.x (mgr.14152) 26 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi079", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:07.933 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:20.383120+0000 mgr.x (mgr.14152) 27 : cephadm [INF] Deploying cephadm binary to smithi079 2024-09-21T13:23:07.933 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:20.383120+0000 mgr.x (mgr.14152) 27 : cephadm [INF] Deploying cephadm binary to smithi079 2024-09-21T13:23:07.933 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:20.671841+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-21T13:23:07.933 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:20.671841+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-21T13:23:07.933 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:22.672213+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-21T13:23:07.933 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:22.672213+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-21T13:23:07.933 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:24.019051+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.933 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:24.019051+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.933 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:24.019972+0000 mgr.x (mgr.14152) 30 : cephadm [INF] Added host smithi079 2024-09-21T13:23:07.933 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:24.019972+0000 mgr.x (mgr.14152) 30 : cephadm [INF] Added host smithi079 2024-09-21T13:23:07.933 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:24.020809+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:07.933 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:24.020809+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:07.933 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:24.514261+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.934 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:24.514261+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.934 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:24.672642+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-21T13:23:07.934 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:24.672642+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-21T13:23:07.934 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:26.018880+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.934 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:26.018880+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.935 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:26.673101+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-21T13:23:07.935 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:26.673101+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-21T13:23:07.935 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:27.237795+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.935 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:27.237795+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.935 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:28.673520+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-21T13:23:07.935 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:28.673520+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-21T13:23:07.935 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:30.666496+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-21T13:23:07.935 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:30.666496+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-21T13:23:07.935 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:30.673795+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-21T13:23:07.935 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:30.673795+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-21T13:23:07.935 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:32.652819+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.935 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:32.652819+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.935 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:32.657932+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.935 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:32.657932+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.936 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:32.663783+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.936 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:32.663783+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.936 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:32.668832+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.936 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:32.668832+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.936 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:32.670690+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-21T13:23:07.936 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:32.670690+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi079", "name": "osd_memory_target"} : dispatch 2024-09-21T13:23:07.936 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:32.672657+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:07.936 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:32.672657+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:07.936 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:32.674150+0000 mgr.x (mgr.14152) 36 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:07.936 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:32.674150+0000 mgr.x (mgr.14152) 36 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:07.936 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:32.674422+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:07.936 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:32.674422+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:07.936 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:32.676813+0000 mgr.x (mgr.14152) 37 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-21T13:23:07.936 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:32.676813+0000 mgr.x (mgr.14152) 37 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-21T13:23:07.936 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:32.793586+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:23:07.937 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:32.793586+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:23:07.937 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:32.896524+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:23:07.937 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:32.896524+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:23:07.937 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:32.992914+0000 mgr.x (mgr.14152) 40 : cephadm [INF] Updating smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:23:07.937 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:32.992914+0000 mgr.x (mgr.14152) 40 : cephadm [INF] Updating smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:23:07.937 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:33.091463+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.937 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:33.091463+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.937 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:33.095650+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.937 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:33.095650+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.937 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:33.100460+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.937 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:33.100460+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.937 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:34.674571+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-21T13:23:07.937 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:34.674571+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-21T13:23:07.937 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:36.675011+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-21T13:23:07.937 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:36.675011+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-21T13:23:07.937 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:37.402829+0000 mgr.x (mgr.14152) 43 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi104", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:07.938 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:37.402829+0000 mgr.x (mgr.14152) 43 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi104", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:07.938 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:38.675342+0000 mgr.x (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:07.938 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:38.675342+0000 mgr.x (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:07.938 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:38.779352+0000 mgr.x (mgr.14152) 45 : cephadm [INF] Deploying cephadm binary to smithi104 2024-09-21T13:23:07.938 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:38.779352+0000 mgr.x (mgr.14152) 45 : cephadm [INF] Deploying cephadm binary to smithi104 2024-09-21T13:23:07.938 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:40.675702+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-21T13:23:07.938 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:40.675702+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-21T13:23:07.938 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:42.419626+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.938 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:42.419626+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.938 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:42.420526+0000 mgr.x (mgr.14152) 47 : cephadm [INF] Added host smithi104 2024-09-21T13:23:07.938 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:42.420526+0000 mgr.x (mgr.14152) 47 : cephadm [INF] Added host smithi104 2024-09-21T13:23:07.938 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:42.421312+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:07.938 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:42.421312+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:07.939 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:42.676201+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-21T13:23:07.939 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:42.676201+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-21T13:23:07.939 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:42.946878+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.939 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:42.946878+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.939 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:44.482207+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.939 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:44.482207+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.939 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:44.676678+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-21T13:23:07.939 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:44.676678+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-21T13:23:07.939 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:45.739834+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.939 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:45.739834+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.939 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:46.677070+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-21T13:23:07.939 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:46.677070+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-21T13:23:07.939 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:48.677484+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-21T13:23:07.939 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:48.677484+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-21T13:23:07.939 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:49.240848+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-21T13:23:07.940 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:49.240848+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-21T13:23:07.940 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:50.677893+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-21T13:23:07.940 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:50.677893+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-21T13:23:07.940 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:51.287040+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.940 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:51.287040+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.940 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:51.292131+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.940 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:51.292131+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.940 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:51.297907+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.940 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:51.297907+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.940 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:51.302929+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.940 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:51.302929+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.940 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:51.304957+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi104", "name": "osd_memory_target"} : dispatch 2024-09-21T13:23:07.941 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:51.304957+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi104", "name": "osd_memory_target"} : dispatch 2024-09-21T13:23:07.941 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:51.307188+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:07.941 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:51.307188+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:07.941 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:51.308968+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:07.941 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:51.308968+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:07.941 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:51.311596+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T13:23:07.941 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:51.311596+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T13:23:07.941 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:51.720668+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.941 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:51.720668+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.942 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:51.724448+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.942 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:51.724448+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.942 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:51.728941+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.942 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:51.728941+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.942 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:51.428452+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:23:07.942 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:51.428452+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:23:07.942 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:51.532649+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:23:07.942 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:51.532649+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:23:07.942 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:51.626474+0000 mgr.x (mgr.14152) 57 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:23:07.942 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:51.626474+0000 mgr.x (mgr.14152) 57 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:23:07.942 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:52.678336+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-21T13:23:07.942 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:52.678336+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-21T13:23:07.942 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:54.678602+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-21T13:23:07.943 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:54.678602+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-21T13:23:07.943 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:56.043594+0000 mon.a (mon.0) 147 : audit [INF] from='client.? 172.21.15.17:0/3611294923' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T13:23:07.943 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:56.043594+0000 mon.a (mon.0) 147 : audit [INF] from='client.? 172.21.15.17:0/3611294923' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T13:23:07.943 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:56.292010+0000 mon.a (mon.0) 148 : audit [INF] from='client.? 172.21.15.17:0/3611294923' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T13:23:07.943 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:56.292010+0000 mon.a (mon.0) 148 : audit [INF] from='client.? 172.21.15.17:0/3611294923' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T13:23:07.943 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:56.296240+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:23:07.943 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:56.296240+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:23:07.943 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:56.678989+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-21T13:23:07.943 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:56.678989+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-21T13:23:07.943 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:58.679384+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-21T13:23:07.943 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:22:58.679384+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-21T13:23:07.943 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:59.520896+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.943 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:59.520896+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.943 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:59.522595+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:07.943 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:59.522595+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:07.943 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:23:00.189995+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:07.944 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:23:00.189995+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:07.944 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:23:00.191467+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:07.944 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:23:00.191467+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:07.944 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:23:00.199154+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.944 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:23:00.199154+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.944 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:23:00.202736+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:07.944 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:23:00.202736+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:07.944 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:23:00.204068+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:07.944 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:23:00.204068+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:07.944 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:59.510677+0000 mgr.x (mgr.14152) 62 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi017:172.21.15.17=a;smithi079:172.21.15.79=b;smithi104:172.21.15.104=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:07.944 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:22:59.510677+0000 mgr.x (mgr.14152) 62 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi017:172.21.15.17=a;smithi079:172.21.15.79=b;smithi104:172.21.15.104=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:07.944 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:59.515781+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Saving service mon spec with placement smithi017:172.21.15.17=a;smithi079:172.21.15.79=b;smithi104:172.21.15.104=c;count:3 2024-09-21T13:23:07.944 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:22:59.515781+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Saving service mon spec with placement smithi017:172.21.15.17=a;smithi079:172.21.15.79=b;smithi104:172.21.15.104=c;count:3 2024-09-21T13:23:07.944 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:23:00.205406+0000 mgr.x (mgr.14152) 64 : cephadm [INF] Deploying daemon mon.c on smithi104 2024-09-21T13:23:07.944 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:23:00.205406+0000 mgr.x (mgr.14152) 64 : cephadm [INF] Deploying daemon mon.c on smithi104 2024-09-21T13:23:07.944 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:23:00.679778+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-21T13:23:07.945 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:23:00.679778+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-21T13:23:07.945 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:23:03.033502+0000 mon.a (mon.0) 157 : audit [DBG] from='client.? 172.21.15.104:0/3365482814' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T13:23:07.945 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:23:03.033502+0000 mon.a (mon.0) 157 : audit [DBG] from='client.? 172.21.15.104:0/3365482814' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T13:23:07.945 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:23:02.680184+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-21T13:23:07.945 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:23:02.680184+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-21T13:23:07.945 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:23:04.680572+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-21T13:23:07.945 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cluster 2024-09-21T13:23:04.680572+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-21T13:23:07.945 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:23:06.043900+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.945 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:23:06.043900+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.945 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:23:06.049208+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.945 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:23:06.049208+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.945 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:23:06.055398+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.945 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:23:06.055398+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:07.945 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:23:06.056723+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:07.946 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:23:06.056723+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:07.946 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:23:06.058492+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:07.946 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: audit 2024-09-21T13:23:06.058492+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:07.946 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:23:06.060426+0000 mgr.x (mgr.14152) 68 : cephadm [INF] Deploying daemon mon.b on smithi079 2024-09-21T13:23:07.946 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: cephadm 2024-09-21T13:23:06.060426+0000 mgr.x (mgr.14152) 68 : cephadm [INF] Deploying daemon mon.b on smithi079 2024-09-21T13:23:07.946 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:07 smithi104 bash[21651]: debug 2024-09-21T13:23:07.662+0000 7fe4d9cba640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-21T13:23:12.057 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:22:38.675342+0000 mgr.x (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:12.057 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:22:38.675342+0000 mgr.x (mgr.14152) 44 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:12.057 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cephadm 2024-09-21T13:22:38.779352+0000 mgr.x (mgr.14152) 45 : cephadm [INF] Deploying cephadm binary to smithi104 2024-09-21T13:23:12.057 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cephadm 2024-09-21T13:22:38.779352+0000 mgr.x (mgr.14152) 45 : cephadm [INF] Deploying cephadm binary to smithi104 2024-09-21T13:23:12.057 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:22:40.675702+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-21T13:23:12.057 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:22:40.675702+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-21T13:23:12.058 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:42.419626+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:42.419626+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cephadm 2024-09-21T13:22:42.420526+0000 mgr.x (mgr.14152) 47 : cephadm [INF] Added host smithi104 2024-09-21T13:23:12.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cephadm 2024-09-21T13:22:42.420526+0000 mgr.x (mgr.14152) 47 : cephadm [INF] Added host smithi104 2024-09-21T13:23:12.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:42.421312+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:12.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:42.421312+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:12.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:22:42.676201+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-21T13:23:12.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:22:42.676201+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-21T13:23:12.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:42.946878+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:42.946878+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:44.482207+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:44.482207+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:22:44.676678+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-21T13:23:12.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:22:44.676678+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-21T13:23:12.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:45.739834+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:45.739834+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:22:46.677070+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-21T13:23:12.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:22:46.677070+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-21T13:23:12.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:22:48.677484+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-21T13:23:12.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:22:48.677484+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-21T13:23:12.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:49.240848+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-21T13:23:12.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:49.240848+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-21T13:23:12.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:22:50.677893+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-21T13:23:12.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:22:50.677893+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-21T13:23:12.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:51.287040+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:51.287040+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:51.292131+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:51.292131+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:51.297907+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:51.297907+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:51.302929+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:51.302929+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:51.304957+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi104", "name": "osd_memory_target"} : dispatch 2024-09-21T13:23:12.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:51.304957+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi104", "name": "osd_memory_target"} : dispatch 2024-09-21T13:23:12.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:51.307188+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:12.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:51.307188+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:12.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:51.308968+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:12.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:51.308968+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:12.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cephadm 2024-09-21T13:22:51.311596+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T13:23:12.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cephadm 2024-09-21T13:22:51.311596+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T13:23:12.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:51.720668+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:51.720668+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:51.724448+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:51.724448+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:51.728941+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:51.728941+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cephadm 2024-09-21T13:22:51.428452+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:23:12.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cephadm 2024-09-21T13:22:51.428452+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:23:12.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cephadm 2024-09-21T13:22:51.532649+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:23:12.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cephadm 2024-09-21T13:22:51.532649+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:23:12.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cephadm 2024-09-21T13:22:51.626474+0000 mgr.x (mgr.14152) 57 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:23:12.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cephadm 2024-09-21T13:22:51.626474+0000 mgr.x (mgr.14152) 57 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:23:12.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:22:52.678336+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-21T13:23:12.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:22:52.678336+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-21T13:23:12.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:22:54.678602+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-21T13:23:12.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:22:54.678602+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-21T13:23:12.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:56.043594+0000 mon.a (mon.0) 147 : audit [INF] from='client.? 172.21.15.17:0/3611294923' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T13:23:12.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:56.043594+0000 mon.a (mon.0) 147 : audit [INF] from='client.? 172.21.15.17:0/3611294923' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-21T13:23:12.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:56.292010+0000 mon.a (mon.0) 148 : audit [INF] from='client.? 172.21.15.17:0/3611294923' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T13:23:12.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:56.292010+0000 mon.a (mon.0) 148 : audit [INF] from='client.? 172.21.15.17:0/3611294923' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-21T13:23:12.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:22:56.296240+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:23:12.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:22:56.296240+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:23:12.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:22:56.678989+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-21T13:23:12.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:22:56.678989+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-21T13:23:12.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:22:58.679384+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-21T13:23:12.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:22:58.679384+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-21T13:23:12.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:59.520896+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:59.520896+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:59.522595+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:12.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:59.522595+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:12.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:23:00.189995+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:12.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:23:00.189995+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:12.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:23:00.191467+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:12.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:23:00.191467+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:12.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:23:00.199154+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:23:00.199154+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:23:00.202736+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:12.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:23:00.202736+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:12.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:23:00.204068+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:12.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:23:00.204068+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:12.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:59.510677+0000 mgr.x (mgr.14152) 62 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi017:172.21.15.17=a;smithi079:172.21.15.79=b;smithi104:172.21.15.104=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:12.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:22:59.510677+0000 mgr.x (mgr.14152) 62 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi017:172.21.15.17=a;smithi079:172.21.15.79=b;smithi104:172.21.15.104=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:12.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cephadm 2024-09-21T13:22:59.515781+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Saving service mon spec with placement smithi017:172.21.15.17=a;smithi079:172.21.15.79=b;smithi104:172.21.15.104=c;count:3 2024-09-21T13:23:12.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cephadm 2024-09-21T13:22:59.515781+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Saving service mon spec with placement smithi017:172.21.15.17=a;smithi079:172.21.15.79=b;smithi104:172.21.15.104=c;count:3 2024-09-21T13:23:12.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cephadm 2024-09-21T13:23:00.205406+0000 mgr.x (mgr.14152) 64 : cephadm [INF] Deploying daemon mon.c on smithi104 2024-09-21T13:23:12.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cephadm 2024-09-21T13:23:00.205406+0000 mgr.x (mgr.14152) 64 : cephadm [INF] Deploying daemon mon.c on smithi104 2024-09-21T13:23:12.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:23:00.679778+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-21T13:23:12.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:23:00.679778+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-21T13:23:12.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:23:03.033502+0000 mon.a (mon.0) 157 : audit [DBG] from='client.? 172.21.15.104:0/3365482814' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T13:23:12.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:23:03.033502+0000 mon.a (mon.0) 157 : audit [DBG] from='client.? 172.21.15.104:0/3365482814' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T13:23:12.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:23:02.680184+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-21T13:23:12.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:23:02.680184+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-21T13:23:12.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:23:04.680572+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-21T13:23:12.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cluster 2024-09-21T13:23:04.680572+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-21T13:23:12.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:23:06.043900+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:23:06.043900+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:23:06.049208+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:23:06.049208+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:23:06.055398+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:23:06.055398+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:12.447 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:23:06.056723+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:12.447 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:23:06.056723+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:12.447 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:23:06.058492+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:12.447 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: audit 2024-09-21T13:23:06.058492+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:12.447 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cephadm 2024-09-21T13:23:06.060426+0000 mgr.x (mgr.14152) 68 : cephadm [INF] Deploying daemon mon.b on smithi079 2024-09-21T13:23:12.447 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: cephadm 2024-09-21T13:23:06.060426+0000 mgr.x (mgr.14152) 68 : cephadm [INF] Deploying daemon mon.b on smithi079 2024-09-21T13:23:12.447 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:12 smithi079 bash[21349]: debug 2024-09-21T13:23:12.049+0000 7f5de1962640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-21T13:23:13.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: audit 2024-09-21T13:23:07.682081+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:23:13.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: audit 2024-09-21T13:23:07.682081+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:23:13.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: audit 2024-09-21T13:23:07.682524+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:13.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: audit 2024-09-21T13:23:07.682524+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:13.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:07.683360+0000 mon.a (mon.0) 166 : cluster [INF] mon.a calling monitor election 2024-09-21T13:23:13.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:07.683360+0000 mon.a (mon.0) 166 : cluster [INF] mon.a calling monitor election 2024-09-21T13:23:13.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: audit 2024-09-21T13:23:08.676748+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:13.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: audit 2024-09-21T13:23:08.676748+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:13.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:08.681343+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-21T13:23:13.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:08.681343+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-21T13:23:13.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: audit 2024-09-21T13:23:09.676762+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:13.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: audit 2024-09-21T13:23:09.676762+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:13.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:09.678099+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T13:23:13.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:09.678099+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T13:23:13.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: audit 2024-09-21T13:23:10.676884+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:13.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: audit 2024-09-21T13:23:10.676884+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:13.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:10.681690+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-21T13:23:13.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:10.681690+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-21T13:23:13.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: audit 2024-09-21T13:23:11.677165+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:13.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: audit 2024-09-21T13:23:11.677165+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:13.184 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: audit 2024-09-21T13:23:12.061162+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:13.184 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: audit 2024-09-21T13:23:12.061162+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:13.184 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: audit 2024-09-21T13:23:12.677431+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:13.184 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: audit 2024-09-21T13:23:12.677431+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:13.184 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.725020+0000 mon.a (mon.0) 173 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T13:23:13.184 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.725020+0000 mon.a (mon.0) 173 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T13:23:13.184 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.731205+0000 mon.a (mon.0) 174 : cluster [DBG] monmap epoch 2 2024-09-21T13:23:13.184 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.731205+0000 mon.a (mon.0) 174 : cluster [DBG] monmap epoch 2 2024-09-21T13:23:13.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.731237+0000 mon.a (mon.0) 175 : cluster [DBG] fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:23:13.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.731237+0000 mon.a (mon.0) 175 : cluster [DBG] fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:23:13.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.731275+0000 mon.a (mon.0) 176 : cluster [DBG] last_changed 2024-09-21T13:23:07.677038+0000 2024-09-21T13:23:13.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.731275+0000 mon.a (mon.0) 176 : cluster [DBG] last_changed 2024-09-21T13:23:07.677038+0000 2024-09-21T13:23:13.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.731327+0000 mon.a (mon.0) 177 : cluster [DBG] created 2024-09-21T13:20:31.776101+0000 2024-09-21T13:23:13.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.731327+0000 mon.a (mon.0) 177 : cluster [DBG] created 2024-09-21T13:20:31.776101+0000 2024-09-21T13:23:13.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.731348+0000 mon.a (mon.0) 178 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:23:13.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.731348+0000 mon.a (mon.0) 178 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:23:13.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.731370+0000 mon.a (mon.0) 179 : cluster [DBG] election_strategy: 1 2024-09-21T13:23:13.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.731370+0000 mon.a (mon.0) 179 : cluster [DBG] election_strategy: 1 2024-09-21T13:23:13.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.731388+0000 mon.a (mon.0) 180 : cluster [DBG] 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T13:23:13.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.731388+0000 mon.a (mon.0) 180 : cluster [DBG] 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T13:23:13.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.731406+0000 mon.a (mon.0) 181 : cluster [DBG] 1: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.c 2024-09-21T13:23:13.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.731406+0000 mon.a (mon.0) 181 : cluster [DBG] 1: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.c 2024-09-21T13:23:13.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.751135+0000 mon.a (mon.0) 182 : cluster [DBG] fsmap 2024-09-21T13:23:13.186 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.751135+0000 mon.a (mon.0) 182 : cluster [DBG] fsmap 2024-09-21T13:23:13.186 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.751186+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:23:13.186 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.751186+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:23:13.186 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.751480+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e14: x(active, since 90s) 2024-09-21T13:23:13.186 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.751480+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e14: x(active, since 90s) 2024-09-21T13:23:13.186 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.751731+0000 mon.a (mon.0) 185 : cluster [INF] overall HEALTH_OK 2024-09-21T13:23:13.186 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.751731+0000 mon.a (mon.0) 185 : cluster [INF] overall HEALTH_OK 2024-09-21T13:23:13.186 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: audit 2024-09-21T13:23:12.758092+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:13.186 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: audit 2024-09-21T13:23:12.758092+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:13.186 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: audit 2024-09-21T13:23:12.764616+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:13.186 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: audit 2024-09-21T13:23:12.764616+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:13.186 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: audit 2024-09-21T13:23:12.772266+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:13.186 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: audit 2024-09-21T13:23:12.772266+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:13.187 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: audit 2024-09-21T13:23:12.779589+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:13.187 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:12 smithi104 bash[21651]: audit 2024-09-21T13:23:12.779589+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: audit 2024-09-21T13:23:07.682081+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:23:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: audit 2024-09-21T13:23:07.682081+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:23:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: audit 2024-09-21T13:23:07.682524+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: audit 2024-09-21T13:23:07.682524+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:07.683360+0000 mon.a (mon.0) 166 : cluster [INF] mon.a calling monitor election 2024-09-21T13:23:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:07.683360+0000 mon.a (mon.0) 166 : cluster [INF] mon.a calling monitor election 2024-09-21T13:23:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: audit 2024-09-21T13:23:08.676748+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: audit 2024-09-21T13:23:08.676748+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:08.681343+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-21T13:23:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:08.681343+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-21T13:23:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: audit 2024-09-21T13:23:09.676762+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: audit 2024-09-21T13:23:09.676762+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:13.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:09.678099+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T13:23:13.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:09.678099+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T13:23:13.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: audit 2024-09-21T13:23:10.676884+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:13.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: audit 2024-09-21T13:23:10.676884+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:13.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:10.681690+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-21T13:23:13.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:10.681690+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-21T13:23:13.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: audit 2024-09-21T13:23:11.677165+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:13.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: audit 2024-09-21T13:23:11.677165+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:13.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: audit 2024-09-21T13:23:12.061162+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:13.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: audit 2024-09-21T13:23:12.061162+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:13.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: audit 2024-09-21T13:23:12.677431+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:13.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: audit 2024-09-21T13:23:12.677431+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:13.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.725020+0000 mon.a (mon.0) 173 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T13:23:13.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.725020+0000 mon.a (mon.0) 173 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T13:23:13.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.731205+0000 mon.a (mon.0) 174 : cluster [DBG] monmap epoch 2 2024-09-21T13:23:13.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.731205+0000 mon.a (mon.0) 174 : cluster [DBG] monmap epoch 2 2024-09-21T13:23:13.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.731237+0000 mon.a (mon.0) 175 : cluster [DBG] fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:23:13.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.731237+0000 mon.a (mon.0) 175 : cluster [DBG] fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:23:13.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.731275+0000 mon.a (mon.0) 176 : cluster [DBG] last_changed 2024-09-21T13:23:07.677038+0000 2024-09-21T13:23:13.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.731275+0000 mon.a (mon.0) 176 : cluster [DBG] last_changed 2024-09-21T13:23:07.677038+0000 2024-09-21T13:23:13.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.731327+0000 mon.a (mon.0) 177 : cluster [DBG] created 2024-09-21T13:20:31.776101+0000 2024-09-21T13:23:13.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.731327+0000 mon.a (mon.0) 177 : cluster [DBG] created 2024-09-21T13:20:31.776101+0000 2024-09-21T13:23:13.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.731348+0000 mon.a (mon.0) 178 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:23:13.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.731348+0000 mon.a (mon.0) 178 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:23:13.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.731370+0000 mon.a (mon.0) 179 : cluster [DBG] election_strategy: 1 2024-09-21T13:23:13.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.731370+0000 mon.a (mon.0) 179 : cluster [DBG] election_strategy: 1 2024-09-21T13:23:13.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.731388+0000 mon.a (mon.0) 180 : cluster [DBG] 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T13:23:13.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.731388+0000 mon.a (mon.0) 180 : cluster [DBG] 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T13:23:13.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.731406+0000 mon.a (mon.0) 181 : cluster [DBG] 1: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.c 2024-09-21T13:23:13.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.731406+0000 mon.a (mon.0) 181 : cluster [DBG] 1: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.c 2024-09-21T13:23:13.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.751135+0000 mon.a (mon.0) 182 : cluster [DBG] fsmap 2024-09-21T13:23:13.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.751135+0000 mon.a (mon.0) 182 : cluster [DBG] fsmap 2024-09-21T13:23:13.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.751186+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:23:13.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.751186+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:23:13.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.751480+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e14: x(active, since 90s) 2024-09-21T13:23:13.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.751480+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e14: x(active, since 90s) 2024-09-21T13:23:13.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.751731+0000 mon.a (mon.0) 185 : cluster [INF] overall HEALTH_OK 2024-09-21T13:23:13.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.751731+0000 mon.a (mon.0) 185 : cluster [INF] overall HEALTH_OK 2024-09-21T13:23:13.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: audit 2024-09-21T13:23:12.758092+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:13.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: audit 2024-09-21T13:23:12.758092+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:13.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: audit 2024-09-21T13:23:12.764616+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:13.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: audit 2024-09-21T13:23:12.764616+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:13.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: audit 2024-09-21T13:23:12.772266+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:13.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: audit 2024-09-21T13:23:12.772266+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:13.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: audit 2024-09-21T13:23:12.779589+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:13.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:12 smithi017 bash[19815]: audit 2024-09-21T13:23:12.779589+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:14.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:13 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.682090+0000 mgr.x (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:14.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:13 smithi104 bash[21651]: cluster 2024-09-21T13:23:12.682090+0000 mgr.x (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:14.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:13 smithi104 bash[21651]: audit 2024-09-21T13:23:12.832000+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:14.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:13 smithi104 bash[21651]: audit 2024-09-21T13:23:12.832000+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:14.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:13 smithi104 bash[21651]: audit 2024-09-21T13:23:13.061850+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:14.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:13 smithi104 bash[21651]: audit 2024-09-21T13:23:13.061850+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:14.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:13 smithi104 bash[21651]: audit 2024-09-21T13:23:13.133801+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:14.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:13 smithi104 bash[21651]: audit 2024-09-21T13:23:13.133801+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:14.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:13 smithi104 bash[21651]: audit 2024-09-21T13:23:13.677541+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:14.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:13 smithi104 bash[21651]: audit 2024-09-21T13:23:13.677541+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:14.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:13 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.682090+0000 mgr.x (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:14.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:13 smithi017 bash[19815]: cluster 2024-09-21T13:23:12.682090+0000 mgr.x (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:14.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:13 smithi017 bash[19815]: audit 2024-09-21T13:23:12.832000+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:14.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:13 smithi017 bash[19815]: audit 2024-09-21T13:23:12.832000+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:14.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:13 smithi017 bash[19815]: audit 2024-09-21T13:23:13.061850+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:14.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:13 smithi017 bash[19815]: audit 2024-09-21T13:23:13.061850+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:14.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:13 smithi017 bash[19815]: audit 2024-09-21T13:23:13.133801+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:14.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:13 smithi017 bash[19815]: audit 2024-09-21T13:23:13.133801+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:14.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:13 smithi017 bash[19815]: audit 2024-09-21T13:23:13.677541+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:14.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:13 smithi017 bash[19815]: audit 2024-09-21T13:23:13.677541+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:19.135 INFO:teuthology.orchestra.run.smithi104.stderr:dumped monmap epoch 3 2024-09-21T13:23:19.136 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-21T13:23:19.136 INFO:teuthology.orchestra.run.smithi104.stdout:{"epoch":3,"fsid":"0e5a42b6-781c-11ef-baf6-efdc52797490","modified":"2024-09-21T13:23:14.062267Z","created":"2024-09-21T13:20:31.776101Z","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.17:3300","nonce":0},{"type":"v1","addr":"172.21.15.17:6789","nonce":0}]},"addr":"172.21.15.17:6789/0","public_addr":"172.21.15.17:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:3300","nonce":0},{"type":"v1","addr":"172.21.15.104:6789","nonce":0}]},"addr":"172.21.15.104:6789/0","public_addr":"172.21.15.104:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:3300","nonce":0},{"type":"v1","addr":"172.21.15.79:6789","nonce":0}]},"addr":"172.21.15.79:6789/0","public_addr":"172.21.15.79:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-21T13:23:19.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:14.068366+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:23:19.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:14.068366+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:23:19.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:14.068704+0000 mon.a (mon.0) 196 : cluster [INF] mon.a calling monitor election 2024-09-21T13:23:19.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:14.068704+0000 mon.a (mon.0) 196 : cluster [INF] mon.a calling monitor election 2024-09-21T13:23:19.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:14.070340+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T13:23:19.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:14.070340+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T13:23:19.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:14.087678+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:14.087678+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:14.087953+0000 mon.a (mon.0) 198 : audit [DBG] from='client.? 172.21.15.104:0/3466291591' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T13:23:19.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:14.087953+0000 mon.a (mon.0) 198 : audit [DBG] from='client.? 172.21.15.104:0/3466291591' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T13:23:19.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:14.088169+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:19.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:14.088169+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:19.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:14.682432+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-21T13:23:19.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:14.682432+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-21T13:23:19.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:15.062367+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:15.062367+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:16.062409+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:16.062409+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:16.062995+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T13:23:19.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:16.062995+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T13:23:19.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:16.682813+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-21T13:23:19.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:16.682813+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-21T13:23:19.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:17.062731+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:17.062731+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:18.062769+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:18.062769+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:19.062865+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:19.062865+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.110757+0000 mon.a (mon.0) 205 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T13:23:19.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.110757+0000 mon.a (mon.0) 205 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T13:23:19.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.117280+0000 mon.a (mon.0) 206 : cluster [DBG] monmap epoch 3 2024-09-21T13:23:19.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.117280+0000 mon.a (mon.0) 206 : cluster [DBG] monmap epoch 3 2024-09-21T13:23:19.435 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.117315+0000 mon.a (mon.0) 207 : cluster [DBG] fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:23:19.435 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.117315+0000 mon.a (mon.0) 207 : cluster [DBG] fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:23:19.435 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.117358+0000 mon.a (mon.0) 208 : cluster [DBG] last_changed 2024-09-21T13:23:14.062267+0000 2024-09-21T13:23:19.435 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.117358+0000 mon.a (mon.0) 208 : cluster [DBG] last_changed 2024-09-21T13:23:14.062267+0000 2024-09-21T13:23:19.435 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.117394+0000 mon.a (mon.0) 209 : cluster [DBG] created 2024-09-21T13:20:31.776101+0000 2024-09-21T13:23:19.435 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.117394+0000 mon.a (mon.0) 209 : cluster [DBG] created 2024-09-21T13:20:31.776101+0000 2024-09-21T13:23:19.435 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.117427+0000 mon.a (mon.0) 210 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:23:19.435 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.117427+0000 mon.a (mon.0) 210 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:23:19.435 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.117460+0000 mon.a (mon.0) 211 : cluster [DBG] election_strategy: 1 2024-09-21T13:23:19.435 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.117460+0000 mon.a (mon.0) 211 : cluster [DBG] election_strategy: 1 2024-09-21T13:23:19.435 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.117493+0000 mon.a (mon.0) 212 : cluster [DBG] 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T13:23:19.435 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.117493+0000 mon.a (mon.0) 212 : cluster [DBG] 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T13:23:19.435 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.117526+0000 mon.a (mon.0) 213 : cluster [DBG] 1: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.c 2024-09-21T13:23:19.435 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.117526+0000 mon.a (mon.0) 213 : cluster [DBG] 1: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.c 2024-09-21T13:23:19.435 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.117560+0000 mon.a (mon.0) 214 : cluster [DBG] 2: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.b 2024-09-21T13:23:19.435 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.117560+0000 mon.a (mon.0) 214 : cluster [DBG] 2: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.b 2024-09-21T13:23:19.436 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.135057+0000 mon.a (mon.0) 215 : cluster [DBG] fsmap 2024-09-21T13:23:19.436 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.135057+0000 mon.a (mon.0) 215 : cluster [DBG] fsmap 2024-09-21T13:23:19.436 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.135127+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:23:19.436 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.135127+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:23:19.436 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.135436+0000 mon.a (mon.0) 217 : cluster [DBG] mgrmap e14: x(active, since 96s) 2024-09-21T13:23:19.436 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.135436+0000 mon.a (mon.0) 217 : cluster [DBG] mgrmap e14: x(active, since 96s) 2024-09-21T13:23:19.436 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.135696+0000 mon.a (mon.0) 218 : cluster [INF] overall HEALTH_OK 2024-09-21T13:23:19.436 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: cluster 2024-09-21T13:23:19.135696+0000 mon.a (mon.0) 218 : cluster [INF] overall HEALTH_OK 2024-09-21T13:23:19.436 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:19.142769+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.436 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:19.142769+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.436 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:19.148475+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.436 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:19.148475+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.436 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:19.154227+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.436 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:19.154227+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.436 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:19.159952+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.436 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:19.159952+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.437 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:19.161475+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:19.437 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:19.161475+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:19.437 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:19.163286+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:19.437 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:19 smithi104 bash[21651]: audit 2024-09-21T13:23:19.163286+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:19.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:07.682081+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:23:19.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:07.682081+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:23:19.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:07.682524+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:19.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:07.682524+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:19.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:07.683360+0000 mon.a (mon.0) 166 : cluster [INF] mon.a calling monitor election 2024-09-21T13:23:19.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:07.683360+0000 mon.a (mon.0) 166 : cluster [INF] mon.a calling monitor election 2024-09-21T13:23:19.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:08.676748+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:19.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:08.676748+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:19.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:08.681343+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-21T13:23:19.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:08.681343+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-21T13:23:19.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:09.676762+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:19.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:09.676762+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:19.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:09.678099+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T13:23:19.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:09.678099+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-21T13:23:19.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:10.676884+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:19.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:10.676884+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:19.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:10.681690+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-21T13:23:19.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:10.681690+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-21T13:23:19.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:11.677165+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:19.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:11.677165+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:19.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:12.061162+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:12.061162+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:12.677431+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:19.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:12.677431+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:19.440 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.725020+0000 mon.a (mon.0) 173 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T13:23:19.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.725020+0000 mon.a (mon.0) 173 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-21T13:23:19.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.731205+0000 mon.a (mon.0) 174 : cluster [DBG] monmap epoch 2 2024-09-21T13:23:19.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.731205+0000 mon.a (mon.0) 174 : cluster [DBG] monmap epoch 2 2024-09-21T13:23:19.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.731237+0000 mon.a (mon.0) 175 : cluster [DBG] fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:23:19.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.731237+0000 mon.a (mon.0) 175 : cluster [DBG] fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:23:19.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.731275+0000 mon.a (mon.0) 176 : cluster [DBG] last_changed 2024-09-21T13:23:07.677038+0000 2024-09-21T13:23:19.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.731275+0000 mon.a (mon.0) 176 : cluster [DBG] last_changed 2024-09-21T13:23:07.677038+0000 2024-09-21T13:23:19.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.731327+0000 mon.a (mon.0) 177 : cluster [DBG] created 2024-09-21T13:20:31.776101+0000 2024-09-21T13:23:19.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.731327+0000 mon.a (mon.0) 177 : cluster [DBG] created 2024-09-21T13:20:31.776101+0000 2024-09-21T13:23:19.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.731348+0000 mon.a (mon.0) 178 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:23:19.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.731348+0000 mon.a (mon.0) 178 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:23:19.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.731370+0000 mon.a (mon.0) 179 : cluster [DBG] election_strategy: 1 2024-09-21T13:23:19.441 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.731370+0000 mon.a (mon.0) 179 : cluster [DBG] election_strategy: 1 2024-09-21T13:23:19.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.731388+0000 mon.a (mon.0) 180 : cluster [DBG] 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T13:23:19.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.731388+0000 mon.a (mon.0) 180 : cluster [DBG] 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T13:23:19.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.731406+0000 mon.a (mon.0) 181 : cluster [DBG] 1: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.c 2024-09-21T13:23:19.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.731406+0000 mon.a (mon.0) 181 : cluster [DBG] 1: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.c 2024-09-21T13:23:19.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.751135+0000 mon.a (mon.0) 182 : cluster [DBG] fsmap 2024-09-21T13:23:19.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.751135+0000 mon.a (mon.0) 182 : cluster [DBG] fsmap 2024-09-21T13:23:19.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.751186+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:23:19.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.751186+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:23:19.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.751480+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e14: x(active, since 90s) 2024-09-21T13:23:19.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.751480+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e14: x(active, since 90s) 2024-09-21T13:23:19.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.751731+0000 mon.a (mon.0) 185 : cluster [INF] overall HEALTH_OK 2024-09-21T13:23:19.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.751731+0000 mon.a (mon.0) 185 : cluster [INF] overall HEALTH_OK 2024-09-21T13:23:19.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:12.758092+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:12.758092+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.442 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:12.764616+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:12.764616+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:12.772266+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:12.772266+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:12.779589+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:12.779589+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.682090+0000 mgr.x (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:19.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:12.682090+0000 mgr.x (mgr.14152) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:19.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:12.832000+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:19.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:12.832000+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:19.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:13.061850+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:13.061850+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:13.133801+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:13.133801+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:13.677541+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:19.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:13.677541+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:19.443 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:14.068366+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:23:19.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:14.068366+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:23:19.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:14.068704+0000 mon.a (mon.0) 196 : cluster [INF] mon.a calling monitor election 2024-09-21T13:23:19.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:14.068704+0000 mon.a (mon.0) 196 : cluster [INF] mon.a calling monitor election 2024-09-21T13:23:19.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:14.070340+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T13:23:19.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:14.070340+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T13:23:19.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:14.087678+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:14.087678+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:14.087953+0000 mon.a (mon.0) 198 : audit [DBG] from='client.? 172.21.15.104:0/3466291591' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T13:23:19.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:14.087953+0000 mon.a (mon.0) 198 : audit [DBG] from='client.? 172.21.15.104:0/3466291591' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T13:23:19.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:14.088169+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:19.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:14.088169+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:19.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:14.682432+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-21T13:23:19.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:14.682432+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-21T13:23:19.444 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:15.062367+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:15.062367+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:16.062409+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:16.062409+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:16.062995+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T13:23:19.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:16.062995+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T13:23:19.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:16.682813+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-21T13:23:19.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:16.682813+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-21T13:23:19.445 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:17.062731+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:17.062731+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:18.062769+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:18.062769+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:19.062865+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:19.062865+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.110757+0000 mon.a (mon.0) 205 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T13:23:19.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.110757+0000 mon.a (mon.0) 205 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T13:23:19.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.117280+0000 mon.a (mon.0) 206 : cluster [DBG] monmap epoch 3 2024-09-21T13:23:19.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.117280+0000 mon.a (mon.0) 206 : cluster [DBG] monmap epoch 3 2024-09-21T13:23:19.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.117315+0000 mon.a (mon.0) 207 : cluster [DBG] fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:23:19.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.117315+0000 mon.a (mon.0) 207 : cluster [DBG] fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:23:19.446 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.117358+0000 mon.a (mon.0) 208 : cluster [DBG] last_changed 2024-09-21T13:23:14.062267+0000 2024-09-21T13:23:19.447 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.117358+0000 mon.a (mon.0) 208 : cluster [DBG] last_changed 2024-09-21T13:23:14.062267+0000 2024-09-21T13:23:19.447 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.117394+0000 mon.a (mon.0) 209 : cluster [DBG] created 2024-09-21T13:20:31.776101+0000 2024-09-21T13:23:19.447 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.117394+0000 mon.a (mon.0) 209 : cluster [DBG] created 2024-09-21T13:20:31.776101+0000 2024-09-21T13:23:19.447 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.117427+0000 mon.a (mon.0) 210 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:23:19.447 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.117427+0000 mon.a (mon.0) 210 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:23:19.447 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.117460+0000 mon.a (mon.0) 211 : cluster [DBG] election_strategy: 1 2024-09-21T13:23:19.447 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.117460+0000 mon.a (mon.0) 211 : cluster [DBG] election_strategy: 1 2024-09-21T13:23:19.447 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.117493+0000 mon.a (mon.0) 212 : cluster [DBG] 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T13:23:19.447 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.117493+0000 mon.a (mon.0) 212 : cluster [DBG] 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T13:23:19.447 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.117526+0000 mon.a (mon.0) 213 : cluster [DBG] 1: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.c 2024-09-21T13:23:19.447 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.117526+0000 mon.a (mon.0) 213 : cluster [DBG] 1: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.c 2024-09-21T13:23:19.447 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.117560+0000 mon.a (mon.0) 214 : cluster [DBG] 2: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.b 2024-09-21T13:23:19.447 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.117560+0000 mon.a (mon.0) 214 : cluster [DBG] 2: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.b 2024-09-21T13:23:19.447 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.135057+0000 mon.a (mon.0) 215 : cluster [DBG] fsmap 2024-09-21T13:23:19.448 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.135057+0000 mon.a (mon.0) 215 : cluster [DBG] fsmap 2024-09-21T13:23:19.448 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.135127+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:23:19.448 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.135127+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:23:19.448 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.135436+0000 mon.a (mon.0) 217 : cluster [DBG] mgrmap e14: x(active, since 96s) 2024-09-21T13:23:19.448 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.135436+0000 mon.a (mon.0) 217 : cluster [DBG] mgrmap e14: x(active, since 96s) 2024-09-21T13:23:19.448 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.135696+0000 mon.a (mon.0) 218 : cluster [INF] overall HEALTH_OK 2024-09-21T13:23:19.448 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: cluster 2024-09-21T13:23:19.135696+0000 mon.a (mon.0) 218 : cluster [INF] overall HEALTH_OK 2024-09-21T13:23:19.448 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:19.142769+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.448 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:19.142769+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.448 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:19.148475+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.448 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:19.148475+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.448 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:19.154227+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.448 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:19.154227+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.448 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:19.159952+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.448 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:19.159952+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.449 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:19.161475+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:19.449 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:19.161475+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:19.449 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:19.163286+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:19.449 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:19 smithi079 bash[21349]: audit 2024-09-21T13:23:19.163286+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:19.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:14.068366+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:23:19.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:14.068366+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:23:19.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:14.068704+0000 mon.a (mon.0) 196 : cluster [INF] mon.a calling monitor election 2024-09-21T13:23:19.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:14.068704+0000 mon.a (mon.0) 196 : cluster [INF] mon.a calling monitor election 2024-09-21T13:23:19.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:14.070340+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T13:23:19.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:14.070340+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-21T13:23:19.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:14.087678+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:14.087678+0000 mon.a (mon.0) 197 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:14.087953+0000 mon.a (mon.0) 198 : audit [DBG] from='client.? 172.21.15.104:0/3466291591' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T13:23:19.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:14.087953+0000 mon.a (mon.0) 198 : audit [DBG] from='client.? 172.21.15.104:0/3466291591' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-21T13:23:19.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:14.088169+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:19.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:14.088169+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:23:19.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:14.682432+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-21T13:23:19.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:14.682432+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-21T13:23:19.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:15.062367+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:15.062367+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:16.062409+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:16.062409+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:16.062995+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T13:23:19.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:16.062995+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-21T13:23:19.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:16.682813+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-21T13:23:19.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:16.682813+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-21T13:23:19.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:17.062731+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:17.062731+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:18.062769+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:18.062769+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:19.062865+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:19.062865+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:19.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.110757+0000 mon.a (mon.0) 205 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T13:23:19.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.110757+0000 mon.a (mon.0) 205 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-21T13:23:19.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.117280+0000 mon.a (mon.0) 206 : cluster [DBG] monmap epoch 3 2024-09-21T13:23:19.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.117280+0000 mon.a (mon.0) 206 : cluster [DBG] monmap epoch 3 2024-09-21T13:23:19.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.117315+0000 mon.a (mon.0) 207 : cluster [DBG] fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:23:19.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.117315+0000 mon.a (mon.0) 207 : cluster [DBG] fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:23:19.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.117358+0000 mon.a (mon.0) 208 : cluster [DBG] last_changed 2024-09-21T13:23:14.062267+0000 2024-09-21T13:23:19.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.117358+0000 mon.a (mon.0) 208 : cluster [DBG] last_changed 2024-09-21T13:23:14.062267+0000 2024-09-21T13:23:19.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.117394+0000 mon.a (mon.0) 209 : cluster [DBG] created 2024-09-21T13:20:31.776101+0000 2024-09-21T13:23:19.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.117394+0000 mon.a (mon.0) 209 : cluster [DBG] created 2024-09-21T13:20:31.776101+0000 2024-09-21T13:23:19.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.117427+0000 mon.a (mon.0) 210 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:23:19.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.117427+0000 mon.a (mon.0) 210 : cluster [DBG] min_mon_release 19 (squid) 2024-09-21T13:23:19.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.117460+0000 mon.a (mon.0) 211 : cluster [DBG] election_strategy: 1 2024-09-21T13:23:19.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.117460+0000 mon.a (mon.0) 211 : cluster [DBG] election_strategy: 1 2024-09-21T13:23:19.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.117493+0000 mon.a (mon.0) 212 : cluster [DBG] 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T13:23:19.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.117493+0000 mon.a (mon.0) 212 : cluster [DBG] 0: [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] mon.a 2024-09-21T13:23:19.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.117526+0000 mon.a (mon.0) 213 : cluster [DBG] 1: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.c 2024-09-21T13:23:19.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.117526+0000 mon.a (mon.0) 213 : cluster [DBG] 1: [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] mon.c 2024-09-21T13:23:19.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.117560+0000 mon.a (mon.0) 214 : cluster [DBG] 2: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.b 2024-09-21T13:23:19.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.117560+0000 mon.a (mon.0) 214 : cluster [DBG] 2: [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] mon.b 2024-09-21T13:23:19.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.135057+0000 mon.a (mon.0) 215 : cluster [DBG] fsmap 2024-09-21T13:23:19.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.135057+0000 mon.a (mon.0) 215 : cluster [DBG] fsmap 2024-09-21T13:23:19.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.135127+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:23:19.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.135127+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-21T13:23:19.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.135436+0000 mon.a (mon.0) 217 : cluster [DBG] mgrmap e14: x(active, since 96s) 2024-09-21T13:23:19.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.135436+0000 mon.a (mon.0) 217 : cluster [DBG] mgrmap e14: x(active, since 96s) 2024-09-21T13:23:19.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.135696+0000 mon.a (mon.0) 218 : cluster [INF] overall HEALTH_OK 2024-09-21T13:23:19.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: cluster 2024-09-21T13:23:19.135696+0000 mon.a (mon.0) 218 : cluster [INF] overall HEALTH_OK 2024-09-21T13:23:19.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:19.142769+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:19.142769+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:19.148475+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:19.148475+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:19.154227+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:19.154227+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:19.159952+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:19.159952+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:19.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:19.161475+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:19.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:19.161475+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:19.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:19.163286+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:19.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:19 smithi017 bash[19815]: audit 2024-09-21T13:23:19.163286+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:19.864 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-21T13:23:19.864 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph config generate-minimal-conf 2024-09-21T13:23:20.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: cluster 2024-09-21T13:23:18.683185+0000 mgr.x (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:20.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: cluster 2024-09-21T13:23:18.683185+0000 mgr.x (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:20.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: cephadm 2024-09-21T13:23:19.165606+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi017:/etc/ceph/ceph.conf 2024-09-21T13:23:20.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: cephadm 2024-09-21T13:23:19.165606+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi017:/etc/ceph/ceph.conf 2024-09-21T13:23:20.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: cephadm 2024-09-21T13:23:19.166235+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-21T13:23:20.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: cephadm 2024-09-21T13:23:19.166235+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-21T13:23:20.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: cephadm 2024-09-21T13:23:19.167539+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T13:23:20.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: cephadm 2024-09-21T13:23:19.167539+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T13:23:20.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: cephadm 2024-09-21T13:23:19.353551+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi017:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:23:20.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: cephadm 2024-09-21T13:23:19.353551+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi017:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:23:20.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: cephadm 2024-09-21T13:23:19.353929+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:23:20.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: cephadm 2024-09-21T13:23:19.353929+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:23:20.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: cephadm 2024-09-21T13:23:19.354530+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:23:20.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: cephadm 2024-09-21T13:23:19.354530+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:23:20.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.474370+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.474370+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.479862+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.479862+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.485602+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.684 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.485602+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.684 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.491015+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.684 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.491015+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.684 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.589932+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.684 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.589932+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.684 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.596083+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.684 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.596083+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.684 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.603223+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.684 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.603223+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.685 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.642238+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.685 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.642238+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.685 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.648049+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.685 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.648049+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.685 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.653594+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.685 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.653594+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.685 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.658788+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.685 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.658788+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.685 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.659666+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:20.685 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.659666+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:20.685 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.660922+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:23:20.685 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.660922+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:23:20.685 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.662098+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:20.685 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:19.662098+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:20.685 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:20.062617+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:20.686 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:20 smithi104 bash[21651]: audit 2024-09-21T13:23:20.062617+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:20.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: cluster 2024-09-21T13:23:18.683185+0000 mgr.x (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:20.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: cluster 2024-09-21T13:23:18.683185+0000 mgr.x (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:20.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: cephadm 2024-09-21T13:23:19.165606+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi017:/etc/ceph/ceph.conf 2024-09-21T13:23:20.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: cephadm 2024-09-21T13:23:19.165606+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi017:/etc/ceph/ceph.conf 2024-09-21T13:23:20.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: cephadm 2024-09-21T13:23:19.166235+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-21T13:23:20.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: cephadm 2024-09-21T13:23:19.166235+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-21T13:23:20.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: cephadm 2024-09-21T13:23:19.167539+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T13:23:20.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: cephadm 2024-09-21T13:23:19.167539+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T13:23:20.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: cephadm 2024-09-21T13:23:19.353551+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi017:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:23:20.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: cephadm 2024-09-21T13:23:19.353551+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi017:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:23:20.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: cephadm 2024-09-21T13:23:19.353929+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:23:20.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: cephadm 2024-09-21T13:23:19.353929+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:23:20.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: cephadm 2024-09-21T13:23:19.354530+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:23:20.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: cephadm 2024-09-21T13:23:19.354530+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:23:20.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.474370+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.474370+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.479862+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.479862+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.485602+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.485602+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.690 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.491015+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.690 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.491015+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.690 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.589932+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.690 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.589932+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.690 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.596083+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.690 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.596083+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.690 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.603223+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.690 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.603223+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.690 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.642238+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.642238+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.648049+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.648049+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.653594+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.653594+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.658788+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.658788+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.659666+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:20.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.659666+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:20.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.660922+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:23:20.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.660922+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:23:20.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.662098+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:20.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:19.662098+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:20.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:20.062617+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:20.691 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:20 smithi079 bash[21349]: audit 2024-09-21T13:23:20.062617+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: cluster 2024-09-21T13:23:18.683185+0000 mgr.x (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: cluster 2024-09-21T13:23:18.683185+0000 mgr.x (mgr.14152) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: cephadm 2024-09-21T13:23:19.165606+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi017:/etc/ceph/ceph.conf 2024-09-21T13:23:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: cephadm 2024-09-21T13:23:19.165606+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi017:/etc/ceph/ceph.conf 2024-09-21T13:23:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: cephadm 2024-09-21T13:23:19.166235+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-21T13:23:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: cephadm 2024-09-21T13:23:19.166235+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-21T13:23:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: cephadm 2024-09-21T13:23:19.167539+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T13:23:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: cephadm 2024-09-21T13:23:19.167539+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T13:23:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: cephadm 2024-09-21T13:23:19.353551+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi017:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:23:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: cephadm 2024-09-21T13:23:19.353551+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi017:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:23:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: cephadm 2024-09-21T13:23:19.353929+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:23:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: cephadm 2024-09-21T13:23:19.353929+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:23:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: cephadm 2024-09-21T13:23:19.354530+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:23:20.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: cephadm 2024-09-21T13:23:19.354530+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:23:20.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.474370+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.474370+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.479862+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.479862+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.485602+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.485602+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.491015+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.491015+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.589932+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.589932+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.596083+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.596083+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.603223+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.603223+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.642238+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.642238+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.648049+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.648049+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.653594+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.653594+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.658788+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.658788+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:20.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.659666+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:20.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.659666+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:20.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.660922+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:23:20.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.660922+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:23:20.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.662098+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:20.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:19.662098+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:20.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:20.062617+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:20.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:20 smithi017 bash[19815]: audit 2024-09-21T13:23:20.062617+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:23:21.314 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:23:21 smithi017 bash[20068]: debug 2024-09-21T13:23:21.058+0000 7f48de8e7640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-21T13:23:21.315 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:21 smithi017 bash[19815]: cephadm 2024-09-21T13:23:19.659295+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-21T13:23:21.315 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:21 smithi017 bash[19815]: cephadm 2024-09-21T13:23:19.659295+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-21T13:23:21.315 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:21 smithi017 bash[19815]: cephadm 2024-09-21T13:23:19.663713+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi017 2024-09-21T13:23:21.315 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:21 smithi017 bash[19815]: cephadm 2024-09-21T13:23:19.663713+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi017 2024-09-21T13:23:21.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:21 smithi104 bash[21651]: cephadm 2024-09-21T13:23:19.659295+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-21T13:23:21.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:21 smithi104 bash[21651]: cephadm 2024-09-21T13:23:19.659295+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-21T13:23:21.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:21 smithi104 bash[21651]: cephadm 2024-09-21T13:23:19.663713+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi017 2024-09-21T13:23:21.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:21 smithi104 bash[21651]: cephadm 2024-09-21T13:23:19.663713+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi017 2024-09-21T13:23:21.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:21 smithi079 bash[21349]: cephadm 2024-09-21T13:23:19.659295+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-21T13:23:21.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:21 smithi079 bash[21349]: cephadm 2024-09-21T13:23:19.659295+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-21T13:23:21.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:21 smithi079 bash[21349]: cephadm 2024-09-21T13:23:19.663713+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi017 2024-09-21T13:23:21.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:21 smithi079 bash[21349]: cephadm 2024-09-21T13:23:19.663713+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi017 2024-09-21T13:23:22.560 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:22 smithi079 bash[21349]: cluster 2024-09-21T13:23:20.683600+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-21T13:23:22.561 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:22 smithi079 bash[21349]: cluster 2024-09-21T13:23:20.683600+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-21T13:23:22.561 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:22 smithi079 bash[21349]: audit 2024-09-21T13:23:21.976149+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:22.561 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:22 smithi079 bash[21349]: audit 2024-09-21T13:23:21.976149+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:22.561 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:22 smithi079 bash[21349]: audit 2024-09-21T13:23:21.982784+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:22.561 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:22 smithi079 bash[21349]: audit 2024-09-21T13:23:21.982784+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:22.561 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:22 smithi079 bash[21349]: audit 2024-09-21T13:23:21.984757+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:22.561 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:22 smithi079 bash[21349]: audit 2024-09-21T13:23:21.984757+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:22.561 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:22 smithi079 bash[21349]: audit 2024-09-21T13:23:21.986062+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:23:22.561 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:22 smithi079 bash[21349]: audit 2024-09-21T13:23:21.986062+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:23:22.561 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:22 smithi079 bash[21349]: audit 2024-09-21T13:23:21.987269+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:22.561 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:22 smithi079 bash[21349]: audit 2024-09-21T13:23:21.987269+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:22.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:22 smithi104 bash[21651]: cluster 2024-09-21T13:23:20.683600+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-21T13:23:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:22 smithi104 bash[21651]: cluster 2024-09-21T13:23:20.683600+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-21T13:23:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:22 smithi104 bash[21651]: audit 2024-09-21T13:23:21.976149+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:22 smithi104 bash[21651]: audit 2024-09-21T13:23:21.976149+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:22 smithi104 bash[21651]: audit 2024-09-21T13:23:21.982784+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:22 smithi104 bash[21651]: audit 2024-09-21T13:23:21.982784+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:22 smithi104 bash[21651]: audit 2024-09-21T13:23:21.984757+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:22 smithi104 bash[21651]: audit 2024-09-21T13:23:21.984757+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:22 smithi104 bash[21651]: audit 2024-09-21T13:23:21.986062+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:23:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:22 smithi104 bash[21651]: audit 2024-09-21T13:23:21.986062+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:23:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:22 smithi104 bash[21651]: audit 2024-09-21T13:23:21.987269+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:22 smithi104 bash[21651]: audit 2024-09-21T13:23:21.987269+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:22.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:22 smithi017 bash[19815]: cluster 2024-09-21T13:23:20.683600+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-21T13:23:22.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:22 smithi017 bash[19815]: cluster 2024-09-21T13:23:20.683600+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-21T13:23:22.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:22 smithi017 bash[19815]: audit 2024-09-21T13:23:21.976149+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:22.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:22 smithi017 bash[19815]: audit 2024-09-21T13:23:21.976149+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:22.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:22 smithi017 bash[19815]: audit 2024-09-21T13:23:21.982784+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:22.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:22 smithi017 bash[19815]: audit 2024-09-21T13:23:21.982784+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:22 smithi017 bash[19815]: audit 2024-09-21T13:23:21.984757+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:22 smithi017 bash[19815]: audit 2024-09-21T13:23:21.984757+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:22 smithi017 bash[19815]: audit 2024-09-21T13:23:21.986062+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:23:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:22 smithi017 bash[19815]: audit 2024-09-21T13:23:21.986062+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:23:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:22 smithi017 bash[19815]: audit 2024-09-21T13:23:21.987269+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:22 smithi017 bash[19815]: audit 2024-09-21T13:23:21.987269+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:23.531 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:23 smithi079 bash[21349]: cephadm 2024-09-21T13:23:21.984260+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T13:23:23.532 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:23 smithi079 bash[21349]: cephadm 2024-09-21T13:23:21.984260+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T13:23:23.532 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:23 smithi079 bash[21349]: cephadm 2024-09-21T13:23:21.988887+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-09-21T13:23:23.532 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:23 smithi079 bash[21349]: cephadm 2024-09-21T13:23:21.988887+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-09-21T13:23:23.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:23 smithi104 bash[21651]: cephadm 2024-09-21T13:23:21.984260+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T13:23:23.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:23 smithi104 bash[21651]: cephadm 2024-09-21T13:23:21.984260+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T13:23:23.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:23 smithi104 bash[21651]: cephadm 2024-09-21T13:23:21.988887+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-09-21T13:23:23.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:23 smithi104 bash[21651]: cephadm 2024-09-21T13:23:21.988887+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-09-21T13:23:23.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:23 smithi017 bash[19815]: cephadm 2024-09-21T13:23:21.984260+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T13:23:23.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:23 smithi017 bash[19815]: cephadm 2024-09-21T13:23:21.984260+0000 mgr.x (mgr.14152) 85 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-21T13:23:23.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:23 smithi017 bash[19815]: cephadm 2024-09-21T13:23:21.988887+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-09-21T13:23:23.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:23 smithi017 bash[19815]: cephadm 2024-09-21T13:23:21.988887+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring daemon mon.b on smithi079 2024-09-21T13:23:24.596 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:23:24.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:24 smithi104 bash[21651]: cluster 2024-09-21T13:23:22.684127+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-21T13:23:24.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:24 smithi104 bash[21651]: cluster 2024-09-21T13:23:22.684127+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-21T13:23:24.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:24 smithi104 bash[21651]: audit 2024-09-21T13:23:24.114040+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:24.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:24 smithi104 bash[21651]: audit 2024-09-21T13:23:24.114040+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:24.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:24 smithi104 bash[21651]: audit 2024-09-21T13:23:24.120962+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:24.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:24 smithi104 bash[21651]: audit 2024-09-21T13:23:24.120962+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:24.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:24 smithi104 bash[21651]: audit 2024-09-21T13:23:24.123033+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:24.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:24 smithi104 bash[21651]: audit 2024-09-21T13:23:24.123033+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:24.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:24 smithi104 bash[21651]: audit 2024-09-21T13:23:24.124758+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:23:24.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:24 smithi104 bash[21651]: audit 2024-09-21T13:23:24.124758+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:23:24.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:24 smithi104 bash[21651]: audit 2024-09-21T13:23:24.126406+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:24.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:24 smithi104 bash[21651]: audit 2024-09-21T13:23:24.126406+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:24.687 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:24 smithi017 bash[19815]: cluster 2024-09-21T13:23:22.684127+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-21T13:23:24.687 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:24 smithi017 bash[19815]: cluster 2024-09-21T13:23:22.684127+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-21T13:23:24.687 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:24 smithi017 bash[19815]: audit 2024-09-21T13:23:24.114040+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:24.687 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:24 smithi017 bash[19815]: audit 2024-09-21T13:23:24.114040+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:24.687 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:24 smithi017 bash[19815]: audit 2024-09-21T13:23:24.120962+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:24.687 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:24 smithi017 bash[19815]: audit 2024-09-21T13:23:24.120962+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:24.687 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:24 smithi017 bash[19815]: audit 2024-09-21T13:23:24.123033+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:24.687 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:24 smithi017 bash[19815]: audit 2024-09-21T13:23:24.123033+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:24.687 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:24 smithi017 bash[19815]: audit 2024-09-21T13:23:24.124758+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:23:24.687 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:24 smithi017 bash[19815]: audit 2024-09-21T13:23:24.124758+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:23:24.688 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:24 smithi017 bash[19815]: audit 2024-09-21T13:23:24.126406+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:24.688 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:24 smithi017 bash[19815]: audit 2024-09-21T13:23:24.126406+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:24.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:24 smithi079 bash[21349]: cluster 2024-09-21T13:23:22.684127+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-21T13:23:24.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:24 smithi079 bash[21349]: cluster 2024-09-21T13:23:22.684127+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-21T13:23:24.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:24 smithi079 bash[21349]: audit 2024-09-21T13:23:24.114040+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:24.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:24 smithi079 bash[21349]: audit 2024-09-21T13:23:24.114040+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:24.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:24 smithi079 bash[21349]: audit 2024-09-21T13:23:24.120962+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:24.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:24 smithi079 bash[21349]: audit 2024-09-21T13:23:24.120962+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:24.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:24 smithi079 bash[21349]: audit 2024-09-21T13:23:24.123033+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:24.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:24 smithi079 bash[21349]: audit 2024-09-21T13:23:24.123033+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-21T13:23:24.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:24 smithi079 bash[21349]: audit 2024-09-21T13:23:24.124758+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:23:24.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:24 smithi079 bash[21349]: audit 2024-09-21T13:23:24.124758+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-21T13:23:24.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:24 smithi079 bash[21349]: audit 2024-09-21T13:23:24.126406+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:24.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:24 smithi079 bash[21349]: audit 2024-09-21T13:23:24.126406+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:25.615 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:25 smithi017 bash[19815]: cephadm 2024-09-21T13:23:24.122467+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T13:23:25.615 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:25 smithi017 bash[19815]: cephadm 2024-09-21T13:23:24.122467+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T13:23:25.615 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:25 smithi017 bash[19815]: cephadm 2024-09-21T13:23:24.128430+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring daemon mon.c on smithi104 2024-09-21T13:23:25.615 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:25 smithi017 bash[19815]: cephadm 2024-09-21T13:23:24.128430+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring daemon mon.c on smithi104 2024-09-21T13:23:25.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:25 smithi104 bash[21651]: cephadm 2024-09-21T13:23:24.122467+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T13:23:25.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:25 smithi104 bash[21651]: cephadm 2024-09-21T13:23:24.122467+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T13:23:25.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:25 smithi104 bash[21651]: cephadm 2024-09-21T13:23:24.128430+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring daemon mon.c on smithi104 2024-09-21T13:23:25.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:25 smithi104 bash[21651]: cephadm 2024-09-21T13:23:24.128430+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring daemon mon.c on smithi104 2024-09-21T13:23:25.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:25 smithi079 bash[21349]: cephadm 2024-09-21T13:23:24.122467+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T13:23:25.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:25 smithi079 bash[21349]: cephadm 2024-09-21T13:23:24.122467+0000 mgr.x (mgr.14152) 88 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-21T13:23:25.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:25 smithi079 bash[21349]: cephadm 2024-09-21T13:23:24.128430+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring daemon mon.c on smithi104 2024-09-21T13:23:25.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:25 smithi079 bash[21349]: cephadm 2024-09-21T13:23:24.128430+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring daemon mon.c on smithi104 2024-09-21T13:23:25.955 INFO:teuthology.orchestra.run.smithi017.stdout:# minimal ceph.conf for 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:23:25.956 INFO:teuthology.orchestra.run.smithi017.stdout:[global] 2024-09-21T13:23:25.956 INFO:teuthology.orchestra.run.smithi017.stdout: fsid = 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:23:25.956 INFO:teuthology.orchestra.run.smithi017.stdout: mon_host = [v2:172.21.15.17:3300/0,v1:172.21.15.17:6789/0] [v2:172.21.15.79:3300/0,v1:172.21.15.79:6789/0] [v2:172.21.15.104:3300/0,v1:172.21.15.104:6789/0] 2024-09-21T13:23:26.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:26 smithi104 bash[21651]: cluster 2024-09-21T13:23:24.684601+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-21T13:23:26.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:26 smithi104 bash[21651]: cluster 2024-09-21T13:23:24.684601+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-21T13:23:26.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:26 smithi104 bash[21651]: audit 2024-09-21T13:23:25.956363+0000 mon.a (mon.0) 250 : audit [DBG] from='client.? 172.21.15.17:0/98973047' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:26.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:26 smithi104 bash[21651]: audit 2024-09-21T13:23:25.956363+0000 mon.a (mon.0) 250 : audit [DBG] from='client.? 172.21.15.17:0/98973047' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:26.609 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:26 smithi017 bash[19815]: cluster 2024-09-21T13:23:24.684601+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-21T13:23:26.609 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:26 smithi017 bash[19815]: cluster 2024-09-21T13:23:24.684601+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-21T13:23:26.609 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:26 smithi017 bash[19815]: audit 2024-09-21T13:23:25.956363+0000 mon.a (mon.0) 250 : audit [DBG] from='client.? 172.21.15.17:0/98973047' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:26.609 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:26 smithi017 bash[19815]: audit 2024-09-21T13:23:25.956363+0000 mon.a (mon.0) 250 : audit [DBG] from='client.? 172.21.15.17:0/98973047' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:26.610 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-21T13:23:26.610 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2024-09-21T13:23:26.610 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T13:23:26.624 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2024-09-21T13:23:26.625 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:23:26.680 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-21T13:23:26.680 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T13:23:26.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:26 smithi079 bash[21349]: cluster 2024-09-21T13:23:24.684601+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-21T13:23:26.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:26 smithi079 bash[21349]: cluster 2024-09-21T13:23:24.684601+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-21T13:23:26.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:26 smithi079 bash[21349]: audit 2024-09-21T13:23:25.956363+0000 mon.a (mon.0) 250 : audit [DBG] from='client.? 172.21.15.17:0/98973047' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:26.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:26 smithi079 bash[21349]: audit 2024-09-21T13:23:25.956363+0000 mon.a (mon.0) 250 : audit [DBG] from='client.? 172.21.15.17:0/98973047' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:26.694 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-21T13:23:26.695 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:23:26.751 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-21T13:23:26.751 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/etc/ceph/ceph.conf 2024-09-21T13:23:26.765 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-21T13:23:26.765 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:23:26.823 INFO:tasks.cephadm:Adding mgr.x on smithi017 2024-09-21T13:23:26.823 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch apply mgr '1;smithi017=x' 2024-09-21T13:23:27.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:27 smithi104 bash[21651]: audit 2024-09-21T13:23:26.390744+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:27.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:27 smithi104 bash[21651]: audit 2024-09-21T13:23:26.390744+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:27.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:27 smithi104 bash[21651]: audit 2024-09-21T13:23:26.397365+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:27.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:27 smithi104 bash[21651]: audit 2024-09-21T13:23:26.397365+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:27.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:27 smithi104 bash[21651]: audit 2024-09-21T13:23:26.399529+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:27.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:27 smithi104 bash[21651]: audit 2024-09-21T13:23:26.399529+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:27.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:27 smithi104 bash[21651]: audit 2024-09-21T13:23:26.402639+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:27.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:27 smithi104 bash[21651]: audit 2024-09-21T13:23:26.402639+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:27.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:27 smithi104 bash[21651]: audit 2024-09-21T13:23:26.404284+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:27.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:27 smithi104 bash[21651]: audit 2024-09-21T13:23:26.404284+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:27.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:27 smithi104 bash[21651]: audit 2024-09-21T13:23:26.413150+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:27.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:27 smithi104 bash[21651]: audit 2024-09-21T13:23:26.413150+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:27.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:27 smithi079 bash[21349]: audit 2024-09-21T13:23:26.390744+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:27.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:27 smithi079 bash[21349]: audit 2024-09-21T13:23:26.390744+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:27.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:27 smithi079 bash[21349]: audit 2024-09-21T13:23:26.397365+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:27.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:27 smithi079 bash[21349]: audit 2024-09-21T13:23:26.397365+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:27.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:27 smithi079 bash[21349]: audit 2024-09-21T13:23:26.399529+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:27.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:27 smithi079 bash[21349]: audit 2024-09-21T13:23:26.399529+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:27.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:27 smithi079 bash[21349]: audit 2024-09-21T13:23:26.402639+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:27.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:27 smithi079 bash[21349]: audit 2024-09-21T13:23:26.402639+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:27.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:27 smithi079 bash[21349]: audit 2024-09-21T13:23:26.404284+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:27.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:27 smithi079 bash[21349]: audit 2024-09-21T13:23:26.404284+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:27.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:27 smithi079 bash[21349]: audit 2024-09-21T13:23:26.413150+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:27.689 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:27 smithi079 bash[21349]: audit 2024-09-21T13:23:26.413150+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:27.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:27 smithi017 bash[19815]: audit 2024-09-21T13:23:26.390744+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:27.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:27 smithi017 bash[19815]: audit 2024-09-21T13:23:26.390744+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:27.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:27 smithi017 bash[19815]: audit 2024-09-21T13:23:26.397365+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:27.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:27 smithi017 bash[19815]: audit 2024-09-21T13:23:26.397365+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:27.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:27 smithi017 bash[19815]: audit 2024-09-21T13:23:26.399529+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:27.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:27 smithi017 bash[19815]: audit 2024-09-21T13:23:26.399529+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:27.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:27 smithi017 bash[19815]: audit 2024-09-21T13:23:26.402639+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:27.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:27 smithi017 bash[19815]: audit 2024-09-21T13:23:26.402639+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:27.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:27 smithi017 bash[19815]: audit 2024-09-21T13:23:26.404284+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:27.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:27 smithi017 bash[19815]: audit 2024-09-21T13:23:26.404284+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:27.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:27 smithi017 bash[19815]: audit 2024-09-21T13:23:26.413150+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:27.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:27 smithi017 bash[19815]: audit 2024-09-21T13:23:26.413150+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:28.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:28 smithi104 bash[21651]: cluster 2024-09-21T13:23:26.685044+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-21T13:23:28.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:28 smithi104 bash[21651]: cluster 2024-09-21T13:23:26.685044+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-21T13:23:28.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:28 smithi079 bash[21349]: cluster 2024-09-21T13:23:26.685044+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-21T13:23:28.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:28 smithi079 bash[21349]: cluster 2024-09-21T13:23:26.685044+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-21T13:23:28.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:28 smithi017 bash[19815]: cluster 2024-09-21T13:23:26.685044+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-21T13:23:28.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:28 smithi017 bash[19815]: cluster 2024-09-21T13:23:26.685044+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-21T13:23:30.581 INFO:teuthology.orchestra.run.smithi104.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T13:23:30.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:30 smithi104 bash[21651]: cluster 2024-09-21T13:23:28.685425+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-21T13:23:30.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:30 smithi104 bash[21651]: cluster 2024-09-21T13:23:28.685425+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-21T13:23:30.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:30 smithi079 bash[21349]: cluster 2024-09-21T13:23:28.685425+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-21T13:23:30.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:30 smithi079 bash[21349]: cluster 2024-09-21T13:23:28.685425+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-21T13:23:30.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:30 smithi017 bash[19815]: cluster 2024-09-21T13:23:28.685425+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-21T13:23:30.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:30 smithi017 bash[19815]: cluster 2024-09-21T13:23:28.685425+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-21T13:23:31.971 INFO:teuthology.orchestra.run.smithi104.stdout:Scheduled mgr update... 2024-09-21T13:23:32.595 DEBUG:tasks.cephadm:set 0 configs 2024-09-21T13:23:32.595 INFO:tasks.cephadm:Deploying OSDs... 2024-09-21T13:23:32.595 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2024-09-21T13:23:32.595 DEBUG:teuthology.orchestra.run.smithi017:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T13:23:32.601 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-21T13:23:32.602 DEBUG:teuthology.orchestra.run.smithi017:> stat /dev/vg_nvme/lv_1 2024-09-21T13:23:32.649 INFO:teuthology.orchestra.run.smithi017.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T13:23:32.649 INFO:teuthology.orchestra.run.smithi017.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:23:32.649 INFO:teuthology.orchestra.run.smithi017.stdout:Device: 5h/5d Inode: 878 Links: 1 2024-09-21T13:23:32.649 INFO:teuthology.orchestra.run.smithi017.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:23:32.649 INFO:teuthology.orchestra.run.smithi017.stdout:Access: 2024-09-21 13:14:13.640154227 +0000 2024-09-21T13:23:32.650 INFO:teuthology.orchestra.run.smithi017.stdout:Modify: 2024-09-21 13:14:13.368156656 +0000 2024-09-21T13:23:32.650 INFO:teuthology.orchestra.run.smithi017.stdout:Change: 2024-09-21 13:14:13.368156656 +0000 2024-09-21T13:23:32.650 INFO:teuthology.orchestra.run.smithi017.stdout: Birth: - 2024-09-21T13:23:32.650 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T13:23:32.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:32 smithi104 bash[21651]: cluster 2024-09-21T13:23:30.685842+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-21T13:23:32.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:32 smithi104 bash[21651]: cluster 2024-09-21T13:23:30.685842+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-21T13:23:32.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:32 smithi104 bash[21651]: audit 2024-09-21T13:23:31.971037+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:32.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:32 smithi104 bash[21651]: audit 2024-09-21T13:23:31.971037+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:32.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:32 smithi104 bash[21651]: audit 2024-09-21T13:23:31.972858+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:32.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:32 smithi104 bash[21651]: audit 2024-09-21T13:23:31.972858+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:32.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:32 smithi079 bash[21349]: cluster 2024-09-21T13:23:30.685842+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-21T13:23:32.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:32 smithi079 bash[21349]: cluster 2024-09-21T13:23:30.685842+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-21T13:23:32.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:32 smithi079 bash[21349]: audit 2024-09-21T13:23:31.971037+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:32.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:32 smithi079 bash[21349]: audit 2024-09-21T13:23:31.971037+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:32.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:32 smithi079 bash[21349]: audit 2024-09-21T13:23:31.972858+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:32.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:32 smithi079 bash[21349]: audit 2024-09-21T13:23:31.972858+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:32.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:32 smithi017 bash[19815]: cluster 2024-09-21T13:23:30.685842+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-21T13:23:32.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:32 smithi017 bash[19815]: cluster 2024-09-21T13:23:30.685842+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-21T13:23:32.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:32 smithi017 bash[19815]: audit 2024-09-21T13:23:31.971037+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:32.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:32 smithi017 bash[19815]: audit 2024-09-21T13:23:31.971037+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:32.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:32 smithi017 bash[19815]: audit 2024-09-21T13:23:31.972858+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:32.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:32 smithi017 bash[19815]: audit 2024-09-21T13:23:31.972858+0000 mon.a (mon.0) 258 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:23:32.704 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records in 2024-09-21T13:23:32.704 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records out 2024-09-21T13:23:32.704 INFO:teuthology.orchestra.run.smithi017.stderr:512 bytes copied, 0.000204692 s, 2.5 MB/s 2024-09-21T13:23:32.705 DEBUG:teuthology.orchestra.run.smithi017:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T13:23:32.754 DEBUG:teuthology.orchestra.run.smithi017:> stat /dev/vg_nvme/lv_2 2024-09-21T13:23:32.805 INFO:teuthology.orchestra.run.smithi017.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T13:23:32.805 INFO:teuthology.orchestra.run.smithi017.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:23:32.805 INFO:teuthology.orchestra.run.smithi017.stdout:Device: 5h/5d Inode: 902 Links: 1 2024-09-21T13:23:32.805 INFO:teuthology.orchestra.run.smithi017.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:23:32.805 INFO:teuthology.orchestra.run.smithi017.stdout:Access: 2024-09-21 13:14:14.228148974 +0000 2024-09-21T13:23:32.805 INFO:teuthology.orchestra.run.smithi017.stdout:Modify: 2024-09-21 13:14:13.960151369 +0000 2024-09-21T13:23:32.805 INFO:teuthology.orchestra.run.smithi017.stdout:Change: 2024-09-21 13:14:13.960151369 +0000 2024-09-21T13:23:32.805 INFO:teuthology.orchestra.run.smithi017.stdout: Birth: - 2024-09-21T13:23:32.806 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T13:23:32.863 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records in 2024-09-21T13:23:32.863 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records out 2024-09-21T13:23:32.863 INFO:teuthology.orchestra.run.smithi017.stderr:512 bytes copied, 0.000272365 s, 1.9 MB/s 2024-09-21T13:23:32.864 DEBUG:teuthology.orchestra.run.smithi017:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T13:23:32.918 DEBUG:teuthology.orchestra.run.smithi017:> stat /dev/vg_nvme/lv_3 2024-09-21T13:23:32.969 INFO:teuthology.orchestra.run.smithi017.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T13:23:32.969 INFO:teuthology.orchestra.run.smithi017.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:23:32.969 INFO:teuthology.orchestra.run.smithi017.stdout:Device: 5h/5d Inode: 914 Links: 1 2024-09-21T13:23:32.969 INFO:teuthology.orchestra.run.smithi017.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:23:32.969 INFO:teuthology.orchestra.run.smithi017.stdout:Access: 2024-09-21 13:14:14.708144687 +0000 2024-09-21T13:23:32.969 INFO:teuthology.orchestra.run.smithi017.stdout:Modify: 2024-09-21 13:14:14.460146902 +0000 2024-09-21T13:23:32.969 INFO:teuthology.orchestra.run.smithi017.stdout:Change: 2024-09-21 13:14:14.460146902 +0000 2024-09-21T13:23:32.970 INFO:teuthology.orchestra.run.smithi017.stdout: Birth: - 2024-09-21T13:23:32.970 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T13:23:33.023 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records in 2024-09-21T13:23:33.023 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records out 2024-09-21T13:23:33.023 INFO:teuthology.orchestra.run.smithi017.stderr:512 bytes copied, 0.000196595 s, 2.6 MB/s 2024-09-21T13:23:33.024 DEBUG:teuthology.orchestra.run.smithi017:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T13:23:33.074 DEBUG:teuthology.orchestra.run.smithi017:> stat /dev/vg_nvme/lv_4 2024-09-21T13:23:33.120 INFO:teuthology.orchestra.run.smithi017.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T13:23:33.120 INFO:teuthology.orchestra.run.smithi017.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:23:33.121 INFO:teuthology.orchestra.run.smithi017.stdout:Device: 5h/5d Inode: 928 Links: 1 2024-09-21T13:23:33.121 INFO:teuthology.orchestra.run.smithi017.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:23:33.121 INFO:teuthology.orchestra.run.smithi017.stdout:Access: 2024-09-21 13:14:14.924142758 +0000 2024-09-21T13:23:33.121 INFO:teuthology.orchestra.run.smithi017.stdout:Modify: 2024-09-21 13:14:14.920142794 +0000 2024-09-21T13:23:33.121 INFO:teuthology.orchestra.run.smithi017.stdout:Change: 2024-09-21 13:14:14.920142794 +0000 2024-09-21T13:23:33.121 INFO:teuthology.orchestra.run.smithi017.stdout: Birth: - 2024-09-21T13:23:33.121 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T13:23:33.172 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records in 2024-09-21T13:23:33.173 INFO:teuthology.orchestra.run.smithi017.stderr:1+0 records out 2024-09-21T13:23:33.173 INFO:teuthology.orchestra.run.smithi017.stderr:512 bytes copied, 0.000196887 s, 2.6 MB/s 2024-09-21T13:23:33.173 DEBUG:teuthology.orchestra.run.smithi017:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T13:23:33.221 DEBUG:teuthology.orchestra.run.smithi079:> set -ex 2024-09-21T13:23:33.222 DEBUG:teuthology.orchestra.run.smithi079:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T13:23:33.227 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-21T13:23:33.228 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_1 2024-09-21T13:23:33.276 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T13:23:33.276 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:23:33.276 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 874 Links: 1 2024-09-21T13:23:33.276 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:23:33.276 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-21 13:14:09.685586274 +0000 2024-09-21T13:23:33.276 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-21 13:14:09.433588525 +0000 2024-09-21T13:23:33.276 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-21 13:14:09.433588525 +0000 2024-09-21T13:23:33.276 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-09-21T13:23:33.276 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T13:23:33.330 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-21T13:23:33.331 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-21T13:23:33.331 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000440926 s, 1.2 MB/s 2024-09-21T13:23:33.332 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T13:23:33.380 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_2 2024-09-21T13:23:33.428 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T13:23:33.428 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:23:33.428 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 886 Links: 1 2024-09-21T13:23:33.428 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:23:33.428 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-21 13:14:09.901584345 +0000 2024-09-21T13:23:33.428 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-21 13:14:09.897584381 +0000 2024-09-21T13:23:33.428 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-21 13:14:09.897584381 +0000 2024-09-21T13:23:33.428 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-09-21T13:23:33.428 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T13:23:33.481 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-21T13:23:33.482 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-21T13:23:33.482 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000339304 s, 1.5 MB/s 2024-09-21T13:23:33.483 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T13:23:33.533 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_3 2024-09-21T13:23:33.579 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T13:23:33.579 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:23:33.580 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 908 Links: 1 2024-09-21T13:23:33.580 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:23:33.580 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-21 13:14:10.609578020 +0000 2024-09-21T13:23:33.580 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-21 13:14:10.389579985 +0000 2024-09-21T13:23:33.580 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-21 13:14:10.389579985 +0000 2024-09-21T13:23:33.580 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-09-21T13:23:33.580 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T13:23:33.633 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:33 smithi079 bash[21349]: audit 2024-09-21T13:23:31.961491+0000 mgr.x (mgr.14152) 94 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi017=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:33.633 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:33 smithi079 bash[21349]: audit 2024-09-21T13:23:31.961491+0000 mgr.x (mgr.14152) 94 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi017=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:33.633 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:33 smithi079 bash[21349]: cephadm 2024-09-21T13:23:31.964374+0000 mgr.x (mgr.14152) 95 : cephadm [INF] Saving service mgr spec with placement smithi017=x;count:1 2024-09-21T13:23:33.633 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:33 smithi079 bash[21349]: cephadm 2024-09-21T13:23:31.964374+0000 mgr.x (mgr.14152) 95 : cephadm [INF] Saving service mgr spec with placement smithi017=x;count:1 2024-09-21T13:23:33.633 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:33 smithi079 bash[21349]: audit 2024-09-21T13:23:32.658879+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:33.633 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:33 smithi079 bash[21349]: audit 2024-09-21T13:23:32.658879+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:33.633 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:33 smithi079 bash[21349]: audit 2024-09-21T13:23:32.660452+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:33.634 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:33 smithi079 bash[21349]: audit 2024-09-21T13:23:32.660452+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:33.634 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:33 smithi079 bash[21349]: audit 2024-09-21T13:23:32.669685+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:33.634 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:33 smithi079 bash[21349]: audit 2024-09-21T13:23:32.669685+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:33.634 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:33 smithi079 bash[21349]: audit 2024-09-21T13:23:32.676318+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:33.634 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:33 smithi079 bash[21349]: audit 2024-09-21T13:23:32.676318+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:33.634 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:33 smithi079 bash[21349]: audit 2024-09-21T13:23:32.710855+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T13:23:33.634 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:33 smithi079 bash[21349]: audit 2024-09-21T13:23:32.710855+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T13:23:33.634 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:33 smithi079 bash[21349]: audit 2024-09-21T13:23:32.712340+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T13:23:33.634 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:33 smithi079 bash[21349]: audit 2024-09-21T13:23:32.712340+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T13:23:33.634 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:33 smithi079 bash[21349]: audit 2024-09-21T13:23:32.713628+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:33.634 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:33 smithi079 bash[21349]: audit 2024-09-21T13:23:32.713628+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:33.635 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-21T13:23:33.635 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-21T13:23:33.635 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000376826 s, 1.4 MB/s 2024-09-21T13:23:33.636 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T13:23:33.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:33 smithi104 bash[21651]: audit 2024-09-21T13:23:31.961491+0000 mgr.x (mgr.14152) 94 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi017=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:33.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:33 smithi104 bash[21651]: audit 2024-09-21T13:23:31.961491+0000 mgr.x (mgr.14152) 94 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi017=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:33.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:33 smithi104 bash[21651]: cephadm 2024-09-21T13:23:31.964374+0000 mgr.x (mgr.14152) 95 : cephadm [INF] Saving service mgr spec with placement smithi017=x;count:1 2024-09-21T13:23:33.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:33 smithi104 bash[21651]: cephadm 2024-09-21T13:23:31.964374+0000 mgr.x (mgr.14152) 95 : cephadm [INF] Saving service mgr spec with placement smithi017=x;count:1 2024-09-21T13:23:33.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:33 smithi104 bash[21651]: audit 2024-09-21T13:23:32.658879+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:33.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:33 smithi104 bash[21651]: audit 2024-09-21T13:23:32.658879+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:33.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:33 smithi104 bash[21651]: audit 2024-09-21T13:23:32.660452+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:33.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:33 smithi104 bash[21651]: audit 2024-09-21T13:23:32.660452+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:33.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:33 smithi104 bash[21651]: audit 2024-09-21T13:23:32.669685+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:33.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:33 smithi104 bash[21651]: audit 2024-09-21T13:23:32.669685+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:33.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:33 smithi104 bash[21651]: audit 2024-09-21T13:23:32.676318+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:33.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:33 smithi104 bash[21651]: audit 2024-09-21T13:23:32.676318+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:33.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:33 smithi104 bash[21651]: audit 2024-09-21T13:23:32.710855+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T13:23:33.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:33 smithi104 bash[21651]: audit 2024-09-21T13:23:32.710855+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T13:23:33.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:33 smithi104 bash[21651]: audit 2024-09-21T13:23:32.712340+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T13:23:33.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:33 smithi104 bash[21651]: audit 2024-09-21T13:23:32.712340+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T13:23:33.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:33 smithi104 bash[21651]: audit 2024-09-21T13:23:32.713628+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:33.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:33 smithi104 bash[21651]: audit 2024-09-21T13:23:32.713628+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:33.686 DEBUG:teuthology.orchestra.run.smithi079:> stat /dev/vg_nvme/lv_4 2024-09-21T13:23:33.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:33 smithi017 bash[19815]: audit 2024-09-21T13:23:31.961491+0000 mgr.x (mgr.14152) 94 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi017=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:33.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:33 smithi017 bash[19815]: audit 2024-09-21T13:23:31.961491+0000 mgr.x (mgr.14152) 94 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi017=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:33.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:33 smithi017 bash[19815]: cephadm 2024-09-21T13:23:31.964374+0000 mgr.x (mgr.14152) 95 : cephadm [INF] Saving service mgr spec with placement smithi017=x;count:1 2024-09-21T13:23:33.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:33 smithi017 bash[19815]: cephadm 2024-09-21T13:23:31.964374+0000 mgr.x (mgr.14152) 95 : cephadm [INF] Saving service mgr spec with placement smithi017=x;count:1 2024-09-21T13:23:33.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:33 smithi017 bash[19815]: audit 2024-09-21T13:23:32.658879+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:33.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:33 smithi017 bash[19815]: audit 2024-09-21T13:23:32.658879+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:33.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:33 smithi017 bash[19815]: audit 2024-09-21T13:23:32.660452+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:33.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:33 smithi017 bash[19815]: audit 2024-09-21T13:23:32.660452+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:23:33.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:33 smithi017 bash[19815]: audit 2024-09-21T13:23:32.669685+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:33.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:33 smithi017 bash[19815]: audit 2024-09-21T13:23:32.669685+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:33.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:33 smithi017 bash[19815]: audit 2024-09-21T13:23:32.676318+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:33.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:33 smithi017 bash[19815]: audit 2024-09-21T13:23:32.676318+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:33.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:33 smithi017 bash[19815]: audit 2024-09-21T13:23:32.710855+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T13:23:33.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:33 smithi017 bash[19815]: audit 2024-09-21T13:23:32.710855+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-21T13:23:33.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:33 smithi017 bash[19815]: audit 2024-09-21T13:23:32.712340+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T13:23:33.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:33 smithi017 bash[19815]: audit 2024-09-21T13:23:32.712340+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-21T13:23:33.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:33 smithi017 bash[19815]: audit 2024-09-21T13:23:32.713628+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:33.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:33 smithi017 bash[19815]: audit 2024-09-21T13:23:32.713628+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:33.732 INFO:teuthology.orchestra.run.smithi079.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T13:23:33.732 INFO:teuthology.orchestra.run.smithi079.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:23:33.732 INFO:teuthology.orchestra.run.smithi079.stdout:Device: 5h/5d Inode: 925 Links: 1 2024-09-21T13:23:33.732 INFO:teuthology.orchestra.run.smithi079.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:23:33.732 INFO:teuthology.orchestra.run.smithi079.stdout:Access: 2024-09-21 13:14:11.105573590 +0000 2024-09-21T13:23:33.732 INFO:teuthology.orchestra.run.smithi079.stdout:Modify: 2024-09-21 13:14:10.845575912 +0000 2024-09-21T13:23:33.732 INFO:teuthology.orchestra.run.smithi079.stdout:Change: 2024-09-21 13:14:10.845575912 +0000 2024-09-21T13:23:33.732 INFO:teuthology.orchestra.run.smithi079.stdout: Birth: - 2024-09-21T13:23:33.733 DEBUG:teuthology.orchestra.run.smithi079:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T13:23:33.786 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records in 2024-09-21T13:23:33.786 INFO:teuthology.orchestra.run.smithi079.stderr:1+0 records out 2024-09-21T13:23:33.786 INFO:teuthology.orchestra.run.smithi079.stderr:512 bytes copied, 0.000322607 s, 1.6 MB/s 2024-09-21T13:23:33.787 DEBUG:teuthology.orchestra.run.smithi079:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T13:23:33.837 DEBUG:teuthology.orchestra.run.smithi104:> set -ex 2024-09-21T13:23:33.837 DEBUG:teuthology.orchestra.run.smithi104:> dd if=/scratch_devs of=/dev/stdout 2024-09-21T13:23:33.843 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-09-21T13:23:33.843 DEBUG:teuthology.orchestra.run.smithi104:> stat /dev/vg_nvme/lv_1 2024-09-21T13:23:33.891 INFO:teuthology.orchestra.run.smithi104.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-21T13:23:33.891 INFO:teuthology.orchestra.run.smithi104.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:23:33.891 INFO:teuthology.orchestra.run.smithi104.stdout:Device: 5h/5d Inode: 877 Links: 1 2024-09-21T13:23:33.891 INFO:teuthology.orchestra.run.smithi104.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:23:33.891 INFO:teuthology.orchestra.run.smithi104.stdout:Access: 2024-09-21 13:14:12.470273047 +0000 2024-09-21T13:23:33.892 INFO:teuthology.orchestra.run.smithi104.stdout:Modify: 2024-09-21 13:14:12.214275334 +0000 2024-09-21T13:23:33.892 INFO:teuthology.orchestra.run.smithi104.stdout:Change: 2024-09-21 13:14:12.214275334 +0000 2024-09-21T13:23:33.892 INFO:teuthology.orchestra.run.smithi104.stdout: Birth: - 2024-09-21T13:23:33.892 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-21T13:23:33.945 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records in 2024-09-21T13:23:33.945 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records out 2024-09-21T13:23:33.946 INFO:teuthology.orchestra.run.smithi104.stderr:512 bytes copied, 0.000379613 s, 1.3 MB/s 2024-09-21T13:23:33.947 DEBUG:teuthology.orchestra.run.smithi104:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-21T13:23:33.996 DEBUG:teuthology.orchestra.run.smithi104:> stat /dev/vg_nvme/lv_2 2024-09-21T13:23:34.042 INFO:teuthology.orchestra.run.smithi104.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-21T13:23:34.042 INFO:teuthology.orchestra.run.smithi104.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:23:34.042 INFO:teuthology.orchestra.run.smithi104.stdout:Device: 5h/5d Inode: 888 Links: 1 2024-09-21T13:23:34.043 INFO:teuthology.orchestra.run.smithi104.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:23:34.043 INFO:teuthology.orchestra.run.smithi104.stdout:Access: 2024-09-21 13:14:12.730270726 +0000 2024-09-21T13:23:34.043 INFO:teuthology.orchestra.run.smithi104.stdout:Modify: 2024-09-21 13:14:12.726270762 +0000 2024-09-21T13:23:34.043 INFO:teuthology.orchestra.run.smithi104.stdout:Change: 2024-09-21 13:14:12.726270762 +0000 2024-09-21T13:23:34.043 INFO:teuthology.orchestra.run.smithi104.stdout: Birth: - 2024-09-21T13:23:34.043 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-21T13:23:34.096 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records in 2024-09-21T13:23:34.096 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records out 2024-09-21T13:23:34.096 INFO:teuthology.orchestra.run.smithi104.stderr:512 bytes copied, 0.000443207 s, 1.2 MB/s 2024-09-21T13:23:34.098 DEBUG:teuthology.orchestra.run.smithi104:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-21T13:23:34.148 DEBUG:teuthology.orchestra.run.smithi104:> stat /dev/vg_nvme/lv_3 2024-09-21T13:23:34.194 INFO:teuthology.orchestra.run.smithi104.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-21T13:23:34.194 INFO:teuthology.orchestra.run.smithi104.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:23:34.194 INFO:teuthology.orchestra.run.smithi104.stdout:Device: 5h/5d Inode: 909 Links: 1 2024-09-21T13:23:34.194 INFO:teuthology.orchestra.run.smithi104.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:23:34.195 INFO:teuthology.orchestra.run.smithi104.stdout:Access: 2024-09-21 13:14:13.482264009 +0000 2024-09-21T13:23:34.195 INFO:teuthology.orchestra.run.smithi104.stdout:Modify: 2024-09-21 13:14:13.198266545 +0000 2024-09-21T13:23:34.195 INFO:teuthology.orchestra.run.smithi104.stdout:Change: 2024-09-21 13:14:13.198266545 +0000 2024-09-21T13:23:34.195 INFO:teuthology.orchestra.run.smithi104.stdout: Birth: - 2024-09-21T13:23:34.195 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-21T13:23:34.249 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records in 2024-09-21T13:23:34.249 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records out 2024-09-21T13:23:34.249 INFO:teuthology.orchestra.run.smithi104.stderr:512 bytes copied, 0.000409538 s, 1.3 MB/s 2024-09-21T13:23:34.250 DEBUG:teuthology.orchestra.run.smithi104:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-21T13:23:34.299 DEBUG:teuthology.orchestra.run.smithi104:> stat /dev/vg_nvme/lv_4 2024-09-21T13:23:34.350 INFO:teuthology.orchestra.run.smithi104.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-21T13:23:34.350 INFO:teuthology.orchestra.run.smithi104.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-21T13:23:34.350 INFO:teuthology.orchestra.run.smithi104.stdout:Device: 5h/5d Inode: 927 Links: 1 2024-09-21T13:23:34.350 INFO:teuthology.orchestra.run.smithi104.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-21T13:23:34.350 INFO:teuthology.orchestra.run.smithi104.stdout:Access: 2024-09-21 13:14:13.970259650 +0000 2024-09-21T13:23:34.350 INFO:teuthology.orchestra.run.smithi104.stdout:Modify: 2024-09-21 13:14:13.746261651 +0000 2024-09-21T13:23:34.350 INFO:teuthology.orchestra.run.smithi104.stdout:Change: 2024-09-21 13:14:13.746261651 +0000 2024-09-21T13:23:34.351 INFO:teuthology.orchestra.run.smithi104.stdout: Birth: - 2024-09-21T13:23:34.351 DEBUG:teuthology.orchestra.run.smithi104:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-21T13:23:34.406 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records in 2024-09-21T13:23:34.406 INFO:teuthology.orchestra.run.smithi104.stderr:1+0 records out 2024-09-21T13:23:34.406 INFO:teuthology.orchestra.run.smithi104.stderr:512 bytes copied, 0.000435373 s, 1.2 MB/s 2024-09-21T13:23:34.409 DEBUG:teuthology.orchestra.run.smithi104:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-21T13:23:34.460 INFO:tasks.cephadm:Deploying osd.0 on smithi017 with /dev/vg_nvme/lv_4... 2024-09-21T13:23:34.460 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T13:23:34.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:34 smithi104 bash[21651]: cluster 2024-09-21T13:23:32.686218+0000 mgr.x (mgr.14152) 96 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:34.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:34 smithi104 bash[21651]: cluster 2024-09-21T13:23:32.686218+0000 mgr.x (mgr.14152) 96 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:34.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:34 smithi104 bash[21651]: cephadm 2024-09-21T13:23:32.710292+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-21T13:23:34.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:34 smithi104 bash[21651]: cephadm 2024-09-21T13:23:32.710292+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-21T13:23:34.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:34 smithi104 bash[21651]: cephadm 2024-09-21T13:23:32.714901+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring daemon mgr.x on smithi017 2024-09-21T13:23:34.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:34 smithi104 bash[21651]: cephadm 2024-09-21T13:23:32.714901+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring daemon mgr.x on smithi017 2024-09-21T13:23:34.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:34 smithi079 bash[21349]: cluster 2024-09-21T13:23:32.686218+0000 mgr.x (mgr.14152) 96 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:34.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:34 smithi079 bash[21349]: cluster 2024-09-21T13:23:32.686218+0000 mgr.x (mgr.14152) 96 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:34.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:34 smithi079 bash[21349]: cephadm 2024-09-21T13:23:32.710292+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-21T13:23:34.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:34 smithi079 bash[21349]: cephadm 2024-09-21T13:23:32.710292+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-21T13:23:34.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:34 smithi079 bash[21349]: cephadm 2024-09-21T13:23:32.714901+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring daemon mgr.x on smithi017 2024-09-21T13:23:34.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:34 smithi079 bash[21349]: cephadm 2024-09-21T13:23:32.714901+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring daemon mgr.x on smithi017 2024-09-21T13:23:34.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:34 smithi017 bash[19815]: cluster 2024-09-21T13:23:32.686218+0000 mgr.x (mgr.14152) 96 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:34.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:34 smithi017 bash[19815]: cluster 2024-09-21T13:23:32.686218+0000 mgr.x (mgr.14152) 96 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:34.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:34 smithi017 bash[19815]: cephadm 2024-09-21T13:23:32.710292+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-21T13:23:34.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:34 smithi017 bash[19815]: cephadm 2024-09-21T13:23:32.710292+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-21T13:23:34.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:34 smithi017 bash[19815]: cephadm 2024-09-21T13:23:32.714901+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring daemon mgr.x on smithi017 2024-09-21T13:23:34.702 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:34 smithi017 bash[19815]: cephadm 2024-09-21T13:23:32.714901+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring daemon mgr.x on smithi017 2024-09-21T13:23:36.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:36 smithi104 bash[21651]: cluster 2024-09-21T13:23:34.686568+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-21T13:23:36.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:36 smithi104 bash[21651]: cluster 2024-09-21T13:23:34.686568+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-21T13:23:36.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:36 smithi104 bash[21651]: audit 2024-09-21T13:23:35.223271+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:36.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:36 smithi104 bash[21651]: audit 2024-09-21T13:23:35.223271+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:36.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:36 smithi104 bash[21651]: audit 2024-09-21T13:23:35.229441+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:36.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:36 smithi104 bash[21651]: audit 2024-09-21T13:23:35.229441+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:36.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:36 smithi079 bash[21349]: cluster 2024-09-21T13:23:34.686568+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-21T13:23:36.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:36 smithi079 bash[21349]: cluster 2024-09-21T13:23:34.686568+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-21T13:23:36.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:36 smithi079 bash[21349]: audit 2024-09-21T13:23:35.223271+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:36.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:36 smithi079 bash[21349]: audit 2024-09-21T13:23:35.223271+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:36.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:36 smithi079 bash[21349]: audit 2024-09-21T13:23:35.229441+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:36.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:36 smithi079 bash[21349]: audit 2024-09-21T13:23:35.229441+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:36.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:36 smithi017 bash[19815]: cluster 2024-09-21T13:23:34.686568+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-21T13:23:36.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:36 smithi017 bash[19815]: cluster 2024-09-21T13:23:34.686568+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-21T13:23:36.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:36 smithi017 bash[19815]: audit 2024-09-21T13:23:35.223271+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:36.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:36 smithi017 bash[19815]: audit 2024-09-21T13:23:35.223271+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:36.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:36 smithi017 bash[19815]: audit 2024-09-21T13:23:35.229441+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:36.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:36 smithi017 bash[19815]: audit 2024-09-21T13:23:35.229441+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:23:38.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:38 smithi104 bash[21651]: cluster 2024-09-21T13:23:36.686958+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-21T13:23:38.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:38 smithi104 bash[21651]: cluster 2024-09-21T13:23:36.686958+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-21T13:23:38.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:38 smithi079 bash[21349]: cluster 2024-09-21T13:23:36.686958+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-21T13:23:38.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:38 smithi079 bash[21349]: cluster 2024-09-21T13:23:36.686958+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-21T13:23:38.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:38 smithi017 bash[19815]: cluster 2024-09-21T13:23:36.686958+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-21T13:23:38.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:38 smithi017 bash[19815]: cluster 2024-09-21T13:23:36.686958+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-21T13:23:39.184 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:23:40.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:40 smithi017 bash[19815]: cluster 2024-09-21T13:23:38.687355+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-21T13:23:40.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:40 smithi017 bash[19815]: cluster 2024-09-21T13:23:38.687355+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-21T13:23:40.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:40 smithi104 bash[21651]: cluster 2024-09-21T13:23:38.687355+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-21T13:23:40.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:40 smithi104 bash[21651]: cluster 2024-09-21T13:23:38.687355+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-21T13:23:40.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:40 smithi079 bash[21349]: cluster 2024-09-21T13:23:38.687355+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-21T13:23:40.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:40 smithi079 bash[21349]: cluster 2024-09-21T13:23:38.687355+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-21T13:23:42.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:42 smithi104 bash[21651]: cluster 2024-09-21T13:23:40.687791+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-21T13:23:42.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:42 smithi104 bash[21651]: cluster 2024-09-21T13:23:40.687791+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-21T13:23:42.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:42 smithi079 bash[21349]: cluster 2024-09-21T13:23:40.687791+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-21T13:23:42.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:42 smithi079 bash[21349]: cluster 2024-09-21T13:23:40.687791+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-21T13:23:42.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:42 smithi017 bash[19815]: cluster 2024-09-21T13:23:40.687791+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-21T13:23:42.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:42 smithi017 bash[19815]: cluster 2024-09-21T13:23:40.687791+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-21T13:23:43.441 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:23:43.475 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi017:vg_nvme/lv_4 2024-09-21T13:23:44.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:44 smithi104 bash[21651]: cluster 2024-09-21T13:23:42.688206+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-21T13:23:44.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:44 smithi104 bash[21651]: cluster 2024-09-21T13:23:42.688206+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-21T13:23:44.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:44 smithi079 bash[21349]: cluster 2024-09-21T13:23:42.688206+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-21T13:23:44.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:44 smithi079 bash[21349]: cluster 2024-09-21T13:23:42.688206+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-21T13:23:44.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:44 smithi017 bash[19815]: cluster 2024-09-21T13:23:42.688206+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-21T13:23:44.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:44 smithi017 bash[19815]: cluster 2024-09-21T13:23:42.688206+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-21T13:23:46.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:46 smithi104 bash[21651]: cluster 2024-09-21T13:23:44.688620+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-21T13:23:46.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:46 smithi104 bash[21651]: cluster 2024-09-21T13:23:44.688620+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-21T13:23:46.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:46 smithi079 bash[21349]: cluster 2024-09-21T13:23:44.688620+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-21T13:23:46.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:46 smithi079 bash[21349]: cluster 2024-09-21T13:23:44.688620+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-21T13:23:46.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:46 smithi017 bash[19815]: cluster 2024-09-21T13:23:44.688620+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-21T13:23:46.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:46 smithi017 bash[19815]: cluster 2024-09-21T13:23:44.688620+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-21T13:23:48.209 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:23:48.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:48 smithi104 bash[21651]: cluster 2024-09-21T13:23:46.689103+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-21T13:23:48.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:48 smithi104 bash[21651]: cluster 2024-09-21T13:23:46.689103+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-21T13:23:48.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:48 smithi079 bash[21349]: cluster 2024-09-21T13:23:46.689103+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-21T13:23:48.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:48 smithi079 bash[21349]: cluster 2024-09-21T13:23:46.689103+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-21T13:23:48.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:48 smithi017 bash[19815]: cluster 2024-09-21T13:23:46.689103+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-21T13:23:48.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:48 smithi017 bash[19815]: cluster 2024-09-21T13:23:46.689103+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-21T13:23:50.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:50 smithi104 bash[21651]: cluster 2024-09-21T13:23:48.689613+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-21T13:23:50.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:50 smithi104 bash[21651]: cluster 2024-09-21T13:23:48.689613+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-21T13:23:50.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:50 smithi104 bash[21651]: audit 2024-09-21T13:23:49.687763+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:23:50.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:50 smithi104 bash[21651]: audit 2024-09-21T13:23:49.687763+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:23:50.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:50 smithi104 bash[21651]: audit 2024-09-21T13:23:49.693327+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:23:50.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:50 smithi104 bash[21651]: audit 2024-09-21T13:23:49.693327+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:23:50.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:50 smithi104 bash[21651]: audit 2024-09-21T13:23:49.694692+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:50.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:50 smithi104 bash[21651]: audit 2024-09-21T13:23:49.694692+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:50.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:50 smithi079 bash[21349]: cluster 2024-09-21T13:23:48.689613+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-21T13:23:50.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:50 smithi079 bash[21349]: cluster 2024-09-21T13:23:48.689613+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-21T13:23:50.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:50 smithi079 bash[21349]: audit 2024-09-21T13:23:49.687763+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:23:50.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:50 smithi079 bash[21349]: audit 2024-09-21T13:23:49.687763+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:23:50.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:50 smithi079 bash[21349]: audit 2024-09-21T13:23:49.693327+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:23:50.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:50 smithi079 bash[21349]: audit 2024-09-21T13:23:49.693327+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:23:50.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:50 smithi079 bash[21349]: audit 2024-09-21T13:23:49.694692+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:50.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:50 smithi079 bash[21349]: audit 2024-09-21T13:23:49.694692+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:50.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:50 smithi017 bash[19815]: cluster 2024-09-21T13:23:48.689613+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-21T13:23:50.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:50 smithi017 bash[19815]: cluster 2024-09-21T13:23:48.689613+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-21T13:23:50.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:50 smithi017 bash[19815]: audit 2024-09-21T13:23:49.687763+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:23:50.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:50 smithi017 bash[19815]: audit 2024-09-21T13:23:49.687763+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:23:50.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:50 smithi017 bash[19815]: audit 2024-09-21T13:23:49.693327+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:23:50.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:50 smithi017 bash[19815]: audit 2024-09-21T13:23:49.693327+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:23:50.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:50 smithi017 bash[19815]: audit 2024-09-21T13:23:49.694692+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:50.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:50 smithi017 bash[19815]: audit 2024-09-21T13:23:49.694692+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:23:51.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:51 smithi104 bash[21651]: audit 2024-09-21T13:23:49.684814+0000 mgr.x (mgr.14152) 107 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:51.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:51 smithi104 bash[21651]: audit 2024-09-21T13:23:49.684814+0000 mgr.x (mgr.14152) 107 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:51.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:51 smithi079 bash[21349]: audit 2024-09-21T13:23:49.684814+0000 mgr.x (mgr.14152) 107 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:51.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:51 smithi079 bash[21349]: audit 2024-09-21T13:23:49.684814+0000 mgr.x (mgr.14152) 107 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:51.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:51 smithi017 bash[19815]: audit 2024-09-21T13:23:49.684814+0000 mgr.x (mgr.14152) 107 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:51.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:51 smithi017 bash[19815]: audit 2024-09-21T13:23:49.684814+0000 mgr.x (mgr.14152) 107 : audit [DBG] from='client.14211 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:23:52.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:52 smithi104 bash[21651]: cluster 2024-09-21T13:23:50.690126+0000 mgr.x (mgr.14152) 108 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:52.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:52 smithi104 bash[21651]: cluster 2024-09-21T13:23:50.690126+0000 mgr.x (mgr.14152) 108 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:52.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:52 smithi079 bash[21349]: cluster 2024-09-21T13:23:50.690126+0000 mgr.x (mgr.14152) 108 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:52.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:52 smithi079 bash[21349]: cluster 2024-09-21T13:23:50.690126+0000 mgr.x (mgr.14152) 108 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:52.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:52 smithi017 bash[19815]: cluster 2024-09-21T13:23:50.690126+0000 mgr.x (mgr.14152) 108 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:52.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:52 smithi017 bash[19815]: cluster 2024-09-21T13:23:50.690126+0000 mgr.x (mgr.14152) 108 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:23:54.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:54 smithi104 bash[21651]: cluster 2024-09-21T13:23:52.690648+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-21T13:23:54.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:54 smithi104 bash[21651]: cluster 2024-09-21T13:23:52.690648+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-21T13:23:54.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:54 smithi079 bash[21349]: cluster 2024-09-21T13:23:52.690648+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-21T13:23:54.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:54 smithi079 bash[21349]: cluster 2024-09-21T13:23:52.690648+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-21T13:23:54.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:54 smithi017 bash[19815]: cluster 2024-09-21T13:23:52.690648+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-21T13:23:54.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:54 smithi017 bash[19815]: cluster 2024-09-21T13:23:52.690648+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-21T13:23:56.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:56 smithi104 bash[21651]: cluster 2024-09-21T13:23:54.691080+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-21T13:23:56.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:56 smithi104 bash[21651]: cluster 2024-09-21T13:23:54.691080+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-21T13:23:56.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:56 smithi079 bash[21349]: cluster 2024-09-21T13:23:54.691080+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-21T13:23:56.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:56 smithi079 bash[21349]: cluster 2024-09-21T13:23:54.691080+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-21T13:23:56.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:56 smithi017 bash[19815]: cluster 2024-09-21T13:23:54.691080+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-21T13:23:56.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:56 smithi017 bash[19815]: cluster 2024-09-21T13:23:54.691080+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-21T13:23:58.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:58 smithi104 bash[21651]: cluster 2024-09-21T13:23:56.691625+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-21T13:23:58.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:58 smithi104 bash[21651]: cluster 2024-09-21T13:23:56.691625+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-21T13:23:58.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:58 smithi104 bash[21651]: audit 2024-09-21T13:23:58.256832+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.17:0/2129438820' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3240adbc-273d-46ce-b36e-4c5032e07bca"} : dispatch 2024-09-21T13:23:58.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:58 smithi104 bash[21651]: audit 2024-09-21T13:23:58.256832+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.17:0/2129438820' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3240adbc-273d-46ce-b36e-4c5032e07bca"} : dispatch 2024-09-21T13:23:58.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:58 smithi104 bash[21651]: audit 2024-09-21T13:23:58.259732+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.17:0/2129438820' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3240adbc-273d-46ce-b36e-4c5032e07bca"}]': finished 2024-09-21T13:23:58.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:58 smithi104 bash[21651]: audit 2024-09-21T13:23:58.259732+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.17:0/2129438820' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3240adbc-273d-46ce-b36e-4c5032e07bca"}]': finished 2024-09-21T13:23:58.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:58 smithi104 bash[21651]: cluster 2024-09-21T13:23:58.262836+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T13:23:58.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:58 smithi104 bash[21651]: cluster 2024-09-21T13:23:58.262836+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T13:23:58.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:58 smithi104 bash[21651]: audit 2024-09-21T13:23:58.263085+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:23:58.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:58 smithi104 bash[21651]: audit 2024-09-21T13:23:58.263085+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:23:58.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:58 smithi079 bash[21349]: cluster 2024-09-21T13:23:56.691625+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-21T13:23:58.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:58 smithi079 bash[21349]: cluster 2024-09-21T13:23:56.691625+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-21T13:23:58.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:58 smithi079 bash[21349]: audit 2024-09-21T13:23:58.256832+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.17:0/2129438820' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3240adbc-273d-46ce-b36e-4c5032e07bca"} : dispatch 2024-09-21T13:23:58.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:58 smithi079 bash[21349]: audit 2024-09-21T13:23:58.256832+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.17:0/2129438820' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3240adbc-273d-46ce-b36e-4c5032e07bca"} : dispatch 2024-09-21T13:23:58.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:58 smithi079 bash[21349]: audit 2024-09-21T13:23:58.259732+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.17:0/2129438820' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3240adbc-273d-46ce-b36e-4c5032e07bca"}]': finished 2024-09-21T13:23:58.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:58 smithi079 bash[21349]: audit 2024-09-21T13:23:58.259732+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.17:0/2129438820' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3240adbc-273d-46ce-b36e-4c5032e07bca"}]': finished 2024-09-21T13:23:58.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:58 smithi079 bash[21349]: cluster 2024-09-21T13:23:58.262836+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T13:23:58.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:58 smithi079 bash[21349]: cluster 2024-09-21T13:23:58.262836+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T13:23:58.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:58 smithi079 bash[21349]: audit 2024-09-21T13:23:58.263085+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:23:58.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:58 smithi079 bash[21349]: audit 2024-09-21T13:23:58.263085+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:23:58.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:58 smithi017 bash[19815]: cluster 2024-09-21T13:23:56.691625+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-21T13:23:58.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:58 smithi017 bash[19815]: cluster 2024-09-21T13:23:56.691625+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-21T13:23:58.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:58 smithi017 bash[19815]: audit 2024-09-21T13:23:58.256832+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.17:0/2129438820' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3240adbc-273d-46ce-b36e-4c5032e07bca"} : dispatch 2024-09-21T13:23:58.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:58 smithi017 bash[19815]: audit 2024-09-21T13:23:58.256832+0000 mon.a (mon.0) 271 : audit [INF] from='client.? 172.21.15.17:0/2129438820' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3240adbc-273d-46ce-b36e-4c5032e07bca"} : dispatch 2024-09-21T13:23:58.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:58 smithi017 bash[19815]: audit 2024-09-21T13:23:58.259732+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.17:0/2129438820' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3240adbc-273d-46ce-b36e-4c5032e07bca"}]': finished 2024-09-21T13:23:58.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:58 smithi017 bash[19815]: audit 2024-09-21T13:23:58.259732+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.17:0/2129438820' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3240adbc-273d-46ce-b36e-4c5032e07bca"}]': finished 2024-09-21T13:23:58.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:58 smithi017 bash[19815]: cluster 2024-09-21T13:23:58.262836+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T13:23:58.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:58 smithi017 bash[19815]: cluster 2024-09-21T13:23:58.262836+0000 mon.a (mon.0) 273 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-21T13:23:58.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:58 smithi017 bash[19815]: audit 2024-09-21T13:23:58.263085+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:23:58.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:58 smithi017 bash[19815]: audit 2024-09-21T13:23:58.263085+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:23:59.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:59 smithi104 bash[21651]: audit 2024-09-21T13:23:58.919943+0000 mon.a (mon.0) 275 : audit [DBG] from='client.? 172.21.15.17:0/4027410105' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:23:59.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:23:59 smithi104 bash[21651]: audit 2024-09-21T13:23:58.919943+0000 mon.a (mon.0) 275 : audit [DBG] from='client.? 172.21.15.17:0/4027410105' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:23:59.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:59 smithi079 bash[21349]: audit 2024-09-21T13:23:58.919943+0000 mon.a (mon.0) 275 : audit [DBG] from='client.? 172.21.15.17:0/4027410105' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:23:59.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:23:59 smithi079 bash[21349]: audit 2024-09-21T13:23:58.919943+0000 mon.a (mon.0) 275 : audit [DBG] from='client.? 172.21.15.17:0/4027410105' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:23:59.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:59 smithi017 bash[19815]: audit 2024-09-21T13:23:58.919943+0000 mon.a (mon.0) 275 : audit [DBG] from='client.? 172.21.15.17:0/4027410105' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:23:59.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:23:59 smithi017 bash[19815]: audit 2024-09-21T13:23:58.919943+0000 mon.a (mon.0) 275 : audit [DBG] from='client.? 172.21.15.17:0/4027410105' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:24:00.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:00 smithi104 bash[21651]: cluster 2024-09-21T13:23:58.691948+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:00.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:00 smithi104 bash[21651]: cluster 2024-09-21T13:23:58.691948+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:00.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:00 smithi079 bash[21349]: cluster 2024-09-21T13:23:58.691948+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:00.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:00 smithi079 bash[21349]: cluster 2024-09-21T13:23:58.691948+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:00.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:00 smithi017 bash[19815]: cluster 2024-09-21T13:23:58.691948+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:00.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:00 smithi017 bash[19815]: cluster 2024-09-21T13:23:58.691948+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:02.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:02 smithi017 bash[19815]: cluster 2024-09-21T13:24:00.692385+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-21T13:24:02.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:02 smithi017 bash[19815]: cluster 2024-09-21T13:24:00.692385+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-21T13:24:02.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:02 smithi104 bash[21651]: cluster 2024-09-21T13:24:00.692385+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-21T13:24:02.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:02 smithi104 bash[21651]: cluster 2024-09-21T13:24:00.692385+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-21T13:24:02.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:02 smithi079 bash[21349]: cluster 2024-09-21T13:24:00.692385+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-21T13:24:02.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:02 smithi079 bash[21349]: cluster 2024-09-21T13:24:00.692385+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-21T13:24:04.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:04 smithi104 bash[21651]: cluster 2024-09-21T13:24:02.692886+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-21T13:24:04.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:04 smithi104 bash[21651]: cluster 2024-09-21T13:24:02.692886+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-21T13:24:04.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:04 smithi079 bash[21349]: cluster 2024-09-21T13:24:02.692886+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-21T13:24:04.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:04 smithi079 bash[21349]: cluster 2024-09-21T13:24:02.692886+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-21T13:24:04.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:04 smithi017 bash[19815]: cluster 2024-09-21T13:24:02.692886+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-21T13:24:04.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:04 smithi017 bash[19815]: cluster 2024-09-21T13:24:02.692886+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-21T13:24:06.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:06 smithi104 bash[21651]: cluster 2024-09-21T13:24:04.693345+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-21T13:24:06.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:06 smithi104 bash[21651]: cluster 2024-09-21T13:24:04.693345+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-21T13:24:06.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:06 smithi079 bash[21349]: cluster 2024-09-21T13:24:04.693345+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-21T13:24:06.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:06 smithi079 bash[21349]: cluster 2024-09-21T13:24:04.693345+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-21T13:24:06.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:06 smithi017 bash[19815]: cluster 2024-09-21T13:24:04.693345+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-21T13:24:06.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:06 smithi017 bash[19815]: cluster 2024-09-21T13:24:04.693345+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-21T13:24:08.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:08 smithi104 bash[21651]: cluster 2024-09-21T13:24:06.693769+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-21T13:24:08.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:08 smithi104 bash[21651]: cluster 2024-09-21T13:24:06.693769+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-21T13:24:08.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:08 smithi079 bash[21349]: cluster 2024-09-21T13:24:06.693769+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-21T13:24:08.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:08 smithi079 bash[21349]: cluster 2024-09-21T13:24:06.693769+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-21T13:24:08.691 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:08 smithi017 bash[19815]: cluster 2024-09-21T13:24:06.693769+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-21T13:24:08.691 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:08 smithi017 bash[19815]: cluster 2024-09-21T13:24:06.693769+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-21T13:24:10.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:10 smithi104 bash[21651]: cluster 2024-09-21T13:24:08.694088+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-21T13:24:10.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:10 smithi104 bash[21651]: cluster 2024-09-21T13:24:08.694088+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-21T13:24:10.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:10 smithi079 bash[21349]: cluster 2024-09-21T13:24:08.694088+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-21T13:24:10.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:10 smithi079 bash[21349]: cluster 2024-09-21T13:24:08.694088+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-21T13:24:10.689 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:10 smithi017 bash[19815]: cluster 2024-09-21T13:24:08.694088+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-21T13:24:10.689 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:10 smithi017 bash[19815]: cluster 2024-09-21T13:24:08.694088+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-21T13:24:11.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:11 smithi104 bash[21651]: audit 2024-09-21T13:24:11.249833+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T13:24:11.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:11 smithi104 bash[21651]: audit 2024-09-21T13:24:11.249833+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T13:24:11.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:11 smithi104 bash[21651]: audit 2024-09-21T13:24:11.251330+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:11.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:11 smithi104 bash[21651]: audit 2024-09-21T13:24:11.251330+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:11.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:11 smithi079 bash[21349]: audit 2024-09-21T13:24:11.249833+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T13:24:11.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:11 smithi079 bash[21349]: audit 2024-09-21T13:24:11.249833+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T13:24:11.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:11 smithi079 bash[21349]: audit 2024-09-21T13:24:11.251330+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:11.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:11 smithi079 bash[21349]: audit 2024-09-21T13:24:11.251330+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:11.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:11 smithi017 bash[19815]: audit 2024-09-21T13:24:11.249833+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T13:24:11.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:11 smithi017 bash[19815]: audit 2024-09-21T13:24:11.249833+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-21T13:24:11.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:11 smithi017 bash[19815]: audit 2024-09-21T13:24:11.251330+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:11.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:11 smithi017 bash[19815]: audit 2024-09-21T13:24:11.251330+0000 mon.a (mon.0) 277 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:12.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:12 smithi104 bash[21651]: cluster 2024-09-21T13:24:10.694393+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-21T13:24:12.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:12 smithi104 bash[21651]: cluster 2024-09-21T13:24:10.694393+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-21T13:24:12.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:12 smithi104 bash[21651]: cephadm 2024-09-21T13:24:11.252567+0000 mgr.x (mgr.14152) 119 : cephadm [INF] Deploying daemon osd.0 on smithi017 2024-09-21T13:24:12.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:12 smithi104 bash[21651]: cephadm 2024-09-21T13:24:11.252567+0000 mgr.x (mgr.14152) 119 : cephadm [INF] Deploying daemon osd.0 on smithi017 2024-09-21T13:24:12.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:12 smithi079 bash[21349]: cluster 2024-09-21T13:24:10.694393+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-21T13:24:12.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:12 smithi079 bash[21349]: cluster 2024-09-21T13:24:10.694393+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-21T13:24:12.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:12 smithi079 bash[21349]: cephadm 2024-09-21T13:24:11.252567+0000 mgr.x (mgr.14152) 119 : cephadm [INF] Deploying daemon osd.0 on smithi017 2024-09-21T13:24:12.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:12 smithi079 bash[21349]: cephadm 2024-09-21T13:24:11.252567+0000 mgr.x (mgr.14152) 119 : cephadm [INF] Deploying daemon osd.0 on smithi017 2024-09-21T13:24:12.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:12 smithi017 bash[19815]: cluster 2024-09-21T13:24:10.694393+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-21T13:24:12.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:12 smithi017 bash[19815]: cluster 2024-09-21T13:24:10.694393+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-21T13:24:12.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:12 smithi017 bash[19815]: cephadm 2024-09-21T13:24:11.252567+0000 mgr.x (mgr.14152) 119 : cephadm [INF] Deploying daemon osd.0 on smithi017 2024-09-21T13:24:12.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:12 smithi017 bash[19815]: cephadm 2024-09-21T13:24:11.252567+0000 mgr.x (mgr.14152) 119 : cephadm [INF] Deploying daemon osd.0 on smithi017 2024-09-21T13:24:14.675 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:14 smithi017 bash[19815]: cluster 2024-09-21T13:24:12.694776+0000 mgr.x (mgr.14152) 120 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:14.675 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:14 smithi017 bash[19815]: cluster 2024-09-21T13:24:12.694776+0000 mgr.x (mgr.14152) 120 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:14.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:14 smithi104 bash[21651]: cluster 2024-09-21T13:24:12.694776+0000 mgr.x (mgr.14152) 120 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:14.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:14 smithi104 bash[21651]: cluster 2024-09-21T13:24:12.694776+0000 mgr.x (mgr.14152) 120 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:14.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:14 smithi079 bash[21349]: cluster 2024-09-21T13:24:12.694776+0000 mgr.x (mgr.14152) 120 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:14.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:14 smithi079 bash[21349]: cluster 2024-09-21T13:24:12.694776+0000 mgr.x (mgr.14152) 120 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:15.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:15 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:24:15.703 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:24:15 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:24:16.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:15 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:24:16.203 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:24:15 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:24:16.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:16 smithi104 bash[21651]: cluster 2024-09-21T13:24:14.695115+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-21T13:24:16.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:16 smithi104 bash[21651]: cluster 2024-09-21T13:24:14.695115+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-21T13:24:16.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:16 smithi104 bash[21651]: audit 2024-09-21T13:24:15.942426+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:16.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:16 smithi104 bash[21651]: audit 2024-09-21T13:24:15.942426+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:16.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:16 smithi104 bash[21651]: audit 2024-09-21T13:24:15.945814+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:16.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:16 smithi104 bash[21651]: audit 2024-09-21T13:24:15.945814+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:16.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:16 smithi104 bash[21651]: audit 2024-09-21T13:24:15.949846+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:16.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:16 smithi104 bash[21651]: audit 2024-09-21T13:24:15.949846+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:16.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:16 smithi079 bash[21349]: cluster 2024-09-21T13:24:14.695115+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-21T13:24:16.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:16 smithi079 bash[21349]: cluster 2024-09-21T13:24:14.695115+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-21T13:24:16.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:16 smithi079 bash[21349]: audit 2024-09-21T13:24:15.942426+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:16.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:16 smithi079 bash[21349]: audit 2024-09-21T13:24:15.942426+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:16.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:16 smithi079 bash[21349]: audit 2024-09-21T13:24:15.945814+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:16.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:16 smithi079 bash[21349]: audit 2024-09-21T13:24:15.945814+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:16.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:16 smithi079 bash[21349]: audit 2024-09-21T13:24:15.949846+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:16.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:16 smithi079 bash[21349]: audit 2024-09-21T13:24:15.949846+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:16.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:16 smithi017 bash[19815]: cluster 2024-09-21T13:24:14.695115+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-21T13:24:16.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:16 smithi017 bash[19815]: cluster 2024-09-21T13:24:14.695115+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-21T13:24:16.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:16 smithi017 bash[19815]: audit 2024-09-21T13:24:15.942426+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:16.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:16 smithi017 bash[19815]: audit 2024-09-21T13:24:15.942426+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:16.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:16 smithi017 bash[19815]: audit 2024-09-21T13:24:15.945814+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:16.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:16 smithi017 bash[19815]: audit 2024-09-21T13:24:15.945814+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:16.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:16 smithi017 bash[19815]: audit 2024-09-21T13:24:15.949846+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:16.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:16 smithi017 bash[19815]: audit 2024-09-21T13:24:15.949846+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:18.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:18 smithi104 bash[21651]: cluster 2024-09-21T13:24:16.695470+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-21T13:24:18.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:18 smithi104 bash[21651]: cluster 2024-09-21T13:24:16.695470+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-21T13:24:18.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:18 smithi079 bash[21349]: cluster 2024-09-21T13:24:16.695470+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-21T13:24:18.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:18 smithi079 bash[21349]: cluster 2024-09-21T13:24:16.695470+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-21T13:24:18.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:18 smithi017 bash[19815]: cluster 2024-09-21T13:24:16.695470+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-21T13:24:18.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:18 smithi017 bash[19815]: cluster 2024-09-21T13:24:16.695470+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-21T13:24:20.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:20 smithi017 bash[19815]: cluster 2024-09-21T13:24:18.695870+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-21T13:24:20.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:20 smithi017 bash[19815]: cluster 2024-09-21T13:24:18.695870+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-21T13:24:20.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:20 smithi104 bash[21651]: cluster 2024-09-21T13:24:18.695870+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-21T13:24:20.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:20 smithi104 bash[21651]: cluster 2024-09-21T13:24:18.695870+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-21T13:24:20.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:20 smithi079 bash[21349]: cluster 2024-09-21T13:24:18.695870+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-21T13:24:20.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:20 smithi079 bash[21349]: cluster 2024-09-21T13:24:18.695870+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-21T13:24:22.607 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:22 smithi017 bash[19815]: cluster 2024-09-21T13:24:20.696256+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-21T13:24:22.607 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:22 smithi017 bash[19815]: cluster 2024-09-21T13:24:20.696256+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-21T13:24:22.607 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:22 smithi017 bash[19815]: audit 2024-09-21T13:24:21.260829+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:22.607 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:22 smithi017 bash[19815]: audit 2024-09-21T13:24:21.260829+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:22.607 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:22 smithi017 bash[19815]: audit 2024-09-21T13:24:21.264723+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:22.607 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:22 smithi017 bash[19815]: audit 2024-09-21T13:24:21.264723+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:22.607 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:22 smithi017 bash[19815]: audit 2024-09-21T13:24:21.891023+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:22.607 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:22 smithi017 bash[19815]: audit 2024-09-21T13:24:21.891023+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:22.608 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:22 smithi017 bash[19815]: audit 2024-09-21T13:24:21.892384+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:24:22.608 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:22 smithi017 bash[19815]: audit 2024-09-21T13:24:21.892384+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:24:22.608 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:22 smithi017 bash[19815]: audit 2024-09-21T13:24:21.898994+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:22.608 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:22 smithi017 bash[19815]: audit 2024-09-21T13:24:21.898994+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:22.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:22 smithi104 bash[21651]: cluster 2024-09-21T13:24:20.696256+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-21T13:24:22.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:22 smithi104 bash[21651]: cluster 2024-09-21T13:24:20.696256+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-21T13:24:22.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:22 smithi104 bash[21651]: audit 2024-09-21T13:24:21.260829+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:22 smithi104 bash[21651]: audit 2024-09-21T13:24:21.260829+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:22 smithi104 bash[21651]: audit 2024-09-21T13:24:21.264723+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:22 smithi104 bash[21651]: audit 2024-09-21T13:24:21.264723+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:22 smithi104 bash[21651]: audit 2024-09-21T13:24:21.891023+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:22 smithi104 bash[21651]: audit 2024-09-21T13:24:21.891023+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:22 smithi104 bash[21651]: audit 2024-09-21T13:24:21.892384+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:24:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:22 smithi104 bash[21651]: audit 2024-09-21T13:24:21.892384+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:24:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:22 smithi104 bash[21651]: audit 2024-09-21T13:24:21.898994+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:22 smithi104 bash[21651]: audit 2024-09-21T13:24:21.898994+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:22.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:22 smithi079 bash[21349]: cluster 2024-09-21T13:24:20.696256+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-21T13:24:22.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:22 smithi079 bash[21349]: cluster 2024-09-21T13:24:20.696256+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-21T13:24:22.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:22 smithi079 bash[21349]: audit 2024-09-21T13:24:21.260829+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:22.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:22 smithi079 bash[21349]: audit 2024-09-21T13:24:21.260829+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:22.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:22 smithi079 bash[21349]: audit 2024-09-21T13:24:21.264723+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:22.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:22 smithi079 bash[21349]: audit 2024-09-21T13:24:21.264723+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:22.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:22 smithi079 bash[21349]: audit 2024-09-21T13:24:21.891023+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:22.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:22 smithi079 bash[21349]: audit 2024-09-21T13:24:21.891023+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:22.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:22 smithi079 bash[21349]: audit 2024-09-21T13:24:21.892384+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:24:22.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:22 smithi079 bash[21349]: audit 2024-09-21T13:24:21.892384+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:24:22.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:22 smithi079 bash[21349]: audit 2024-09-21T13:24:21.898994+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:22.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:22 smithi079 bash[21349]: audit 2024-09-21T13:24:21.898994+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:24.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:24 smithi104 bash[21651]: cluster 2024-09-21T13:24:22.696749+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-21T13:24:24.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:24 smithi104 bash[21651]: cluster 2024-09-21T13:24:22.696749+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-21T13:24:24.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:24 smithi079 bash[21349]: cluster 2024-09-21T13:24:22.696749+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-21T13:24:24.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:24 smithi079 bash[21349]: cluster 2024-09-21T13:24:22.696749+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-21T13:24:24.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:24 smithi017 bash[19815]: cluster 2024-09-21T13:24:22.696749+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-21T13:24:24.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:24 smithi017 bash[19815]: cluster 2024-09-21T13:24:22.696749+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-21T13:24:26.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:26 smithi104 bash[21651]: cluster 2024-09-21T13:24:24.697247+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-21T13:24:26.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:26 smithi104 bash[21651]: cluster 2024-09-21T13:24:24.697247+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-21T13:24:26.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:26 smithi079 bash[21349]: cluster 2024-09-21T13:24:24.697247+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-21T13:24:26.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:26 smithi079 bash[21349]: cluster 2024-09-21T13:24:24.697247+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-21T13:24:26.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:26 smithi017 bash[19815]: cluster 2024-09-21T13:24:24.697247+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-21T13:24:26.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:26 smithi017 bash[19815]: cluster 2024-09-21T13:24:24.697247+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-21T13:24:28.294 INFO:teuthology.orchestra.run.smithi017.stdout:Created osd(s) 0 on host 'smithi017' 2024-09-21T13:24:28.650 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:28 smithi017 bash[19815]: cluster 2024-09-21T13:24:26.697615+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-21T13:24:28.650 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:28 smithi017 bash[19815]: cluster 2024-09-21T13:24:26.697615+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-21T13:24:28.650 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:28 smithi017 bash[19815]: audit 2024-09-21T13:24:28.270294+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:28.650 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:28 smithi017 bash[19815]: audit 2024-09-21T13:24:28.270294+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:28.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:28 smithi104 bash[21651]: cluster 2024-09-21T13:24:26.697615+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-21T13:24:28.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:28 smithi104 bash[21651]: cluster 2024-09-21T13:24:26.697615+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-21T13:24:28.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:28 smithi104 bash[21651]: audit 2024-09-21T13:24:28.270294+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:28.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:28 smithi104 bash[21651]: audit 2024-09-21T13:24:28.270294+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:28.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:28 smithi079 bash[21349]: cluster 2024-09-21T13:24:26.697615+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-21T13:24:28.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:28 smithi079 bash[21349]: cluster 2024-09-21T13:24:26.697615+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-21T13:24:28.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:28 smithi079 bash[21349]: audit 2024-09-21T13:24:28.270294+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:28.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:28 smithi079 bash[21349]: audit 2024-09-21T13:24:28.270294+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:24:28.919 DEBUG:teuthology.orchestra.run.smithi017:osd.0> sudo journalctl -f -n 0 -u ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@osd.0.service 2024-09-21T13:24:28.922 INFO:tasks.cephadm:Deploying osd.1 on smithi017 with /dev/vg_nvme/lv_3... 2024-09-21T13:24:28.922 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T13:24:29.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:29 smithi104 bash[21651]: audit 2024-09-21T13:24:28.283169+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:29.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:29 smithi104 bash[21651]: audit 2024-09-21T13:24:28.283169+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:29.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:29 smithi104 bash[21651]: audit 2024-09-21T13:24:28.290254+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:29.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:29 smithi104 bash[21651]: audit 2024-09-21T13:24:28.290254+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:29.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:29 smithi104 bash[21651]: audit 2024-09-21T13:24:28.655089+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:24:29.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:29 smithi104 bash[21651]: audit 2024-09-21T13:24:28.655089+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:24:29.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:29 smithi079 bash[21349]: audit 2024-09-21T13:24:28.283169+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:29.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:29 smithi079 bash[21349]: audit 2024-09-21T13:24:28.283169+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:29.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:29 smithi079 bash[21349]: audit 2024-09-21T13:24:28.290254+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:29.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:29 smithi079 bash[21349]: audit 2024-09-21T13:24:28.290254+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:29.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:29 smithi079 bash[21349]: audit 2024-09-21T13:24:28.655089+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:24:29.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:29 smithi079 bash[21349]: audit 2024-09-21T13:24:28.655089+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:24:29.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:29 smithi017 bash[19815]: audit 2024-09-21T13:24:28.283169+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:29.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:29 smithi017 bash[19815]: audit 2024-09-21T13:24:28.283169+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:29.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:29 smithi017 bash[19815]: audit 2024-09-21T13:24:28.290254+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:29.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:29 smithi017 bash[19815]: audit 2024-09-21T13:24:28.290254+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:29.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:29 smithi017 bash[19815]: audit 2024-09-21T13:24:28.655089+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:24:29.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:29 smithi017 bash[19815]: audit 2024-09-21T13:24:28.655089+0000 mon.a (mon.0) 289 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-21T13:24:30.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:30 smithi104 bash[21651]: cluster 2024-09-21T13:24:28.697832+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-21T13:24:30.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:30 smithi104 bash[21651]: cluster 2024-09-21T13:24:28.697832+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-21T13:24:30.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:30 smithi104 bash[21651]: audit 2024-09-21T13:24:29.290058+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T13:24:30.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:30 smithi104 bash[21651]: audit 2024-09-21T13:24:29.290058+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T13:24:30.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:30 smithi104 bash[21651]: cluster 2024-09-21T13:24:29.293979+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T13:24:30.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:30 smithi104 bash[21651]: cluster 2024-09-21T13:24:29.293979+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T13:24:30.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:30 smithi104 bash[21651]: audit 2024-09-21T13:24:29.294876+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]} : dispatch 2024-09-21T13:24:30.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:30 smithi104 bash[21651]: audit 2024-09-21T13:24:29.294876+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]} : dispatch 2024-09-21T13:24:30.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:30 smithi104 bash[21651]: audit 2024-09-21T13:24:29.295459+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:30.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:30 smithi104 bash[21651]: audit 2024-09-21T13:24:29.295459+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:30.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:30 smithi079 bash[21349]: cluster 2024-09-21T13:24:28.697832+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-21T13:24:30.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:30 smithi079 bash[21349]: cluster 2024-09-21T13:24:28.697832+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-21T13:24:30.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:30 smithi079 bash[21349]: audit 2024-09-21T13:24:29.290058+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T13:24:30.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:30 smithi079 bash[21349]: audit 2024-09-21T13:24:29.290058+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T13:24:30.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:30 smithi079 bash[21349]: cluster 2024-09-21T13:24:29.293979+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T13:24:30.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:30 smithi079 bash[21349]: cluster 2024-09-21T13:24:29.293979+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T13:24:30.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:30 smithi079 bash[21349]: audit 2024-09-21T13:24:29.294876+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]} : dispatch 2024-09-21T13:24:30.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:30 smithi079 bash[21349]: audit 2024-09-21T13:24:29.294876+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]} : dispatch 2024-09-21T13:24:30.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:30 smithi079 bash[21349]: audit 2024-09-21T13:24:29.295459+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:30.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:30 smithi079 bash[21349]: audit 2024-09-21T13:24:29.295459+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:30.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:30 smithi017 bash[19815]: cluster 2024-09-21T13:24:28.697832+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-21T13:24:30.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:30 smithi017 bash[19815]: cluster 2024-09-21T13:24:28.697832+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-21T13:24:30.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:30 smithi017 bash[19815]: audit 2024-09-21T13:24:29.290058+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T13:24:30.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:30 smithi017 bash[19815]: audit 2024-09-21T13:24:29.290058+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-21T13:24:30.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:30 smithi017 bash[19815]: cluster 2024-09-21T13:24:29.293979+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T13:24:30.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:30 smithi017 bash[19815]: cluster 2024-09-21T13:24:29.293979+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-21T13:24:30.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:30 smithi017 bash[19815]: audit 2024-09-21T13:24:29.294876+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]} : dispatch 2024-09-21T13:24:30.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:30 smithi017 bash[19815]: audit 2024-09-21T13:24:29.294876+0000 mon.a (mon.0) 292 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]} : dispatch 2024-09-21T13:24:30.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:30 smithi017 bash[19815]: audit 2024-09-21T13:24:29.295459+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:30.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:30 smithi017 bash[19815]: audit 2024-09-21T13:24:29.295459+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:30.704 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 13:24:30 smithi017 bash[32290]: debug 2024-09-21T13:24:30.349+0000 7f65b4509640 -1 osd.0 0 waiting for initial osdmap 2024-09-21T13:24:30.704 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 13:24:30 smithi017 bash[32290]: debug 2024-09-21T13:24:30.353+0000 7f65b0330640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:24:31.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:31 smithi104 bash[21651]: audit 2024-09-21T13:24:30.292380+0000 mon.a (mon.0) 294 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2024-09-21T13:24:31.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:31 smithi104 bash[21651]: audit 2024-09-21T13:24:30.292380+0000 mon.a (mon.0) 294 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2024-09-21T13:24:31.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:31 smithi104 bash[21651]: cluster 2024-09-21T13:24:30.295994+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T13:24:31.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:31 smithi104 bash[21651]: cluster 2024-09-21T13:24:30.295994+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T13:24:31.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:31 smithi104 bash[21651]: audit 2024-09-21T13:24:30.297204+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:31.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:31 smithi104 bash[21651]: audit 2024-09-21T13:24:30.297204+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:31.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:31 smithi104 bash[21651]: audit 2024-09-21T13:24:30.304743+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:31.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:31 smithi104 bash[21651]: audit 2024-09-21T13:24:30.304743+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:31.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:31 smithi079 bash[21349]: audit 2024-09-21T13:24:30.292380+0000 mon.a (mon.0) 294 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2024-09-21T13:24:31.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:31 smithi079 bash[21349]: audit 2024-09-21T13:24:30.292380+0000 mon.a (mon.0) 294 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2024-09-21T13:24:31.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:31 smithi079 bash[21349]: cluster 2024-09-21T13:24:30.295994+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T13:24:31.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:31 smithi079 bash[21349]: cluster 2024-09-21T13:24:30.295994+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T13:24:31.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:31 smithi079 bash[21349]: audit 2024-09-21T13:24:30.297204+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:31.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:31 smithi079 bash[21349]: audit 2024-09-21T13:24:30.297204+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:31.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:31 smithi079 bash[21349]: audit 2024-09-21T13:24:30.304743+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:31.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:31 smithi079 bash[21349]: audit 2024-09-21T13:24:30.304743+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:31.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:31 smithi017 bash[19815]: audit 2024-09-21T13:24:30.292380+0000 mon.a (mon.0) 294 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2024-09-21T13:24:31.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:31 smithi017 bash[19815]: audit 2024-09-21T13:24:30.292380+0000 mon.a (mon.0) 294 : audit [INF] from='osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2024-09-21T13:24:31.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:31 smithi017 bash[19815]: cluster 2024-09-21T13:24:30.295994+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T13:24:31.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:31 smithi017 bash[19815]: cluster 2024-09-21T13:24:30.295994+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-21T13:24:31.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:31 smithi017 bash[19815]: audit 2024-09-21T13:24:30.297204+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:31.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:31 smithi017 bash[19815]: audit 2024-09-21T13:24:30.297204+0000 mon.a (mon.0) 296 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:31.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:31 smithi017 bash[19815]: audit 2024-09-21T13:24:30.304743+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:31.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:31 smithi017 bash[19815]: audit 2024-09-21T13:24:30.304743+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:32.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:32 smithi104 bash[21651]: cluster 2024-09-21T13:24:29.702741+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:24:32.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:32 smithi104 bash[21651]: cluster 2024-09-21T13:24:29.702741+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:24:32.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:32 smithi104 bash[21651]: cluster 2024-09-21T13:24:29.702836+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:24:32.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:32 smithi104 bash[21651]: cluster 2024-09-21T13:24:29.702836+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:24:32.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:32 smithi104 bash[21651]: cluster 2024-09-21T13:24:30.698271+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:32.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:32 smithi104 bash[21651]: cluster 2024-09-21T13:24:30.698271+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:32.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:32 smithi104 bash[21651]: audit 2024-09-21T13:24:31.303182+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:32.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:32 smithi104 bash[21651]: audit 2024-09-21T13:24:31.303182+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:32.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:32 smithi104 bash[21651]: cluster 2024-09-21T13:24:31.308900+0000 mon.a (mon.0) 299 : cluster [INF] osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156] boot 2024-09-21T13:24:32.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:32 smithi104 bash[21651]: cluster 2024-09-21T13:24:31.308900+0000 mon.a (mon.0) 299 : cluster [INF] osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156] boot 2024-09-21T13:24:32.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:32 smithi104 bash[21651]: cluster 2024-09-21T13:24:31.308937+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T13:24:32.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:32 smithi104 bash[21651]: cluster 2024-09-21T13:24:31.308937+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T13:24:32.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:32 smithi104 bash[21651]: audit 2024-09-21T13:24:31.309273+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:32.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:32 smithi104 bash[21651]: audit 2024-09-21T13:24:31.309273+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:32.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:32 smithi079 bash[21349]: cluster 2024-09-21T13:24:29.702741+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:24:32.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:32 smithi079 bash[21349]: cluster 2024-09-21T13:24:29.702741+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:24:32.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:32 smithi079 bash[21349]: cluster 2024-09-21T13:24:29.702836+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:24:32.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:32 smithi079 bash[21349]: cluster 2024-09-21T13:24:29.702836+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:24:32.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:32 smithi079 bash[21349]: cluster 2024-09-21T13:24:30.698271+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:32.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:32 smithi079 bash[21349]: cluster 2024-09-21T13:24:30.698271+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:32.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:32 smithi079 bash[21349]: audit 2024-09-21T13:24:31.303182+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:32.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:32 smithi079 bash[21349]: audit 2024-09-21T13:24:31.303182+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:32.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:32 smithi079 bash[21349]: cluster 2024-09-21T13:24:31.308900+0000 mon.a (mon.0) 299 : cluster [INF] osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156] boot 2024-09-21T13:24:32.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:32 smithi079 bash[21349]: cluster 2024-09-21T13:24:31.308900+0000 mon.a (mon.0) 299 : cluster [INF] osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156] boot 2024-09-21T13:24:32.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:32 smithi079 bash[21349]: cluster 2024-09-21T13:24:31.308937+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T13:24:32.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:32 smithi079 bash[21349]: cluster 2024-09-21T13:24:31.308937+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T13:24:32.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:32 smithi079 bash[21349]: audit 2024-09-21T13:24:31.309273+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:32.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:32 smithi079 bash[21349]: audit 2024-09-21T13:24:31.309273+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:32.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:32 smithi017 bash[19815]: cluster 2024-09-21T13:24:29.702741+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:24:32.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:32 smithi017 bash[19815]: cluster 2024-09-21T13:24:29.702741+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:24:32.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:32 smithi017 bash[19815]: cluster 2024-09-21T13:24:29.702836+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:24:32.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:32 smithi017 bash[19815]: cluster 2024-09-21T13:24:29.702836+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:24:32.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:32 smithi017 bash[19815]: cluster 2024-09-21T13:24:30.698271+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:32.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:32 smithi017 bash[19815]: cluster 2024-09-21T13:24:30.698271+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-21T13:24:32.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:32 smithi017 bash[19815]: audit 2024-09-21T13:24:31.303182+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:32.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:32 smithi017 bash[19815]: audit 2024-09-21T13:24:31.303182+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:32.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:32 smithi017 bash[19815]: cluster 2024-09-21T13:24:31.308900+0000 mon.a (mon.0) 299 : cluster [INF] osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156] boot 2024-09-21T13:24:32.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:32 smithi017 bash[19815]: cluster 2024-09-21T13:24:31.308900+0000 mon.a (mon.0) 299 : cluster [INF] osd.0 [v2:172.21.15.17:6802/1478235156,v1:172.21.15.17:6803/1478235156] boot 2024-09-21T13:24:32.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:32 smithi017 bash[19815]: cluster 2024-09-21T13:24:31.308937+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T13:24:32.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:32 smithi017 bash[19815]: cluster 2024-09-21T13:24:31.308937+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-21T13:24:32.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:32 smithi017 bash[19815]: audit 2024-09-21T13:24:31.309273+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:32.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:32 smithi017 bash[19815]: audit 2024-09-21T13:24:31.309273+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:24:33.317 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:24:33.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:33 smithi104 bash[21651]: cluster 2024-09-21T13:24:32.318128+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T13:24:33.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:33 smithi104 bash[21651]: cluster 2024-09-21T13:24:32.318128+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T13:24:33.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:33 smithi079 bash[21349]: cluster 2024-09-21T13:24:32.318128+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T13:24:33.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:33 smithi079 bash[21349]: cluster 2024-09-21T13:24:32.318128+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T13:24:33.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:33 smithi017 bash[19815]: cluster 2024-09-21T13:24:32.318128+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T13:24:33.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:33 smithi017 bash[19815]: cluster 2024-09-21T13:24:32.318128+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-21T13:24:34.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:34 smithi104 bash[21651]: cluster 2024-09-21T13:24:32.698733+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:34.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:34 smithi104 bash[21651]: cluster 2024-09-21T13:24:32.698733+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:34.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:34 smithi079 bash[21349]: cluster 2024-09-21T13:24:32.698733+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:34.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:34 smithi079 bash[21349]: cluster 2024-09-21T13:24:32.698733+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:34.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:34 smithi017 bash[19815]: cluster 2024-09-21T13:24:32.698733+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:34.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:34 smithi017 bash[19815]: cluster 2024-09-21T13:24:32.698733+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:36.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:36 smithi104 bash[21651]: cluster 2024-09-21T13:24:34.699136+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:36.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:36 smithi104 bash[21651]: cluster 2024-09-21T13:24:34.699136+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:36.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:36 smithi079 bash[21349]: cluster 2024-09-21T13:24:34.699136+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:36.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:36 smithi079 bash[21349]: cluster 2024-09-21T13:24:34.699136+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:36.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:36 smithi017 bash[19815]: cluster 2024-09-21T13:24:34.699136+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:36.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:36 smithi017 bash[19815]: cluster 2024-09-21T13:24:34.699136+0000 mgr.x (mgr.14152) 131 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:38.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:38 smithi017 bash[19815]: cluster 2024-09-21T13:24:36.699592+0000 mgr.x (mgr.14152) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:38.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:38 smithi017 bash[19815]: cluster 2024-09-21T13:24:36.699592+0000 mgr.x (mgr.14152) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:38.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:38 smithi104 bash[21651]: cluster 2024-09-21T13:24:36.699592+0000 mgr.x (mgr.14152) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:38.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:38 smithi104 bash[21651]: cluster 2024-09-21T13:24:36.699592+0000 mgr.x (mgr.14152) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:38.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:38 smithi079 bash[21349]: cluster 2024-09-21T13:24:36.699592+0000 mgr.x (mgr.14152) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:38.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:38 smithi079 bash[21349]: cluster 2024-09-21T13:24:36.699592+0000 mgr.x (mgr.14152) 132 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:38.738 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:24:38.782 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi017:vg_nvme/lv_3 2024-09-21T13:24:40.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:40 smithi104 bash[21651]: cluster 2024-09-21T13:24:38.700016+0000 mgr.x (mgr.14152) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:40.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:40 smithi104 bash[21651]: cluster 2024-09-21T13:24:38.700016+0000 mgr.x (mgr.14152) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:40.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:40 smithi079 bash[21349]: cluster 2024-09-21T13:24:38.700016+0000 mgr.x (mgr.14152) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:40.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:40 smithi079 bash[21349]: cluster 2024-09-21T13:24:38.700016+0000 mgr.x (mgr.14152) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:40.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:40 smithi017 bash[19815]: cluster 2024-09-21T13:24:38.700016+0000 mgr.x (mgr.14152) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:40.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:40 smithi017 bash[19815]: cluster 2024-09-21T13:24:38.700016+0000 mgr.x (mgr.14152) 133 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:42.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:42 smithi104 bash[21651]: cluster 2024-09-21T13:24:40.700376+0000 mgr.x (mgr.14152) 134 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:42.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:42 smithi104 bash[21651]: cluster 2024-09-21T13:24:40.700376+0000 mgr.x (mgr.14152) 134 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:42.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:42 smithi104 bash[21651]: audit 2024-09-21T13:24:41.657345+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:42.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:42 smithi104 bash[21651]: audit 2024-09-21T13:24:41.657345+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:42.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:42 smithi104 bash[21651]: audit 2024-09-21T13:24:41.663848+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:42.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:42 smithi104 bash[21651]: audit 2024-09-21T13:24:41.663848+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:42.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:42 smithi104 bash[21651]: audit 2024-09-21T13:24:41.665947+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:24:42.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:42 smithi104 bash[21651]: audit 2024-09-21T13:24:41.665947+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:24:42.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:42 smithi104 bash[21651]: audit 2024-09-21T13:24:41.672803+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:42.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:42 smithi104 bash[21651]: audit 2024-09-21T13:24:41.672803+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:42.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:42 smithi104 bash[21651]: audit 2024-09-21T13:24:41.676900+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:42.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:42 smithi104 bash[21651]: audit 2024-09-21T13:24:41.676900+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:42.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:42 smithi104 bash[21651]: audit 2024-09-21T13:24:41.678459+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:24:42.684 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:42 smithi104 bash[21651]: audit 2024-09-21T13:24:41.678459+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:24:42.684 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:42 smithi104 bash[21651]: audit 2024-09-21T13:24:41.686654+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:42.684 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:42 smithi104 bash[21651]: audit 2024-09-21T13:24:41.686654+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:42.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:42 smithi079 bash[21349]: cluster 2024-09-21T13:24:40.700376+0000 mgr.x (mgr.14152) 134 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:42.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:42 smithi079 bash[21349]: cluster 2024-09-21T13:24:40.700376+0000 mgr.x (mgr.14152) 134 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:42.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:42 smithi079 bash[21349]: audit 2024-09-21T13:24:41.657345+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:42.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:42 smithi079 bash[21349]: audit 2024-09-21T13:24:41.657345+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:42.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:42 smithi079 bash[21349]: audit 2024-09-21T13:24:41.663848+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:42.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:42 smithi079 bash[21349]: audit 2024-09-21T13:24:41.663848+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:42.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:42 smithi079 bash[21349]: audit 2024-09-21T13:24:41.665947+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:24:42.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:42 smithi079 bash[21349]: audit 2024-09-21T13:24:41.665947+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:24:42.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:42 smithi079 bash[21349]: audit 2024-09-21T13:24:41.672803+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:42.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:42 smithi079 bash[21349]: audit 2024-09-21T13:24:41.672803+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:42.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:42 smithi079 bash[21349]: audit 2024-09-21T13:24:41.676900+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:42.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:42 smithi079 bash[21349]: audit 2024-09-21T13:24:41.676900+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:42.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:42 smithi079 bash[21349]: audit 2024-09-21T13:24:41.678459+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:24:42.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:42 smithi079 bash[21349]: audit 2024-09-21T13:24:41.678459+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:24:42.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:42 smithi079 bash[21349]: audit 2024-09-21T13:24:41.686654+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:42.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:42 smithi079 bash[21349]: audit 2024-09-21T13:24:41.686654+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:42.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:42 smithi017 bash[19815]: cluster 2024-09-21T13:24:40.700376+0000 mgr.x (mgr.14152) 134 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:42.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:42 smithi017 bash[19815]: cluster 2024-09-21T13:24:40.700376+0000 mgr.x (mgr.14152) 134 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:42.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:42 smithi017 bash[19815]: audit 2024-09-21T13:24:41.657345+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:42.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:42 smithi017 bash[19815]: audit 2024-09-21T13:24:41.657345+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:42.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:42 smithi017 bash[19815]: audit 2024-09-21T13:24:41.663848+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:42.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:42 smithi017 bash[19815]: audit 2024-09-21T13:24:41.663848+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:42.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:42 smithi017 bash[19815]: audit 2024-09-21T13:24:41.665947+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:24:42.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:42 smithi017 bash[19815]: audit 2024-09-21T13:24:41.665947+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:24:42.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:42 smithi017 bash[19815]: audit 2024-09-21T13:24:41.672803+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:42.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:42 smithi017 bash[19815]: audit 2024-09-21T13:24:41.672803+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:42.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:42 smithi017 bash[19815]: audit 2024-09-21T13:24:41.676900+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:42.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:42 smithi017 bash[19815]: audit 2024-09-21T13:24:41.676900+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:42.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:42 smithi017 bash[19815]: audit 2024-09-21T13:24:41.678459+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:24:42.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:42 smithi017 bash[19815]: audit 2024-09-21T13:24:41.678459+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:24:42.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:42 smithi017 bash[19815]: audit 2024-09-21T13:24:41.686654+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:42.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:42 smithi017 bash[19815]: audit 2024-09-21T13:24:41.686654+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:24:43.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:43 smithi104 bash[21651]: cephadm 2024-09-21T13:24:41.650217+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Detected new or changed devices on smithi017 2024-09-21T13:24:43.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:43 smithi104 bash[21651]: cephadm 2024-09-21T13:24:41.650217+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Detected new or changed devices on smithi017 2024-09-21T13:24:43.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:43 smithi104 bash[21651]: cephadm 2024-09-21T13:24:41.667153+0000 mgr.x (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi017 to 17269M 2024-09-21T13:24:43.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:43 smithi104 bash[21651]: cephadm 2024-09-21T13:24:41.667153+0000 mgr.x (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi017 to 17269M 2024-09-21T13:24:43.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:43 smithi079 bash[21349]: cephadm 2024-09-21T13:24:41.650217+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Detected new or changed devices on smithi017 2024-09-21T13:24:43.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:43 smithi079 bash[21349]: cephadm 2024-09-21T13:24:41.650217+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Detected new or changed devices on smithi017 2024-09-21T13:24:43.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:43 smithi079 bash[21349]: cephadm 2024-09-21T13:24:41.667153+0000 mgr.x (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi017 to 17269M 2024-09-21T13:24:43.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:43 smithi079 bash[21349]: cephadm 2024-09-21T13:24:41.667153+0000 mgr.x (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi017 to 17269M 2024-09-21T13:24:43.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:43 smithi017 bash[19815]: cephadm 2024-09-21T13:24:41.650217+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Detected new or changed devices on smithi017 2024-09-21T13:24:43.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:43 smithi017 bash[19815]: cephadm 2024-09-21T13:24:41.650217+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Detected new or changed devices on smithi017 2024-09-21T13:24:43.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:43 smithi017 bash[19815]: cephadm 2024-09-21T13:24:41.667153+0000 mgr.x (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi017 to 17269M 2024-09-21T13:24:43.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:43 smithi017 bash[19815]: cephadm 2024-09-21T13:24:41.667153+0000 mgr.x (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi017 to 17269M 2024-09-21T13:24:44.106 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:24:44.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:44 smithi017 bash[19815]: cluster 2024-09-21T13:24:42.700805+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:44.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:44 smithi017 bash[19815]: cluster 2024-09-21T13:24:42.700805+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:44.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:44 smithi104 bash[21651]: cluster 2024-09-21T13:24:42.700805+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:44.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:44 smithi104 bash[21651]: cluster 2024-09-21T13:24:42.700805+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:44.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:44 smithi079 bash[21349]: cluster 2024-09-21T13:24:42.700805+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:44.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:44 smithi079 bash[21349]: cluster 2024-09-21T13:24:42.700805+0000 mgr.x (mgr.14152) 137 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:46.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:46 smithi104 bash[21651]: cluster 2024-09-21T13:24:44.701257+0000 mgr.x (mgr.14152) 138 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:46.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:46 smithi104 bash[21651]: cluster 2024-09-21T13:24:44.701257+0000 mgr.x (mgr.14152) 138 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:46.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:46 smithi104 bash[21651]: audit 2024-09-21T13:24:45.610112+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:24:46.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:46 smithi104 bash[21651]: audit 2024-09-21T13:24:45.610112+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:24:46.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:46 smithi104 bash[21651]: audit 2024-09-21T13:24:45.614314+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:24:46.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:46 smithi104 bash[21651]: audit 2024-09-21T13:24:45.614314+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:24:46.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:46 smithi104 bash[21651]: audit 2024-09-21T13:24:45.615550+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:46.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:46 smithi104 bash[21651]: audit 2024-09-21T13:24:45.615550+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:46.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:46 smithi079 bash[21349]: cluster 2024-09-21T13:24:44.701257+0000 mgr.x (mgr.14152) 138 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:46.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:46 smithi079 bash[21349]: cluster 2024-09-21T13:24:44.701257+0000 mgr.x (mgr.14152) 138 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:46.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:46 smithi079 bash[21349]: audit 2024-09-21T13:24:45.610112+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:24:46.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:46 smithi079 bash[21349]: audit 2024-09-21T13:24:45.610112+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:24:46.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:46 smithi079 bash[21349]: audit 2024-09-21T13:24:45.614314+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:24:46.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:46 smithi079 bash[21349]: audit 2024-09-21T13:24:45.614314+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:24:46.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:46 smithi079 bash[21349]: audit 2024-09-21T13:24:45.615550+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:46.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:46 smithi079 bash[21349]: audit 2024-09-21T13:24:45.615550+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:46.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:46 smithi017 bash[19815]: cluster 2024-09-21T13:24:44.701257+0000 mgr.x (mgr.14152) 138 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:46.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:46 smithi017 bash[19815]: cluster 2024-09-21T13:24:44.701257+0000 mgr.x (mgr.14152) 138 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:46.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:46 smithi017 bash[19815]: audit 2024-09-21T13:24:45.610112+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:24:46.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:46 smithi017 bash[19815]: audit 2024-09-21T13:24:45.610112+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:24:46.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:46 smithi017 bash[19815]: audit 2024-09-21T13:24:45.614314+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:24:46.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:46 smithi017 bash[19815]: audit 2024-09-21T13:24:45.614314+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:24:46.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:46 smithi017 bash[19815]: audit 2024-09-21T13:24:45.615550+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:46.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:46 smithi017 bash[19815]: audit 2024-09-21T13:24:45.615550+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:24:47.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:47 smithi104 bash[21651]: audit 2024-09-21T13:24:45.603780+0000 mgr.x (mgr.14152) 139 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:24:47.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:47 smithi104 bash[21651]: audit 2024-09-21T13:24:45.603780+0000 mgr.x (mgr.14152) 139 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:24:47.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:47 smithi079 bash[21349]: audit 2024-09-21T13:24:45.603780+0000 mgr.x (mgr.14152) 139 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:24:47.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:47 smithi079 bash[21349]: audit 2024-09-21T13:24:45.603780+0000 mgr.x (mgr.14152) 139 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:24:47.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:47 smithi017 bash[19815]: audit 2024-09-21T13:24:45.603780+0000 mgr.x (mgr.14152) 139 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:24:47.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:47 smithi017 bash[19815]: audit 2024-09-21T13:24:45.603780+0000 mgr.x (mgr.14152) 139 : audit [DBG] from='client.14238 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi017:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:24:48.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:48 smithi104 bash[21651]: cluster 2024-09-21T13:24:46.701713+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:48.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:48 smithi104 bash[21651]: cluster 2024-09-21T13:24:46.701713+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:48.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:48 smithi079 bash[21349]: cluster 2024-09-21T13:24:46.701713+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:48.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:48 smithi079 bash[21349]: cluster 2024-09-21T13:24:46.701713+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:48.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:48 smithi017 bash[19815]: cluster 2024-09-21T13:24:46.701713+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:48.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:48 smithi017 bash[19815]: cluster 2024-09-21T13:24:46.701713+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:50.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:50 smithi104 bash[21651]: cluster 2024-09-21T13:24:48.702157+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:50.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:50 smithi104 bash[21651]: cluster 2024-09-21T13:24:48.702157+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:50.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:50 smithi079 bash[21349]: cluster 2024-09-21T13:24:48.702157+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:50.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:50 smithi079 bash[21349]: cluster 2024-09-21T13:24:48.702157+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:50.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:50 smithi017 bash[19815]: cluster 2024-09-21T13:24:48.702157+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:50.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:50 smithi017 bash[19815]: cluster 2024-09-21T13:24:48.702157+0000 mgr.x (mgr.14152) 141 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:52.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:52 smithi104 bash[21651]: cluster 2024-09-21T13:24:50.702553+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:52.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:52 smithi104 bash[21651]: cluster 2024-09-21T13:24:50.702553+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:52.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:52 smithi079 bash[21349]: cluster 2024-09-21T13:24:50.702553+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:52.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:52 smithi079 bash[21349]: cluster 2024-09-21T13:24:50.702553+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:52.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:52 smithi017 bash[19815]: cluster 2024-09-21T13:24:50.702553+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:52.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:52 smithi017 bash[19815]: cluster 2024-09-21T13:24:50.702553+0000 mgr.x (mgr.14152) 142 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:54.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:54 smithi104 bash[21651]: cluster 2024-09-21T13:24:52.702997+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:54.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:54 smithi104 bash[21651]: cluster 2024-09-21T13:24:52.702997+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:54.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:54 smithi104 bash[21651]: audit 2024-09-21T13:24:54.303264+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.17:0/1020508444' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "67dd037d-647b-40dc-ae11-1758076a9740"} : dispatch 2024-09-21T13:24:54.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:54 smithi104 bash[21651]: audit 2024-09-21T13:24:54.303264+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.17:0/1020508444' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "67dd037d-647b-40dc-ae11-1758076a9740"} : dispatch 2024-09-21T13:24:54.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:54 smithi104 bash[21651]: audit 2024-09-21T13:24:54.305991+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.17:0/1020508444' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "67dd037d-647b-40dc-ae11-1758076a9740"}]': finished 2024-09-21T13:24:54.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:54 smithi104 bash[21651]: audit 2024-09-21T13:24:54.305991+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.17:0/1020508444' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "67dd037d-647b-40dc-ae11-1758076a9740"}]': finished 2024-09-21T13:24:54.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:54 smithi104 bash[21651]: cluster 2024-09-21T13:24:54.308112+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T13:24:54.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:54 smithi104 bash[21651]: cluster 2024-09-21T13:24:54.308112+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T13:24:54.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:54 smithi104 bash[21651]: audit 2024-09-21T13:24:54.308272+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:24:54.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:54 smithi104 bash[21651]: audit 2024-09-21T13:24:54.308272+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:24:54.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:54 smithi079 bash[21349]: cluster 2024-09-21T13:24:52.702997+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:54.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:54 smithi079 bash[21349]: cluster 2024-09-21T13:24:52.702997+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:54.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:54 smithi079 bash[21349]: audit 2024-09-21T13:24:54.303264+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.17:0/1020508444' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "67dd037d-647b-40dc-ae11-1758076a9740"} : dispatch 2024-09-21T13:24:54.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:54 smithi079 bash[21349]: audit 2024-09-21T13:24:54.303264+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.17:0/1020508444' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "67dd037d-647b-40dc-ae11-1758076a9740"} : dispatch 2024-09-21T13:24:54.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:54 smithi079 bash[21349]: audit 2024-09-21T13:24:54.305991+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.17:0/1020508444' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "67dd037d-647b-40dc-ae11-1758076a9740"}]': finished 2024-09-21T13:24:54.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:54 smithi079 bash[21349]: audit 2024-09-21T13:24:54.305991+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.17:0/1020508444' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "67dd037d-647b-40dc-ae11-1758076a9740"}]': finished 2024-09-21T13:24:54.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:54 smithi079 bash[21349]: cluster 2024-09-21T13:24:54.308112+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T13:24:54.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:54 smithi079 bash[21349]: cluster 2024-09-21T13:24:54.308112+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T13:24:54.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:54 smithi079 bash[21349]: audit 2024-09-21T13:24:54.308272+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:24:54.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:54 smithi079 bash[21349]: audit 2024-09-21T13:24:54.308272+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:24:54.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:54 smithi017 bash[19815]: cluster 2024-09-21T13:24:52.702997+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:54.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:54 smithi017 bash[19815]: cluster 2024-09-21T13:24:52.702997+0000 mgr.x (mgr.14152) 143 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:54.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:54 smithi017 bash[19815]: audit 2024-09-21T13:24:54.303264+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.17:0/1020508444' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "67dd037d-647b-40dc-ae11-1758076a9740"} : dispatch 2024-09-21T13:24:54.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:54 smithi017 bash[19815]: audit 2024-09-21T13:24:54.303264+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.17:0/1020508444' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "67dd037d-647b-40dc-ae11-1758076a9740"} : dispatch 2024-09-21T13:24:54.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:54 smithi017 bash[19815]: audit 2024-09-21T13:24:54.305991+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.17:0/1020508444' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "67dd037d-647b-40dc-ae11-1758076a9740"}]': finished 2024-09-21T13:24:54.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:54 smithi017 bash[19815]: audit 2024-09-21T13:24:54.305991+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.17:0/1020508444' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "67dd037d-647b-40dc-ae11-1758076a9740"}]': finished 2024-09-21T13:24:54.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:54 smithi017 bash[19815]: cluster 2024-09-21T13:24:54.308112+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T13:24:54.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:54 smithi017 bash[19815]: cluster 2024-09-21T13:24:54.308112+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-21T13:24:54.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:54 smithi017 bash[19815]: audit 2024-09-21T13:24:54.308272+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:24:54.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:54 smithi017 bash[19815]: audit 2024-09-21T13:24:54.308272+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:24:55.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:55 smithi104 bash[21651]: audit 2024-09-21T13:24:54.985172+0000 mon.a (mon.0) 317 : audit [DBG] from='client.? 172.21.15.17:0/1055948130' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:24:55.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:55 smithi104 bash[21651]: audit 2024-09-21T13:24:54.985172+0000 mon.a (mon.0) 317 : audit [DBG] from='client.? 172.21.15.17:0/1055948130' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:24:55.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:55 smithi079 bash[21349]: audit 2024-09-21T13:24:54.985172+0000 mon.a (mon.0) 317 : audit [DBG] from='client.? 172.21.15.17:0/1055948130' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:24:55.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:55 smithi079 bash[21349]: audit 2024-09-21T13:24:54.985172+0000 mon.a (mon.0) 317 : audit [DBG] from='client.? 172.21.15.17:0/1055948130' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:24:55.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:55 smithi017 bash[19815]: audit 2024-09-21T13:24:54.985172+0000 mon.a (mon.0) 317 : audit [DBG] from='client.? 172.21.15.17:0/1055948130' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:24:55.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:55 smithi017 bash[19815]: audit 2024-09-21T13:24:54.985172+0000 mon.a (mon.0) 317 : audit [DBG] from='client.? 172.21.15.17:0/1055948130' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:24:56.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:56 smithi104 bash[21651]: cluster 2024-09-21T13:24:54.703497+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:56.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:56 smithi104 bash[21651]: cluster 2024-09-21T13:24:54.703497+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:56.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:56 smithi079 bash[21349]: cluster 2024-09-21T13:24:54.703497+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:56.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:56 smithi079 bash[21349]: cluster 2024-09-21T13:24:54.703497+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:56.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:56 smithi017 bash[19815]: cluster 2024-09-21T13:24:54.703497+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:56.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:56 smithi017 bash[19815]: cluster 2024-09-21T13:24:54.703497+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:58.654 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:58 smithi017 bash[19815]: cluster 2024-09-21T13:24:56.703971+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:58.654 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:24:58 smithi017 bash[19815]: cluster 2024-09-21T13:24:56.703971+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:58.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:58 smithi104 bash[21651]: cluster 2024-09-21T13:24:56.703971+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:58.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:24:58 smithi104 bash[21651]: cluster 2024-09-21T13:24:56.703971+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:58.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:58 smithi079 bash[21349]: cluster 2024-09-21T13:24:56.703971+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:24:58.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:24:58 smithi079 bash[21349]: cluster 2024-09-21T13:24:56.703971+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:00.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:00 smithi104 bash[21651]: cluster 2024-09-21T13:24:58.704377+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:00.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:00 smithi104 bash[21651]: cluster 2024-09-21T13:24:58.704377+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:00.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:00 smithi079 bash[21349]: cluster 2024-09-21T13:24:58.704377+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:00.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:00 smithi079 bash[21349]: cluster 2024-09-21T13:24:58.704377+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:00.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:00 smithi017 bash[19815]: cluster 2024-09-21T13:24:58.704377+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:00.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:00 smithi017 bash[19815]: cluster 2024-09-21T13:24:58.704377+0000 mgr.x (mgr.14152) 146 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:02.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:02 smithi104 bash[21651]: cluster 2024-09-21T13:25:00.704867+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:02.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:02 smithi104 bash[21651]: cluster 2024-09-21T13:25:00.704867+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:02.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:02 smithi079 bash[21349]: cluster 2024-09-21T13:25:00.704867+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:02.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:02 smithi079 bash[21349]: cluster 2024-09-21T13:25:00.704867+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:02.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:02 smithi017 bash[19815]: cluster 2024-09-21T13:25:00.704867+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:02.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:02 smithi017 bash[19815]: cluster 2024-09-21T13:25:00.704867+0000 mgr.x (mgr.14152) 147 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:04.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:04 smithi104 bash[21651]: cluster 2024-09-21T13:25:02.705337+0000 mgr.x (mgr.14152) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:04.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:04 smithi104 bash[21651]: cluster 2024-09-21T13:25:02.705337+0000 mgr.x (mgr.14152) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:04.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:04 smithi079 bash[21349]: cluster 2024-09-21T13:25:02.705337+0000 mgr.x (mgr.14152) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:04.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:04 smithi079 bash[21349]: cluster 2024-09-21T13:25:02.705337+0000 mgr.x (mgr.14152) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:04.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:04 smithi017 bash[19815]: cluster 2024-09-21T13:25:02.705337+0000 mgr.x (mgr.14152) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:04.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:04 smithi017 bash[19815]: cluster 2024-09-21T13:25:02.705337+0000 mgr.x (mgr.14152) 148 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:06.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:06 smithi104 bash[21651]: cluster 2024-09-21T13:25:04.705791+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:06.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:06 smithi104 bash[21651]: cluster 2024-09-21T13:25:04.705791+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:06.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:06 smithi079 bash[21349]: cluster 2024-09-21T13:25:04.705791+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:06.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:06 smithi079 bash[21349]: cluster 2024-09-21T13:25:04.705791+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:06.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:06 smithi017 bash[19815]: cluster 2024-09-21T13:25:04.705791+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:06.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:06 smithi017 bash[19815]: cluster 2024-09-21T13:25:04.705791+0000 mgr.x (mgr.14152) 149 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:08.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:08 smithi104 bash[21651]: cluster 2024-09-21T13:25:06.706242+0000 mgr.x (mgr.14152) 150 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:08.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:08 smithi104 bash[21651]: cluster 2024-09-21T13:25:06.706242+0000 mgr.x (mgr.14152) 150 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:08.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:08 smithi104 bash[21651]: audit 2024-09-21T13:25:08.325134+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T13:25:08.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:08 smithi104 bash[21651]: audit 2024-09-21T13:25:08.325134+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T13:25:08.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:08 smithi104 bash[21651]: audit 2024-09-21T13:25:08.326873+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:08.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:08 smithi104 bash[21651]: audit 2024-09-21T13:25:08.326873+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:08.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:08 smithi079 bash[21349]: cluster 2024-09-21T13:25:06.706242+0000 mgr.x (mgr.14152) 150 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:08.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:08 smithi079 bash[21349]: cluster 2024-09-21T13:25:06.706242+0000 mgr.x (mgr.14152) 150 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:08.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:08 smithi079 bash[21349]: audit 2024-09-21T13:25:08.325134+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T13:25:08.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:08 smithi079 bash[21349]: audit 2024-09-21T13:25:08.325134+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T13:25:08.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:08 smithi079 bash[21349]: audit 2024-09-21T13:25:08.326873+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:08.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:08 smithi079 bash[21349]: audit 2024-09-21T13:25:08.326873+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:08.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:08 smithi017 bash[19815]: cluster 2024-09-21T13:25:06.706242+0000 mgr.x (mgr.14152) 150 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:08.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:08 smithi017 bash[19815]: cluster 2024-09-21T13:25:06.706242+0000 mgr.x (mgr.14152) 150 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:08.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:08 smithi017 bash[19815]: audit 2024-09-21T13:25:08.325134+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T13:25:08.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:08 smithi017 bash[19815]: audit 2024-09-21T13:25:08.325134+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-21T13:25:08.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:08 smithi017 bash[19815]: audit 2024-09-21T13:25:08.326873+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:08.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:08 smithi017 bash[19815]: audit 2024-09-21T13:25:08.326873+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:09.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:09 smithi104 bash[21651]: cephadm 2024-09-21T13:25:08.328423+0000 mgr.x (mgr.14152) 151 : cephadm [INF] Deploying daemon osd.1 on smithi017 2024-09-21T13:25:09.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:09 smithi104 bash[21651]: cephadm 2024-09-21T13:25:08.328423+0000 mgr.x (mgr.14152) 151 : cephadm [INF] Deploying daemon osd.1 on smithi017 2024-09-21T13:25:09.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:09 smithi079 bash[21349]: cephadm 2024-09-21T13:25:08.328423+0000 mgr.x (mgr.14152) 151 : cephadm [INF] Deploying daemon osd.1 on smithi017 2024-09-21T13:25:09.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:09 smithi079 bash[21349]: cephadm 2024-09-21T13:25:08.328423+0000 mgr.x (mgr.14152) 151 : cephadm [INF] Deploying daemon osd.1 on smithi017 2024-09-21T13:25:09.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:09 smithi017 bash[19815]: cephadm 2024-09-21T13:25:08.328423+0000 mgr.x (mgr.14152) 151 : cephadm [INF] Deploying daemon osd.1 on smithi017 2024-09-21T13:25:09.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:09 smithi017 bash[19815]: cephadm 2024-09-21T13:25:08.328423+0000 mgr.x (mgr.14152) 151 : cephadm [INF] Deploying daemon osd.1 on smithi017 2024-09-21T13:25:10.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:10 smithi017 bash[19815]: cluster 2024-09-21T13:25:08.706648+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:10.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:10 smithi017 bash[19815]: cluster 2024-09-21T13:25:08.706648+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:10.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:10 smithi104 bash[21651]: cluster 2024-09-21T13:25:08.706648+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:10.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:10 smithi104 bash[21651]: cluster 2024-09-21T13:25:08.706648+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:10.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:10 smithi079 bash[21349]: cluster 2024-09-21T13:25:08.706648+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:10.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:10 smithi079 bash[21349]: cluster 2024-09-21T13:25:08.706648+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:12.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:12 smithi104 bash[21651]: cluster 2024-09-21T13:25:10.707130+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:12.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:12 smithi104 bash[21651]: cluster 2024-09-21T13:25:10.707130+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:12.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:12 smithi079 bash[21349]: cluster 2024-09-21T13:25:10.707130+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:12.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:12 smithi079 bash[21349]: cluster 2024-09-21T13:25:10.707130+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:12.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:12 smithi017 bash[19815]: cluster 2024-09-21T13:25:10.707130+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:12.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:12 smithi017 bash[19815]: cluster 2024-09-21T13:25:10.707130+0000 mgr.x (mgr.14152) 153 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:13.096 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:25:12 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:25:13.096 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:25:13 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:25:13.096 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 13:25:12 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:25:13.096 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 13:25:13 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:25:13.097 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:12 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:25:13.097 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:13 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:25:13.426 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:13 smithi017 bash[19815]: audit 2024-09-21T13:25:13.142221+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:25:13.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:13 smithi104 bash[21651]: audit 2024-09-21T13:25:13.142221+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:25:13.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:13 smithi104 bash[21651]: audit 2024-09-21T13:25:13.142221+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:25:13.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:13 smithi104 bash[21651]: audit 2024-09-21T13:25:13.146195+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:13.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:13 smithi104 bash[21651]: audit 2024-09-21T13:25:13.146195+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:13.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:13 smithi104 bash[21651]: audit 2024-09-21T13:25:13.150289+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:13.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:13 smithi104 bash[21651]: audit 2024-09-21T13:25:13.150289+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:13.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:13 smithi079 bash[21349]: audit 2024-09-21T13:25:13.142221+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:25:13.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:13 smithi079 bash[21349]: audit 2024-09-21T13:25:13.142221+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:25:13.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:13 smithi079 bash[21349]: audit 2024-09-21T13:25:13.146195+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:13.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:13 smithi079 bash[21349]: audit 2024-09-21T13:25:13.146195+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:13.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:13 smithi079 bash[21349]: audit 2024-09-21T13:25:13.150289+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:13.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:13 smithi079 bash[21349]: audit 2024-09-21T13:25:13.150289+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:13.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:13 smithi017 bash[19815]: audit 2024-09-21T13:25:13.142221+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:25:13.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:13 smithi017 bash[19815]: audit 2024-09-21T13:25:13.146195+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:13.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:13 smithi017 bash[19815]: audit 2024-09-21T13:25:13.146195+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:13.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:13 smithi017 bash[19815]: audit 2024-09-21T13:25:13.150289+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:13.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:13 smithi017 bash[19815]: audit 2024-09-21T13:25:13.150289+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:14.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:14 smithi104 bash[21651]: cluster 2024-09-21T13:25:12.707679+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:14.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:14 smithi104 bash[21651]: cluster 2024-09-21T13:25:12.707679+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:14.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:14 smithi079 bash[21349]: cluster 2024-09-21T13:25:12.707679+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:14.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:14 smithi079 bash[21349]: cluster 2024-09-21T13:25:12.707679+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:14.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:14 smithi017 bash[19815]: cluster 2024-09-21T13:25:12.707679+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:14.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:14 smithi017 bash[19815]: cluster 2024-09-21T13:25:12.707679+0000 mgr.x (mgr.14152) 154 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:15.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:15 smithi079 bash[21349]: cluster 2024-09-21T13:25:14.708178+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:15.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:15 smithi079 bash[21349]: cluster 2024-09-21T13:25:14.708178+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:15.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:15 smithi017 bash[19815]: cluster 2024-09-21T13:25:14.708178+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:15.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:15 smithi017 bash[19815]: cluster 2024-09-21T13:25:14.708178+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:15.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:15 smithi104 bash[21651]: cluster 2024-09-21T13:25:14.708178+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:15.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:15 smithi104 bash[21651]: cluster 2024-09-21T13:25:14.708178+0000 mgr.x (mgr.14152) 155 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:17.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:17 smithi017 bash[19815]: cluster 2024-09-21T13:25:16.708739+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:17.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:17 smithi017 bash[19815]: cluster 2024-09-21T13:25:16.708739+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:18.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:17 smithi104 bash[21651]: cluster 2024-09-21T13:25:16.708739+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:18.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:17 smithi104 bash[21651]: cluster 2024-09-21T13:25:16.708739+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:18.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:17 smithi079 bash[21349]: cluster 2024-09-21T13:25:16.708739+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:18.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:17 smithi079 bash[21349]: cluster 2024-09-21T13:25:16.708739+0000 mgr.x (mgr.14152) 156 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:20.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:19 smithi104 bash[21651]: cluster 2024-09-21T13:25:18.709257+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:20.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:19 smithi104 bash[21651]: cluster 2024-09-21T13:25:18.709257+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:20.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:19 smithi104 bash[21651]: audit 2024-09-21T13:25:18.872318+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:20.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:19 smithi104 bash[21651]: audit 2024-09-21T13:25:18.872318+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:20.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:19 smithi104 bash[21651]: audit 2024-09-21T13:25:18.877921+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:20.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:19 smithi104 bash[21651]: audit 2024-09-21T13:25:18.877921+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:20.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:19 smithi104 bash[21651]: audit 2024-09-21T13:25:18.878921+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:20.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:19 smithi104 bash[21651]: audit 2024-09-21T13:25:18.878921+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:20.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:19 smithi104 bash[21651]: audit 2024-09-21T13:25:18.879768+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:25:20.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:19 smithi104 bash[21651]: audit 2024-09-21T13:25:18.879768+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:25:20.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:19 smithi104 bash[21651]: audit 2024-09-21T13:25:18.886040+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:20.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:19 smithi104 bash[21651]: audit 2024-09-21T13:25:18.886040+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:20.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:19 smithi079 bash[21349]: cluster 2024-09-21T13:25:18.709257+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:20.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:19 smithi079 bash[21349]: cluster 2024-09-21T13:25:18.709257+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:20.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:19 smithi079 bash[21349]: audit 2024-09-21T13:25:18.872318+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:20.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:19 smithi079 bash[21349]: audit 2024-09-21T13:25:18.872318+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:20.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:19 smithi079 bash[21349]: audit 2024-09-21T13:25:18.877921+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:20.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:19 smithi079 bash[21349]: audit 2024-09-21T13:25:18.877921+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:20.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:19 smithi079 bash[21349]: audit 2024-09-21T13:25:18.878921+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:20.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:19 smithi079 bash[21349]: audit 2024-09-21T13:25:18.878921+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:20.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:19 smithi079 bash[21349]: audit 2024-09-21T13:25:18.879768+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:25:20.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:19 smithi079 bash[21349]: audit 2024-09-21T13:25:18.879768+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:25:20.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:19 smithi079 bash[21349]: audit 2024-09-21T13:25:18.886040+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:20.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:19 smithi079 bash[21349]: audit 2024-09-21T13:25:18.886040+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:20.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:19 smithi017 bash[19815]: cluster 2024-09-21T13:25:18.709257+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:20.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:19 smithi017 bash[19815]: cluster 2024-09-21T13:25:18.709257+0000 mgr.x (mgr.14152) 157 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:20.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:19 smithi017 bash[19815]: audit 2024-09-21T13:25:18.872318+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:20.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:19 smithi017 bash[19815]: audit 2024-09-21T13:25:18.872318+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:20.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:19 smithi017 bash[19815]: audit 2024-09-21T13:25:18.877921+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:20.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:19 smithi017 bash[19815]: audit 2024-09-21T13:25:18.877921+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:20.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:19 smithi017 bash[19815]: audit 2024-09-21T13:25:18.878921+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:20.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:19 smithi017 bash[19815]: audit 2024-09-21T13:25:18.878921+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:20.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:19 smithi017 bash[19815]: audit 2024-09-21T13:25:18.879768+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:25:20.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:19 smithi017 bash[19815]: audit 2024-09-21T13:25:18.879768+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:25:20.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:19 smithi017 bash[19815]: audit 2024-09-21T13:25:18.886040+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:20.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:19 smithi017 bash[19815]: audit 2024-09-21T13:25:18.886040+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:22.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:21 smithi104 bash[21651]: cluster 2024-09-21T13:25:20.709738+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:22.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:21 smithi104 bash[21651]: cluster 2024-09-21T13:25:20.709738+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:22.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:21 smithi079 bash[21349]: cluster 2024-09-21T13:25:20.709738+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:22.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:21 smithi079 bash[21349]: cluster 2024-09-21T13:25:20.709738+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:22.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:21 smithi017 bash[19815]: cluster 2024-09-21T13:25:20.709738+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:22.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:21 smithi017 bash[19815]: cluster 2024-09-21T13:25:20.709738+0000 mgr.x (mgr.14152) 158 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:24.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:23 smithi104 bash[21651]: cluster 2024-09-21T13:25:22.710051+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:24.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:23 smithi104 bash[21651]: cluster 2024-09-21T13:25:22.710051+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:24.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:23 smithi079 bash[21349]: cluster 2024-09-21T13:25:22.710051+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:24.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:23 smithi079 bash[21349]: cluster 2024-09-21T13:25:22.710051+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:24.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:23 smithi017 bash[19815]: cluster 2024-09-21T13:25:22.710051+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:24.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:23 smithi017 bash[19815]: cluster 2024-09-21T13:25:22.710051+0000 mgr.x (mgr.14152) 159 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:26.008 INFO:teuthology.orchestra.run.smithi017.stdout:Created osd(s) 1 on host 'smithi017' 2024-09-21T13:25:26.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:25 smithi104 bash[21651]: cluster 2024-09-21T13:25:24.710483+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:26.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:25 smithi104 bash[21651]: cluster 2024-09-21T13:25:24.710483+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:26.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:25 smithi079 bash[21349]: cluster 2024-09-21T13:25:24.710483+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:26.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:25 smithi079 bash[21349]: cluster 2024-09-21T13:25:24.710483+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:26.192 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:25 smithi017 bash[19815]: cluster 2024-09-21T13:25:24.710483+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:26.193 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:25 smithi017 bash[19815]: cluster 2024-09-21T13:25:24.710483+0000 mgr.x (mgr.14152) 160 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:26.706 DEBUG:teuthology.orchestra.run.smithi017:osd.1> sudo journalctl -f -n 0 -u ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@osd.1.service 2024-09-21T13:25:26.708 INFO:tasks.cephadm:Deploying osd.2 on smithi079 with /dev/vg_nvme/lv_4... 2024-09-21T13:25:26.708 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T13:25:27.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:26 smithi104 bash[21651]: audit 2024-09-21T13:25:25.994590+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:25:27.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:26 smithi104 bash[21651]: audit 2024-09-21T13:25:25.994590+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:25:27.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:26 smithi104 bash[21651]: audit 2024-09-21T13:25:25.999846+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:27.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:26 smithi104 bash[21651]: audit 2024-09-21T13:25:25.999846+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:27.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:26 smithi104 bash[21651]: audit 2024-09-21T13:25:26.005187+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:27.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:26 smithi104 bash[21651]: audit 2024-09-21T13:25:26.005187+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:27.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:26 smithi104 bash[21651]: audit 2024-09-21T13:25:26.197570+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T13:25:27.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:26 smithi104 bash[21651]: audit 2024-09-21T13:25:26.197570+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T13:25:27.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:26 smithi079 bash[21349]: audit 2024-09-21T13:25:25.994590+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:25:27.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:26 smithi079 bash[21349]: audit 2024-09-21T13:25:25.994590+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:25:27.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:26 smithi079 bash[21349]: audit 2024-09-21T13:25:25.999846+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:27.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:26 smithi079 bash[21349]: audit 2024-09-21T13:25:25.999846+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:27.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:26 smithi079 bash[21349]: audit 2024-09-21T13:25:26.005187+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:27.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:26 smithi079 bash[21349]: audit 2024-09-21T13:25:26.005187+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:27.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:26 smithi079 bash[21349]: audit 2024-09-21T13:25:26.197570+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T13:25:27.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:26 smithi079 bash[21349]: audit 2024-09-21T13:25:26.197570+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T13:25:27.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:26 smithi017 bash[19815]: audit 2024-09-21T13:25:25.994590+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:25:27.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:26 smithi017 bash[19815]: audit 2024-09-21T13:25:25.994590+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:25:27.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:26 smithi017 bash[19815]: audit 2024-09-21T13:25:25.999846+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:27.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:26 smithi017 bash[19815]: audit 2024-09-21T13:25:25.999846+0000 mon.a (mon.0) 329 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:27.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:26 smithi017 bash[19815]: audit 2024-09-21T13:25:26.005187+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:27.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:26 smithi017 bash[19815]: audit 2024-09-21T13:25:26.005187+0000 mon.a (mon.0) 330 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:27.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:26 smithi017 bash[19815]: audit 2024-09-21T13:25:26.197570+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T13:25:27.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:26 smithi017 bash[19815]: audit 2024-09-21T13:25:26.197570+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-21T13:25:28.336 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:28 smithi017 bash[19815]: cluster 2024-09-21T13:25:26.710793+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:28.336 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:28 smithi017 bash[19815]: cluster 2024-09-21T13:25:26.710793+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:28.336 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:28 smithi017 bash[19815]: audit 2024-09-21T13:25:27.011392+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T13:25:28.336 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:28 smithi017 bash[19815]: audit 2024-09-21T13:25:27.011392+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T13:25:28.336 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:28 smithi017 bash[19815]: cluster 2024-09-21T13:25:27.013873+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T13:25:28.336 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:28 smithi017 bash[19815]: cluster 2024-09-21T13:25:27.013873+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T13:25:28.336 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:28 smithi017 bash[19815]: audit 2024-09-21T13:25:27.014527+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]} : dispatch 2024-09-21T13:25:28.336 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:28 smithi017 bash[19815]: audit 2024-09-21T13:25:27.014527+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]} : dispatch 2024-09-21T13:25:28.336 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:28 smithi017 bash[19815]: audit 2024-09-21T13:25:27.015212+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:28.336 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:28 smithi017 bash[19815]: audit 2024-09-21T13:25:27.015212+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:28.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:28 smithi104 bash[21651]: cluster 2024-09-21T13:25:26.710793+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:28.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:28 smithi104 bash[21651]: cluster 2024-09-21T13:25:26.710793+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:28.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:28 smithi104 bash[21651]: audit 2024-09-21T13:25:27.011392+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T13:25:28.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:28 smithi104 bash[21651]: audit 2024-09-21T13:25:27.011392+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T13:25:28.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:28 smithi104 bash[21651]: cluster 2024-09-21T13:25:27.013873+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T13:25:28.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:28 smithi104 bash[21651]: cluster 2024-09-21T13:25:27.013873+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T13:25:28.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:28 smithi104 bash[21651]: audit 2024-09-21T13:25:27.014527+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]} : dispatch 2024-09-21T13:25:28.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:28 smithi104 bash[21651]: audit 2024-09-21T13:25:27.014527+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]} : dispatch 2024-09-21T13:25:28.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:28 smithi104 bash[21651]: audit 2024-09-21T13:25:27.015212+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:28.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:28 smithi104 bash[21651]: audit 2024-09-21T13:25:27.015212+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:28.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:28 smithi079 bash[21349]: cluster 2024-09-21T13:25:26.710793+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:28.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:28 smithi079 bash[21349]: cluster 2024-09-21T13:25:26.710793+0000 mgr.x (mgr.14152) 161 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:28.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:28 smithi079 bash[21349]: audit 2024-09-21T13:25:27.011392+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T13:25:28.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:28 smithi079 bash[21349]: audit 2024-09-21T13:25:27.011392+0000 mon.a (mon.0) 332 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-21T13:25:28.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:28 smithi079 bash[21349]: cluster 2024-09-21T13:25:27.013873+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T13:25:28.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:28 smithi079 bash[21349]: cluster 2024-09-21T13:25:27.013873+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-21T13:25:28.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:28 smithi079 bash[21349]: audit 2024-09-21T13:25:27.014527+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]} : dispatch 2024-09-21T13:25:28.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:28 smithi079 bash[21349]: audit 2024-09-21T13:25:27.014527+0000 mon.a (mon.0) 334 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]} : dispatch 2024-09-21T13:25:28.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:28 smithi079 bash[21349]: audit 2024-09-21T13:25:27.015212+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:28.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:28 smithi079 bash[21349]: audit 2024-09-21T13:25:27.015212+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:28.703 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 13:25:28 smithi017 bash[37751]: debug 2024-09-21T13:25:28.333+0000 7f43e21db640 -1 osd.1 0 waiting for initial osdmap 2024-09-21T13:25:28.704 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 13:25:28 smithi017 bash[37751]: debug 2024-09-21T13:25:28.353+0000 7f43d9ffa640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:25:29.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:29 smithi104 bash[21651]: audit 2024-09-21T13:25:28.013860+0000 mon.a (mon.0) 336 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2024-09-21T13:25:29.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:29 smithi104 bash[21651]: audit 2024-09-21T13:25:28.013860+0000 mon.a (mon.0) 336 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2024-09-21T13:25:29.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:29 smithi104 bash[21651]: cluster 2024-09-21T13:25:28.017236+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T13:25:29.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:29 smithi104 bash[21651]: cluster 2024-09-21T13:25:28.017236+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T13:25:29.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:29 smithi104 bash[21651]: audit 2024-09-21T13:25:28.018453+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:29.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:29 smithi104 bash[21651]: audit 2024-09-21T13:25:28.018453+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:29.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:29 smithi104 bash[21651]: audit 2024-09-21T13:25:28.029017+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:29.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:29 smithi104 bash[21651]: audit 2024-09-21T13:25:28.029017+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:29.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:29 smithi104 bash[21651]: audit 2024-09-21T13:25:28.342482+0000 mon.a (mon.0) 340 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' 2024-09-21T13:25:29.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:29 smithi104 bash[21651]: audit 2024-09-21T13:25:28.342482+0000 mon.a (mon.0) 340 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' 2024-09-21T13:25:29.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:29 smithi079 bash[21349]: audit 2024-09-21T13:25:28.013860+0000 mon.a (mon.0) 336 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2024-09-21T13:25:29.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:29 smithi079 bash[21349]: audit 2024-09-21T13:25:28.013860+0000 mon.a (mon.0) 336 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2024-09-21T13:25:29.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:29 smithi079 bash[21349]: cluster 2024-09-21T13:25:28.017236+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T13:25:29.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:29 smithi079 bash[21349]: cluster 2024-09-21T13:25:28.017236+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T13:25:29.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:29 smithi079 bash[21349]: audit 2024-09-21T13:25:28.018453+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:29.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:29 smithi079 bash[21349]: audit 2024-09-21T13:25:28.018453+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:29.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:29 smithi079 bash[21349]: audit 2024-09-21T13:25:28.029017+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:29.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:29 smithi079 bash[21349]: audit 2024-09-21T13:25:28.029017+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:29.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:29 smithi079 bash[21349]: audit 2024-09-21T13:25:28.342482+0000 mon.a (mon.0) 340 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' 2024-09-21T13:25:29.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:29 smithi079 bash[21349]: audit 2024-09-21T13:25:28.342482+0000 mon.a (mon.0) 340 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' 2024-09-21T13:25:29.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:29 smithi017 bash[19815]: audit 2024-09-21T13:25:28.013860+0000 mon.a (mon.0) 336 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2024-09-21T13:25:29.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:29 smithi017 bash[19815]: audit 2024-09-21T13:25:28.013860+0000 mon.a (mon.0) 336 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi017", "root=default"]}]': finished 2024-09-21T13:25:29.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:29 smithi017 bash[19815]: cluster 2024-09-21T13:25:28.017236+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T13:25:29.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:29 smithi017 bash[19815]: cluster 2024-09-21T13:25:28.017236+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-21T13:25:29.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:29 smithi017 bash[19815]: audit 2024-09-21T13:25:28.018453+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:29.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:29 smithi017 bash[19815]: audit 2024-09-21T13:25:28.018453+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:29.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:29 smithi017 bash[19815]: audit 2024-09-21T13:25:28.029017+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:29.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:29 smithi017 bash[19815]: audit 2024-09-21T13:25:28.029017+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:29.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:29 smithi017 bash[19815]: audit 2024-09-21T13:25:28.342482+0000 mon.a (mon.0) 340 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' 2024-09-21T13:25:29.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:29 smithi017 bash[19815]: audit 2024-09-21T13:25:28.342482+0000 mon.a (mon.0) 340 : audit [INF] from='osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089]' entity='osd.1' 2024-09-21T13:25:30.425 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:25:30.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:30 smithi104 bash[21651]: cluster 2024-09-21T13:25:27.232209+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:25:30.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:30 smithi104 bash[21651]: cluster 2024-09-21T13:25:27.232209+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:25:30.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:30 smithi104 bash[21651]: cluster 2024-09-21T13:25:27.232261+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:25:30.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:30 smithi104 bash[21651]: cluster 2024-09-21T13:25:27.232261+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:25:30.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:30 smithi104 bash[21651]: cluster 2024-09-21T13:25:28.711206+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:30.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:30 smithi104 bash[21651]: cluster 2024-09-21T13:25:28.711206+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:30.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:30 smithi104 bash[21651]: audit 2024-09-21T13:25:29.023860+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:30.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:30 smithi104 bash[21651]: audit 2024-09-21T13:25:29.023860+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:30.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:30 smithi104 bash[21651]: cluster 2024-09-21T13:25:29.346461+0000 mon.a (mon.0) 342 : cluster [INF] osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089] boot 2024-09-21T13:25:30.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:30 smithi104 bash[21651]: cluster 2024-09-21T13:25:29.346461+0000 mon.a (mon.0) 342 : cluster [INF] osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089] boot 2024-09-21T13:25:30.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:30 smithi104 bash[21651]: cluster 2024-09-21T13:25:29.346521+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T13:25:30.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:30 smithi104 bash[21651]: cluster 2024-09-21T13:25:29.346521+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T13:25:30.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:30 smithi104 bash[21651]: audit 2024-09-21T13:25:29.347168+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:30.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:30 smithi104 bash[21651]: audit 2024-09-21T13:25:29.347168+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:30.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:30 smithi079 bash[21349]: cluster 2024-09-21T13:25:27.232209+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:25:30.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:30 smithi079 bash[21349]: cluster 2024-09-21T13:25:27.232209+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:25:30.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:30 smithi079 bash[21349]: cluster 2024-09-21T13:25:27.232261+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:25:30.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:30 smithi079 bash[21349]: cluster 2024-09-21T13:25:27.232261+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:25:30.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:30 smithi079 bash[21349]: cluster 2024-09-21T13:25:28.711206+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:30.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:30 smithi079 bash[21349]: cluster 2024-09-21T13:25:28.711206+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:30.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:30 smithi079 bash[21349]: audit 2024-09-21T13:25:29.023860+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:30.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:30 smithi079 bash[21349]: audit 2024-09-21T13:25:29.023860+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:30.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:30 smithi079 bash[21349]: cluster 2024-09-21T13:25:29.346461+0000 mon.a (mon.0) 342 : cluster [INF] osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089] boot 2024-09-21T13:25:30.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:30 smithi079 bash[21349]: cluster 2024-09-21T13:25:29.346461+0000 mon.a (mon.0) 342 : cluster [INF] osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089] boot 2024-09-21T13:25:30.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:30 smithi079 bash[21349]: cluster 2024-09-21T13:25:29.346521+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T13:25:30.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:30 smithi079 bash[21349]: cluster 2024-09-21T13:25:29.346521+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T13:25:30.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:30 smithi079 bash[21349]: audit 2024-09-21T13:25:29.347168+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:30.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:30 smithi079 bash[21349]: audit 2024-09-21T13:25:29.347168+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:30.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:30 smithi017 bash[19815]: cluster 2024-09-21T13:25:27.232209+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:25:30.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:30 smithi017 bash[19815]: cluster 2024-09-21T13:25:27.232209+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:25:30.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:30 smithi017 bash[19815]: cluster 2024-09-21T13:25:27.232261+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:25:30.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:30 smithi017 bash[19815]: cluster 2024-09-21T13:25:27.232261+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:25:30.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:30 smithi017 bash[19815]: cluster 2024-09-21T13:25:28.711206+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:30.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:30 smithi017 bash[19815]: cluster 2024-09-21T13:25:28.711206+0000 mgr.x (mgr.14152) 162 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-21T13:25:30.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:30 smithi017 bash[19815]: audit 2024-09-21T13:25:29.023860+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:30.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:30 smithi017 bash[19815]: audit 2024-09-21T13:25:29.023860+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:30.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:30 smithi017 bash[19815]: cluster 2024-09-21T13:25:29.346461+0000 mon.a (mon.0) 342 : cluster [INF] osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089] boot 2024-09-21T13:25:30.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:30 smithi017 bash[19815]: cluster 2024-09-21T13:25:29.346461+0000 mon.a (mon.0) 342 : cluster [INF] osd.1 [v2:172.21.15.17:6810/685451089,v1:172.21.15.17:6811/685451089] boot 2024-09-21T13:25:30.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:30 smithi017 bash[19815]: cluster 2024-09-21T13:25:29.346521+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T13:25:30.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:30 smithi017 bash[19815]: cluster 2024-09-21T13:25:29.346521+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-21T13:25:30.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:30 smithi017 bash[19815]: audit 2024-09-21T13:25:29.347168+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:30.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:30 smithi017 bash[19815]: audit 2024-09-21T13:25:29.347168+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:25:32.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:32 smithi017 bash[19815]: cluster 2024-09-21T13:25:30.711683+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:25:32.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:32 smithi017 bash[19815]: cluster 2024-09-21T13:25:30.711683+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:25:32.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:32 smithi017 bash[19815]: cluster 2024-09-21T13:25:31.039741+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T13:25:32.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:32 smithi017 bash[19815]: cluster 2024-09-21T13:25:31.039741+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T13:25:32.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:32 smithi104 bash[21651]: cluster 2024-09-21T13:25:30.711683+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:25:32.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:32 smithi104 bash[21651]: cluster 2024-09-21T13:25:30.711683+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:25:32.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:32 smithi104 bash[21651]: cluster 2024-09-21T13:25:31.039741+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T13:25:32.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:32 smithi104 bash[21651]: cluster 2024-09-21T13:25:31.039741+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T13:25:32.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:32 smithi079 bash[21349]: cluster 2024-09-21T13:25:30.711683+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:25:32.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:32 smithi079 bash[21349]: cluster 2024-09-21T13:25:30.711683+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:25:32.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:32 smithi079 bash[21349]: cluster 2024-09-21T13:25:31.039741+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T13:25:32.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:32 smithi079 bash[21349]: cluster 2024-09-21T13:25:31.039741+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-21T13:25:34.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:34 smithi017 bash[19815]: cluster 2024-09-21T13:25:32.712193+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-21T13:25:34.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:34 smithi017 bash[19815]: cluster 2024-09-21T13:25:32.712193+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-21T13:25:34.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:34 smithi104 bash[21651]: cluster 2024-09-21T13:25:32.712193+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-21T13:25:34.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:34 smithi104 bash[21651]: cluster 2024-09-21T13:25:32.712193+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-21T13:25:34.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:34 smithi079 bash[21349]: cluster 2024-09-21T13:25:32.712193+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-21T13:25:34.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:34 smithi079 bash[21349]: cluster 2024-09-21T13:25:32.712193+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-21T13:25:34.850 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-21T13:25:34.899 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi079:vg_nvme/lv_4 2024-09-21T13:25:36.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:36 smithi017 bash[19815]: cluster 2024-09-21T13:25:34.712665+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-21T13:25:36.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:36 smithi017 bash[19815]: cluster 2024-09-21T13:25:34.712665+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-21T13:25:36.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:36 smithi104 bash[21651]: cluster 2024-09-21T13:25:34.712665+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-21T13:25:36.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:36 smithi104 bash[21651]: cluster 2024-09-21T13:25:34.712665+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-21T13:25:36.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:36 smithi079 bash[21349]: cluster 2024-09-21T13:25:34.712665+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-21T13:25:36.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:36 smithi079 bash[21349]: cluster 2024-09-21T13:25:34.712665+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-21T13:25:37.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:37 smithi104 bash[21651]: cephadm 2024-09-21T13:25:36.528389+0000 mgr.x (mgr.14152) 166 : cephadm [INF] Detected new or changed devices on smithi017 2024-09-21T13:25:37.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:37 smithi104 bash[21651]: cephadm 2024-09-21T13:25:36.528389+0000 mgr.x (mgr.14152) 166 : cephadm [INF] Detected new or changed devices on smithi017 2024-09-21T13:25:37.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:37 smithi104 bash[21651]: audit 2024-09-21T13:25:36.536552+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:37.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:37 smithi104 bash[21651]: audit 2024-09-21T13:25:36.536552+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:37.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:37 smithi104 bash[21651]: audit 2024-09-21T13:25:36.543848+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:37.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:37 smithi104 bash[21651]: audit 2024-09-21T13:25:36.543848+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:37.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:37 smithi104 bash[21651]: audit 2024-09-21T13:25:36.546101+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:25:37.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:37 smithi104 bash[21651]: audit 2024-09-21T13:25:36.546101+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:25:37.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:37 smithi104 bash[21651]: audit 2024-09-21T13:25:36.547752+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T13:25:37.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:37 smithi104 bash[21651]: audit 2024-09-21T13:25:36.547752+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T13:25:37.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:37 smithi104 bash[21651]: cephadm 2024-09-21T13:25:36.548913+0000 mgr.x (mgr.14152) 167 : cephadm [INF] Adjusting osd_memory_target on smithi017 to 8634M 2024-09-21T13:25:37.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:37 smithi104 bash[21651]: cephadm 2024-09-21T13:25:36.548913+0000 mgr.x (mgr.14152) 167 : cephadm [INF] Adjusting osd_memory_target on smithi017 to 8634M 2024-09-21T13:25:37.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:37 smithi104 bash[21651]: audit 2024-09-21T13:25:36.554532+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:37.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:37 smithi104 bash[21651]: audit 2024-09-21T13:25:36.554532+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:37.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:37 smithi104 bash[21651]: audit 2024-09-21T13:25:36.558789+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:37.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:37 smithi104 bash[21651]: audit 2024-09-21T13:25:36.558789+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:37.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:37 smithi104 bash[21651]: audit 2024-09-21T13:25:36.560588+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:25:37.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:37 smithi104 bash[21651]: audit 2024-09-21T13:25:36.560588+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:25:37.933 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:37 smithi104 bash[21651]: audit 2024-09-21T13:25:36.569986+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:37.933 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:37 smithi104 bash[21651]: audit 2024-09-21T13:25:36.569986+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:37.933 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:37 smithi104 bash[21651]: cluster 2024-09-21T13:25:36.713129+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-21T13:25:37.933 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:37 smithi104 bash[21651]: cluster 2024-09-21T13:25:36.713129+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-21T13:25:37.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:37 smithi079 bash[21349]: cephadm 2024-09-21T13:25:36.528389+0000 mgr.x (mgr.14152) 166 : cephadm [INF] Detected new or changed devices on smithi017 2024-09-21T13:25:37.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:37 smithi079 bash[21349]: cephadm 2024-09-21T13:25:36.528389+0000 mgr.x (mgr.14152) 166 : cephadm [INF] Detected new or changed devices on smithi017 2024-09-21T13:25:37.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:37 smithi079 bash[21349]: audit 2024-09-21T13:25:36.536552+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:37.937 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:37 smithi079 bash[21349]: audit 2024-09-21T13:25:36.536552+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:37.937 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:37 smithi079 bash[21349]: audit 2024-09-21T13:25:36.543848+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:37.937 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:37 smithi079 bash[21349]: audit 2024-09-21T13:25:36.543848+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:37.937 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:37 smithi079 bash[21349]: audit 2024-09-21T13:25:36.546101+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:25:37.937 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:37 smithi079 bash[21349]: audit 2024-09-21T13:25:36.546101+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:25:37.937 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:37 smithi079 bash[21349]: audit 2024-09-21T13:25:36.547752+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T13:25:37.937 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:37 smithi079 bash[21349]: audit 2024-09-21T13:25:36.547752+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T13:25:37.937 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:37 smithi079 bash[21349]: cephadm 2024-09-21T13:25:36.548913+0000 mgr.x (mgr.14152) 167 : cephadm [INF] Adjusting osd_memory_target on smithi017 to 8634M 2024-09-21T13:25:37.937 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:37 smithi079 bash[21349]: cephadm 2024-09-21T13:25:36.548913+0000 mgr.x (mgr.14152) 167 : cephadm [INF] Adjusting osd_memory_target on smithi017 to 8634M 2024-09-21T13:25:37.937 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:37 smithi079 bash[21349]: audit 2024-09-21T13:25:36.554532+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:37.937 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:37 smithi079 bash[21349]: audit 2024-09-21T13:25:36.554532+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:37.937 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:37 smithi079 bash[21349]: audit 2024-09-21T13:25:36.558789+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:37.937 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:37 smithi079 bash[21349]: audit 2024-09-21T13:25:36.558789+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:37.937 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:37 smithi079 bash[21349]: audit 2024-09-21T13:25:36.560588+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:25:37.937 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:37 smithi079 bash[21349]: audit 2024-09-21T13:25:36.560588+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:25:37.937 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:37 smithi079 bash[21349]: audit 2024-09-21T13:25:36.569986+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:37.938 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:37 smithi079 bash[21349]: audit 2024-09-21T13:25:36.569986+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:37.938 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:37 smithi079 bash[21349]: cluster 2024-09-21T13:25:36.713129+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-21T13:25:37.938 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:37 smithi079 bash[21349]: cluster 2024-09-21T13:25:36.713129+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-21T13:25:37.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:37 smithi017 bash[19815]: cephadm 2024-09-21T13:25:36.528389+0000 mgr.x (mgr.14152) 166 : cephadm [INF] Detected new or changed devices on smithi017 2024-09-21T13:25:37.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:37 smithi017 bash[19815]: cephadm 2024-09-21T13:25:36.528389+0000 mgr.x (mgr.14152) 166 : cephadm [INF] Detected new or changed devices on smithi017 2024-09-21T13:25:37.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:37 smithi017 bash[19815]: audit 2024-09-21T13:25:36.536552+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:37.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:37 smithi017 bash[19815]: audit 2024-09-21T13:25:36.536552+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:37.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:37 smithi017 bash[19815]: audit 2024-09-21T13:25:36.543848+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:37.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:37 smithi017 bash[19815]: audit 2024-09-21T13:25:36.543848+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:37.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:37 smithi017 bash[19815]: audit 2024-09-21T13:25:36.546101+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:25:37.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:37 smithi017 bash[19815]: audit 2024-09-21T13:25:36.546101+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:25:37.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:37 smithi017 bash[19815]: audit 2024-09-21T13:25:36.547752+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T13:25:37.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:37 smithi017 bash[19815]: audit 2024-09-21T13:25:36.547752+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T13:25:37.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:37 smithi017 bash[19815]: cephadm 2024-09-21T13:25:36.548913+0000 mgr.x (mgr.14152) 167 : cephadm [INF] Adjusting osd_memory_target on smithi017 to 8634M 2024-09-21T13:25:37.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:37 smithi017 bash[19815]: cephadm 2024-09-21T13:25:36.548913+0000 mgr.x (mgr.14152) 167 : cephadm [INF] Adjusting osd_memory_target on smithi017 to 8634M 2024-09-21T13:25:37.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:37 smithi017 bash[19815]: audit 2024-09-21T13:25:36.554532+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:37.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:37 smithi017 bash[19815]: audit 2024-09-21T13:25:36.554532+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:37.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:37 smithi017 bash[19815]: audit 2024-09-21T13:25:36.558789+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:37.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:37 smithi017 bash[19815]: audit 2024-09-21T13:25:36.558789+0000 mon.a (mon.0) 351 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:37.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:37 smithi017 bash[19815]: audit 2024-09-21T13:25:36.560588+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:25:37.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:37 smithi017 bash[19815]: audit 2024-09-21T13:25:36.560588+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:25:37.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:37 smithi017 bash[19815]: audit 2024-09-21T13:25:36.569986+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:37.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:37 smithi017 bash[19815]: audit 2024-09-21T13:25:36.569986+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:25:37.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:37 smithi017 bash[19815]: cluster 2024-09-21T13:25:36.713129+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-21T13:25:37.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:37 smithi017 bash[19815]: cluster 2024-09-21T13:25:36.713129+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-21T13:25:38.620 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:25:40.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:39 smithi104 bash[21651]: cluster 2024-09-21T13:25:38.713623+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:25:40.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:39 smithi104 bash[21651]: cluster 2024-09-21T13:25:38.713623+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:25:40.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:39 smithi079 bash[21349]: cluster 2024-09-21T13:25:38.713623+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:25:40.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:39 smithi079 bash[21349]: cluster 2024-09-21T13:25:38.713623+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:25:40.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:39 smithi017 bash[19815]: cluster 2024-09-21T13:25:38.713623+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:25:40.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:39 smithi017 bash[19815]: cluster 2024-09-21T13:25:38.713623+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:25:41.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:40 smithi104 bash[21651]: audit 2024-09-21T13:25:40.081125+0000 mgr.x (mgr.14152) 170 : audit [DBG] from='client.24128 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:25:41.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:40 smithi104 bash[21651]: audit 2024-09-21T13:25:40.081125+0000 mgr.x (mgr.14152) 170 : audit [DBG] from='client.24128 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:25:41.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:40 smithi104 bash[21651]: audit 2024-09-21T13:25:40.088030+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:25:41.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:40 smithi104 bash[21651]: audit 2024-09-21T13:25:40.088030+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:25:41.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:40 smithi104 bash[21651]: audit 2024-09-21T13:25:40.094088+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:25:41.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:40 smithi104 bash[21651]: audit 2024-09-21T13:25:40.094088+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:25:41.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:40 smithi104 bash[21651]: audit 2024-09-21T13:25:40.095663+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:41.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:40 smithi104 bash[21651]: audit 2024-09-21T13:25:40.095663+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:41.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:40 smithi079 bash[21349]: audit 2024-09-21T13:25:40.081125+0000 mgr.x (mgr.14152) 170 : audit [DBG] from='client.24128 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:25:41.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:40 smithi079 bash[21349]: audit 2024-09-21T13:25:40.081125+0000 mgr.x (mgr.14152) 170 : audit [DBG] from='client.24128 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:25:41.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:40 smithi079 bash[21349]: audit 2024-09-21T13:25:40.088030+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:25:41.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:40 smithi079 bash[21349]: audit 2024-09-21T13:25:40.088030+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:25:41.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:40 smithi079 bash[21349]: audit 2024-09-21T13:25:40.094088+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:25:41.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:40 smithi079 bash[21349]: audit 2024-09-21T13:25:40.094088+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:25:41.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:40 smithi079 bash[21349]: audit 2024-09-21T13:25:40.095663+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:41.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:40 smithi079 bash[21349]: audit 2024-09-21T13:25:40.095663+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:41.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:40 smithi017 bash[19815]: audit 2024-09-21T13:25:40.081125+0000 mgr.x (mgr.14152) 170 : audit [DBG] from='client.24128 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:25:41.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:40 smithi017 bash[19815]: audit 2024-09-21T13:25:40.081125+0000 mgr.x (mgr.14152) 170 : audit [DBG] from='client.24128 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:25:41.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:40 smithi017 bash[19815]: audit 2024-09-21T13:25:40.088030+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:25:41.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:40 smithi017 bash[19815]: audit 2024-09-21T13:25:40.088030+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:25:41.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:40 smithi017 bash[19815]: audit 2024-09-21T13:25:40.094088+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:25:41.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:40 smithi017 bash[19815]: audit 2024-09-21T13:25:40.094088+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:25:41.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:40 smithi017 bash[19815]: audit 2024-09-21T13:25:40.095663+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:41.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:40 smithi017 bash[19815]: audit 2024-09-21T13:25:40.095663+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:25:42.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:41 smithi104 bash[21651]: cluster 2024-09-21T13:25:40.714060+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-21T13:25:42.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:41 smithi104 bash[21651]: cluster 2024-09-21T13:25:40.714060+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-21T13:25:42.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:41 smithi079 bash[21349]: cluster 2024-09-21T13:25:40.714060+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-21T13:25:42.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:41 smithi079 bash[21349]: cluster 2024-09-21T13:25:40.714060+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-21T13:25:42.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:41 smithi017 bash[19815]: cluster 2024-09-21T13:25:40.714060+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-21T13:25:42.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:41 smithi017 bash[19815]: cluster 2024-09-21T13:25:40.714060+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-21T13:25:44.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:43 smithi104 bash[21651]: cluster 2024-09-21T13:25:42.714515+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-21T13:25:44.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:43 smithi104 bash[21651]: cluster 2024-09-21T13:25:42.714515+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-21T13:25:44.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:43 smithi079 bash[21349]: cluster 2024-09-21T13:25:42.714515+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-21T13:25:44.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:43 smithi079 bash[21349]: cluster 2024-09-21T13:25:42.714515+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-21T13:25:44.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:43 smithi017 bash[19815]: cluster 2024-09-21T13:25:42.714515+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-21T13:25:44.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:43 smithi017 bash[19815]: cluster 2024-09-21T13:25:42.714515+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-21T13:25:46.050 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:45 smithi079 bash[21349]: cluster 2024-09-21T13:25:44.714981+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-21T13:25:46.050 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:45 smithi079 bash[21349]: cluster 2024-09-21T13:25:44.714981+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-21T13:25:46.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:45 smithi104 bash[21651]: cluster 2024-09-21T13:25:44.714981+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-21T13:25:46.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:45 smithi104 bash[21651]: cluster 2024-09-21T13:25:44.714981+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-21T13:25:46.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:45 smithi017 bash[19815]: cluster 2024-09-21T13:25:44.714981+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-21T13:25:46.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:45 smithi017 bash[19815]: cluster 2024-09-21T13:25:44.714981+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-21T13:25:48.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:47 smithi104 bash[21651]: cluster 2024-09-21T13:25:46.715471+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-21T13:25:48.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:47 smithi104 bash[21651]: cluster 2024-09-21T13:25:46.715471+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-21T13:25:48.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:47 smithi079 bash[21349]: cluster 2024-09-21T13:25:46.715471+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-21T13:25:48.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:47 smithi079 bash[21349]: cluster 2024-09-21T13:25:46.715471+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-21T13:25:48.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:47 smithi017 bash[19815]: cluster 2024-09-21T13:25:46.715471+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-21T13:25:48.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:47 smithi017 bash[19815]: cluster 2024-09-21T13:25:46.715471+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-21T13:25:49.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:48 smithi104 bash[21651]: audit 2024-09-21T13:25:48.551780+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0aa94c38-76b3-4f31-918f-27da82c24175"} : dispatch 2024-09-21T13:25:49.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:48 smithi104 bash[21651]: audit 2024-09-21T13:25:48.551780+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0aa94c38-76b3-4f31-918f-27da82c24175"} : dispatch 2024-09-21T13:25:49.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:48 smithi104 bash[21651]: audit 2024-09-21T13:25:48.551865+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.79:0/1323817346' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0aa94c38-76b3-4f31-918f-27da82c24175"} : dispatch 2024-09-21T13:25:49.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:48 smithi104 bash[21651]: audit 2024-09-21T13:25:48.551865+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.79:0/1323817346' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0aa94c38-76b3-4f31-918f-27da82c24175"} : dispatch 2024-09-21T13:25:49.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:48 smithi104 bash[21651]: audit 2024-09-21T13:25:48.555345+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0aa94c38-76b3-4f31-918f-27da82c24175"}]': finished 2024-09-21T13:25:49.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:48 smithi104 bash[21651]: audit 2024-09-21T13:25:48.555345+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0aa94c38-76b3-4f31-918f-27da82c24175"}]': finished 2024-09-21T13:25:49.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:48 smithi104 bash[21651]: cluster 2024-09-21T13:25:48.559960+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T13:25:49.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:48 smithi104 bash[21651]: cluster 2024-09-21T13:25:48.559960+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T13:25:49.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:48 smithi104 bash[21651]: audit 2024-09-21T13:25:48.560364+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:25:49.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:48 smithi104 bash[21651]: audit 2024-09-21T13:25:48.560364+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:25:49.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:48 smithi079 bash[21349]: audit 2024-09-21T13:25:48.551780+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0aa94c38-76b3-4f31-918f-27da82c24175"} : dispatch 2024-09-21T13:25:49.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:48 smithi079 bash[21349]: audit 2024-09-21T13:25:48.551780+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0aa94c38-76b3-4f31-918f-27da82c24175"} : dispatch 2024-09-21T13:25:49.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:48 smithi079 bash[21349]: audit 2024-09-21T13:25:48.551865+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.79:0/1323817346' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0aa94c38-76b3-4f31-918f-27da82c24175"} : dispatch 2024-09-21T13:25:49.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:48 smithi079 bash[21349]: audit 2024-09-21T13:25:48.551865+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.79:0/1323817346' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0aa94c38-76b3-4f31-918f-27da82c24175"} : dispatch 2024-09-21T13:25:49.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:48 smithi079 bash[21349]: audit 2024-09-21T13:25:48.555345+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0aa94c38-76b3-4f31-918f-27da82c24175"}]': finished 2024-09-21T13:25:49.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:48 smithi079 bash[21349]: audit 2024-09-21T13:25:48.555345+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0aa94c38-76b3-4f31-918f-27da82c24175"}]': finished 2024-09-21T13:25:49.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:48 smithi079 bash[21349]: cluster 2024-09-21T13:25:48.559960+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T13:25:49.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:48 smithi079 bash[21349]: cluster 2024-09-21T13:25:48.559960+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T13:25:49.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:48 smithi079 bash[21349]: audit 2024-09-21T13:25:48.560364+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:25:49.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:48 smithi079 bash[21349]: audit 2024-09-21T13:25:48.560364+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:25:49.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:48 smithi017 bash[19815]: audit 2024-09-21T13:25:48.551780+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0aa94c38-76b3-4f31-918f-27da82c24175"} : dispatch 2024-09-21T13:25:49.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:48 smithi017 bash[19815]: audit 2024-09-21T13:25:48.551780+0000 mon.a (mon.0) 357 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0aa94c38-76b3-4f31-918f-27da82c24175"} : dispatch 2024-09-21T13:25:49.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:48 smithi017 bash[19815]: audit 2024-09-21T13:25:48.551865+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.79:0/1323817346' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0aa94c38-76b3-4f31-918f-27da82c24175"} : dispatch 2024-09-21T13:25:49.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:48 smithi017 bash[19815]: audit 2024-09-21T13:25:48.551865+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.79:0/1323817346' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "0aa94c38-76b3-4f31-918f-27da82c24175"} : dispatch 2024-09-21T13:25:49.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:48 smithi017 bash[19815]: audit 2024-09-21T13:25:48.555345+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0aa94c38-76b3-4f31-918f-27da82c24175"}]': finished 2024-09-21T13:25:49.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:48 smithi017 bash[19815]: audit 2024-09-21T13:25:48.555345+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0aa94c38-76b3-4f31-918f-27da82c24175"}]': finished 2024-09-21T13:25:49.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:48 smithi017 bash[19815]: cluster 2024-09-21T13:25:48.559960+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T13:25:49.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:48 smithi017 bash[19815]: cluster 2024-09-21T13:25:48.559960+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-21T13:25:49.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:48 smithi017 bash[19815]: audit 2024-09-21T13:25:48.560364+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:25:49.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:48 smithi017 bash[19815]: audit 2024-09-21T13:25:48.560364+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:25:50.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:49 smithi104 bash[21651]: cluster 2024-09-21T13:25:48.715932+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-21T13:25:50.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:49 smithi104 bash[21651]: cluster 2024-09-21T13:25:48.715932+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-21T13:25:50.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:49 smithi104 bash[21651]: audit 2024-09-21T13:25:49.168225+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.79:0/2232014832' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:25:50.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:49 smithi104 bash[21651]: audit 2024-09-21T13:25:49.168225+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.79:0/2232014832' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:25:50.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:49 smithi079 bash[21349]: cluster 2024-09-21T13:25:48.715932+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-21T13:25:50.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:49 smithi079 bash[21349]: cluster 2024-09-21T13:25:48.715932+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-21T13:25:50.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:49 smithi079 bash[21349]: audit 2024-09-21T13:25:49.168225+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.79:0/2232014832' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:25:50.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:49 smithi079 bash[21349]: audit 2024-09-21T13:25:49.168225+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.79:0/2232014832' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:25:50.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:49 smithi017 bash[19815]: cluster 2024-09-21T13:25:48.715932+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-21T13:25:50.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:49 smithi017 bash[19815]: cluster 2024-09-21T13:25:48.715932+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-21T13:25:50.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:49 smithi017 bash[19815]: audit 2024-09-21T13:25:49.168225+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.79:0/2232014832' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:25:50.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:49 smithi017 bash[19815]: audit 2024-09-21T13:25:49.168225+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.79:0/2232014832' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:25:52.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:51 smithi104 bash[21651]: cluster 2024-09-21T13:25:50.716419+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-21T13:25:52.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:51 smithi104 bash[21651]: cluster 2024-09-21T13:25:50.716419+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-21T13:25:52.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:51 smithi079 bash[21349]: cluster 2024-09-21T13:25:50.716419+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-21T13:25:52.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:51 smithi079 bash[21349]: cluster 2024-09-21T13:25:50.716419+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-21T13:25:52.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:51 smithi017 bash[19815]: cluster 2024-09-21T13:25:50.716419+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-21T13:25:52.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:51 smithi017 bash[19815]: cluster 2024-09-21T13:25:50.716419+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-21T13:25:54.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:53 smithi104 bash[21651]: cluster 2024-09-21T13:25:52.716869+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-21T13:25:54.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:53 smithi104 bash[21651]: cluster 2024-09-21T13:25:52.716869+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-21T13:25:54.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:53 smithi079 bash[21349]: cluster 2024-09-21T13:25:52.716869+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-21T13:25:54.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:53 smithi079 bash[21349]: cluster 2024-09-21T13:25:52.716869+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-21T13:25:54.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:53 smithi017 bash[19815]: cluster 2024-09-21T13:25:52.716869+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-21T13:25:54.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:53 smithi017 bash[19815]: cluster 2024-09-21T13:25:52.716869+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-21T13:25:56.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:55 smithi104 bash[21651]: cluster 2024-09-21T13:25:54.717335+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-21T13:25:56.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:55 smithi104 bash[21651]: cluster 2024-09-21T13:25:54.717335+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-21T13:25:56.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:55 smithi079 bash[21349]: cluster 2024-09-21T13:25:54.717335+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-21T13:25:56.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:55 smithi079 bash[21349]: cluster 2024-09-21T13:25:54.717335+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-21T13:25:56.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:55 smithi017 bash[19815]: cluster 2024-09-21T13:25:54.717335+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-21T13:25:56.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:55 smithi017 bash[19815]: cluster 2024-09-21T13:25:54.717335+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-21T13:25:58.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:57 smithi104 bash[21651]: cluster 2024-09-21T13:25:56.717811+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-21T13:25:58.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:57 smithi104 bash[21651]: cluster 2024-09-21T13:25:56.717811+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-21T13:25:58.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:57 smithi079 bash[21349]: cluster 2024-09-21T13:25:56.717811+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-21T13:25:58.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:57 smithi079 bash[21349]: cluster 2024-09-21T13:25:56.717811+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-21T13:25:58.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:57 smithi017 bash[19815]: cluster 2024-09-21T13:25:56.717811+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-21T13:25:58.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:57 smithi017 bash[19815]: cluster 2024-09-21T13:25:56.717811+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-21T13:26:00.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:59 smithi104 bash[21651]: cluster 2024-09-21T13:25:58.718305+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-21T13:26:00.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:25:59 smithi104 bash[21651]: cluster 2024-09-21T13:25:58.718305+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-21T13:26:00.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:59 smithi079 bash[21349]: cluster 2024-09-21T13:25:58.718305+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-21T13:26:00.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:25:59 smithi079 bash[21349]: cluster 2024-09-21T13:25:58.718305+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-21T13:26:00.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:59 smithi017 bash[19815]: cluster 2024-09-21T13:25:58.718305+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-21T13:26:00.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:25:59 smithi017 bash[19815]: cluster 2024-09-21T13:25:58.718305+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-21T13:26:02.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:01 smithi104 bash[21651]: cluster 2024-09-21T13:26:00.718763+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:02.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:01 smithi104 bash[21651]: cluster 2024-09-21T13:26:00.718763+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:02.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:01 smithi079 bash[21349]: cluster 2024-09-21T13:26:00.718763+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:02.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:01 smithi079 bash[21349]: cluster 2024-09-21T13:26:00.718763+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:02.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:01 smithi017 bash[19815]: cluster 2024-09-21T13:26:00.718763+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:02.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:01 smithi017 bash[19815]: cluster 2024-09-21T13:26:00.718763+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:03.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:02 smithi104 bash[21651]: audit 2024-09-21T13:26:02.034967+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T13:26:03.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:02 smithi104 bash[21651]: audit 2024-09-21T13:26:02.034967+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T13:26:03.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:02 smithi104 bash[21651]: audit 2024-09-21T13:26:02.036648+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:03.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:02 smithi104 bash[21651]: audit 2024-09-21T13:26:02.036648+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:03.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:02 smithi104 bash[21651]: cephadm 2024-09-21T13:26:02.038233+0000 mgr.x (mgr.14152) 182 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-09-21T13:26:03.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:02 smithi104 bash[21651]: cephadm 2024-09-21T13:26:02.038233+0000 mgr.x (mgr.14152) 182 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-09-21T13:26:03.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:02 smithi079 bash[21349]: audit 2024-09-21T13:26:02.034967+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T13:26:03.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:02 smithi079 bash[21349]: audit 2024-09-21T13:26:02.034967+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T13:26:03.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:02 smithi079 bash[21349]: audit 2024-09-21T13:26:02.036648+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:03.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:02 smithi079 bash[21349]: audit 2024-09-21T13:26:02.036648+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:03.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:02 smithi079 bash[21349]: cephadm 2024-09-21T13:26:02.038233+0000 mgr.x (mgr.14152) 182 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-09-21T13:26:03.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:02 smithi079 bash[21349]: cephadm 2024-09-21T13:26:02.038233+0000 mgr.x (mgr.14152) 182 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-09-21T13:26:03.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:02 smithi017 bash[19815]: audit 2024-09-21T13:26:02.034967+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T13:26:03.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:02 smithi017 bash[19815]: audit 2024-09-21T13:26:02.034967+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-21T13:26:03.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:02 smithi017 bash[19815]: audit 2024-09-21T13:26:02.036648+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:03.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:02 smithi017 bash[19815]: audit 2024-09-21T13:26:02.036648+0000 mon.a (mon.0) 362 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:03.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:02 smithi017 bash[19815]: cephadm 2024-09-21T13:26:02.038233+0000 mgr.x (mgr.14152) 182 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-09-21T13:26:03.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:02 smithi017 bash[19815]: cephadm 2024-09-21T13:26:02.038233+0000 mgr.x (mgr.14152) 182 : cephadm [INF] Deploying daemon osd.2 on smithi079 2024-09-21T13:26:03.912 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:03 smithi079 bash[21349]: cluster 2024-09-21T13:26:02.719231+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-21T13:26:03.912 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:03 smithi079 bash[21349]: cluster 2024-09-21T13:26:02.719231+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-21T13:26:04.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:03 smithi104 bash[21651]: cluster 2024-09-21T13:26:02.719231+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-21T13:26:04.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:03 smithi104 bash[21651]: cluster 2024-09-21T13:26:02.719231+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-21T13:26:04.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:03 smithi017 bash[19815]: cluster 2024-09-21T13:26:02.719231+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-21T13:26:04.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:03 smithi017 bash[19815]: cluster 2024-09-21T13:26:02.719231+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-21T13:26:05.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:05 smithi079 bash[21349]: cluster 2024-09-21T13:26:04.719682+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-21T13:26:05.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:05 smithi079 bash[21349]: cluster 2024-09-21T13:26:04.719682+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-21T13:26:06.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:05 smithi104 bash[21651]: cluster 2024-09-21T13:26:04.719682+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-21T13:26:06.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:05 smithi104 bash[21651]: cluster 2024-09-21T13:26:04.719682+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-21T13:26:06.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:05 smithi017 bash[19815]: cluster 2024-09-21T13:26:04.719682+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-21T13:26:06.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:05 smithi017 bash[19815]: cluster 2024-09-21T13:26:04.719682+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-21T13:26:06.556 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:06 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:26:06.913 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:06 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:26:08.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:07 smithi104 bash[21651]: cluster 2024-09-21T13:26:06.720137+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-21T13:26:08.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:07 smithi104 bash[21651]: cluster 2024-09-21T13:26:06.720137+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-21T13:26:08.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:07 smithi104 bash[21651]: audit 2024-09-21T13:26:06.850525+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:26:08.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:07 smithi104 bash[21651]: audit 2024-09-21T13:26:06.850525+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:26:08.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:07 smithi104 bash[21651]: audit 2024-09-21T13:26:06.856686+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:08.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:07 smithi104 bash[21651]: audit 2024-09-21T13:26:06.856686+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:08.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:07 smithi104 bash[21651]: audit 2024-09-21T13:26:06.863661+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:08.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:07 smithi104 bash[21651]: audit 2024-09-21T13:26:06.863661+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:08.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:07 smithi079 bash[21349]: cluster 2024-09-21T13:26:06.720137+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-21T13:26:08.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:07 smithi079 bash[21349]: cluster 2024-09-21T13:26:06.720137+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-21T13:26:08.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:07 smithi079 bash[21349]: audit 2024-09-21T13:26:06.850525+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:26:08.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:07 smithi079 bash[21349]: audit 2024-09-21T13:26:06.850525+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:26:08.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:07 smithi079 bash[21349]: audit 2024-09-21T13:26:06.856686+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:08.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:07 smithi079 bash[21349]: audit 2024-09-21T13:26:06.856686+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:08.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:07 smithi079 bash[21349]: audit 2024-09-21T13:26:06.863661+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:08.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:07 smithi079 bash[21349]: audit 2024-09-21T13:26:06.863661+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:08.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:07 smithi017 bash[19815]: cluster 2024-09-21T13:26:06.720137+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-21T13:26:08.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:07 smithi017 bash[19815]: cluster 2024-09-21T13:26:06.720137+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-21T13:26:08.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:07 smithi017 bash[19815]: audit 2024-09-21T13:26:06.850525+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:26:08.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:07 smithi017 bash[19815]: audit 2024-09-21T13:26:06.850525+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:26:08.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:07 smithi017 bash[19815]: audit 2024-09-21T13:26:06.856686+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:08.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:07 smithi017 bash[19815]: audit 2024-09-21T13:26:06.856686+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:08.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:07 smithi017 bash[19815]: audit 2024-09-21T13:26:06.863661+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:08.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:07 smithi017 bash[19815]: audit 2024-09-21T13:26:06.863661+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:10.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:09 smithi104 bash[21651]: cluster 2024-09-21T13:26:08.720627+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-21T13:26:10.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:09 smithi104 bash[21651]: cluster 2024-09-21T13:26:08.720627+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-21T13:26:10.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:09 smithi079 bash[21349]: cluster 2024-09-21T13:26:08.720627+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-21T13:26:10.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:09 smithi079 bash[21349]: cluster 2024-09-21T13:26:08.720627+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-21T13:26:10.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:09 smithi017 bash[19815]: cluster 2024-09-21T13:26:08.720627+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-21T13:26:10.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:09 smithi017 bash[19815]: cluster 2024-09-21T13:26:08.720627+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-21T13:26:12.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:11 smithi104 bash[21651]: cluster 2024-09-21T13:26:10.721110+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-21T13:26:12.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:11 smithi104 bash[21651]: cluster 2024-09-21T13:26:10.721110+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-21T13:26:12.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:11 smithi079 bash[21349]: cluster 2024-09-21T13:26:10.721110+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-21T13:26:12.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:11 smithi079 bash[21349]: cluster 2024-09-21T13:26:10.721110+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-21T13:26:12.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:11 smithi017 bash[19815]: cluster 2024-09-21T13:26:10.721110+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-21T13:26:12.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:11 smithi017 bash[19815]: cluster 2024-09-21T13:26:10.721110+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-21T13:26:13.230 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:13 smithi079 bash[21349]: audit 2024-09-21T13:26:12.131010+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:13.231 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:13 smithi079 bash[21349]: audit 2024-09-21T13:26:12.131010+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:13.231 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:13 smithi079 bash[21349]: audit 2024-09-21T13:26:12.138289+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:13.231 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:13 smithi079 bash[21349]: audit 2024-09-21T13:26:12.138289+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:13.231 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:13 smithi079 bash[21349]: audit 2024-09-21T13:26:12.139932+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:13.231 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:13 smithi079 bash[21349]: audit 2024-09-21T13:26:12.139932+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:13.231 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:13 smithi079 bash[21349]: audit 2024-09-21T13:26:12.141671+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:26:13.231 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:13 smithi079 bash[21349]: audit 2024-09-21T13:26:12.141671+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:26:13.231 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:13 smithi079 bash[21349]: audit 2024-09-21T13:26:12.150970+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:13.231 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:13 smithi079 bash[21349]: audit 2024-09-21T13:26:12.150970+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:13.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:13 smithi104 bash[21651]: audit 2024-09-21T13:26:12.131010+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:13.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:13 smithi104 bash[21651]: audit 2024-09-21T13:26:12.131010+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:13.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:13 smithi104 bash[21651]: audit 2024-09-21T13:26:12.138289+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:13.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:13 smithi104 bash[21651]: audit 2024-09-21T13:26:12.138289+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:13.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:13 smithi104 bash[21651]: audit 2024-09-21T13:26:12.139932+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:13.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:13 smithi104 bash[21651]: audit 2024-09-21T13:26:12.139932+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:13.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:13 smithi104 bash[21651]: audit 2024-09-21T13:26:12.141671+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:26:13.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:13 smithi104 bash[21651]: audit 2024-09-21T13:26:12.141671+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:26:13.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:13 smithi104 bash[21651]: audit 2024-09-21T13:26:12.150970+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:13.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:13 smithi104 bash[21651]: audit 2024-09-21T13:26:12.150970+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:13.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:13 smithi017 bash[19815]: audit 2024-09-21T13:26:12.131010+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:13.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:13 smithi017 bash[19815]: audit 2024-09-21T13:26:12.131010+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:13.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:13 smithi017 bash[19815]: audit 2024-09-21T13:26:12.138289+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:13.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:13 smithi017 bash[19815]: audit 2024-09-21T13:26:12.138289+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:13.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:13 smithi017 bash[19815]: audit 2024-09-21T13:26:12.139932+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:13.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:13 smithi017 bash[19815]: audit 2024-09-21T13:26:12.139932+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:13.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:13 smithi017 bash[19815]: audit 2024-09-21T13:26:12.141671+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:26:13.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:13 smithi017 bash[19815]: audit 2024-09-21T13:26:12.141671+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:26:13.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:13 smithi017 bash[19815]: audit 2024-09-21T13:26:12.150970+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:13.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:13 smithi017 bash[19815]: audit 2024-09-21T13:26:12.150970+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:14.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:14 smithi104 bash[21651]: cluster 2024-09-21T13:26:12.721662+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-21T13:26:14.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:14 smithi104 bash[21651]: cluster 2024-09-21T13:26:12.721662+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-21T13:26:14.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:14 smithi079 bash[21349]: cluster 2024-09-21T13:26:12.721662+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-21T13:26:14.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:14 smithi079 bash[21349]: cluster 2024-09-21T13:26:12.721662+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-21T13:26:14.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:14 smithi017 bash[19815]: cluster 2024-09-21T13:26:12.721662+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-21T13:26:14.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:14 smithi017 bash[19815]: cluster 2024-09-21T13:26:12.721662+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-21T13:26:16.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:16 smithi104 bash[21651]: cluster 2024-09-21T13:26:14.722266+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-21T13:26:16.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:16 smithi104 bash[21651]: cluster 2024-09-21T13:26:14.722266+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-21T13:26:16.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:16 smithi079 bash[21349]: cluster 2024-09-21T13:26:14.722266+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-21T13:26:16.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:16 smithi079 bash[21349]: cluster 2024-09-21T13:26:14.722266+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-21T13:26:16.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:16 smithi017 bash[19815]: cluster 2024-09-21T13:26:14.722266+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-21T13:26:16.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:16 smithi017 bash[19815]: cluster 2024-09-21T13:26:14.722266+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-21T13:26:18.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:18 smithi104 bash[21651]: cluster 2024-09-21T13:26:16.722806+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-21T13:26:18.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:18 smithi104 bash[21651]: cluster 2024-09-21T13:26:16.722806+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-21T13:26:18.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:18 smithi079 bash[21349]: cluster 2024-09-21T13:26:16.722806+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-21T13:26:18.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:18 smithi079 bash[21349]: cluster 2024-09-21T13:26:16.722806+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-21T13:26:18.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:18 smithi017 bash[19815]: cluster 2024-09-21T13:26:16.722806+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-21T13:26:18.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:18 smithi017 bash[19815]: cluster 2024-09-21T13:26:16.722806+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-21T13:26:19.574 INFO:teuthology.orchestra.run.smithi079.stdout:Created osd(s) 2 on host 'smithi079' 2024-09-21T13:26:20.150 DEBUG:teuthology.orchestra.run.smithi079:osd.2> sudo journalctl -f -n 0 -u ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@osd.2.service 2024-09-21T13:26:20.153 INFO:tasks.cephadm:Deploying osd.3 on smithi079 with /dev/vg_nvme/lv_3... 2024-09-21T13:26:20.153 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T13:26:20.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:20 smithi079 bash[21349]: cluster 2024-09-21T13:26:18.723309+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:20.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:20 smithi079 bash[21349]: cluster 2024-09-21T13:26:18.723309+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:20.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:20 smithi079 bash[21349]: audit 2024-09-21T13:26:19.556764+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:26:20.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:20 smithi079 bash[21349]: audit 2024-09-21T13:26:19.556764+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:26:20.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:20 smithi079 bash[21349]: audit 2024-09-21T13:26:19.563404+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:20.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:20 smithi079 bash[21349]: audit 2024-09-21T13:26:19.563404+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:20.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:20 smithi079 bash[21349]: audit 2024-09-21T13:26:19.570674+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:20.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:20 smithi079 bash[21349]: audit 2024-09-21T13:26:19.570674+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:20.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:20 smithi079 bash[21349]: audit 2024-09-21T13:26:19.933838+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"]} : dispatch 2024-09-21T13:26:20.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:20 smithi079 bash[21349]: audit 2024-09-21T13:26:19.933838+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"]} : dispatch 2024-09-21T13:26:20.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:20 smithi079 bash[21349]: audit 2024-09-21T13:26:19.934377+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.79:6800/4204356398,v1:172.21.15.79:6801/4204356398]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:26:20.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:20 smithi079 bash[21349]: audit 2024-09-21T13:26:19.934377+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.79:6800/4204356398,v1:172.21.15.79:6801/4204356398]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:26:20.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:20 smithi104 bash[21651]: cluster 2024-09-21T13:26:18.723309+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:20.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:20 smithi104 bash[21651]: cluster 2024-09-21T13:26:18.723309+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:20.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:20 smithi104 bash[21651]: audit 2024-09-21T13:26:19.556764+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:26:20.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:20 smithi104 bash[21651]: audit 2024-09-21T13:26:19.556764+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:26:20.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:20 smithi104 bash[21651]: audit 2024-09-21T13:26:19.563404+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:20.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:20 smithi104 bash[21651]: audit 2024-09-21T13:26:19.563404+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:20.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:20 smithi104 bash[21651]: audit 2024-09-21T13:26:19.570674+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:20.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:20 smithi104 bash[21651]: audit 2024-09-21T13:26:19.570674+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:20.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:20 smithi104 bash[21651]: audit 2024-09-21T13:26:19.933838+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"]} : dispatch 2024-09-21T13:26:20.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:20 smithi104 bash[21651]: audit 2024-09-21T13:26:19.933838+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"]} : dispatch 2024-09-21T13:26:20.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:20 smithi104 bash[21651]: audit 2024-09-21T13:26:19.934377+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.79:6800/4204356398,v1:172.21.15.79:6801/4204356398]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:26:20.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:20 smithi104 bash[21651]: audit 2024-09-21T13:26:19.934377+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.79:6800/4204356398,v1:172.21.15.79:6801/4204356398]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:26:20.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:20 smithi017 bash[19815]: cluster 2024-09-21T13:26:18.723309+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:20.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:20 smithi017 bash[19815]: cluster 2024-09-21T13:26:18.723309+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v143: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:20.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:20 smithi017 bash[19815]: audit 2024-09-21T13:26:19.556764+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:26:20.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:20 smithi017 bash[19815]: audit 2024-09-21T13:26:19.556764+0000 mon.a (mon.0) 371 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:26:20.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:20 smithi017 bash[19815]: audit 2024-09-21T13:26:19.563404+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:20.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:20 smithi017 bash[19815]: audit 2024-09-21T13:26:19.563404+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:20.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:20 smithi017 bash[19815]: audit 2024-09-21T13:26:19.570674+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:20.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:20 smithi017 bash[19815]: audit 2024-09-21T13:26:19.570674+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:20.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:20 smithi017 bash[19815]: audit 2024-09-21T13:26:19.933838+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"]} : dispatch 2024-09-21T13:26:20.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:20 smithi017 bash[19815]: audit 2024-09-21T13:26:19.933838+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"]} : dispatch 2024-09-21T13:26:20.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:20 smithi017 bash[19815]: audit 2024-09-21T13:26:19.934377+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.79:6800/4204356398,v1:172.21.15.79:6801/4204356398]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:26:20.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:20 smithi017 bash[19815]: audit 2024-09-21T13:26:19.934377+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.79:6800/4204356398,v1:172.21.15.79:6801/4204356398]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-21T13:26:21.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:21 smithi104 bash[21651]: audit 2024-09-21T13:26:20.569934+0000 mon.a (mon.0) 375 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T13:26:21.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:21 smithi104 bash[21651]: audit 2024-09-21T13:26:20.569934+0000 mon.a (mon.0) 375 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T13:26:21.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:21 smithi104 bash[21651]: cluster 2024-09-21T13:26:20.574515+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T13:26:21.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:21 smithi104 bash[21651]: cluster 2024-09-21T13:26:20.574515+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T13:26:21.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:21 smithi104 bash[21651]: audit 2024-09-21T13:26:20.574989+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:21.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:21 smithi104 bash[21651]: audit 2024-09-21T13:26:20.574989+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:21.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:21 smithi104 bash[21651]: audit 2024-09-21T13:26:20.575976+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=smithi079", "root=default"]} : dispatch 2024-09-21T13:26:21.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:21 smithi104 bash[21651]: audit 2024-09-21T13:26:20.575976+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=smithi079", "root=default"]} : dispatch 2024-09-21T13:26:21.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:21 smithi104 bash[21651]: audit 2024-09-21T13:26:20.576483+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.79:6800/4204356398,v1:172.21.15.79:6801/4204356398]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-21T13:26:21.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:21 smithi104 bash[21651]: audit 2024-09-21T13:26:20.576483+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.79:6800/4204356398,v1:172.21.15.79:6801/4204356398]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-21T13:26:21.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:21 smithi104 bash[21651]: cluster 2024-09-21T13:26:20.723865+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:21.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:21 smithi104 bash[21651]: cluster 2024-09-21T13:26:20.723865+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:21.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:21 smithi079 bash[21349]: audit 2024-09-21T13:26:20.569934+0000 mon.a (mon.0) 375 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T13:26:21.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:21 smithi079 bash[21349]: audit 2024-09-21T13:26:20.569934+0000 mon.a (mon.0) 375 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T13:26:21.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:21 smithi079 bash[21349]: cluster 2024-09-21T13:26:20.574515+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T13:26:21.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:21 smithi079 bash[21349]: cluster 2024-09-21T13:26:20.574515+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T13:26:21.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:21 smithi079 bash[21349]: audit 2024-09-21T13:26:20.574989+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:21.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:21 smithi079 bash[21349]: audit 2024-09-21T13:26:20.574989+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:21.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:21 smithi079 bash[21349]: audit 2024-09-21T13:26:20.575976+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=smithi079", "root=default"]} : dispatch 2024-09-21T13:26:21.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:21 smithi079 bash[21349]: audit 2024-09-21T13:26:20.575976+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=smithi079", "root=default"]} : dispatch 2024-09-21T13:26:21.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:21 smithi079 bash[21349]: audit 2024-09-21T13:26:20.576483+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.79:6800/4204356398,v1:172.21.15.79:6801/4204356398]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-21T13:26:21.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:21 smithi079 bash[21349]: audit 2024-09-21T13:26:20.576483+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.79:6800/4204356398,v1:172.21.15.79:6801/4204356398]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-21T13:26:21.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:21 smithi079 bash[21349]: cluster 2024-09-21T13:26:20.723865+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:21.937 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:21 smithi079 bash[21349]: cluster 2024-09-21T13:26:20.723865+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:21.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:21 smithi017 bash[19815]: audit 2024-09-21T13:26:20.569934+0000 mon.a (mon.0) 375 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T13:26:21.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:21 smithi017 bash[19815]: audit 2024-09-21T13:26:20.569934+0000 mon.a (mon.0) 375 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-21T13:26:21.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:21 smithi017 bash[19815]: cluster 2024-09-21T13:26:20.574515+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T13:26:21.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:21 smithi017 bash[19815]: cluster 2024-09-21T13:26:20.574515+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-21T13:26:21.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:21 smithi017 bash[19815]: audit 2024-09-21T13:26:20.574989+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:21.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:21 smithi017 bash[19815]: audit 2024-09-21T13:26:20.574989+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:21.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:21 smithi017 bash[19815]: audit 2024-09-21T13:26:20.575976+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=smithi079", "root=default"]} : dispatch 2024-09-21T13:26:21.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:21 smithi017 bash[19815]: audit 2024-09-21T13:26:20.575976+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=smithi079", "root=default"]} : dispatch 2024-09-21T13:26:21.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:21 smithi017 bash[19815]: audit 2024-09-21T13:26:20.576483+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.79:6800/4204356398,v1:172.21.15.79:6801/4204356398]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-21T13:26:21.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:21 smithi017 bash[19815]: audit 2024-09-21T13:26:20.576483+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.79:6800/4204356398,v1:172.21.15.79:6801/4204356398]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-21T13:26:21.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:21 smithi017 bash[19815]: cluster 2024-09-21T13:26:20.723865+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:21.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:21 smithi017 bash[19815]: cluster 2024-09-21T13:26:20.723865+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v145: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:22.436 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 13:26:22 smithi079 bash[24101]: debug 2024-09-21T13:26:22.063+0000 7fbc0d413640 -1 osd.2 0 waiting for initial osdmap 2024-09-21T13:26:22.436 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 13:26:22 smithi079 bash[24101]: debug 2024-09-21T13:26:22.103+0000 7fbc05232640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:26:22.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:22 smithi104 bash[21651]: audit 2024-09-21T13:26:21.577830+0000 mon.a (mon.0) 379 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-21T13:26:22.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:22 smithi104 bash[21651]: audit 2024-09-21T13:26:21.577830+0000 mon.a (mon.0) 379 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-21T13:26:22.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:22 smithi104 bash[21651]: cluster 2024-09-21T13:26:21.584508+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T13:26:22.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:22 smithi104 bash[21651]: cluster 2024-09-21T13:26:21.584508+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T13:26:22.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:22 smithi104 bash[21651]: audit 2024-09-21T13:26:21.585105+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:22.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:22 smithi104 bash[21651]: audit 2024-09-21T13:26:21.585105+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:22.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:22 smithi104 bash[21651]: audit 2024-09-21T13:26:21.594035+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:22.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:22 smithi104 bash[21651]: audit 2024-09-21T13:26:21.594035+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:22.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:22 smithi104 bash[21651]: audit 2024-09-21T13:26:22.072971+0000 mon.a (mon.0) 383 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-21T13:26:22.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:22 smithi104 bash[21651]: audit 2024-09-21T13:26:22.072971+0000 mon.a (mon.0) 383 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-21T13:26:22.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:22 smithi079 bash[21349]: audit 2024-09-21T13:26:21.577830+0000 mon.a (mon.0) 379 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-21T13:26:22.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:22 smithi079 bash[21349]: audit 2024-09-21T13:26:21.577830+0000 mon.a (mon.0) 379 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-21T13:26:22.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:22 smithi079 bash[21349]: cluster 2024-09-21T13:26:21.584508+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T13:26:22.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:22 smithi079 bash[21349]: cluster 2024-09-21T13:26:21.584508+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T13:26:22.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:22 smithi079 bash[21349]: audit 2024-09-21T13:26:21.585105+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:22.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:22 smithi079 bash[21349]: audit 2024-09-21T13:26:21.585105+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:22.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:22 smithi079 bash[21349]: audit 2024-09-21T13:26:21.594035+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:22.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:22 smithi079 bash[21349]: audit 2024-09-21T13:26:21.594035+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:22.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:22 smithi079 bash[21349]: audit 2024-09-21T13:26:22.072971+0000 mon.a (mon.0) 383 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-21T13:26:22.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:22 smithi079 bash[21349]: audit 2024-09-21T13:26:22.072971+0000 mon.a (mon.0) 383 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-21T13:26:22.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:22 smithi017 bash[19815]: audit 2024-09-21T13:26:21.577830+0000 mon.a (mon.0) 379 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-21T13:26:22.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:22 smithi017 bash[19815]: audit 2024-09-21T13:26:21.577830+0000 mon.a (mon.0) 379 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-21T13:26:22.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:22 smithi017 bash[19815]: cluster 2024-09-21T13:26:21.584508+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T13:26:22.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:22 smithi017 bash[19815]: cluster 2024-09-21T13:26:21.584508+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-21T13:26:22.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:22 smithi017 bash[19815]: audit 2024-09-21T13:26:21.585105+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:22.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:22 smithi017 bash[19815]: audit 2024-09-21T13:26:21.585105+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:22.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:22 smithi017 bash[19815]: audit 2024-09-21T13:26:21.594035+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:22.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:22 smithi017 bash[19815]: audit 2024-09-21T13:26:21.594035+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:22.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:22 smithi017 bash[19815]: audit 2024-09-21T13:26:22.072971+0000 mon.a (mon.0) 383 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-21T13:26:22.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:22 smithi017 bash[19815]: audit 2024-09-21T13:26:22.072971+0000 mon.a (mon.0) 383 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-21T13:26:23.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:23 smithi104 bash[21651]: cluster 2024-09-21T13:26:20.972248+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:26:23.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:23 smithi104 bash[21651]: cluster 2024-09-21T13:26:20.972248+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:26:23.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:23 smithi104 bash[21651]: cluster 2024-09-21T13:26:20.972372+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:26:23.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:23 smithi104 bash[21651]: cluster 2024-09-21T13:26:20.972372+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:26:23.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:23 smithi104 bash[21651]: audit 2024-09-21T13:26:22.593783+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:23.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:23 smithi104 bash[21651]: audit 2024-09-21T13:26:22.593783+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:23.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:23 smithi104 bash[21651]: cluster 2024-09-21T13:26:22.724466+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:23.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:23 smithi104 bash[21651]: cluster 2024-09-21T13:26:22.724466+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:23.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:23 smithi104 bash[21651]: cluster 2024-09-21T13:26:23.077134+0000 mon.a (mon.0) 385 : cluster [INF] osd.2 [v2:172.21.15.79:6800/4204356398,v1:172.21.15.79:6801/4204356398] boot 2024-09-21T13:26:23.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:23 smithi104 bash[21651]: cluster 2024-09-21T13:26:23.077134+0000 mon.a (mon.0) 385 : cluster [INF] osd.2 [v2:172.21.15.79:6800/4204356398,v1:172.21.15.79:6801/4204356398] boot 2024-09-21T13:26:23.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:23 smithi104 bash[21651]: cluster 2024-09-21T13:26:23.077198+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T13:26:23.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:23 smithi104 bash[21651]: cluster 2024-09-21T13:26:23.077198+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T13:26:23.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:23 smithi104 bash[21651]: audit 2024-09-21T13:26:23.077395+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:23.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:23 smithi104 bash[21651]: audit 2024-09-21T13:26:23.077395+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:23.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:23 smithi104 bash[21651]: audit 2024-09-21T13:26:23.291700+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' 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-21T13:26:23.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:23 smithi104 bash[21651]: audit 2024-09-21T13:26:23.291700+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' 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-21T13:26:23.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:23 smithi079 bash[21349]: cluster 2024-09-21T13:26:20.972248+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:26:23.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:23 smithi079 bash[21349]: cluster 2024-09-21T13:26:20.972248+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:26:23.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:23 smithi079 bash[21349]: cluster 2024-09-21T13:26:20.972372+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:26:23.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:23 smithi079 bash[21349]: cluster 2024-09-21T13:26:20.972372+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:26:23.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:23 smithi079 bash[21349]: audit 2024-09-21T13:26:22.593783+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:23.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:23 smithi079 bash[21349]: audit 2024-09-21T13:26:22.593783+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:23.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:23 smithi079 bash[21349]: cluster 2024-09-21T13:26:22.724466+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:23.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:23 smithi079 bash[21349]: cluster 2024-09-21T13:26:22.724466+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:23.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:23 smithi079 bash[21349]: cluster 2024-09-21T13:26:23.077134+0000 mon.a (mon.0) 385 : cluster [INF] osd.2 [v2:172.21.15.79:6800/4204356398,v1:172.21.15.79:6801/4204356398] boot 2024-09-21T13:26:23.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:23 smithi079 bash[21349]: cluster 2024-09-21T13:26:23.077134+0000 mon.a (mon.0) 385 : cluster [INF] osd.2 [v2:172.21.15.79:6800/4204356398,v1:172.21.15.79:6801/4204356398] boot 2024-09-21T13:26:23.937 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:23 smithi079 bash[21349]: cluster 2024-09-21T13:26:23.077198+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T13:26:23.937 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:23 smithi079 bash[21349]: cluster 2024-09-21T13:26:23.077198+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T13:26:23.937 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:23 smithi079 bash[21349]: audit 2024-09-21T13:26:23.077395+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:23.937 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:23 smithi079 bash[21349]: audit 2024-09-21T13:26:23.077395+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:23.937 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:23 smithi079 bash[21349]: audit 2024-09-21T13:26:23.291700+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' 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-21T13:26:23.938 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:23 smithi079 bash[21349]: audit 2024-09-21T13:26:23.291700+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' 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-21T13:26:23.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:23 smithi017 bash[19815]: cluster 2024-09-21T13:26:20.972248+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:26:23.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:23 smithi017 bash[19815]: cluster 2024-09-21T13:26:20.972248+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:26:23.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:23 smithi017 bash[19815]: cluster 2024-09-21T13:26:20.972372+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:26:23.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:23 smithi017 bash[19815]: cluster 2024-09-21T13:26:20.972372+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:26:23.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:23 smithi017 bash[19815]: audit 2024-09-21T13:26:22.593783+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:23.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:23 smithi017 bash[19815]: audit 2024-09-21T13:26:22.593783+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:23.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:23 smithi017 bash[19815]: cluster 2024-09-21T13:26:22.724466+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:23.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:23 smithi017 bash[19815]: cluster 2024-09-21T13:26:22.724466+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-21T13:26:23.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:23 smithi017 bash[19815]: cluster 2024-09-21T13:26:23.077134+0000 mon.a (mon.0) 385 : cluster [INF] osd.2 [v2:172.21.15.79:6800/4204356398,v1:172.21.15.79:6801/4204356398] boot 2024-09-21T13:26:23.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:23 smithi017 bash[19815]: cluster 2024-09-21T13:26:23.077134+0000 mon.a (mon.0) 385 : cluster [INF] osd.2 [v2:172.21.15.79:6800/4204356398,v1:172.21.15.79:6801/4204356398] boot 2024-09-21T13:26:23.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:23 smithi017 bash[19815]: cluster 2024-09-21T13:26:23.077198+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T13:26:23.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:23 smithi017 bash[19815]: cluster 2024-09-21T13:26:23.077198+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-21T13:26:23.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:23 smithi017 bash[19815]: audit 2024-09-21T13:26:23.077395+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:23.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:23 smithi017 bash[19815]: audit 2024-09-21T13:26:23.077395+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:26:23.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:23 smithi017 bash[19815]: audit 2024-09-21T13:26:23.291700+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' 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-21T13:26:23.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:23 smithi017 bash[19815]: audit 2024-09-21T13:26:23.291700+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' 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-21T13:26:24.900 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:26:25.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:25 smithi104 bash[21651]: audit 2024-09-21T13:26:24.074526+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' 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-21T13:26:25.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:25 smithi104 bash[21651]: audit 2024-09-21T13:26:24.074526+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' 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-21T13:26:25.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:25 smithi104 bash[21651]: cluster 2024-09-21T13:26:24.079973+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T13:26:25.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:25 smithi104 bash[21651]: cluster 2024-09-21T13:26:24.079973+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T13:26:25.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:25 smithi104 bash[21651]: audit 2024-09-21T13:26:24.081871+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T13:26:25.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:25 smithi104 bash[21651]: audit 2024-09-21T13:26:24.081871+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T13:26:25.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:25 smithi079 bash[21349]: audit 2024-09-21T13:26:24.074526+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' 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-21T13:26:25.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:25 smithi079 bash[21349]: audit 2024-09-21T13:26:24.074526+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' 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-21T13:26:25.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:25 smithi079 bash[21349]: cluster 2024-09-21T13:26:24.079973+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T13:26:25.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:25 smithi079 bash[21349]: cluster 2024-09-21T13:26:24.079973+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T13:26:25.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:25 smithi079 bash[21349]: audit 2024-09-21T13:26:24.081871+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T13:26:25.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:25 smithi079 bash[21349]: audit 2024-09-21T13:26:24.081871+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T13:26:25.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:25 smithi017 bash[19815]: audit 2024-09-21T13:26:24.074526+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' 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-21T13:26:25.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:25 smithi017 bash[19815]: audit 2024-09-21T13:26:24.074526+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' 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-21T13:26:25.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:25 smithi017 bash[19815]: cluster 2024-09-21T13:26:24.079973+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T13:26:25.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:25 smithi017 bash[19815]: cluster 2024-09-21T13:26:24.079973+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-21T13:26:25.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:25 smithi017 bash[19815]: audit 2024-09-21T13:26:24.081871+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T13:26:25.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:25 smithi017 bash[19815]: audit 2024-09-21T13:26:24.081871+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-21T13:26:26.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: cluster 2024-09-21T13:26:24.725081+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v150: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:26.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: cluster 2024-09-21T13:26:24.725081+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v150: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:26.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: cluster 2024-09-21T13:26:25.074374+0000 mon.a (mon.0) 392 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:26:26.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: cluster 2024-09-21T13:26:25.074374+0000 mon.a (mon.0) 392 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:26:26.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.082584+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T13:26:26.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.082584+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T13:26:26.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: cluster 2024-09-21T13:26:25.089131+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T13:26:26.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: cluster 2024-09-21T13:26:25.089131+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T13:26:26.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.340593+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:26.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.340593+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:26.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.490887+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:26.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.490887+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:26.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.493770+0000 mon.a (mon.0) 397 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.493770+0000 mon.a (mon.0) 397 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.547736+0000 mon.a (mon.0) 398 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:26.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.547736+0000 mon.a (mon.0) 398 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:26.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.548272+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.548272+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.548487+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.548487+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.548799+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.548799+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.551083+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.551083+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.551924+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.551924+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.552201+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.552201+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.552451+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.552451+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.607790+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:26.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.607790+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:26.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.652501+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:26.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.652501+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:26.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.655743+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.655743+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.656083+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.435 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.656083+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.435 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.656260+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.435 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.656260+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.435 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.656547+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.435 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.656547+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.435 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.712266+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:26.435 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:26 smithi104 bash[21651]: audit 2024-09-21T13:26:25.712266+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:26.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: cluster 2024-09-21T13:26:24.725081+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v150: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:26.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: cluster 2024-09-21T13:26:24.725081+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v150: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:26.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: cluster 2024-09-21T13:26:25.074374+0000 mon.a (mon.0) 392 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:26:26.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: cluster 2024-09-21T13:26:25.074374+0000 mon.a (mon.0) 392 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:26:26.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.082584+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T13:26:26.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.082584+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T13:26:26.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: cluster 2024-09-21T13:26:25.089131+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T13:26:26.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: cluster 2024-09-21T13:26:25.089131+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T13:26:26.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.340593+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:26.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.340593+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:26.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.490887+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:26.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.490887+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:26.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.493770+0000 mon.a (mon.0) 397 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.493770+0000 mon.a (mon.0) 397 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.547736+0000 mon.a (mon.0) 398 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:26.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.547736+0000 mon.a (mon.0) 398 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:26.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.548272+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.548272+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.548487+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.548487+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.548799+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.548799+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.551083+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.551083+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.551924+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.551924+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.552201+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.552201+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.552451+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.552451+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.607790+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:26.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.607790+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:26.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.652501+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:26.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.652501+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:26.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.655743+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.655743+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.656083+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.656083+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.656260+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.656260+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.656547+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.656547+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.712266+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:26.439 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:26 smithi079 bash[21349]: audit 2024-09-21T13:26:25.712266+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:26.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: cluster 2024-09-21T13:26:24.725081+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v150: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:26.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: cluster 2024-09-21T13:26:24.725081+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v150: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:26.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: cluster 2024-09-21T13:26:25.074374+0000 mon.a (mon.0) 392 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:26:26.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: cluster 2024-09-21T13:26:25.074374+0000 mon.a (mon.0) 392 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:26:26.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.082584+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T13:26:26.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.082584+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-21T13:26:26.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: cluster 2024-09-21T13:26:25.089131+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T13:26:26.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: cluster 2024-09-21T13:26:25.089131+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-21T13:26:26.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.340593+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:26.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.340593+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:26.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.490887+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:26.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.490887+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:26.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.493770+0000 mon.a (mon.0) 397 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.493770+0000 mon.a (mon.0) 397 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.547736+0000 mon.a (mon.0) 398 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:26.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.547736+0000 mon.a (mon.0) 398 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:26.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.548272+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.548272+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.548487+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.548487+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.548799+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.548799+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.551083+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.551083+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.551924+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.551924+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.552201+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.552201+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.552451+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.552451+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.607790+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:26.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.607790+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:26.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.652501+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:26.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.652501+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:26.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.655743+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.655743+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:26:26.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.656083+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.656083+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:26:26.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.656260+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.656260+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:26:26.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.656547+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.656547+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-21T13:26:26.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.712266+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:26.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:26 smithi017 bash[19815]: audit 2024-09-21T13:26:25.712266+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-21T13:26:27.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:27 smithi104 bash[21651]: cluster 2024-09-21T13:26:26.100611+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T13:26:27.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:27 smithi104 bash[21651]: cluster 2024-09-21T13:26:26.100611+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T13:26:27.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:27 smithi079 bash[21349]: cluster 2024-09-21T13:26:26.100611+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T13:26:27.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:27 smithi079 bash[21349]: cluster 2024-09-21T13:26:26.100611+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T13:26:27.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:27 smithi017 bash[19815]: cluster 2024-09-21T13:26:26.100611+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T13:26:27.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:27 smithi017 bash[19815]: cluster 2024-09-21T13:26:26.100611+0000 mon.a (mon.0) 409 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-21T13:26:28.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:28 smithi079 bash[21349]: cluster 2024-09-21T13:26:26.725580+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v153: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:28.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:28 smithi079 bash[21349]: cluster 2024-09-21T13:26:26.725580+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v153: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:28.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:28 smithi079 bash[21349]: cluster 2024-09-21T13:26:27.096353+0000 mon.a (mon.0) 410 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:26:28.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:28 smithi079 bash[21349]: cluster 2024-09-21T13:26:27.096353+0000 mon.a (mon.0) 410 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:26:28.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:28 smithi079 bash[21349]: cluster 2024-09-21T13:26:27.096399+0000 mon.a (mon.0) 411 : cluster [INF] Cluster is now healthy 2024-09-21T13:26:28.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:28 smithi079 bash[21349]: cluster 2024-09-21T13:26:27.096399+0000 mon.a (mon.0) 411 : cluster [INF] Cluster is now healthy 2024-09-21T13:26:28.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:28 smithi104 bash[21651]: cluster 2024-09-21T13:26:26.725580+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v153: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:28.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:28 smithi104 bash[21651]: cluster 2024-09-21T13:26:26.725580+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v153: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:28.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:28 smithi104 bash[21651]: cluster 2024-09-21T13:26:27.096353+0000 mon.a (mon.0) 410 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:26:28.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:28 smithi104 bash[21651]: cluster 2024-09-21T13:26:27.096353+0000 mon.a (mon.0) 410 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:26:28.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:28 smithi104 bash[21651]: cluster 2024-09-21T13:26:27.096399+0000 mon.a (mon.0) 411 : cluster [INF] Cluster is now healthy 2024-09-21T13:26:28.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:28 smithi104 bash[21651]: cluster 2024-09-21T13:26:27.096399+0000 mon.a (mon.0) 411 : cluster [INF] Cluster is now healthy 2024-09-21T13:26:28.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:28 smithi017 bash[19815]: cluster 2024-09-21T13:26:26.725580+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v153: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:28.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:28 smithi017 bash[19815]: cluster 2024-09-21T13:26:26.725580+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v153: 1 pgs: 1 unknown; 0 B data, 84 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:28.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:28 smithi017 bash[19815]: cluster 2024-09-21T13:26:27.096353+0000 mon.a (mon.0) 410 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:26:28.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:28 smithi017 bash[19815]: cluster 2024-09-21T13:26:27.096353+0000 mon.a (mon.0) 410 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:26:28.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:28 smithi017 bash[19815]: cluster 2024-09-21T13:26:27.096399+0000 mon.a (mon.0) 411 : cluster [INF] Cluster is now healthy 2024-09-21T13:26:28.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:28 smithi017 bash[19815]: cluster 2024-09-21T13:26:27.096399+0000 mon.a (mon.0) 411 : cluster [INF] Cluster is now healthy 2024-09-21T13:26:29.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:29 smithi104 bash[21651]: cluster 2024-09-21T13:26:28.123268+0000 mon.a (mon.0) 412 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-21T13:26:29.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:29 smithi104 bash[21651]: cluster 2024-09-21T13:26:28.123268+0000 mon.a (mon.0) 412 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-21T13:26:29.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:29 smithi079 bash[21349]: cluster 2024-09-21T13:26:28.123268+0000 mon.a (mon.0) 412 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-21T13:26:29.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:29 smithi079 bash[21349]: cluster 2024-09-21T13:26:28.123268+0000 mon.a (mon.0) 412 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-21T13:26:29.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:29 smithi017 bash[19815]: cluster 2024-09-21T13:26:28.123268+0000 mon.a (mon.0) 412 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-21T13:26:29.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:29 smithi017 bash[19815]: cluster 2024-09-21T13:26:28.123268+0000 mon.a (mon.0) 412 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-21T13:26:30.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:30 smithi104 bash[21651]: cluster 2024-09-21T13:26:28.726125+0000 mgr.x (mgr.14152) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:30.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:30 smithi104 bash[21651]: cluster 2024-09-21T13:26:28.726125+0000 mgr.x (mgr.14152) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:30.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:30 smithi079 bash[21349]: cluster 2024-09-21T13:26:28.726125+0000 mgr.x (mgr.14152) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:30.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:30 smithi079 bash[21349]: cluster 2024-09-21T13:26:28.726125+0000 mgr.x (mgr.14152) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:30.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:30 smithi017 bash[19815]: cluster 2024-09-21T13:26:28.726125+0000 mgr.x (mgr.14152) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:30.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:30 smithi017 bash[19815]: cluster 2024-09-21T13:26:28.726125+0000 mgr.x (mgr.14152) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 89 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:31.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:31 smithi104 bash[21651]: cephadm 2024-09-21T13:26:30.373283+0000 mgr.x (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-21T13:26:31.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:31 smithi104 bash[21651]: cephadm 2024-09-21T13:26:30.373283+0000 mgr.x (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-21T13:26:31.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:31 smithi104 bash[21651]: audit 2024-09-21T13:26:30.381406+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:31.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:31 smithi104 bash[21651]: audit 2024-09-21T13:26:30.381406+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:31.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:31 smithi104 bash[21651]: audit 2024-09-21T13:26:30.388848+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:31.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:31 smithi104 bash[21651]: audit 2024-09-21T13:26:30.388848+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:31.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:31 smithi104 bash[21651]: audit 2024-09-21T13:26:30.391435+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T13:26:31.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:31 smithi104 bash[21651]: audit 2024-09-21T13:26:30.391435+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T13:26:31.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:31 smithi104 bash[21651]: cephadm 2024-09-21T13:26:30.392927+0000 mgr.x (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 21361M 2024-09-21T13:26:31.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:31 smithi104 bash[21651]: cephadm 2024-09-21T13:26:30.392927+0000 mgr.x (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 21361M 2024-09-21T13:26:31.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:31 smithi104 bash[21651]: audit 2024-09-21T13:26:30.398706+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:31.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:31 smithi104 bash[21651]: audit 2024-09-21T13:26:30.398706+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:31.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:31 smithi104 bash[21651]: audit 2024-09-21T13:26:30.402885+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:31.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:31 smithi104 bash[21651]: audit 2024-09-21T13:26:30.402885+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:31.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:31 smithi104 bash[21651]: audit 2024-09-21T13:26:30.404694+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:26:31.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:31 smithi104 bash[21651]: audit 2024-09-21T13:26:30.404694+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:26:31.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:31 smithi104 bash[21651]: audit 2024-09-21T13:26:30.413971+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:31.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:31 smithi104 bash[21651]: audit 2024-09-21T13:26:30.413971+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:31.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:31 smithi079 bash[21349]: cephadm 2024-09-21T13:26:30.373283+0000 mgr.x (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-21T13:26:31.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:31 smithi079 bash[21349]: cephadm 2024-09-21T13:26:30.373283+0000 mgr.x (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-21T13:26:31.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:31 smithi079 bash[21349]: audit 2024-09-21T13:26:30.381406+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:31.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:31 smithi079 bash[21349]: audit 2024-09-21T13:26:30.381406+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:31.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:31 smithi079 bash[21349]: audit 2024-09-21T13:26:30.388848+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:31.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:31 smithi079 bash[21349]: audit 2024-09-21T13:26:30.388848+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:31.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:31 smithi079 bash[21349]: audit 2024-09-21T13:26:30.391435+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T13:26:31.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:31 smithi079 bash[21349]: audit 2024-09-21T13:26:30.391435+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T13:26:31.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:31 smithi079 bash[21349]: cephadm 2024-09-21T13:26:30.392927+0000 mgr.x (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 21361M 2024-09-21T13:26:31.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:31 smithi079 bash[21349]: cephadm 2024-09-21T13:26:30.392927+0000 mgr.x (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 21361M 2024-09-21T13:26:31.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:31 smithi079 bash[21349]: audit 2024-09-21T13:26:30.398706+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:31.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:31 smithi079 bash[21349]: audit 2024-09-21T13:26:30.398706+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:31.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:31 smithi079 bash[21349]: audit 2024-09-21T13:26:30.402885+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:31.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:31 smithi079 bash[21349]: audit 2024-09-21T13:26:30.402885+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:31.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:31 smithi079 bash[21349]: audit 2024-09-21T13:26:30.404694+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:26:31.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:31 smithi079 bash[21349]: audit 2024-09-21T13:26:30.404694+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:26:31.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:31 smithi079 bash[21349]: audit 2024-09-21T13:26:30.413971+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:31.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:31 smithi079 bash[21349]: audit 2024-09-21T13:26:30.413971+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:31.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:31 smithi017 bash[19815]: cephadm 2024-09-21T13:26:30.373283+0000 mgr.x (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-21T13:26:31.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:31 smithi017 bash[19815]: cephadm 2024-09-21T13:26:30.373283+0000 mgr.x (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-21T13:26:31.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:31 smithi017 bash[19815]: audit 2024-09-21T13:26:30.381406+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:31.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:31 smithi017 bash[19815]: audit 2024-09-21T13:26:30.381406+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:31.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:31 smithi017 bash[19815]: audit 2024-09-21T13:26:30.388848+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:31.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:31 smithi017 bash[19815]: audit 2024-09-21T13:26:30.388848+0000 mon.a (mon.0) 414 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:31.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:31 smithi017 bash[19815]: audit 2024-09-21T13:26:30.391435+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T13:26:31.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:31 smithi017 bash[19815]: audit 2024-09-21T13:26:30.391435+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T13:26:31.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:31 smithi017 bash[19815]: cephadm 2024-09-21T13:26:30.392927+0000 mgr.x (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 21361M 2024-09-21T13:26:31.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:31 smithi017 bash[19815]: cephadm 2024-09-21T13:26:30.392927+0000 mgr.x (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 21361M 2024-09-21T13:26:31.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:31 smithi017 bash[19815]: audit 2024-09-21T13:26:30.398706+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:31.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:31 smithi017 bash[19815]: audit 2024-09-21T13:26:30.398706+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:31.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:31 smithi017 bash[19815]: audit 2024-09-21T13:26:30.402885+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:31.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:31 smithi017 bash[19815]: audit 2024-09-21T13:26:30.402885+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:31.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:31 smithi017 bash[19815]: audit 2024-09-21T13:26:30.404694+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:26:31.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:31 smithi017 bash[19815]: audit 2024-09-21T13:26:30.404694+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:26:31.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:31 smithi017 bash[19815]: audit 2024-09-21T13:26:30.413971+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:31.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:31 smithi017 bash[19815]: audit 2024-09-21T13:26:30.413971+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:26:32.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:32 smithi104 bash[21651]: cluster 2024-09-21T13:26:30.726690+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:32.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:32 smithi104 bash[21651]: cluster 2024-09-21T13:26:30.726690+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:32.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:32 smithi079 bash[21349]: cluster 2024-09-21T13:26:30.726690+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:32.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:32 smithi079 bash[21349]: cluster 2024-09-21T13:26:30.726690+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:32.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:32 smithi017 bash[19815]: cluster 2024-09-21T13:26:30.726690+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:32.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:32 smithi017 bash[19815]: cluster 2024-09-21T13:26:30.726690+0000 mgr.x (mgr.14152) 199 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:32.813 INFO:teuthology.orchestra.run.smithi079.stdout: 2024-09-21T13:26:32.864 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi079:vg_nvme/lv_3 2024-09-21T13:26:34.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:34 smithi104 bash[21651]: cluster 2024-09-21T13:26:32.727208+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:34.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:34 smithi104 bash[21651]: cluster 2024-09-21T13:26:32.727208+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:34.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:34 smithi079 bash[21349]: cluster 2024-09-21T13:26:32.727208+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:34.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:34 smithi079 bash[21349]: cluster 2024-09-21T13:26:32.727208+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:34.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:34 smithi017 bash[19815]: cluster 2024-09-21T13:26:32.727208+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:34.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:34 smithi017 bash[19815]: cluster 2024-09-21T13:26:32.727208+0000 mgr.x (mgr.14152) 200 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:36.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:36 smithi104 bash[21651]: cluster 2024-09-21T13:26:34.727730+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:36.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:36 smithi104 bash[21651]: cluster 2024-09-21T13:26:34.727730+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:36.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:36 smithi079 bash[21349]: cluster 2024-09-21T13:26:34.727730+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:36.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:36 smithi079 bash[21349]: cluster 2024-09-21T13:26:34.727730+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:36.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:36 smithi017 bash[19815]: cluster 2024-09-21T13:26:34.727730+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:36.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:36 smithi017 bash[19815]: cluster 2024-09-21T13:26:34.727730+0000 mgr.x (mgr.14152) 201 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:37.588 INFO:teuthology.orchestra.run.smithi079.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.b/config 2024-09-21T13:26:38.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:38 smithi104 bash[21651]: cluster 2024-09-21T13:26:36.728256+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:38.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:38 smithi104 bash[21651]: cluster 2024-09-21T13:26:36.728256+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:38.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:38 smithi079 bash[21349]: cluster 2024-09-21T13:26:36.728256+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:38.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:38 smithi079 bash[21349]: cluster 2024-09-21T13:26:36.728256+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:38.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:38 smithi017 bash[19815]: cluster 2024-09-21T13:26:36.728256+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:38.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:38 smithi017 bash[19815]: cluster 2024-09-21T13:26:36.728256+0000 mgr.x (mgr.14152) 202 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:39.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:39 smithi079 bash[21349]: audit 2024-09-21T13:26:38.969092+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:26:39.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:39 smithi079 bash[21349]: audit 2024-09-21T13:26:38.969092+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:26:39.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:39 smithi079 bash[21349]: audit 2024-09-21T13:26:38.975220+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:26:39.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:39 smithi079 bash[21349]: audit 2024-09-21T13:26:38.975220+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:26:39.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:39 smithi079 bash[21349]: audit 2024-09-21T13:26:38.977176+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:39.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:39 smithi079 bash[21349]: audit 2024-09-21T13:26:38.977176+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:39.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:39 smithi017 bash[19815]: audit 2024-09-21T13:26:38.969092+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:26:39.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:39 smithi017 bash[19815]: audit 2024-09-21T13:26:38.969092+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:26:39.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:39 smithi017 bash[19815]: audit 2024-09-21T13:26:38.975220+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:26:39.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:39 smithi017 bash[19815]: audit 2024-09-21T13:26:38.975220+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:26:39.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:39 smithi017 bash[19815]: audit 2024-09-21T13:26:38.977176+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:39.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:39 smithi017 bash[19815]: audit 2024-09-21T13:26:38.977176+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:39.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:39 smithi104 bash[21651]: audit 2024-09-21T13:26:38.969092+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:26:39.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:39 smithi104 bash[21651]: audit 2024-09-21T13:26:38.969092+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:26:39.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:39 smithi104 bash[21651]: audit 2024-09-21T13:26:38.975220+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:26:39.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:39 smithi104 bash[21651]: audit 2024-09-21T13:26:38.975220+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:26:39.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:39 smithi104 bash[21651]: audit 2024-09-21T13:26:38.977176+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:39.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:39 smithi104 bash[21651]: audit 2024-09-21T13:26:38.977176+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:26:40.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:40 smithi017 bash[19815]: cluster 2024-09-21T13:26:38.728773+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:40.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:40 smithi017 bash[19815]: cluster 2024-09-21T13:26:38.728773+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:40.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:40 smithi017 bash[19815]: audit 2024-09-21T13:26:38.962744+0000 mgr.x (mgr.14152) 204 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:26:40.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:40 smithi017 bash[19815]: audit 2024-09-21T13:26:38.962744+0000 mgr.x (mgr.14152) 204 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:26:40.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:40 smithi104 bash[21651]: cluster 2024-09-21T13:26:38.728773+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:40.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:40 smithi104 bash[21651]: cluster 2024-09-21T13:26:38.728773+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:40.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:40 smithi104 bash[21651]: audit 2024-09-21T13:26:38.962744+0000 mgr.x (mgr.14152) 204 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:26:40.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:40 smithi104 bash[21651]: audit 2024-09-21T13:26:38.962744+0000 mgr.x (mgr.14152) 204 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:26:40.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:40 smithi079 bash[21349]: cluster 2024-09-21T13:26:38.728773+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:40.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:40 smithi079 bash[21349]: cluster 2024-09-21T13:26:38.728773+0000 mgr.x (mgr.14152) 203 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:40.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:40 smithi079 bash[21349]: audit 2024-09-21T13:26:38.962744+0000 mgr.x (mgr.14152) 204 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:26:40.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:40 smithi079 bash[21349]: audit 2024-09-21T13:26:38.962744+0000 mgr.x (mgr.14152) 204 : audit [DBG] from='client.24164 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi079:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:26:41.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:41 smithi104 bash[21651]: cluster 2024-09-21T13:26:40.729290+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:41.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:41 smithi104 bash[21651]: cluster 2024-09-21T13:26:40.729290+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:41.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:41 smithi079 bash[21349]: cluster 2024-09-21T13:26:40.729290+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:41.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:41 smithi079 bash[21349]: cluster 2024-09-21T13:26:40.729290+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:41.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:41 smithi017 bash[19815]: cluster 2024-09-21T13:26:40.729290+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:41.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:41 smithi017 bash[19815]: cluster 2024-09-21T13:26:40.729290+0000 mgr.x (mgr.14152) 205 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:44.091 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:43 smithi079 bash[21349]: cluster 2024-09-21T13:26:42.729819+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:44.091 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:43 smithi079 bash[21349]: cluster 2024-09-21T13:26:42.729819+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:44.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:43 smithi104 bash[21651]: cluster 2024-09-21T13:26:42.729819+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:44.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:43 smithi104 bash[21651]: cluster 2024-09-21T13:26:42.729819+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:44.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:43 smithi017 bash[19815]: cluster 2024-09-21T13:26:42.729819+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:44.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:43 smithi017 bash[19815]: cluster 2024-09-21T13:26:42.729819+0000 mgr.x (mgr.14152) 206 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:46.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:45 smithi104 bash[21651]: cluster 2024-09-21T13:26:44.730377+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:46.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:45 smithi104 bash[21651]: cluster 2024-09-21T13:26:44.730377+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:46.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:45 smithi079 bash[21349]: cluster 2024-09-21T13:26:44.730377+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:46.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:45 smithi079 bash[21349]: cluster 2024-09-21T13:26:44.730377+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:46.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:45 smithi017 bash[19815]: cluster 2024-09-21T13:26:44.730377+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:46.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:45 smithi017 bash[19815]: cluster 2024-09-21T13:26:44.730377+0000 mgr.x (mgr.14152) 207 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:48.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:47 smithi104 bash[21651]: cluster 2024-09-21T13:26:46.730885+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:48.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:47 smithi104 bash[21651]: cluster 2024-09-21T13:26:46.730885+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:48.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:47 smithi104 bash[21651]: audit 2024-09-21T13:26:47.311217+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3ded4043-4fec-46e8-a6b2-f3e88538e0c9"} : dispatch 2024-09-21T13:26:48.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:47 smithi104 bash[21651]: audit 2024-09-21T13:26:47.311217+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3ded4043-4fec-46e8-a6b2-f3e88538e0c9"} : dispatch 2024-09-21T13:26:48.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:47 smithi104 bash[21651]: audit 2024-09-21T13:26:47.311868+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.79:0/3051091527' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3ded4043-4fec-46e8-a6b2-f3e88538e0c9"} : dispatch 2024-09-21T13:26:48.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:47 smithi104 bash[21651]: audit 2024-09-21T13:26:47.311868+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.79:0/3051091527' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3ded4043-4fec-46e8-a6b2-f3e88538e0c9"} : dispatch 2024-09-21T13:26:48.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:47 smithi104 bash[21651]: audit 2024-09-21T13:26:47.314803+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3ded4043-4fec-46e8-a6b2-f3e88538e0c9"}]': finished 2024-09-21T13:26:48.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:47 smithi104 bash[21651]: audit 2024-09-21T13:26:47.314803+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3ded4043-4fec-46e8-a6b2-f3e88538e0c9"}]': finished 2024-09-21T13:26:48.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:47 smithi104 bash[21651]: cluster 2024-09-21T13:26:47.319614+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-21T13:26:48.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:47 smithi104 bash[21651]: cluster 2024-09-21T13:26:47.319614+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-21T13:26:48.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:47 smithi104 bash[21651]: audit 2024-09-21T13:26:47.320062+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:26:48.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:47 smithi104 bash[21651]: audit 2024-09-21T13:26:47.320062+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:26:48.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:47 smithi079 bash[21349]: cluster 2024-09-21T13:26:46.730885+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:48.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:47 smithi079 bash[21349]: cluster 2024-09-21T13:26:46.730885+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:48.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:47 smithi079 bash[21349]: audit 2024-09-21T13:26:47.311217+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3ded4043-4fec-46e8-a6b2-f3e88538e0c9"} : dispatch 2024-09-21T13:26:48.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:47 smithi079 bash[21349]: audit 2024-09-21T13:26:47.311217+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3ded4043-4fec-46e8-a6b2-f3e88538e0c9"} : dispatch 2024-09-21T13:26:48.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:47 smithi079 bash[21349]: audit 2024-09-21T13:26:47.311868+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.79:0/3051091527' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3ded4043-4fec-46e8-a6b2-f3e88538e0c9"} : dispatch 2024-09-21T13:26:48.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:47 smithi079 bash[21349]: audit 2024-09-21T13:26:47.311868+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.79:0/3051091527' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3ded4043-4fec-46e8-a6b2-f3e88538e0c9"} : dispatch 2024-09-21T13:26:48.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:47 smithi079 bash[21349]: audit 2024-09-21T13:26:47.314803+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3ded4043-4fec-46e8-a6b2-f3e88538e0c9"}]': finished 2024-09-21T13:26:48.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:47 smithi079 bash[21349]: audit 2024-09-21T13:26:47.314803+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3ded4043-4fec-46e8-a6b2-f3e88538e0c9"}]': finished 2024-09-21T13:26:48.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:47 smithi079 bash[21349]: cluster 2024-09-21T13:26:47.319614+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-21T13:26:48.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:47 smithi079 bash[21349]: cluster 2024-09-21T13:26:47.319614+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-21T13:26:48.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:47 smithi079 bash[21349]: audit 2024-09-21T13:26:47.320062+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:26:48.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:47 smithi079 bash[21349]: audit 2024-09-21T13:26:47.320062+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:26:48.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:47 smithi017 bash[19815]: cluster 2024-09-21T13:26:46.730885+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:48.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:47 smithi017 bash[19815]: cluster 2024-09-21T13:26:46.730885+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:48.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:47 smithi017 bash[19815]: audit 2024-09-21T13:26:47.311217+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3ded4043-4fec-46e8-a6b2-f3e88538e0c9"} : dispatch 2024-09-21T13:26:48.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:47 smithi017 bash[19815]: audit 2024-09-21T13:26:47.311217+0000 mon.a (mon.0) 423 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3ded4043-4fec-46e8-a6b2-f3e88538e0c9"} : dispatch 2024-09-21T13:26:48.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:47 smithi017 bash[19815]: audit 2024-09-21T13:26:47.311868+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.79:0/3051091527' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3ded4043-4fec-46e8-a6b2-f3e88538e0c9"} : dispatch 2024-09-21T13:26:48.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:47 smithi017 bash[19815]: audit 2024-09-21T13:26:47.311868+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.79:0/3051091527' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "3ded4043-4fec-46e8-a6b2-f3e88538e0c9"} : dispatch 2024-09-21T13:26:48.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:47 smithi017 bash[19815]: audit 2024-09-21T13:26:47.314803+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3ded4043-4fec-46e8-a6b2-f3e88538e0c9"}]': finished 2024-09-21T13:26:48.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:47 smithi017 bash[19815]: audit 2024-09-21T13:26:47.314803+0000 mon.a (mon.0) 424 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3ded4043-4fec-46e8-a6b2-f3e88538e0c9"}]': finished 2024-09-21T13:26:48.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:47 smithi017 bash[19815]: cluster 2024-09-21T13:26:47.319614+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-21T13:26:48.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:47 smithi017 bash[19815]: cluster 2024-09-21T13:26:47.319614+0000 mon.a (mon.0) 425 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-21T13:26:48.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:47 smithi017 bash[19815]: audit 2024-09-21T13:26:47.320062+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:26:48.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:47 smithi017 bash[19815]: audit 2024-09-21T13:26:47.320062+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:26:49.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:48 smithi104 bash[21651]: audit 2024-09-21T13:26:47.934700+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.79:0/3513542266' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:26:49.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:48 smithi104 bash[21651]: audit 2024-09-21T13:26:47.934700+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.79:0/3513542266' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:26:49.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:48 smithi079 bash[21349]: audit 2024-09-21T13:26:47.934700+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.79:0/3513542266' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:26:49.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:48 smithi079 bash[21349]: audit 2024-09-21T13:26:47.934700+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.79:0/3513542266' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:26:49.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:48 smithi017 bash[19815]: audit 2024-09-21T13:26:47.934700+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.79:0/3513542266' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:26:49.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:48 smithi017 bash[19815]: audit 2024-09-21T13:26:47.934700+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.79:0/3513542266' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:26:50.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:49 smithi104 bash[21651]: cluster 2024-09-21T13:26:48.731419+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:50.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:49 smithi104 bash[21651]: cluster 2024-09-21T13:26:48.731419+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:50.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:49 smithi079 bash[21349]: cluster 2024-09-21T13:26:48.731419+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:50.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:49 smithi079 bash[21349]: cluster 2024-09-21T13:26:48.731419+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:50.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:49 smithi017 bash[19815]: cluster 2024-09-21T13:26:48.731419+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:50.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:49 smithi017 bash[19815]: cluster 2024-09-21T13:26:48.731419+0000 mgr.x (mgr.14152) 209 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:52.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:51 smithi104 bash[21651]: cluster 2024-09-21T13:26:50.731958+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:52.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:51 smithi104 bash[21651]: cluster 2024-09-21T13:26:50.731958+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:52.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:51 smithi079 bash[21349]: cluster 2024-09-21T13:26:50.731958+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:52.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:51 smithi079 bash[21349]: cluster 2024-09-21T13:26:50.731958+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:52.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:51 smithi017 bash[19815]: cluster 2024-09-21T13:26:50.731958+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:52.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:51 smithi017 bash[19815]: cluster 2024-09-21T13:26:50.731958+0000 mgr.x (mgr.14152) 210 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:54.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:53 smithi104 bash[21651]: cluster 2024-09-21T13:26:52.732452+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:54.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:53 smithi104 bash[21651]: cluster 2024-09-21T13:26:52.732452+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:54.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:53 smithi079 bash[21349]: cluster 2024-09-21T13:26:52.732452+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:54.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:53 smithi079 bash[21349]: cluster 2024-09-21T13:26:52.732452+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:54.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:53 smithi017 bash[19815]: cluster 2024-09-21T13:26:52.732452+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:54.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:53 smithi017 bash[19815]: cluster 2024-09-21T13:26:52.732452+0000 mgr.x (mgr.14152) 211 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:56.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:55 smithi104 bash[21651]: cluster 2024-09-21T13:26:54.733026+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:56.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:55 smithi104 bash[21651]: cluster 2024-09-21T13:26:54.733026+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:56.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:55 smithi079 bash[21349]: cluster 2024-09-21T13:26:54.733026+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:56.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:55 smithi079 bash[21349]: cluster 2024-09-21T13:26:54.733026+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:56.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:55 smithi017 bash[19815]: cluster 2024-09-21T13:26:54.733026+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:56.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:55 smithi017 bash[19815]: cluster 2024-09-21T13:26:54.733026+0000 mgr.x (mgr.14152) 212 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:58.070 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:57 smithi079 bash[21349]: cluster 2024-09-21T13:26:56.733545+0000 mgr.x (mgr.14152) 213 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:58.070 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:57 smithi079 bash[21349]: cluster 2024-09-21T13:26:56.733545+0000 mgr.x (mgr.14152) 213 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:58.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:57 smithi104 bash[21651]: cluster 2024-09-21T13:26:56.733545+0000 mgr.x (mgr.14152) 213 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:58.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:57 smithi104 bash[21651]: cluster 2024-09-21T13:26:56.733545+0000 mgr.x (mgr.14152) 213 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:58.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:57 smithi017 bash[19815]: cluster 2024-09-21T13:26:56.733545+0000 mgr.x (mgr.14152) 213 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:26:58.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:57 smithi017 bash[19815]: cluster 2024-09-21T13:26:56.733545+0000 mgr.x (mgr.14152) 213 : cluster [DBG] pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:00.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:59 smithi104 bash[21651]: cluster 2024-09-21T13:26:58.734084+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:00.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:26:59 smithi104 bash[21651]: cluster 2024-09-21T13:26:58.734084+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:00.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:59 smithi079 bash[21349]: cluster 2024-09-21T13:26:58.734084+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:00.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:26:59 smithi079 bash[21349]: cluster 2024-09-21T13:26:58.734084+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:00.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:59 smithi017 bash[19815]: cluster 2024-09-21T13:26:58.734084+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:00.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:26:59 smithi017 bash[19815]: cluster 2024-09-21T13:26:58.734084+0000 mgr.x (mgr.14152) 214 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:01.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:00 smithi104 bash[21651]: audit 2024-09-21T13:27:00.399991+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T13:27:01.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:00 smithi104 bash[21651]: audit 2024-09-21T13:27:00.399991+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T13:27:01.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:00 smithi104 bash[21651]: audit 2024-09-21T13:27:00.401773+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:01.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:00 smithi104 bash[21651]: audit 2024-09-21T13:27:00.401773+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:01.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:00 smithi104 bash[21651]: cephadm 2024-09-21T13:27:00.403402+0000 mgr.x (mgr.14152) 215 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-09-21T13:27:01.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:00 smithi104 bash[21651]: cephadm 2024-09-21T13:27:00.403402+0000 mgr.x (mgr.14152) 215 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-09-21T13:27:01.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:00 smithi079 bash[21349]: audit 2024-09-21T13:27:00.399991+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T13:27:01.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:00 smithi079 bash[21349]: audit 2024-09-21T13:27:00.399991+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T13:27:01.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:00 smithi079 bash[21349]: audit 2024-09-21T13:27:00.401773+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:01.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:00 smithi079 bash[21349]: audit 2024-09-21T13:27:00.401773+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:01.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:00 smithi079 bash[21349]: cephadm 2024-09-21T13:27:00.403402+0000 mgr.x (mgr.14152) 215 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-09-21T13:27:01.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:00 smithi079 bash[21349]: cephadm 2024-09-21T13:27:00.403402+0000 mgr.x (mgr.14152) 215 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-09-21T13:27:01.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:00 smithi017 bash[19815]: audit 2024-09-21T13:27:00.399991+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T13:27:01.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:00 smithi017 bash[19815]: audit 2024-09-21T13:27:00.399991+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-21T13:27:01.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:00 smithi017 bash[19815]: audit 2024-09-21T13:27:00.401773+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:01.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:00 smithi017 bash[19815]: audit 2024-09-21T13:27:00.401773+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:01.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:00 smithi017 bash[19815]: cephadm 2024-09-21T13:27:00.403402+0000 mgr.x (mgr.14152) 215 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-09-21T13:27:01.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:00 smithi017 bash[19815]: cephadm 2024-09-21T13:27:00.403402+0000 mgr.x (mgr.14152) 215 : cephadm [INF] Deploying daemon osd.3 on smithi079 2024-09-21T13:27:02.141 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:01 smithi079 bash[21349]: cluster 2024-09-21T13:27:00.734587+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:02.141 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:01 smithi079 bash[21349]: cluster 2024-09-21T13:27:00.734587+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:02.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:01 smithi104 bash[21651]: cluster 2024-09-21T13:27:00.734587+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:02.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:01 smithi104 bash[21651]: cluster 2024-09-21T13:27:00.734587+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:02.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:01 smithi017 bash[19815]: cluster 2024-09-21T13:27:00.734587+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:02.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:01 smithi017 bash[19815]: cluster 2024-09-21T13:27:00.734587+0000 mgr.x (mgr.14152) 216 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:03.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:03 smithi079 bash[21349]: cluster 2024-09-21T13:27:02.735089+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:03.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:03 smithi079 bash[21349]: cluster 2024-09-21T13:27:02.735089+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:04.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:03 smithi104 bash[21651]: cluster 2024-09-21T13:27:02.735089+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:04.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:03 smithi104 bash[21651]: cluster 2024-09-21T13:27:02.735089+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:04.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:03 smithi017 bash[19815]: cluster 2024-09-21T13:27:02.735089+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:04.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:03 smithi017 bash[19815]: cluster 2024-09-21T13:27:02.735089+0000 mgr.x (mgr.14152) 217 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:04.788 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:04 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:27:04.788 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 13:27:04 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:27:05.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:04 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:27:05.185 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 13:27:04 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:27:06.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:05 smithi104 bash[21651]: cluster 2024-09-21T13:27:04.735628+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:06.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:05 smithi104 bash[21651]: cluster 2024-09-21T13:27:04.735628+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:06.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:05 smithi104 bash[21651]: audit 2024-09-21T13:27:05.021620+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:06.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:05 smithi104 bash[21651]: audit 2024-09-21T13:27:05.021620+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:06.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:05 smithi104 bash[21651]: audit 2024-09-21T13:27:05.028907+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:06.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:05 smithi104 bash[21651]: audit 2024-09-21T13:27:05.028907+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:06.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:05 smithi104 bash[21651]: audit 2024-09-21T13:27:05.036427+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:06.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:05 smithi104 bash[21651]: audit 2024-09-21T13:27:05.036427+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:06.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:05 smithi079 bash[21349]: cluster 2024-09-21T13:27:04.735628+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:06.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:05 smithi079 bash[21349]: cluster 2024-09-21T13:27:04.735628+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:06.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:05 smithi079 bash[21349]: audit 2024-09-21T13:27:05.021620+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:06.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:05 smithi079 bash[21349]: audit 2024-09-21T13:27:05.021620+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:06.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:05 smithi079 bash[21349]: audit 2024-09-21T13:27:05.028907+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:06.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:05 smithi079 bash[21349]: audit 2024-09-21T13:27:05.028907+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:06.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:05 smithi079 bash[21349]: audit 2024-09-21T13:27:05.036427+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:06.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:05 smithi079 bash[21349]: audit 2024-09-21T13:27:05.036427+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:06.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:05 smithi017 bash[19815]: cluster 2024-09-21T13:27:04.735628+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:06.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:05 smithi017 bash[19815]: cluster 2024-09-21T13:27:04.735628+0000 mgr.x (mgr.14152) 218 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:06.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:05 smithi017 bash[19815]: audit 2024-09-21T13:27:05.021620+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:06.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:05 smithi017 bash[19815]: audit 2024-09-21T13:27:05.021620+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:06.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:05 smithi017 bash[19815]: audit 2024-09-21T13:27:05.028907+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:06.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:05 smithi017 bash[19815]: audit 2024-09-21T13:27:05.028907+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:06.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:05 smithi017 bash[19815]: audit 2024-09-21T13:27:05.036427+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:06.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:05 smithi017 bash[19815]: audit 2024-09-21T13:27:05.036427+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:08.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:07 smithi104 bash[21651]: cluster 2024-09-21T13:27:06.736164+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:08.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:07 smithi104 bash[21651]: cluster 2024-09-21T13:27:06.736164+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:08.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:07 smithi079 bash[21349]: cluster 2024-09-21T13:27:06.736164+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:08.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:07 smithi079 bash[21349]: cluster 2024-09-21T13:27:06.736164+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:08.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:07 smithi017 bash[19815]: cluster 2024-09-21T13:27:06.736164+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:08.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:07 smithi017 bash[19815]: cluster 2024-09-21T13:27:06.736164+0000 mgr.x (mgr.14152) 219 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:10.168 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:09 smithi079 bash[21349]: cluster 2024-09-21T13:27:08.736687+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:10.168 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:09 smithi079 bash[21349]: cluster 2024-09-21T13:27:08.736687+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:10.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:09 smithi104 bash[21651]: cluster 2024-09-21T13:27:08.736687+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:10.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:09 smithi104 bash[21651]: cluster 2024-09-21T13:27:08.736687+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:10.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:09 smithi017 bash[19815]: cluster 2024-09-21T13:27:08.736687+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:10.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:09 smithi017 bash[19815]: cluster 2024-09-21T13:27:08.736687+0000 mgr.x (mgr.14152) 220 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:11.603 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:11 smithi079 bash[21349]: audit 2024-09-21T13:27:10.348261+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:11.603 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:11 smithi079 bash[21349]: audit 2024-09-21T13:27:10.348261+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:11.603 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:11 smithi079 bash[21349]: audit 2024-09-21T13:27:10.355860+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:11.603 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:11 smithi079 bash[21349]: audit 2024-09-21T13:27:10.355860+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:11.603 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:11 smithi079 bash[21349]: audit 2024-09-21T13:27:10.357609+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:11.603 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:11 smithi079 bash[21349]: audit 2024-09-21T13:27:10.357609+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:11.603 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:11 smithi079 bash[21349]: audit 2024-09-21T13:27:10.359406+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:27:11.603 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:11 smithi079 bash[21349]: audit 2024-09-21T13:27:10.359406+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:27:11.603 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:11 smithi079 bash[21349]: audit 2024-09-21T13:27:10.368753+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:11.603 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:11 smithi079 bash[21349]: audit 2024-09-21T13:27:10.368753+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:11.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:11 smithi104 bash[21651]: audit 2024-09-21T13:27:10.348261+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:11.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:11 smithi104 bash[21651]: audit 2024-09-21T13:27:10.348261+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:11.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:11 smithi104 bash[21651]: audit 2024-09-21T13:27:10.355860+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:11.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:11 smithi104 bash[21651]: audit 2024-09-21T13:27:10.355860+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:11.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:11 smithi104 bash[21651]: audit 2024-09-21T13:27:10.357609+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:11.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:11 smithi104 bash[21651]: audit 2024-09-21T13:27:10.357609+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:11.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:11 smithi104 bash[21651]: audit 2024-09-21T13:27:10.359406+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:27:11.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:11 smithi104 bash[21651]: audit 2024-09-21T13:27:10.359406+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:27:11.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:11 smithi104 bash[21651]: audit 2024-09-21T13:27:10.368753+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:11.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:11 smithi104 bash[21651]: audit 2024-09-21T13:27:10.368753+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:11.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:11 smithi017 bash[19815]: audit 2024-09-21T13:27:10.348261+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:11.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:11 smithi017 bash[19815]: audit 2024-09-21T13:27:10.348261+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:11.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:11 smithi017 bash[19815]: audit 2024-09-21T13:27:10.355860+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:11.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:11 smithi017 bash[19815]: audit 2024-09-21T13:27:10.355860+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:11.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:11 smithi017 bash[19815]: audit 2024-09-21T13:27:10.357609+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:11.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:11 smithi017 bash[19815]: audit 2024-09-21T13:27:10.357609+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:11.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:11 smithi017 bash[19815]: audit 2024-09-21T13:27:10.359406+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:27:11.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:11 smithi017 bash[19815]: audit 2024-09-21T13:27:10.359406+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:27:11.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:11 smithi017 bash[19815]: audit 2024-09-21T13:27:10.368753+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:11.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:11 smithi017 bash[19815]: audit 2024-09-21T13:27:10.368753+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:12.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:12 smithi079 bash[21349]: cluster 2024-09-21T13:27:10.737186+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:12.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:12 smithi079 bash[21349]: cluster 2024-09-21T13:27:10.737186+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:12.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:12 smithi104 bash[21651]: cluster 2024-09-21T13:27:10.737186+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:12.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:12 smithi104 bash[21651]: cluster 2024-09-21T13:27:10.737186+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:12.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:12 smithi017 bash[19815]: cluster 2024-09-21T13:27:10.737186+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:12.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:12 smithi017 bash[19815]: cluster 2024-09-21T13:27:10.737186+0000 mgr.x (mgr.14152) 221 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:14.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:14 smithi104 bash[21651]: cluster 2024-09-21T13:27:12.737730+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:14.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:14 smithi104 bash[21651]: cluster 2024-09-21T13:27:12.737730+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:14.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:14 smithi079 bash[21349]: cluster 2024-09-21T13:27:12.737730+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:14.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:14 smithi079 bash[21349]: cluster 2024-09-21T13:27:12.737730+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:14.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:14 smithi017 bash[19815]: cluster 2024-09-21T13:27:12.737730+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:14.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:14 smithi017 bash[19815]: cluster 2024-09-21T13:27:12.737730+0000 mgr.x (mgr.14152) 222 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:16.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:16 smithi104 bash[21651]: cluster 2024-09-21T13:27:14.738328+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:16.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:16 smithi104 bash[21651]: cluster 2024-09-21T13:27:14.738328+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:16.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:16 smithi079 bash[21349]: cluster 2024-09-21T13:27:14.738328+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:16.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:16 smithi079 bash[21349]: cluster 2024-09-21T13:27:14.738328+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:16.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:16 smithi017 bash[19815]: cluster 2024-09-21T13:27:14.738328+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:16.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:16 smithi017 bash[19815]: cluster 2024-09-21T13:27:14.738328+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:17.515 INFO:teuthology.orchestra.run.smithi079.stdout:Created osd(s) 3 on host 'smithi079' 2024-09-21T13:27:18.075 DEBUG:teuthology.orchestra.run.smithi079:osd.3> sudo journalctl -f -n 0 -u ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@osd.3.service 2024-09-21T13:27:18.077 INFO:tasks.cephadm:Deploying osd.4 on smithi104 with /dev/vg_nvme/lv_4... 2024-09-21T13:27:18.077 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_4 2024-09-21T13:27:18.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:18 smithi104 bash[21651]: cluster 2024-09-21T13:27:16.738887+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:18.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:18 smithi104 bash[21651]: cluster 2024-09-21T13:27:16.738887+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:18.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:18 smithi104 bash[21651]: audit 2024-09-21T13:27:17.496767+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:18.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:18 smithi104 bash[21651]: audit 2024-09-21T13:27:17.496767+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:18.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:18 smithi104 bash[21651]: audit 2024-09-21T13:27:17.503568+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:18.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:18 smithi104 bash[21651]: audit 2024-09-21T13:27:17.503568+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:18.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:18 smithi104 bash[21651]: audit 2024-09-21T13:27:17.511172+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:18.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:18 smithi104 bash[21651]: audit 2024-09-21T13:27:17.511172+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:18.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:18 smithi079 bash[21349]: cluster 2024-09-21T13:27:16.738887+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:18.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:18 smithi079 bash[21349]: cluster 2024-09-21T13:27:16.738887+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:18.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:18 smithi079 bash[21349]: audit 2024-09-21T13:27:17.496767+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:18.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:18 smithi079 bash[21349]: audit 2024-09-21T13:27:17.496767+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:18.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:18 smithi079 bash[21349]: audit 2024-09-21T13:27:17.503568+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:18.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:18 smithi079 bash[21349]: audit 2024-09-21T13:27:17.503568+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:18.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:18 smithi079 bash[21349]: audit 2024-09-21T13:27:17.511172+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:18.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:18 smithi079 bash[21349]: audit 2024-09-21T13:27:17.511172+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:18.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:18 smithi017 bash[19815]: cluster 2024-09-21T13:27:16.738887+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:18.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:18 smithi017 bash[19815]: cluster 2024-09-21T13:27:16.738887+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:18.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:18 smithi017 bash[19815]: audit 2024-09-21T13:27:17.496767+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:18.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:18 smithi017 bash[19815]: audit 2024-09-21T13:27:17.496767+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:18.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:18 smithi017 bash[19815]: audit 2024-09-21T13:27:17.503568+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:18.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:18 smithi017 bash[19815]: audit 2024-09-21T13:27:17.503568+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:18.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:18 smithi017 bash[19815]: audit 2024-09-21T13:27:17.511172+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:18.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:18 smithi017 bash[19815]: audit 2024-09-21T13:27:17.511172+0000 mon.a (mon.0) 439 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:19.185 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 13:27:18 smithi079 bash[29471]: debug 2024-09-21T13:27:18.914+0000 7f76d5597640 -1 osd.3 0 log_to_monitors true 2024-09-21T13:27:19.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:19 smithi104 bash[21651]: audit 2024-09-21T13:27:18.919489+0000 mon.a (mon.0) 440 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:27:19.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:19 smithi104 bash[21651]: audit 2024-09-21T13:27:18.919489+0000 mon.a (mon.0) 440 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:27:19.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:19 smithi104 bash[21651]: audit 2024-09-21T13:27:18.920704+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.79:6808/1768443344,v1:172.21.15.79:6809/1768443344]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:27:19.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:19 smithi104 bash[21651]: audit 2024-09-21T13:27:18.920704+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.79:6808/1768443344,v1:172.21.15.79:6809/1768443344]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:27:19.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:19 smithi079 bash[21349]: audit 2024-09-21T13:27:18.919489+0000 mon.a (mon.0) 440 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:27:19.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:19 smithi079 bash[21349]: audit 2024-09-21T13:27:18.919489+0000 mon.a (mon.0) 440 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:27:19.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:19 smithi079 bash[21349]: audit 2024-09-21T13:27:18.920704+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.79:6808/1768443344,v1:172.21.15.79:6809/1768443344]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:27:19.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:19 smithi079 bash[21349]: audit 2024-09-21T13:27:18.920704+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.79:6808/1768443344,v1:172.21.15.79:6809/1768443344]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:27:19.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:19 smithi017 bash[19815]: audit 2024-09-21T13:27:18.919489+0000 mon.a (mon.0) 440 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:27:19.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:19 smithi017 bash[19815]: audit 2024-09-21T13:27:18.919489+0000 mon.a (mon.0) 440 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:27:19.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:19 smithi017 bash[19815]: audit 2024-09-21T13:27:18.920704+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.79:6808/1768443344,v1:172.21.15.79:6809/1768443344]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:27:19.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:19 smithi017 bash[19815]: audit 2024-09-21T13:27:18.920704+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.79:6808/1768443344,v1:172.21.15.79:6809/1768443344]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-21T13:27:20.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:20 smithi104 bash[21651]: cluster 2024-09-21T13:27:18.739469+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:20.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:20 smithi104 bash[21651]: cluster 2024-09-21T13:27:18.739469+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:20.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:20 smithi104 bash[21651]: audit 2024-09-21T13:27:19.392977+0000 mon.a (mon.0) 441 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T13:27:20.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:20 smithi104 bash[21651]: audit 2024-09-21T13:27:19.392977+0000 mon.a (mon.0) 441 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T13:27:20.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:20 smithi104 bash[21651]: cluster 2024-09-21T13:27:19.399172+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T13:27:20.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:20 smithi104 bash[21651]: cluster 2024-09-21T13:27:19.399172+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T13:27:20.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:20 smithi104 bash[21651]: audit 2024-09-21T13:27:19.399616+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:27:20.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:20 smithi104 bash[21651]: audit 2024-09-21T13:27:19.399616+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:27:20.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:20 smithi104 bash[21651]: audit 2024-09-21T13:27:19.402226+0000 mon.a (mon.0) 444 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-21T13:27:20.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:20 smithi104 bash[21651]: audit 2024-09-21T13:27:19.402226+0000 mon.a (mon.0) 444 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-21T13:27:20.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:20 smithi104 bash[21651]: audit 2024-09-21T13:27:19.403443+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.79:6808/1768443344,v1:172.21.15.79:6809/1768443344]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-21T13:27:20.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:20 smithi104 bash[21651]: audit 2024-09-21T13:27:19.403443+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.79:6808/1768443344,v1:172.21.15.79:6809/1768443344]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-21T13:27:20.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:20 smithi079 bash[21349]: cluster 2024-09-21T13:27:18.739469+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:20.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:20 smithi079 bash[21349]: cluster 2024-09-21T13:27:18.739469+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:20.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:20 smithi079 bash[21349]: audit 2024-09-21T13:27:19.392977+0000 mon.a (mon.0) 441 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T13:27:20.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:20 smithi079 bash[21349]: audit 2024-09-21T13:27:19.392977+0000 mon.a (mon.0) 441 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T13:27:20.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:20 smithi079 bash[21349]: cluster 2024-09-21T13:27:19.399172+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T13:27:20.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:20 smithi079 bash[21349]: cluster 2024-09-21T13:27:19.399172+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T13:27:20.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:20 smithi079 bash[21349]: audit 2024-09-21T13:27:19.399616+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:27:20.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:20 smithi079 bash[21349]: audit 2024-09-21T13:27:19.399616+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:27:20.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:20 smithi079 bash[21349]: audit 2024-09-21T13:27:19.402226+0000 mon.a (mon.0) 444 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-21T13:27:20.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:20 smithi079 bash[21349]: audit 2024-09-21T13:27:19.402226+0000 mon.a (mon.0) 444 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-21T13:27:20.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:20 smithi079 bash[21349]: audit 2024-09-21T13:27:19.403443+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.79:6808/1768443344,v1:172.21.15.79:6809/1768443344]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-21T13:27:20.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:20 smithi079 bash[21349]: audit 2024-09-21T13:27:19.403443+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.79:6808/1768443344,v1:172.21.15.79:6809/1768443344]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-21T13:27:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:20 smithi017 bash[19815]: cluster 2024-09-21T13:27:18.739469+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:20 smithi017 bash[19815]: cluster 2024-09-21T13:27:18.739469+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:20 smithi017 bash[19815]: audit 2024-09-21T13:27:19.392977+0000 mon.a (mon.0) 441 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T13:27:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:20 smithi017 bash[19815]: audit 2024-09-21T13:27:19.392977+0000 mon.a (mon.0) 441 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-21T13:27:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:20 smithi017 bash[19815]: cluster 2024-09-21T13:27:19.399172+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T13:27:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:20 smithi017 bash[19815]: cluster 2024-09-21T13:27:19.399172+0000 mon.a (mon.0) 442 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-21T13:27:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:20 smithi017 bash[19815]: audit 2024-09-21T13:27:19.399616+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:27:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:20 smithi017 bash[19815]: audit 2024-09-21T13:27:19.399616+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:27:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:20 smithi017 bash[19815]: audit 2024-09-21T13:27:19.402226+0000 mon.a (mon.0) 444 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-21T13:27:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:20 smithi017 bash[19815]: audit 2024-09-21T13:27:19.402226+0000 mon.a (mon.0) 444 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-21T13:27:20.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:20 smithi017 bash[19815]: audit 2024-09-21T13:27:19.403443+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.79:6808/1768443344,v1:172.21.15.79:6809/1768443344]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-21T13:27:20.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:20 smithi017 bash[19815]: audit 2024-09-21T13:27:19.403443+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.79:6808/1768443344,v1:172.21.15.79:6809/1768443344]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]} : dispatch 2024-09-21T13:27:21.415 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 13:27:20 smithi079 bash[29471]: debug 2024-09-21T13:27:20.938+0000 7f76d151a640 -1 osd.3 0 waiting for initial osdmap 2024-09-21T13:27:21.415 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 13:27:20 smithi079 bash[29471]: debug 2024-09-21T13:27:20.966+0000 7f76c9339640 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:27:21.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:21 smithi104 bash[21651]: audit 2024-09-21T13:27:20.395320+0000 mon.a (mon.0) 445 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-21T13:27:21.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:21 smithi104 bash[21651]: audit 2024-09-21T13:27:20.395320+0000 mon.a (mon.0) 445 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-21T13:27:21.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:21 smithi104 bash[21651]: cluster 2024-09-21T13:27:20.400315+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T13:27:21.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:21 smithi104 bash[21651]: cluster 2024-09-21T13:27:20.400315+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T13:27:21.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:21 smithi104 bash[21651]: audit 2024-09-21T13:27:20.401385+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:27:21.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:21 smithi104 bash[21651]: audit 2024-09-21T13:27:20.401385+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:27:21.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:21 smithi104 bash[21651]: audit 2024-09-21T13:27:20.410713+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:27:21.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:21 smithi104 bash[21651]: audit 2024-09-21T13:27:20.410713+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:27:21.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:21 smithi104 bash[21651]: audit 2024-09-21T13:27:20.944534+0000 mon.a (mon.0) 449 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-21T13:27:21.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:21 smithi104 bash[21651]: audit 2024-09-21T13:27:20.944534+0000 mon.a (mon.0) 449 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-21T13:27:21.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:21 smithi079 bash[21349]: audit 2024-09-21T13:27:20.395320+0000 mon.a (mon.0) 445 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-21T13:27:21.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:21 smithi079 bash[21349]: audit 2024-09-21T13:27:20.395320+0000 mon.a (mon.0) 445 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-21T13:27:21.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:21 smithi079 bash[21349]: cluster 2024-09-21T13:27:20.400315+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T13:27:21.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:21 smithi079 bash[21349]: cluster 2024-09-21T13:27:20.400315+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T13:27:21.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:21 smithi079 bash[21349]: audit 2024-09-21T13:27:20.401385+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:27:21.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:21 smithi079 bash[21349]: audit 2024-09-21T13:27:20.401385+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:27:21.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:21 smithi079 bash[21349]: audit 2024-09-21T13:27:20.410713+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:27:21.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:21 smithi079 bash[21349]: audit 2024-09-21T13:27:20.410713+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:27:21.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:21 smithi079 bash[21349]: audit 2024-09-21T13:27:20.944534+0000 mon.a (mon.0) 449 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-21T13:27:21.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:21 smithi079 bash[21349]: audit 2024-09-21T13:27:20.944534+0000 mon.a (mon.0) 449 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-21T13:27:21.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:21 smithi017 bash[19815]: audit 2024-09-21T13:27:20.395320+0000 mon.a (mon.0) 445 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-21T13:27:21.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:21 smithi017 bash[19815]: audit 2024-09-21T13:27:20.395320+0000 mon.a (mon.0) 445 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi079", "root=default"]}]': finished 2024-09-21T13:27:21.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:21 smithi017 bash[19815]: cluster 2024-09-21T13:27:20.400315+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T13:27:21.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:21 smithi017 bash[19815]: cluster 2024-09-21T13:27:20.400315+0000 mon.a (mon.0) 446 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-21T13:27:21.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:21 smithi017 bash[19815]: audit 2024-09-21T13:27:20.401385+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:27:21.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:21 smithi017 bash[19815]: audit 2024-09-21T13:27:20.401385+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:27:21.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:21 smithi017 bash[19815]: audit 2024-09-21T13:27:20.410713+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:27:21.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:21 smithi017 bash[19815]: audit 2024-09-21T13:27:20.410713+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:27:21.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:21 smithi017 bash[19815]: audit 2024-09-21T13:27:20.944534+0000 mon.a (mon.0) 449 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-21T13:27:21.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:21 smithi017 bash[19815]: audit 2024-09-21T13:27:20.944534+0000 mon.a (mon.0) 449 : audit [INF] from='osd.3 ' entity='osd.3' 2024-09-21T13:27:21.797 INFO:teuthology.orchestra.run.smithi104.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T13:27:22.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:22 smithi104 bash[21651]: cluster 2024-09-21T13:27:19.952407+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:27:22.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:22 smithi104 bash[21651]: cluster 2024-09-21T13:27:19.952407+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:27:22.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:22 smithi104 bash[21651]: cluster 2024-09-21T13:27:19.952547+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:27:22.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:22 smithi104 bash[21651]: cluster 2024-09-21T13:27:19.952547+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:27:22.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:22 smithi104 bash[21651]: cluster 2024-09-21T13:27:20.740022+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:22.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:22 smithi104 bash[21651]: cluster 2024-09-21T13:27:20.740022+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:22.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:22 smithi104 bash[21651]: cluster 2024-09-21T13:27:21.403715+0000 mon.a (mon.0) 450 : cluster [INF] osd.3 [v2:172.21.15.79:6808/1768443344,v1:172.21.15.79:6809/1768443344] boot 2024-09-21T13:27:22.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:22 smithi104 bash[21651]: cluster 2024-09-21T13:27:21.403715+0000 mon.a (mon.0) 450 : cluster [INF] osd.3 [v2:172.21.15.79:6808/1768443344,v1:172.21.15.79:6809/1768443344] boot 2024-09-21T13:27:22.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:22 smithi104 bash[21651]: cluster 2024-09-21T13:27:21.403873+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-21T13:27:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:22 smithi104 bash[21651]: cluster 2024-09-21T13:27:21.403873+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-21T13:27:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:22 smithi104 bash[21651]: audit 2024-09-21T13:27:21.404254+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:27:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:22 smithi104 bash[21651]: audit 2024-09-21T13:27:21.404254+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:27:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:22 smithi104 bash[21651]: cluster 2024-09-21T13:27:22.405265+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T13:27:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:22 smithi104 bash[21651]: cluster 2024-09-21T13:27:22.405265+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T13:27:22.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:22 smithi079 bash[21349]: cluster 2024-09-21T13:27:19.952407+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:27:22.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:22 smithi079 bash[21349]: cluster 2024-09-21T13:27:19.952407+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:27:22.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:22 smithi079 bash[21349]: cluster 2024-09-21T13:27:19.952547+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:27:22.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:22 smithi079 bash[21349]: cluster 2024-09-21T13:27:19.952547+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:27:22.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:22 smithi079 bash[21349]: cluster 2024-09-21T13:27:20.740022+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:22.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:22 smithi079 bash[21349]: cluster 2024-09-21T13:27:20.740022+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:22.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:22 smithi079 bash[21349]: cluster 2024-09-21T13:27:21.403715+0000 mon.a (mon.0) 450 : cluster [INF] osd.3 [v2:172.21.15.79:6808/1768443344,v1:172.21.15.79:6809/1768443344] boot 2024-09-21T13:27:22.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:22 smithi079 bash[21349]: cluster 2024-09-21T13:27:21.403715+0000 mon.a (mon.0) 450 : cluster [INF] osd.3 [v2:172.21.15.79:6808/1768443344,v1:172.21.15.79:6809/1768443344] boot 2024-09-21T13:27:22.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:22 smithi079 bash[21349]: cluster 2024-09-21T13:27:21.403873+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-21T13:27:22.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:22 smithi079 bash[21349]: cluster 2024-09-21T13:27:21.403873+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-21T13:27:22.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:22 smithi079 bash[21349]: audit 2024-09-21T13:27:21.404254+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:27:22.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:22 smithi079 bash[21349]: audit 2024-09-21T13:27:21.404254+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:27:22.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:22 smithi079 bash[21349]: cluster 2024-09-21T13:27:22.405265+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T13:27:22.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:22 smithi079 bash[21349]: cluster 2024-09-21T13:27:22.405265+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T13:27:22.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:22 smithi017 bash[19815]: cluster 2024-09-21T13:27:19.952407+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:27:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:22 smithi017 bash[19815]: cluster 2024-09-21T13:27:19.952407+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:27:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:22 smithi017 bash[19815]: cluster 2024-09-21T13:27:19.952547+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:27:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:22 smithi017 bash[19815]: cluster 2024-09-21T13:27:19.952547+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:27:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:22 smithi017 bash[19815]: cluster 2024-09-21T13:27:20.740022+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:22 smithi017 bash[19815]: cluster 2024-09-21T13:27:20.740022+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-21T13:27:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:22 smithi017 bash[19815]: cluster 2024-09-21T13:27:21.403715+0000 mon.a (mon.0) 450 : cluster [INF] osd.3 [v2:172.21.15.79:6808/1768443344,v1:172.21.15.79:6809/1768443344] boot 2024-09-21T13:27:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:22 smithi017 bash[19815]: cluster 2024-09-21T13:27:21.403715+0000 mon.a (mon.0) 450 : cluster [INF] osd.3 [v2:172.21.15.79:6808/1768443344,v1:172.21.15.79:6809/1768443344] boot 2024-09-21T13:27:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:22 smithi017 bash[19815]: cluster 2024-09-21T13:27:21.403873+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-21T13:27:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:22 smithi017 bash[19815]: cluster 2024-09-21T13:27:21.403873+0000 mon.a (mon.0) 451 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-21T13:27:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:22 smithi017 bash[19815]: audit 2024-09-21T13:27:21.404254+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:27:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:22 smithi017 bash[19815]: audit 2024-09-21T13:27:21.404254+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:27:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:22 smithi017 bash[19815]: cluster 2024-09-21T13:27:22.405265+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T13:27:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:22 smithi017 bash[19815]: cluster 2024-09-21T13:27:22.405265+0000 mon.a (mon.0) 453 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-21T13:27:24.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:24 smithi104 bash[21651]: cluster 2024-09-21T13:27:22.740547+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v186: 1 pgs: 1 remapped; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:24.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:24 smithi104 bash[21651]: cluster 2024-09-21T13:27:22.740547+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v186: 1 pgs: 1 remapped; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:24.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:24 smithi104 bash[21651]: cluster 2024-09-21T13:27:23.407536+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-21T13:27:24.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:24 smithi104 bash[21651]: cluster 2024-09-21T13:27:23.407536+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-21T13:27:24.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:24 smithi079 bash[21349]: cluster 2024-09-21T13:27:22.740547+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v186: 1 pgs: 1 remapped; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:24.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:24 smithi079 bash[21349]: cluster 2024-09-21T13:27:22.740547+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v186: 1 pgs: 1 remapped; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:24.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:24 smithi079 bash[21349]: cluster 2024-09-21T13:27:23.407536+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-21T13:27:24.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:24 smithi079 bash[21349]: cluster 2024-09-21T13:27:23.407536+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-21T13:27:24.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:24 smithi017 bash[19815]: cluster 2024-09-21T13:27:22.740547+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v186: 1 pgs: 1 remapped; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:24.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:24 smithi017 bash[19815]: cluster 2024-09-21T13:27:22.740547+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v186: 1 pgs: 1 remapped; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:24.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:24 smithi017 bash[19815]: cluster 2024-09-21T13:27:23.407536+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-21T13:27:24.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:24 smithi017 bash[19815]: cluster 2024-09-21T13:27:23.407536+0000 mon.a (mon.0) 454 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-21T13:27:25.910 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-21T13:27:25.942 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi104:vg_nvme/lv_4 2024-09-21T13:27:26.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:26 smithi104 bash[21651]: cluster 2024-09-21T13:27:24.741133+0000 mgr.x (mgr.14152) 228 : cluster [DBG] pgmap v188: 1 pgs: 1 remapped; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:26.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:26 smithi104 bash[21651]: cluster 2024-09-21T13:27:24.741133+0000 mgr.x (mgr.14152) 228 : cluster [DBG] pgmap v188: 1 pgs: 1 remapped; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:26.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:26 smithi079 bash[21349]: cluster 2024-09-21T13:27:24.741133+0000 mgr.x (mgr.14152) 228 : cluster [DBG] pgmap v188: 1 pgs: 1 remapped; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:26.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:26 smithi079 bash[21349]: cluster 2024-09-21T13:27:24.741133+0000 mgr.x (mgr.14152) 228 : cluster [DBG] pgmap v188: 1 pgs: 1 remapped; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:26.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:26 smithi017 bash[19815]: cluster 2024-09-21T13:27:24.741133+0000 mgr.x (mgr.14152) 228 : cluster [DBG] pgmap v188: 1 pgs: 1 remapped; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:26.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:26 smithi017 bash[19815]: cluster 2024-09-21T13:27:24.741133+0000 mgr.x (mgr.14152) 228 : cluster [DBG] pgmap v188: 1 pgs: 1 remapped; 577 KiB data, 520 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:28.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:27 smithi017 bash[19815]: cluster 2024-09-21T13:27:26.741719+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T13:27:28.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:27 smithi017 bash[19815]: cluster 2024-09-21T13:27:26.741719+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T13:27:28.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:27 smithi017 bash[19815]: cephadm 2024-09-21T13:27:26.930706+0000 mgr.x (mgr.14152) 230 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-21T13:27:28.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:27 smithi017 bash[19815]: cephadm 2024-09-21T13:27:26.930706+0000 mgr.x (mgr.14152) 230 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-21T13:27:28.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:27 smithi017 bash[19815]: audit 2024-09-21T13:27:26.938438+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:28.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:27 smithi017 bash[19815]: audit 2024-09-21T13:27:26.938438+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:28.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:27 smithi017 bash[19815]: audit 2024-09-21T13:27:26.945915+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:28.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:27 smithi017 bash[19815]: audit 2024-09-21T13:27:26.945915+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:28.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:27 smithi017 bash[19815]: audit 2024-09-21T13:27:26.948183+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T13:27:28.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:27 smithi017 bash[19815]: audit 2024-09-21T13:27:26.948183+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T13:27:28.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:27 smithi017 bash[19815]: audit 2024-09-21T13:27:26.949989+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T13:27:28.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:27 smithi017 bash[19815]: audit 2024-09-21T13:27:26.949989+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T13:27:28.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:27 smithi017 bash[19815]: cephadm 2024-09-21T13:27:26.951416+0000 mgr.x (mgr.14152) 231 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 10680M 2024-09-21T13:27:28.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:27 smithi017 bash[19815]: cephadm 2024-09-21T13:27:26.951416+0000 mgr.x (mgr.14152) 231 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 10680M 2024-09-21T13:27:28.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:27 smithi017 bash[19815]: audit 2024-09-21T13:27:26.957008+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:28.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:27 smithi017 bash[19815]: audit 2024-09-21T13:27:26.957008+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:28.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:27 smithi017 bash[19815]: audit 2024-09-21T13:27:26.961087+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:28.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:27 smithi017 bash[19815]: audit 2024-09-21T13:27:26.961087+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:28.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:27 smithi017 bash[19815]: audit 2024-09-21T13:27:26.963015+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:27:28.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:27 smithi017 bash[19815]: audit 2024-09-21T13:27:26.963015+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:27:28.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:27 smithi017 bash[19815]: audit 2024-09-21T13:27:26.972691+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:28.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:27 smithi017 bash[19815]: audit 2024-09-21T13:27:26.972691+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:28.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:27 smithi104 bash[21651]: cluster 2024-09-21T13:27:26.741719+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T13:27:28.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:27 smithi104 bash[21651]: cluster 2024-09-21T13:27:26.741719+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T13:27:28.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:27 smithi104 bash[21651]: cephadm 2024-09-21T13:27:26.930706+0000 mgr.x (mgr.14152) 230 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-21T13:27:28.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:27 smithi104 bash[21651]: cephadm 2024-09-21T13:27:26.930706+0000 mgr.x (mgr.14152) 230 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-21T13:27:28.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:27 smithi104 bash[21651]: audit 2024-09-21T13:27:26.938438+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:28.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:27 smithi104 bash[21651]: audit 2024-09-21T13:27:26.938438+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:28.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:27 smithi104 bash[21651]: audit 2024-09-21T13:27:26.945915+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:28.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:27 smithi104 bash[21651]: audit 2024-09-21T13:27:26.945915+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:28.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:27 smithi104 bash[21651]: audit 2024-09-21T13:27:26.948183+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T13:27:28.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:27 smithi104 bash[21651]: audit 2024-09-21T13:27:26.948183+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T13:27:28.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:27 smithi104 bash[21651]: audit 2024-09-21T13:27:26.949989+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T13:27:28.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:27 smithi104 bash[21651]: audit 2024-09-21T13:27:26.949989+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T13:27:28.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:27 smithi104 bash[21651]: cephadm 2024-09-21T13:27:26.951416+0000 mgr.x (mgr.14152) 231 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 10680M 2024-09-21T13:27:28.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:27 smithi104 bash[21651]: cephadm 2024-09-21T13:27:26.951416+0000 mgr.x (mgr.14152) 231 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 10680M 2024-09-21T13:27:28.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:27 smithi104 bash[21651]: audit 2024-09-21T13:27:26.957008+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:28.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:27 smithi104 bash[21651]: audit 2024-09-21T13:27:26.957008+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:28.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:27 smithi104 bash[21651]: audit 2024-09-21T13:27:26.961087+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:28.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:27 smithi104 bash[21651]: audit 2024-09-21T13:27:26.961087+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:28.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:27 smithi104 bash[21651]: audit 2024-09-21T13:27:26.963015+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:27:28.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:27 smithi104 bash[21651]: audit 2024-09-21T13:27:26.963015+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:27:28.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:27 smithi104 bash[21651]: audit 2024-09-21T13:27:26.972691+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:28.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:27 smithi104 bash[21651]: audit 2024-09-21T13:27:26.972691+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:28.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:27 smithi079 bash[21349]: cluster 2024-09-21T13:27:26.741719+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T13:27:28.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:27 smithi079 bash[21349]: cluster 2024-09-21T13:27:26.741719+0000 mgr.x (mgr.14152) 229 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-09-21T13:27:28.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:27 smithi079 bash[21349]: cephadm 2024-09-21T13:27:26.930706+0000 mgr.x (mgr.14152) 230 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-21T13:27:28.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:27 smithi079 bash[21349]: cephadm 2024-09-21T13:27:26.930706+0000 mgr.x (mgr.14152) 230 : cephadm [INF] Detected new or changed devices on smithi079 2024-09-21T13:27:28.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:27 smithi079 bash[21349]: audit 2024-09-21T13:27:26.938438+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:28.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:27 smithi079 bash[21349]: audit 2024-09-21T13:27:26.938438+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:28.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:27 smithi079 bash[21349]: audit 2024-09-21T13:27:26.945915+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:28.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:27 smithi079 bash[21349]: audit 2024-09-21T13:27:26.945915+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:28.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:27 smithi079 bash[21349]: audit 2024-09-21T13:27:26.948183+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T13:27:28.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:27 smithi079 bash[21349]: audit 2024-09-21T13:27:26.948183+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-21T13:27:28.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:27 smithi079 bash[21349]: audit 2024-09-21T13:27:26.949989+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T13:27:28.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:27 smithi079 bash[21349]: audit 2024-09-21T13:27:26.949989+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-21T13:27:28.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:27 smithi079 bash[21349]: cephadm 2024-09-21T13:27:26.951416+0000 mgr.x (mgr.14152) 231 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 10680M 2024-09-21T13:27:28.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:27 smithi079 bash[21349]: cephadm 2024-09-21T13:27:26.951416+0000 mgr.x (mgr.14152) 231 : cephadm [INF] Adjusting osd_memory_target on smithi079 to 10680M 2024-09-21T13:27:28.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:27 smithi079 bash[21349]: audit 2024-09-21T13:27:26.957008+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:28.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:27 smithi079 bash[21349]: audit 2024-09-21T13:27:26.957008+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:28.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:27 smithi079 bash[21349]: audit 2024-09-21T13:27:26.961087+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:28.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:27 smithi079 bash[21349]: audit 2024-09-21T13:27:26.961087+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:28.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:27 smithi079 bash[21349]: audit 2024-09-21T13:27:26.963015+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:27:28.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:27 smithi079 bash[21349]: audit 2024-09-21T13:27:26.963015+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:27:28.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:27 smithi079 bash[21349]: audit 2024-09-21T13:27:26.972691+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:28.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:27 smithi079 bash[21349]: audit 2024-09-21T13:27:26.972691+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:29.657 INFO:teuthology.orchestra.run.smithi104.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T13:27:30.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:29 smithi104 bash[21651]: cluster 2024-09-21T13:27:28.742316+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-09-21T13:27:30.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:29 smithi104 bash[21651]: cluster 2024-09-21T13:27:28.742316+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-09-21T13:27:30.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:29 smithi017 bash[19815]: cluster 2024-09-21T13:27:28.742316+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-09-21T13:27:30.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:29 smithi017 bash[19815]: cluster 2024-09-21T13:27:28.742316+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-09-21T13:27:30.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:29 smithi079 bash[21349]: cluster 2024-09-21T13:27:28.742316+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-09-21T13:27:30.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:29 smithi079 bash[21349]: cluster 2024-09-21T13:27:28.742316+0000 mgr.x (mgr.14152) 232 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-09-21T13:27:32.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:31 smithi017 bash[19815]: cluster 2024-09-21T13:27:30.742853+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-21T13:27:32.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:31 smithi017 bash[19815]: cluster 2024-09-21T13:27:30.742853+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-21T13:27:32.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:31 smithi017 bash[19815]: audit 2024-09-21T13:27:31.102690+0000 mgr.x (mgr.14152) 234 : audit [DBG] from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:27:32.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:31 smithi017 bash[19815]: audit 2024-09-21T13:27:31.102690+0000 mgr.x (mgr.14152) 234 : audit [DBG] from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:27:32.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:31 smithi017 bash[19815]: audit 2024-09-21T13:27:31.109582+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:27:32.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:31 smithi017 bash[19815]: audit 2024-09-21T13:27:31.109582+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:27:32.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:31 smithi017 bash[19815]: audit 2024-09-21T13:27:31.115554+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:27:32.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:31 smithi017 bash[19815]: audit 2024-09-21T13:27:31.115554+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:27:32.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:31 smithi017 bash[19815]: audit 2024-09-21T13:27:31.117235+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:32.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:31 smithi017 bash[19815]: audit 2024-09-21T13:27:31.117235+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:32.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:31 smithi104 bash[21651]: cluster 2024-09-21T13:27:30.742853+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-21T13:27:32.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:31 smithi104 bash[21651]: cluster 2024-09-21T13:27:30.742853+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-21T13:27:32.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:31 smithi104 bash[21651]: audit 2024-09-21T13:27:31.102690+0000 mgr.x (mgr.14152) 234 : audit [DBG] from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:27:32.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:31 smithi104 bash[21651]: audit 2024-09-21T13:27:31.102690+0000 mgr.x (mgr.14152) 234 : audit [DBG] from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:27:32.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:31 smithi104 bash[21651]: audit 2024-09-21T13:27:31.109582+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:27:32.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:31 smithi104 bash[21651]: audit 2024-09-21T13:27:31.109582+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:27:32.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:31 smithi104 bash[21651]: audit 2024-09-21T13:27:31.115554+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:27:32.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:31 smithi104 bash[21651]: audit 2024-09-21T13:27:31.115554+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:27:32.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:31 smithi104 bash[21651]: audit 2024-09-21T13:27:31.117235+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:32.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:31 smithi104 bash[21651]: audit 2024-09-21T13:27:31.117235+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:32.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:31 smithi079 bash[21349]: cluster 2024-09-21T13:27:30.742853+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-21T13:27:32.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:31 smithi079 bash[21349]: cluster 2024-09-21T13:27:30.742853+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-09-21T13:27:32.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:31 smithi079 bash[21349]: audit 2024-09-21T13:27:31.102690+0000 mgr.x (mgr.14152) 234 : audit [DBG] from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:27:32.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:31 smithi079 bash[21349]: audit 2024-09-21T13:27:31.102690+0000 mgr.x (mgr.14152) 234 : audit [DBG] from='client.24190 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:27:32.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:31 smithi079 bash[21349]: audit 2024-09-21T13:27:31.109582+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:27:32.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:31 smithi079 bash[21349]: audit 2024-09-21T13:27:31.109582+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:27:32.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:31 smithi079 bash[21349]: audit 2024-09-21T13:27:31.115554+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:27:32.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:31 smithi079 bash[21349]: audit 2024-09-21T13:27:31.115554+0000 mon.a (mon.0) 464 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:27:32.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:31 smithi079 bash[21349]: audit 2024-09-21T13:27:31.117235+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:32.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:31 smithi079 bash[21349]: audit 2024-09-21T13:27:31.117235+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:34.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:33 smithi017 bash[19815]: cluster 2024-09-21T13:27:32.743422+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T13:27:34.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:33 smithi017 bash[19815]: cluster 2024-09-21T13:27:32.743422+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T13:27:34.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:33 smithi104 bash[21651]: cluster 2024-09-21T13:27:32.743422+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T13:27:34.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:33 smithi104 bash[21651]: cluster 2024-09-21T13:27:32.743422+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T13:27:34.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:33 smithi079 bash[21349]: cluster 2024-09-21T13:27:32.743422+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T13:27:34.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:33 smithi079 bash[21349]: cluster 2024-09-21T13:27:32.743422+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T13:27:36.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:35 smithi017 bash[19815]: cluster 2024-09-21T13:27:34.743985+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-21T13:27:36.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:35 smithi017 bash[19815]: cluster 2024-09-21T13:27:34.743985+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-21T13:27:36.208 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:35 smithi104 bash[21651]: cluster 2024-09-21T13:27:34.743985+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-21T13:27:36.209 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:35 smithi104 bash[21651]: cluster 2024-09-21T13:27:34.743985+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-21T13:27:36.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:35 smithi079 bash[21349]: cluster 2024-09-21T13:27:34.743985+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-21T13:27:36.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:35 smithi079 bash[21349]: cluster 2024-09-21T13:27:34.743985+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 51 KiB/s, 0 objects/s recovering 2024-09-21T13:27:38.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:37 smithi104 bash[21651]: cluster 2024-09-21T13:27:36.744531+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:27:38.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:37 smithi104 bash[21651]: cluster 2024-09-21T13:27:36.744531+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:27:38.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:37 smithi079 bash[21349]: cluster 2024-09-21T13:27:36.744531+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:27:38.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:37 smithi079 bash[21349]: cluster 2024-09-21T13:27:36.744531+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:27:38.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:37 smithi017 bash[19815]: cluster 2024-09-21T13:27:36.744531+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:27:38.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:37 smithi017 bash[19815]: cluster 2024-09-21T13:27:36.744531+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:27:40.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:39 smithi104 bash[21651]: cluster 2024-09-21T13:27:38.745062+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:40.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:39 smithi104 bash[21651]: cluster 2024-09-21T13:27:38.745062+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:40.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:39 smithi104 bash[21651]: audit 2024-09-21T13:27:39.423836+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.104:0/84693047' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "66b75b9e-9e70-4abe-8c73-42161a8e64e7"} : dispatch 2024-09-21T13:27:40.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:39 smithi104 bash[21651]: audit 2024-09-21T13:27:39.423836+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.104:0/84693047' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "66b75b9e-9e70-4abe-8c73-42161a8e64e7"} : dispatch 2024-09-21T13:27:40.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:39 smithi104 bash[21651]: audit 2024-09-21T13:27:39.424816+0000 mon.a (mon.0) 466 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "66b75b9e-9e70-4abe-8c73-42161a8e64e7"} : dispatch 2024-09-21T13:27:40.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:39 smithi104 bash[21651]: audit 2024-09-21T13:27:39.424816+0000 mon.a (mon.0) 466 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "66b75b9e-9e70-4abe-8c73-42161a8e64e7"} : dispatch 2024-09-21T13:27:40.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:39 smithi104 bash[21651]: audit 2024-09-21T13:27:39.428709+0000 mon.a (mon.0) 467 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "66b75b9e-9e70-4abe-8c73-42161a8e64e7"}]': finished 2024-09-21T13:27:40.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:39 smithi104 bash[21651]: audit 2024-09-21T13:27:39.428709+0000 mon.a (mon.0) 467 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "66b75b9e-9e70-4abe-8c73-42161a8e64e7"}]': finished 2024-09-21T13:27:40.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:39 smithi104 bash[21651]: cluster 2024-09-21T13:27:39.433184+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-21T13:27:40.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:39 smithi104 bash[21651]: cluster 2024-09-21T13:27:39.433184+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-21T13:27:40.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:39 smithi104 bash[21651]: audit 2024-09-21T13:27:39.433705+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:27:40.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:39 smithi104 bash[21651]: audit 2024-09-21T13:27:39.433705+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:27:40.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:39 smithi079 bash[21349]: cluster 2024-09-21T13:27:38.745062+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:40.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:39 smithi079 bash[21349]: cluster 2024-09-21T13:27:38.745062+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:40.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:39 smithi079 bash[21349]: audit 2024-09-21T13:27:39.423836+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.104:0/84693047' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "66b75b9e-9e70-4abe-8c73-42161a8e64e7"} : dispatch 2024-09-21T13:27:40.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:39 smithi079 bash[21349]: audit 2024-09-21T13:27:39.423836+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.104:0/84693047' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "66b75b9e-9e70-4abe-8c73-42161a8e64e7"} : dispatch 2024-09-21T13:27:40.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:39 smithi079 bash[21349]: audit 2024-09-21T13:27:39.424816+0000 mon.a (mon.0) 466 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "66b75b9e-9e70-4abe-8c73-42161a8e64e7"} : dispatch 2024-09-21T13:27:40.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:39 smithi079 bash[21349]: audit 2024-09-21T13:27:39.424816+0000 mon.a (mon.0) 466 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "66b75b9e-9e70-4abe-8c73-42161a8e64e7"} : dispatch 2024-09-21T13:27:40.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:39 smithi079 bash[21349]: audit 2024-09-21T13:27:39.428709+0000 mon.a (mon.0) 467 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "66b75b9e-9e70-4abe-8c73-42161a8e64e7"}]': finished 2024-09-21T13:27:40.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:39 smithi079 bash[21349]: audit 2024-09-21T13:27:39.428709+0000 mon.a (mon.0) 467 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "66b75b9e-9e70-4abe-8c73-42161a8e64e7"}]': finished 2024-09-21T13:27:40.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:39 smithi079 bash[21349]: cluster 2024-09-21T13:27:39.433184+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-21T13:27:40.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:39 smithi079 bash[21349]: cluster 2024-09-21T13:27:39.433184+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-21T13:27:40.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:39 smithi079 bash[21349]: audit 2024-09-21T13:27:39.433705+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:27:40.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:39 smithi079 bash[21349]: audit 2024-09-21T13:27:39.433705+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:27:40.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:39 smithi017 bash[19815]: cluster 2024-09-21T13:27:38.745062+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:40.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:39 smithi017 bash[19815]: cluster 2024-09-21T13:27:38.745062+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:40.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:39 smithi017 bash[19815]: audit 2024-09-21T13:27:39.423836+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.104:0/84693047' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "66b75b9e-9e70-4abe-8c73-42161a8e64e7"} : dispatch 2024-09-21T13:27:40.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:39 smithi017 bash[19815]: audit 2024-09-21T13:27:39.423836+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.104:0/84693047' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "66b75b9e-9e70-4abe-8c73-42161a8e64e7"} : dispatch 2024-09-21T13:27:40.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:39 smithi017 bash[19815]: audit 2024-09-21T13:27:39.424816+0000 mon.a (mon.0) 466 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "66b75b9e-9e70-4abe-8c73-42161a8e64e7"} : dispatch 2024-09-21T13:27:40.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:39 smithi017 bash[19815]: audit 2024-09-21T13:27:39.424816+0000 mon.a (mon.0) 466 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "66b75b9e-9e70-4abe-8c73-42161a8e64e7"} : dispatch 2024-09-21T13:27:40.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:39 smithi017 bash[19815]: audit 2024-09-21T13:27:39.428709+0000 mon.a (mon.0) 467 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "66b75b9e-9e70-4abe-8c73-42161a8e64e7"}]': finished 2024-09-21T13:27:40.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:39 smithi017 bash[19815]: audit 2024-09-21T13:27:39.428709+0000 mon.a (mon.0) 467 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "66b75b9e-9e70-4abe-8c73-42161a8e64e7"}]': finished 2024-09-21T13:27:40.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:39 smithi017 bash[19815]: cluster 2024-09-21T13:27:39.433184+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-21T13:27:40.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:39 smithi017 bash[19815]: cluster 2024-09-21T13:27:39.433184+0000 mon.a (mon.0) 468 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-21T13:27:40.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:39 smithi017 bash[19815]: audit 2024-09-21T13:27:39.433705+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:27:40.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:39 smithi017 bash[19815]: audit 2024-09-21T13:27:39.433705+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:27:41.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:40 smithi104 bash[21651]: audit 2024-09-21T13:27:40.035852+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.104:0/3749121651' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:27:41.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:40 smithi104 bash[21651]: audit 2024-09-21T13:27:40.035852+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.104:0/3749121651' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:27:41.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:40 smithi079 bash[21349]: audit 2024-09-21T13:27:40.035852+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.104:0/3749121651' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:27:41.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:40 smithi079 bash[21349]: audit 2024-09-21T13:27:40.035852+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.104:0/3749121651' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:27:41.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:40 smithi017 bash[19815]: audit 2024-09-21T13:27:40.035852+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.104:0/3749121651' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:27:41.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:40 smithi017 bash[19815]: audit 2024-09-21T13:27:40.035852+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.104:0/3749121651' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:27:42.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:41 smithi104 bash[21651]: cluster 2024-09-21T13:27:40.745602+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:42.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:41 smithi104 bash[21651]: cluster 2024-09-21T13:27:40.745602+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:42.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:41 smithi079 bash[21349]: cluster 2024-09-21T13:27:40.745602+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:42.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:41 smithi079 bash[21349]: cluster 2024-09-21T13:27:40.745602+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:42.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:41 smithi017 bash[19815]: cluster 2024-09-21T13:27:40.745602+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:42.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:41 smithi017 bash[19815]: cluster 2024-09-21T13:27:40.745602+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:44.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:43 smithi104 bash[21651]: cluster 2024-09-21T13:27:42.746138+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:44.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:43 smithi104 bash[21651]: cluster 2024-09-21T13:27:42.746138+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:44.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:43 smithi079 bash[21349]: cluster 2024-09-21T13:27:42.746138+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:44.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:43 smithi079 bash[21349]: cluster 2024-09-21T13:27:42.746138+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:44.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:43 smithi017 bash[19815]: cluster 2024-09-21T13:27:42.746138+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:44.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:43 smithi017 bash[19815]: cluster 2024-09-21T13:27:42.746138+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:46.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:45 smithi104 bash[21651]: cluster 2024-09-21T13:27:44.746712+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:46.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:45 smithi104 bash[21651]: cluster 2024-09-21T13:27:44.746712+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:46.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:45 smithi079 bash[21349]: cluster 2024-09-21T13:27:44.746712+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:46.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:45 smithi079 bash[21349]: cluster 2024-09-21T13:27:44.746712+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:46.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:45 smithi017 bash[19815]: cluster 2024-09-21T13:27:44.746712+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:46.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:45 smithi017 bash[19815]: cluster 2024-09-21T13:27:44.746712+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:48.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:47 smithi104 bash[21651]: cluster 2024-09-21T13:27:46.747256+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:48.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:47 smithi104 bash[21651]: cluster 2024-09-21T13:27:46.747256+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:48.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:47 smithi079 bash[21349]: cluster 2024-09-21T13:27:46.747256+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:48.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:47 smithi079 bash[21349]: cluster 2024-09-21T13:27:46.747256+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:48.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:47 smithi017 bash[19815]: cluster 2024-09-21T13:27:46.747256+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:48.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:47 smithi017 bash[19815]: cluster 2024-09-21T13:27:46.747256+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:50.346 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:49 smithi104 bash[21651]: cluster 2024-09-21T13:27:48.747762+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:50.346 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:49 smithi104 bash[21651]: cluster 2024-09-21T13:27:48.747762+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:50.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:49 smithi079 bash[21349]: cluster 2024-09-21T13:27:48.747762+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:50.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:49 smithi079 bash[21349]: cluster 2024-09-21T13:27:48.747762+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:50.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:49 smithi017 bash[19815]: cluster 2024-09-21T13:27:48.747762+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:50.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:49 smithi017 bash[19815]: cluster 2024-09-21T13:27:48.747762+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:52.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:51 smithi104 bash[21651]: cluster 2024-09-21T13:27:50.748292+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:52.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:51 smithi104 bash[21651]: cluster 2024-09-21T13:27:50.748292+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:52.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:51 smithi079 bash[21349]: cluster 2024-09-21T13:27:50.748292+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:52.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:51 smithi079 bash[21349]: cluster 2024-09-21T13:27:50.748292+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:52.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:51 smithi017 bash[19815]: cluster 2024-09-21T13:27:50.748292+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:52.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:51 smithi017 bash[19815]: cluster 2024-09-21T13:27:50.748292+0000 mgr.x (mgr.14152) 244 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:53.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:52 smithi104 bash[21651]: audit 2024-09-21T13:27:52.613533+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T13:27:53.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:52 smithi104 bash[21651]: audit 2024-09-21T13:27:52.613533+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T13:27:53.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:52 smithi104 bash[21651]: audit 2024-09-21T13:27:52.615402+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:53.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:52 smithi104 bash[21651]: audit 2024-09-21T13:27:52.615402+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:53.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:53 smithi079 bash[21349]: audit 2024-09-21T13:27:52.613533+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T13:27:53.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:53 smithi079 bash[21349]: audit 2024-09-21T13:27:52.613533+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T13:27:53.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:53 smithi079 bash[21349]: audit 2024-09-21T13:27:52.615402+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:53.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:53 smithi079 bash[21349]: audit 2024-09-21T13:27:52.615402+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:53.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:52 smithi017 bash[19815]: audit 2024-09-21T13:27:52.613533+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T13:27:53.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:53 smithi017 bash[19815]: audit 2024-09-21T13:27:52.613533+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-21T13:27:53.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:53 smithi017 bash[19815]: audit 2024-09-21T13:27:52.615402+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:53.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:53 smithi017 bash[19815]: audit 2024-09-21T13:27:52.615402+0000 mon.a (mon.0) 471 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:27:54.337 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:54 smithi104 bash[21651]: cephadm 2024-09-21T13:27:52.616908+0000 mgr.x (mgr.14152) 245 : cephadm [INF] Deploying daemon osd.4 on smithi104 2024-09-21T13:27:54.337 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:54 smithi104 bash[21651]: cephadm 2024-09-21T13:27:52.616908+0000 mgr.x (mgr.14152) 245 : cephadm [INF] Deploying daemon osd.4 on smithi104 2024-09-21T13:27:54.337 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:54 smithi104 bash[21651]: cluster 2024-09-21T13:27:52.748837+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:54.337 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:54 smithi104 bash[21651]: cluster 2024-09-21T13:27:52.748837+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:54.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:54 smithi079 bash[21349]: cephadm 2024-09-21T13:27:52.616908+0000 mgr.x (mgr.14152) 245 : cephadm [INF] Deploying daemon osd.4 on smithi104 2024-09-21T13:27:54.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:54 smithi079 bash[21349]: cephadm 2024-09-21T13:27:52.616908+0000 mgr.x (mgr.14152) 245 : cephadm [INF] Deploying daemon osd.4 on smithi104 2024-09-21T13:27:54.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:54 smithi079 bash[21349]: cluster 2024-09-21T13:27:52.748837+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:54.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:54 smithi079 bash[21349]: cluster 2024-09-21T13:27:52.748837+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:54.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:54 smithi017 bash[19815]: cephadm 2024-09-21T13:27:52.616908+0000 mgr.x (mgr.14152) 245 : cephadm [INF] Deploying daemon osd.4 on smithi104 2024-09-21T13:27:54.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:54 smithi017 bash[19815]: cephadm 2024-09-21T13:27:52.616908+0000 mgr.x (mgr.14152) 245 : cephadm [INF] Deploying daemon osd.4 on smithi104 2024-09-21T13:27:54.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:54 smithi017 bash[19815]: cluster 2024-09-21T13:27:52.748837+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:54.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:54 smithi017 bash[19815]: cluster 2024-09-21T13:27:52.748837+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:56.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:56 smithi104 bash[21651]: cluster 2024-09-21T13:27:54.749429+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:56.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:56 smithi104 bash[21651]: cluster 2024-09-21T13:27:54.749429+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:56.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:56 smithi079 bash[21349]: cluster 2024-09-21T13:27:54.749429+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:56.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:56 smithi079 bash[21349]: cluster 2024-09-21T13:27:54.749429+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:56.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:56 smithi017 bash[19815]: cluster 2024-09-21T13:27:54.749429+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:56.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:56 smithi017 bash[19815]: cluster 2024-09-21T13:27:54.749429+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:57.061 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:56 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:27:57.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:57 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:27:58.387 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:58 smithi104 bash[21651]: cluster 2024-09-21T13:27:56.750111+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:58.388 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:58 smithi104 bash[21651]: cluster 2024-09-21T13:27:56.750111+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:58.388 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:58 smithi104 bash[21651]: audit 2024-09-21T13:27:57.206404+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:58.388 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:58 smithi104 bash[21651]: audit 2024-09-21T13:27:57.206404+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:58.388 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:58 smithi104 bash[21651]: audit 2024-09-21T13:27:57.225847+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:58.388 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:58 smithi104 bash[21651]: audit 2024-09-21T13:27:57.225847+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:58.388 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:58 smithi104 bash[21651]: audit 2024-09-21T13:27:57.256711+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:58.388 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:27:58 smithi104 bash[21651]: audit 2024-09-21T13:27:57.256711+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:58.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:58 smithi079 bash[21349]: cluster 2024-09-21T13:27:56.750111+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:58.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:58 smithi079 bash[21349]: cluster 2024-09-21T13:27:56.750111+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:58.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:58 smithi079 bash[21349]: audit 2024-09-21T13:27:57.206404+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:58.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:58 smithi079 bash[21349]: audit 2024-09-21T13:27:57.206404+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:58.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:58 smithi079 bash[21349]: audit 2024-09-21T13:27:57.225847+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:58.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:58 smithi079 bash[21349]: audit 2024-09-21T13:27:57.225847+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:58.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:58 smithi079 bash[21349]: audit 2024-09-21T13:27:57.256711+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:58.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:27:58 smithi079 bash[21349]: audit 2024-09-21T13:27:57.256711+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:58.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:58 smithi017 bash[19815]: cluster 2024-09-21T13:27:56.750111+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:58.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:58 smithi017 bash[19815]: cluster 2024-09-21T13:27:56.750111+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:27:58.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:58 smithi017 bash[19815]: audit 2024-09-21T13:27:57.206404+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:58.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:58 smithi017 bash[19815]: audit 2024-09-21T13:27:57.206404+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:27:58.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:58 smithi017 bash[19815]: audit 2024-09-21T13:27:57.225847+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:58.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:58 smithi017 bash[19815]: audit 2024-09-21T13:27:57.225847+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:58.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:58 smithi017 bash[19815]: audit 2024-09-21T13:27:57.256711+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:27:58.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:27:58 smithi017 bash[19815]: audit 2024-09-21T13:27:57.256711+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:00.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:00 smithi104 bash[21651]: cluster 2024-09-21T13:27:58.750680+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:00.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:00 smithi104 bash[21651]: cluster 2024-09-21T13:27:58.750680+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:00.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:00 smithi079 bash[21349]: cluster 2024-09-21T13:27:58.750680+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:00.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:00 smithi079 bash[21349]: cluster 2024-09-21T13:27:58.750680+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:00.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:00 smithi017 bash[19815]: cluster 2024-09-21T13:27:58.750680+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:00.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:00 smithi017 bash[19815]: cluster 2024-09-21T13:27:58.750680+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:02.384 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:02 smithi104 bash[21651]: cluster 2024-09-21T13:28:00.751205+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:02.384 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:02 smithi104 bash[21651]: cluster 2024-09-21T13:28:00.751205+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:02.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:02 smithi079 bash[21349]: cluster 2024-09-21T13:28:00.751205+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:02.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:02 smithi079 bash[21349]: cluster 2024-09-21T13:28:00.751205+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:02.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:02 smithi017 bash[19815]: cluster 2024-09-21T13:28:00.751205+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:02.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:02 smithi017 bash[19815]: cluster 2024-09-21T13:28:00.751205+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:03.630 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:03 smithi104 bash[21651]: audit 2024-09-21T13:28:02.541499+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:03.630 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:03 smithi104 bash[21651]: audit 2024-09-21T13:28:02.541499+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:03.630 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:03 smithi104 bash[21651]: audit 2024-09-21T13:28:02.549041+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:03.630 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:03 smithi104 bash[21651]: audit 2024-09-21T13:28:02.549041+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:03.631 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:03 smithi104 bash[21651]: audit 2024-09-21T13:28:02.550691+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:03.631 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:03 smithi104 bash[21651]: audit 2024-09-21T13:28:02.550691+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:03.631 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:03 smithi104 bash[21651]: audit 2024-09-21T13:28:02.552434+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:03.631 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:03 smithi104 bash[21651]: audit 2024-09-21T13:28:02.552434+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:03.631 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:03 smithi104 bash[21651]: audit 2024-09-21T13:28:02.561546+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:03.631 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:03 smithi104 bash[21651]: audit 2024-09-21T13:28:02.561546+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:03.631 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:03 smithi104 bash[21651]: cluster 2024-09-21T13:28:02.751738+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:03.631 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:03 smithi104 bash[21651]: cluster 2024-09-21T13:28:02.751738+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:03.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:03 smithi079 bash[21349]: audit 2024-09-21T13:28:02.541499+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:03.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:03 smithi079 bash[21349]: audit 2024-09-21T13:28:02.541499+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:03.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:03 smithi079 bash[21349]: audit 2024-09-21T13:28:02.549041+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:03.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:03 smithi079 bash[21349]: audit 2024-09-21T13:28:02.549041+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:03.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:03 smithi079 bash[21349]: audit 2024-09-21T13:28:02.550691+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:03.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:03 smithi079 bash[21349]: audit 2024-09-21T13:28:02.550691+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:03.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:03 smithi079 bash[21349]: audit 2024-09-21T13:28:02.552434+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:03.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:03 smithi079 bash[21349]: audit 2024-09-21T13:28:02.552434+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:03.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:03 smithi079 bash[21349]: audit 2024-09-21T13:28:02.561546+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:03.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:03 smithi079 bash[21349]: audit 2024-09-21T13:28:02.561546+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:03.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:03 smithi079 bash[21349]: cluster 2024-09-21T13:28:02.751738+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:03.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:03 smithi079 bash[21349]: cluster 2024-09-21T13:28:02.751738+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:03.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:03 smithi017 bash[19815]: audit 2024-09-21T13:28:02.541499+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:03.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:03 smithi017 bash[19815]: audit 2024-09-21T13:28:02.541499+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:03.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:03 smithi017 bash[19815]: audit 2024-09-21T13:28:02.549041+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:03.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:03 smithi017 bash[19815]: audit 2024-09-21T13:28:02.549041+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:03.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:03 smithi017 bash[19815]: audit 2024-09-21T13:28:02.550691+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:03.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:03 smithi017 bash[19815]: audit 2024-09-21T13:28:02.550691+0000 mon.a (mon.0) 477 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:03.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:03 smithi017 bash[19815]: audit 2024-09-21T13:28:02.552434+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:03.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:03 smithi017 bash[19815]: audit 2024-09-21T13:28:02.552434+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:03.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:03 smithi017 bash[19815]: audit 2024-09-21T13:28:02.561546+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:03.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:03 smithi017 bash[19815]: audit 2024-09-21T13:28:02.561546+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:03.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:03 smithi017 bash[19815]: cluster 2024-09-21T13:28:02.751738+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:03.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:03 smithi017 bash[19815]: cluster 2024-09-21T13:28:02.751738+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:06.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:05 smithi104 bash[21651]: cluster 2024-09-21T13:28:04.752245+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:06.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:05 smithi104 bash[21651]: cluster 2024-09-21T13:28:04.752245+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:06.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:05 smithi079 bash[21349]: cluster 2024-09-21T13:28:04.752245+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:06.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:05 smithi079 bash[21349]: cluster 2024-09-21T13:28:04.752245+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:06.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:05 smithi017 bash[19815]: cluster 2024-09-21T13:28:04.752245+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:06.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:05 smithi017 bash[19815]: cluster 2024-09-21T13:28:04.752245+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:08.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:07 smithi104 bash[21651]: cluster 2024-09-21T13:28:06.752789+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:08.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:07 smithi104 bash[21651]: cluster 2024-09-21T13:28:06.752789+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:08.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:07 smithi079 bash[21349]: cluster 2024-09-21T13:28:06.752789+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:08.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:07 smithi079 bash[21349]: cluster 2024-09-21T13:28:06.752789+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:08.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:07 smithi017 bash[19815]: cluster 2024-09-21T13:28:06.752789+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:08.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:07 smithi017 bash[19815]: cluster 2024-09-21T13:28:06.752789+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:09.594 INFO:teuthology.orchestra.run.smithi104.stdout:Created osd(s) 4 on host 'smithi104' 2024-09-21T13:28:09.930 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:09 smithi104 bash[21651]: cluster 2024-09-21T13:28:08.753316+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:09.930 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:09 smithi104 bash[21651]: cluster 2024-09-21T13:28:08.753316+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:09.930 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:09 smithi104 bash[21651]: audit 2024-09-21T13:28:09.571100+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:09.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:09 smithi104 bash[21651]: audit 2024-09-21T13:28:09.571100+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:09.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:09 smithi104 bash[21651]: audit 2024-09-21T13:28:09.578334+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:09.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:09 smithi104 bash[21651]: audit 2024-09-21T13:28:09.578334+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:09.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:09 smithi104 bash[21651]: audit 2024-09-21T13:28:09.586015+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:09.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:09 smithi104 bash[21651]: audit 2024-09-21T13:28:09.586015+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:10.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:09 smithi079 bash[21349]: cluster 2024-09-21T13:28:08.753316+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:10.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:09 smithi079 bash[21349]: cluster 2024-09-21T13:28:08.753316+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:10.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:09 smithi079 bash[21349]: audit 2024-09-21T13:28:09.571100+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:10.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:09 smithi079 bash[21349]: audit 2024-09-21T13:28:09.571100+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:10.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:09 smithi079 bash[21349]: audit 2024-09-21T13:28:09.578334+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:10.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:09 smithi079 bash[21349]: audit 2024-09-21T13:28:09.578334+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:10.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:09 smithi079 bash[21349]: audit 2024-09-21T13:28:09.586015+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:10.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:09 smithi079 bash[21349]: audit 2024-09-21T13:28:09.586015+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:10.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:09 smithi017 bash[19815]: cluster 2024-09-21T13:28:08.753316+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:10.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:09 smithi017 bash[19815]: cluster 2024-09-21T13:28:08.753316+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:10.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:09 smithi017 bash[19815]: audit 2024-09-21T13:28:09.571100+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:10.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:09 smithi017 bash[19815]: audit 2024-09-21T13:28:09.571100+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:10.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:09 smithi017 bash[19815]: audit 2024-09-21T13:28:09.578334+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:10.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:09 smithi017 bash[19815]: audit 2024-09-21T13:28:09.578334+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:10.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:09 smithi017 bash[19815]: audit 2024-09-21T13:28:09.586015+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:10.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:09 smithi017 bash[19815]: audit 2024-09-21T13:28:09.586015+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:10.272 DEBUG:teuthology.orchestra.run.smithi104:osd.4> sudo journalctl -f -n 0 -u ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@osd.4.service 2024-09-21T13:28:10.275 INFO:tasks.cephadm:Deploying osd.5 on smithi104 with /dev/vg_nvme/lv_3... 2024-09-21T13:28:10.275 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- lvm zap /dev/vg_nvme/lv_3 2024-09-21T13:28:11.180 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:28:10 smithi104 bash[24643]: debug 2024-09-21T13:28:10.872+0000 7f03cdbab640 -1 osd.4 0 log_to_monitors true 2024-09-21T13:28:12.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:11 smithi104 bash[21651]: cluster 2024-09-21T13:28:10.753852+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:12.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:11 smithi104 bash[21651]: cluster 2024-09-21T13:28:10.753852+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:12.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:11 smithi104 bash[21651]: audit 2024-09-21T13:28:10.879728+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.104:6800/3778614923,v1:172.21.15.104:6801/3778614923]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:28:12.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:11 smithi104 bash[21651]: audit 2024-09-21T13:28:10.879728+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.104:6800/3778614923,v1:172.21.15.104:6801/3778614923]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:28:12.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:11 smithi104 bash[21651]: audit 2024-09-21T13:28:10.880616+0000 mon.a (mon.0) 483 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:28:12.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:11 smithi104 bash[21651]: audit 2024-09-21T13:28:10.880616+0000 mon.a (mon.0) 483 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:28:12.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:11 smithi079 bash[21349]: cluster 2024-09-21T13:28:10.753852+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:12.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:11 smithi079 bash[21349]: cluster 2024-09-21T13:28:10.753852+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:12.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:11 smithi079 bash[21349]: audit 2024-09-21T13:28:10.879728+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.104:6800/3778614923,v1:172.21.15.104:6801/3778614923]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:28:12.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:11 smithi079 bash[21349]: audit 2024-09-21T13:28:10.879728+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.104:6800/3778614923,v1:172.21.15.104:6801/3778614923]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:28:12.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:11 smithi079 bash[21349]: audit 2024-09-21T13:28:10.880616+0000 mon.a (mon.0) 483 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:28:12.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:11 smithi079 bash[21349]: audit 2024-09-21T13:28:10.880616+0000 mon.a (mon.0) 483 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:28:12.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:11 smithi017 bash[19815]: cluster 2024-09-21T13:28:10.753852+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:12.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:11 smithi017 bash[19815]: cluster 2024-09-21T13:28:10.753852+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:12.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:11 smithi017 bash[19815]: audit 2024-09-21T13:28:10.879728+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.104:6800/3778614923,v1:172.21.15.104:6801/3778614923]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:28:12.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:11 smithi017 bash[19815]: audit 2024-09-21T13:28:10.879728+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.104:6800/3778614923,v1:172.21.15.104:6801/3778614923]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:28:12.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:11 smithi017 bash[19815]: audit 2024-09-21T13:28:10.880616+0000 mon.a (mon.0) 483 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:28:12.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:11 smithi017 bash[19815]: audit 2024-09-21T13:28:10.880616+0000 mon.a (mon.0) 483 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-21T13:28:13.180 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:28:12 smithi104 bash[24643]: debug 2024-09-21T13:28:12.840+0000 7f03c9b2e640 -1 osd.4 0 waiting for initial osdmap 2024-09-21T13:28:13.181 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:28:12 smithi104 bash[24643]: debug 2024-09-21T13:28:12.876+0000 7f03c5955640 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:28:13.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:12 smithi104 bash[21651]: audit 2024-09-21T13:28:11.819642+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T13:28:13.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:12 smithi104 bash[21651]: audit 2024-09-21T13:28:11.819642+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T13:28:13.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:12 smithi104 bash[21651]: cluster 2024-09-21T13:28:11.824323+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T13:28:13.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:12 smithi104 bash[21651]: cluster 2024-09-21T13:28:11.824323+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T13:28:13.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:12 smithi104 bash[21651]: audit 2024-09-21T13:28:11.825056+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:13.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:12 smithi104 bash[21651]: audit 2024-09-21T13:28:11.825056+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:13.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:12 smithi104 bash[21651]: audit 2024-09-21T13:28:11.827968+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.104:6800/3778614923,v1:172.21.15.104:6801/3778614923]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T13:28:13.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:12 smithi104 bash[21651]: audit 2024-09-21T13:28:11.827968+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.104:6800/3778614923,v1:172.21.15.104:6801/3778614923]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T13:28:13.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:12 smithi104 bash[21651]: audit 2024-09-21T13:28:11.836033+0000 mon.a (mon.0) 487 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T13:28:13.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:12 smithi104 bash[21651]: audit 2024-09-21T13:28:11.836033+0000 mon.a (mon.0) 487 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T13:28:13.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:12 smithi079 bash[21349]: audit 2024-09-21T13:28:11.819642+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T13:28:13.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:12 smithi079 bash[21349]: audit 2024-09-21T13:28:11.819642+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T13:28:13.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:12 smithi079 bash[21349]: cluster 2024-09-21T13:28:11.824323+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T13:28:13.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:12 smithi079 bash[21349]: cluster 2024-09-21T13:28:11.824323+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T13:28:13.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:12 smithi079 bash[21349]: audit 2024-09-21T13:28:11.825056+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:13.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:12 smithi079 bash[21349]: audit 2024-09-21T13:28:11.825056+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:13.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:12 smithi079 bash[21349]: audit 2024-09-21T13:28:11.827968+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.104:6800/3778614923,v1:172.21.15.104:6801/3778614923]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T13:28:13.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:12 smithi079 bash[21349]: audit 2024-09-21T13:28:11.827968+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.104:6800/3778614923,v1:172.21.15.104:6801/3778614923]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T13:28:13.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:12 smithi079 bash[21349]: audit 2024-09-21T13:28:11.836033+0000 mon.a (mon.0) 487 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T13:28:13.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:12 smithi079 bash[21349]: audit 2024-09-21T13:28:11.836033+0000 mon.a (mon.0) 487 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T13:28:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:12 smithi017 bash[19815]: audit 2024-09-21T13:28:11.819642+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T13:28:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:12 smithi017 bash[19815]: audit 2024-09-21T13:28:11.819642+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-21T13:28:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:12 smithi017 bash[19815]: cluster 2024-09-21T13:28:11.824323+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T13:28:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:12 smithi017 bash[19815]: cluster 2024-09-21T13:28:11.824323+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-21T13:28:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:12 smithi017 bash[19815]: audit 2024-09-21T13:28:11.825056+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:12 smithi017 bash[19815]: audit 2024-09-21T13:28:11.825056+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:12 smithi017 bash[19815]: audit 2024-09-21T13:28:11.827968+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.104:6800/3778614923,v1:172.21.15.104:6801/3778614923]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T13:28:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:12 smithi017 bash[19815]: audit 2024-09-21T13:28:11.827968+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.104:6800/3778614923,v1:172.21.15.104:6801/3778614923]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T13:28:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:12 smithi017 bash[19815]: audit 2024-09-21T13:28:11.836033+0000 mon.a (mon.0) 487 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T13:28:13.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:12 smithi017 bash[19815]: audit 2024-09-21T13:28:11.836033+0000 mon.a (mon.0) 487 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T13:28:14.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:13 smithi104 bash[21651]: cluster 2024-09-21T13:28:12.754395+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:14.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:13 smithi104 bash[21651]: cluster 2024-09-21T13:28:12.754395+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:14.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:13 smithi104 bash[21651]: audit 2024-09-21T13:28:12.830878+0000 mon.a (mon.0) 488 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-21T13:28:14.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:13 smithi104 bash[21651]: audit 2024-09-21T13:28:12.830878+0000 mon.a (mon.0) 488 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-21T13:28:14.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:13 smithi104 bash[21651]: cluster 2024-09-21T13:28:12.835485+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-21T13:28:14.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:13 smithi104 bash[21651]: cluster 2024-09-21T13:28:12.835485+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-21T13:28:14.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:13 smithi104 bash[21651]: audit 2024-09-21T13:28:12.836222+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:14.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:13 smithi104 bash[21651]: audit 2024-09-21T13:28:12.836222+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:14.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:13 smithi104 bash[21651]: audit 2024-09-21T13:28:12.844280+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:14.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:13 smithi104 bash[21651]: audit 2024-09-21T13:28:12.844280+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:14.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:13 smithi104 bash[21651]: cluster 2024-09-21T13:28:13.147732+0000 mon.a (mon.0) 492 : cluster [INF] osd.4 [v2:172.21.15.104:6800/3778614923,v1:172.21.15.104:6801/3778614923] boot 2024-09-21T13:28:14.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:13 smithi104 bash[21651]: cluster 2024-09-21T13:28:13.147732+0000 mon.a (mon.0) 492 : cluster [INF] osd.4 [v2:172.21.15.104:6800/3778614923,v1:172.21.15.104:6801/3778614923] boot 2024-09-21T13:28:14.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:13 smithi104 bash[21651]: cluster 2024-09-21T13:28:13.147831+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-21T13:28:14.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:13 smithi104 bash[21651]: cluster 2024-09-21T13:28:13.147831+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-21T13:28:14.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:13 smithi104 bash[21651]: audit 2024-09-21T13:28:13.148142+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:14.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:13 smithi104 bash[21651]: audit 2024-09-21T13:28:13.148142+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:14.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:13 smithi079 bash[21349]: cluster 2024-09-21T13:28:12.754395+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:14.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:13 smithi079 bash[21349]: cluster 2024-09-21T13:28:12.754395+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:14.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:13 smithi079 bash[21349]: audit 2024-09-21T13:28:12.830878+0000 mon.a (mon.0) 488 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-21T13:28:14.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:13 smithi079 bash[21349]: audit 2024-09-21T13:28:12.830878+0000 mon.a (mon.0) 488 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-21T13:28:14.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:13 smithi079 bash[21349]: cluster 2024-09-21T13:28:12.835485+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-21T13:28:14.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:13 smithi079 bash[21349]: cluster 2024-09-21T13:28:12.835485+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-21T13:28:14.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:13 smithi079 bash[21349]: audit 2024-09-21T13:28:12.836222+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:14.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:13 smithi079 bash[21349]: audit 2024-09-21T13:28:12.836222+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:14.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:13 smithi079 bash[21349]: audit 2024-09-21T13:28:12.844280+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:14.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:13 smithi079 bash[21349]: audit 2024-09-21T13:28:12.844280+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:14.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:13 smithi079 bash[21349]: cluster 2024-09-21T13:28:13.147732+0000 mon.a (mon.0) 492 : cluster [INF] osd.4 [v2:172.21.15.104:6800/3778614923,v1:172.21.15.104:6801/3778614923] boot 2024-09-21T13:28:14.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:13 smithi079 bash[21349]: cluster 2024-09-21T13:28:13.147732+0000 mon.a (mon.0) 492 : cluster [INF] osd.4 [v2:172.21.15.104:6800/3778614923,v1:172.21.15.104:6801/3778614923] boot 2024-09-21T13:28:14.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:13 smithi079 bash[21349]: cluster 2024-09-21T13:28:13.147831+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-21T13:28:14.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:13 smithi079 bash[21349]: cluster 2024-09-21T13:28:13.147831+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-21T13:28:14.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:13 smithi079 bash[21349]: audit 2024-09-21T13:28:13.148142+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:14.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:13 smithi079 bash[21349]: audit 2024-09-21T13:28:13.148142+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:14.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:13 smithi017 bash[19815]: cluster 2024-09-21T13:28:12.754395+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:14.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:13 smithi017 bash[19815]: cluster 2024-09-21T13:28:12.754395+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-09-21T13:28:14.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:13 smithi017 bash[19815]: audit 2024-09-21T13:28:12.830878+0000 mon.a (mon.0) 488 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-21T13:28:14.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:13 smithi017 bash[19815]: audit 2024-09-21T13:28:12.830878+0000 mon.a (mon.0) 488 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-21T13:28:14.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:13 smithi017 bash[19815]: cluster 2024-09-21T13:28:12.835485+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-21T13:28:14.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:13 smithi017 bash[19815]: cluster 2024-09-21T13:28:12.835485+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-21T13:28:14.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:13 smithi017 bash[19815]: audit 2024-09-21T13:28:12.836222+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:14.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:13 smithi017 bash[19815]: audit 2024-09-21T13:28:12.836222+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:14.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:13 smithi017 bash[19815]: audit 2024-09-21T13:28:12.844280+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:14.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:13 smithi017 bash[19815]: audit 2024-09-21T13:28:12.844280+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:14.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:13 smithi017 bash[19815]: cluster 2024-09-21T13:28:13.147732+0000 mon.a (mon.0) 492 : cluster [INF] osd.4 [v2:172.21.15.104:6800/3778614923,v1:172.21.15.104:6801/3778614923] boot 2024-09-21T13:28:14.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:13 smithi017 bash[19815]: cluster 2024-09-21T13:28:13.147732+0000 mon.a (mon.0) 492 : cluster [INF] osd.4 [v2:172.21.15.104:6800/3778614923,v1:172.21.15.104:6801/3778614923] boot 2024-09-21T13:28:14.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:13 smithi017 bash[19815]: cluster 2024-09-21T13:28:13.147831+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-21T13:28:14.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:13 smithi017 bash[19815]: cluster 2024-09-21T13:28:13.147831+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-21T13:28:14.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:13 smithi017 bash[19815]: audit 2024-09-21T13:28:13.148142+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:14.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:13 smithi017 bash[19815]: audit 2024-09-21T13:28:13.148142+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:28:15.040 INFO:teuthology.orchestra.run.smithi104.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T13:28:15.178 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:14 smithi104 bash[21651]: cluster 2024-09-21T13:28:11.907956+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:28:15.178 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:14 smithi104 bash[21651]: cluster 2024-09-21T13:28:11.907956+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:28:15.178 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:14 smithi104 bash[21651]: cluster 2024-09-21T13:28:11.908071+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:28:15.178 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:14 smithi104 bash[21651]: cluster 2024-09-21T13:28:11.908071+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:28:15.179 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:14 smithi104 bash[21651]: cluster 2024-09-21T13:28:14.149107+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T13:28:15.179 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:14 smithi104 bash[21651]: cluster 2024-09-21T13:28:14.149107+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T13:28:15.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:14 smithi079 bash[21349]: cluster 2024-09-21T13:28:11.907956+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:28:15.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:14 smithi079 bash[21349]: cluster 2024-09-21T13:28:11.907956+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:28:15.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:14 smithi079 bash[21349]: cluster 2024-09-21T13:28:11.908071+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:28:15.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:14 smithi079 bash[21349]: cluster 2024-09-21T13:28:11.908071+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:28:15.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:14 smithi079 bash[21349]: cluster 2024-09-21T13:28:14.149107+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T13:28:15.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:14 smithi079 bash[21349]: cluster 2024-09-21T13:28:14.149107+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T13:28:15.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:14 smithi017 bash[19815]: cluster 2024-09-21T13:28:11.907956+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:28:15.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:14 smithi017 bash[19815]: cluster 2024-09-21T13:28:11.907956+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:28:15.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:14 smithi017 bash[19815]: cluster 2024-09-21T13:28:11.908071+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:28:15.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:14 smithi017 bash[19815]: cluster 2024-09-21T13:28:11.908071+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:28:15.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:14 smithi017 bash[19815]: cluster 2024-09-21T13:28:14.149107+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T13:28:15.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:14 smithi017 bash[19815]: cluster 2024-09-21T13:28:14.149107+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-21T13:28:16.426 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:16 smithi104 bash[21651]: cluster 2024-09-21T13:28:14.754914+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:16.426 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:16 smithi104 bash[21651]: cluster 2024-09-21T13:28:14.754914+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:16.426 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:16 smithi104 bash[21651]: cluster 2024-09-21T13:28:15.157534+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T13:28:16.426 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:16 smithi104 bash[21651]: cluster 2024-09-21T13:28:15.157534+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T13:28:16.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:16 smithi079 bash[21349]: cluster 2024-09-21T13:28:14.754914+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:16.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:16 smithi079 bash[21349]: cluster 2024-09-21T13:28:14.754914+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:16.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:16 smithi079 bash[21349]: cluster 2024-09-21T13:28:15.157534+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T13:28:16.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:16 smithi079 bash[21349]: cluster 2024-09-21T13:28:15.157534+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T13:28:16.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:16 smithi017 bash[19815]: cluster 2024-09-21T13:28:14.754914+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:16.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:16 smithi017 bash[19815]: cluster 2024-09-21T13:28:14.754914+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:16.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:16 smithi017 bash[19815]: cluster 2024-09-21T13:28:15.157534+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T13:28:16.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:16 smithi017 bash[19815]: cluster 2024-09-21T13:28:15.157534+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-21T13:28:18.410 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:18 smithi104 bash[21651]: cluster 2024-09-21T13:28:16.755482+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T13:28:18.411 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:18 smithi104 bash[21651]: cluster 2024-09-21T13:28:16.755482+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T13:28:18.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:18 smithi079 bash[21349]: cluster 2024-09-21T13:28:16.755482+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T13:28:18.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:18 smithi079 bash[21349]: cluster 2024-09-21T13:28:16.755482+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T13:28:18.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:18 smithi017 bash[19815]: cluster 2024-09-21T13:28:16.755482+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T13:28:18.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:18 smithi017 bash[19815]: cluster 2024-09-21T13:28:16.755482+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-09-21T13:28:20.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:20 smithi104 bash[21651]: cluster 2024-09-21T13:28:18.756020+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-21T13:28:20.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:20 smithi104 bash[21651]: cluster 2024-09-21T13:28:18.756020+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-21T13:28:20.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:20 smithi104 bash[21651]: audit 2024-09-21T13:28:20.065903+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:20.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:20 smithi104 bash[21651]: audit 2024-09-21T13:28:20.065903+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:20.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:20 smithi104 bash[21651]: audit 2024-09-21T13:28:20.073661+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:20.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:20 smithi104 bash[21651]: audit 2024-09-21T13:28:20.073661+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:20.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:20 smithi104 bash[21651]: audit 2024-09-21T13:28:20.076280+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:28:20.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:20 smithi104 bash[21651]: audit 2024-09-21T13:28:20.076280+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:28:20.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:20 smithi104 bash[21651]: audit 2024-09-21T13:28:20.083989+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:20.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:20 smithi104 bash[21651]: audit 2024-09-21T13:28:20.083989+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:20.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:20 smithi104 bash[21651]: audit 2024-09-21T13:28:20.088526+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:20.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:20 smithi104 bash[21651]: audit 2024-09-21T13:28:20.088526+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:20.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:20 smithi104 bash[21651]: audit 2024-09-21T13:28:20.090394+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:20.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:20 smithi104 bash[21651]: audit 2024-09-21T13:28:20.090394+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:20.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:20 smithi104 bash[21651]: audit 2024-09-21T13:28:20.099922+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:20.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:20 smithi104 bash[21651]: audit 2024-09-21T13:28:20.099922+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:20.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:20 smithi079 bash[21349]: cluster 2024-09-21T13:28:18.756020+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-21T13:28:20.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:20 smithi079 bash[21349]: cluster 2024-09-21T13:28:18.756020+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-21T13:28:20.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:20 smithi079 bash[21349]: audit 2024-09-21T13:28:20.065903+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:20.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:20 smithi079 bash[21349]: audit 2024-09-21T13:28:20.065903+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:20.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:20 smithi079 bash[21349]: audit 2024-09-21T13:28:20.073661+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:20.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:20 smithi079 bash[21349]: audit 2024-09-21T13:28:20.073661+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:20.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:20 smithi079 bash[21349]: audit 2024-09-21T13:28:20.076280+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:28:20.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:20 smithi079 bash[21349]: audit 2024-09-21T13:28:20.076280+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:28:20.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:20 smithi079 bash[21349]: audit 2024-09-21T13:28:20.083989+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:20.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:20 smithi079 bash[21349]: audit 2024-09-21T13:28:20.083989+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:20.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:20 smithi079 bash[21349]: audit 2024-09-21T13:28:20.088526+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:20.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:20 smithi079 bash[21349]: audit 2024-09-21T13:28:20.088526+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:20.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:20 smithi079 bash[21349]: audit 2024-09-21T13:28:20.090394+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:20.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:20 smithi079 bash[21349]: audit 2024-09-21T13:28:20.090394+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:20.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:20 smithi079 bash[21349]: audit 2024-09-21T13:28:20.099922+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:20.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:20 smithi079 bash[21349]: audit 2024-09-21T13:28:20.099922+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:20.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:20 smithi017 bash[19815]: cluster 2024-09-21T13:28:18.756020+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-21T13:28:20.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:20 smithi017 bash[19815]: cluster 2024-09-21T13:28:18.756020+0000 mgr.x (mgr.14152) 259 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 97 KiB/s, 0 objects/s recovering 2024-09-21T13:28:20.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:20 smithi017 bash[19815]: audit 2024-09-21T13:28:20.065903+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:20.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:20 smithi017 bash[19815]: audit 2024-09-21T13:28:20.065903+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:20.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:20 smithi017 bash[19815]: audit 2024-09-21T13:28:20.073661+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:20.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:20 smithi017 bash[19815]: audit 2024-09-21T13:28:20.073661+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:20.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:20 smithi017 bash[19815]: audit 2024-09-21T13:28:20.076280+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:28:20.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:20 smithi017 bash[19815]: audit 2024-09-21T13:28:20.076280+0000 mon.a (mon.0) 499 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:28:20.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:20 smithi017 bash[19815]: audit 2024-09-21T13:28:20.083989+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:20.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:20 smithi017 bash[19815]: audit 2024-09-21T13:28:20.083989+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:20.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:20 smithi017 bash[19815]: audit 2024-09-21T13:28:20.088526+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:20.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:20 smithi017 bash[19815]: audit 2024-09-21T13:28:20.088526+0000 mon.a (mon.0) 501 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:20.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:20 smithi017 bash[19815]: audit 2024-09-21T13:28:20.090394+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:20.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:20 smithi017 bash[19815]: audit 2024-09-21T13:28:20.090394+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:28:20.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:20 smithi017 bash[19815]: audit 2024-09-21T13:28:20.099922+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:20.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:20 smithi017 bash[19815]: audit 2024-09-21T13:28:20.099922+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:21.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:21 smithi104 bash[21651]: cephadm 2024-09-21T13:28:20.057807+0000 mgr.x (mgr.14152) 260 : cephadm [INF] Detected new or changed devices on smithi104 2024-09-21T13:28:21.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:21 smithi104 bash[21651]: cephadm 2024-09-21T13:28:20.057807+0000 mgr.x (mgr.14152) 260 : cephadm [INF] Detected new or changed devices on smithi104 2024-09-21T13:28:21.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:21 smithi104 bash[21651]: cephadm 2024-09-21T13:28:20.077810+0000 mgr.x (mgr.14152) 261 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 21361M 2024-09-21T13:28:21.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:21 smithi104 bash[21651]: cephadm 2024-09-21T13:28:20.077810+0000 mgr.x (mgr.14152) 261 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 21361M 2024-09-21T13:28:21.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:21 smithi079 bash[21349]: cephadm 2024-09-21T13:28:20.057807+0000 mgr.x (mgr.14152) 260 : cephadm [INF] Detected new or changed devices on smithi104 2024-09-21T13:28:21.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:21 smithi079 bash[21349]: cephadm 2024-09-21T13:28:20.057807+0000 mgr.x (mgr.14152) 260 : cephadm [INF] Detected new or changed devices on smithi104 2024-09-21T13:28:21.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:21 smithi079 bash[21349]: cephadm 2024-09-21T13:28:20.077810+0000 mgr.x (mgr.14152) 261 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 21361M 2024-09-21T13:28:21.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:21 smithi079 bash[21349]: cephadm 2024-09-21T13:28:20.077810+0000 mgr.x (mgr.14152) 261 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 21361M 2024-09-21T13:28:21.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:21 smithi017 bash[19815]: cephadm 2024-09-21T13:28:20.057807+0000 mgr.x (mgr.14152) 260 : cephadm [INF] Detected new or changed devices on smithi104 2024-09-21T13:28:21.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:21 smithi017 bash[19815]: cephadm 2024-09-21T13:28:20.057807+0000 mgr.x (mgr.14152) 260 : cephadm [INF] Detected new or changed devices on smithi104 2024-09-21T13:28:21.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:21 smithi017 bash[19815]: cephadm 2024-09-21T13:28:20.077810+0000 mgr.x (mgr.14152) 261 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 21361M 2024-09-21T13:28:21.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:21 smithi017 bash[19815]: cephadm 2024-09-21T13:28:20.077810+0000 mgr.x (mgr.14152) 261 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 21361M 2024-09-21T13:28:22.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:22 smithi104 bash[21651]: cluster 2024-09-21T13:28:20.756508+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-09-21T13:28:22.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:22 smithi104 bash[21651]: cluster 2024-09-21T13:28:20.756508+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-09-21T13:28:22.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:22 smithi079 bash[21349]: cluster 2024-09-21T13:28:20.756508+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-09-21T13:28:22.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:22 smithi079 bash[21349]: cluster 2024-09-21T13:28:20.756508+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-09-21T13:28:22.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:22 smithi017 bash[19815]: cluster 2024-09-21T13:28:20.756508+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-09-21T13:28:22.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:22 smithi017 bash[19815]: cluster 2024-09-21T13:28:20.756508+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 76 KiB/s, 0 objects/s recovering 2024-09-21T13:28:22.479 INFO:teuthology.orchestra.run.smithi104.stdout: 2024-09-21T13:28:22.530 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch daemon add osd smithi104:vg_nvme/lv_3 2024-09-21T13:28:24.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:24 smithi104 bash[21651]: cluster 2024-09-21T13:28:22.757082+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-09-21T13:28:24.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:24 smithi104 bash[21651]: cluster 2024-09-21T13:28:22.757082+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-09-21T13:28:24.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:24 smithi079 bash[21349]: cluster 2024-09-21T13:28:22.757082+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-09-21T13:28:24.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:24 smithi079 bash[21349]: cluster 2024-09-21T13:28:22.757082+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-09-21T13:28:24.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:24 smithi017 bash[19815]: cluster 2024-09-21T13:28:22.757082+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-09-21T13:28:24.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:24 smithi017 bash[19815]: cluster 2024-09-21T13:28:22.757082+0000 mgr.x (mgr.14152) 263 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-09-21T13:28:26.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:26 smithi079 bash[21349]: cluster 2024-09-21T13:28:24.757634+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T13:28:26.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:26 smithi079 bash[21349]: cluster 2024-09-21T13:28:24.757634+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T13:28:26.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:26 smithi017 bash[19815]: cluster 2024-09-21T13:28:24.757634+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T13:28:26.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:26 smithi017 bash[19815]: cluster 2024-09-21T13:28:24.757634+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T13:28:26.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:26 smithi104 bash[21651]: cluster 2024-09-21T13:28:24.757634+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T13:28:26.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:26 smithi104 bash[21651]: cluster 2024-09-21T13:28:24.757634+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-21T13:28:27.259 INFO:teuthology.orchestra.run.smithi104.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.c/config 2024-09-21T13:28:28.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:28 smithi017 bash[19815]: cluster 2024-09-21T13:28:26.758211+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-21T13:28:28.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:28 smithi017 bash[19815]: cluster 2024-09-21T13:28:26.758211+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-21T13:28:28.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:28 smithi104 bash[21651]: cluster 2024-09-21T13:28:26.758211+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-21T13:28:28.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:28 smithi104 bash[21651]: cluster 2024-09-21T13:28:26.758211+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-21T13:28:28.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:28 smithi079 bash[21349]: cluster 2024-09-21T13:28:26.758211+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-21T13:28:28.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:28 smithi079 bash[21349]: cluster 2024-09-21T13:28:26.758211+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-09-21T13:28:29.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:29 smithi017 bash[19815]: audit 2024-09-21T13:28:28.645722+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:28:29.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:29 smithi017 bash[19815]: audit 2024-09-21T13:28:28.645722+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:28:29.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:29 smithi017 bash[19815]: audit 2024-09-21T13:28:28.652005+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:28:29.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:29 smithi017 bash[19815]: audit 2024-09-21T13:28:28.652005+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:28:29.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:29 smithi017 bash[19815]: audit 2024-09-21T13:28:28.653585+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:29.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:29 smithi017 bash[19815]: audit 2024-09-21T13:28:28.653585+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:29.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:29 smithi104 bash[21651]: audit 2024-09-21T13:28:28.645722+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:28:29.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:29 smithi104 bash[21651]: audit 2024-09-21T13:28:28.645722+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:28:29.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:29 smithi104 bash[21651]: audit 2024-09-21T13:28:28.652005+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:28:29.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:29 smithi104 bash[21651]: audit 2024-09-21T13:28:28.652005+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:28:29.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:29 smithi104 bash[21651]: audit 2024-09-21T13:28:28.653585+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:29.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:29 smithi104 bash[21651]: audit 2024-09-21T13:28:28.653585+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:29.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:29 smithi079 bash[21349]: audit 2024-09-21T13:28:28.645722+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:28:29.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:29 smithi079 bash[21349]: audit 2024-09-21T13:28:28.645722+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-21T13:28:29.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:29 smithi079 bash[21349]: audit 2024-09-21T13:28:28.652005+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:28:29.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:29 smithi079 bash[21349]: audit 2024-09-21T13:28:28.652005+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-21T13:28:29.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:29 smithi079 bash[21349]: audit 2024-09-21T13:28:28.653585+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:29.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:29 smithi079 bash[21349]: audit 2024-09-21T13:28:28.653585+0000 mon.a (mon.0) 506 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:30.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:30 smithi017 bash[19815]: audit 2024-09-21T13:28:28.639365+0000 mgr.x (mgr.14152) 266 : audit [DBG] from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:28:30.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:30 smithi017 bash[19815]: audit 2024-09-21T13:28:28.639365+0000 mgr.x (mgr.14152) 266 : audit [DBG] from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:28:30.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:30 smithi017 bash[19815]: cluster 2024-09-21T13:28:28.758718+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:30.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:30 smithi017 bash[19815]: cluster 2024-09-21T13:28:28.758718+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:30.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:30 smithi104 bash[21651]: audit 2024-09-21T13:28:28.639365+0000 mgr.x (mgr.14152) 266 : audit [DBG] from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:28:30.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:30 smithi104 bash[21651]: audit 2024-09-21T13:28:28.639365+0000 mgr.x (mgr.14152) 266 : audit [DBG] from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:28:30.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:30 smithi104 bash[21651]: cluster 2024-09-21T13:28:28.758718+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:30.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:30 smithi104 bash[21651]: cluster 2024-09-21T13:28:28.758718+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:30.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:30 smithi079 bash[21349]: audit 2024-09-21T13:28:28.639365+0000 mgr.x (mgr.14152) 266 : audit [DBG] from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:28:30.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:30 smithi079 bash[21349]: audit 2024-09-21T13:28:28.639365+0000 mgr.x (mgr.14152) 266 : audit [DBG] from='client.24217 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi104:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:28:30.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:30 smithi079 bash[21349]: cluster 2024-09-21T13:28:28.758718+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:30.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:30 smithi079 bash[21349]: cluster 2024-09-21T13:28:28.758718+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:32.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:32 smithi017 bash[19815]: cluster 2024-09-21T13:28:30.759249+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:32.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:32 smithi017 bash[19815]: cluster 2024-09-21T13:28:30.759249+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:32.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:32 smithi104 bash[21651]: cluster 2024-09-21T13:28:30.759249+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:32.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:32 smithi104 bash[21651]: cluster 2024-09-21T13:28:30.759249+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:32.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:32 smithi079 bash[21349]: cluster 2024-09-21T13:28:30.759249+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:32.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:32 smithi079 bash[21349]: cluster 2024-09-21T13:28:30.759249+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:34.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:34 smithi017 bash[19815]: cluster 2024-09-21T13:28:32.759776+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:34.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:34 smithi017 bash[19815]: cluster 2024-09-21T13:28:32.759776+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:34.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:34 smithi104 bash[21651]: cluster 2024-09-21T13:28:32.759776+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:34.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:34 smithi104 bash[21651]: cluster 2024-09-21T13:28:32.759776+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:34.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:34 smithi079 bash[21349]: cluster 2024-09-21T13:28:32.759776+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:34.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:34 smithi079 bash[21349]: cluster 2024-09-21T13:28:32.759776+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:36.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:36 smithi104 bash[21651]: cluster 2024-09-21T13:28:34.760290+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:36.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:36 smithi104 bash[21651]: cluster 2024-09-21T13:28:34.760290+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:36.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:36 smithi079 bash[21349]: cluster 2024-09-21T13:28:34.760290+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:36.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:36 smithi079 bash[21349]: cluster 2024-09-21T13:28:34.760290+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:36.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:36 smithi017 bash[19815]: cluster 2024-09-21T13:28:34.760290+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:36.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:36 smithi017 bash[19815]: cluster 2024-09-21T13:28:34.760290+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:37.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:37 smithi104 bash[21651]: audit 2024-09-21T13:28:37.051906+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.104:0/4025728474' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "00233c9d-39ff-4ff8-8aa5-30c6679c9f3e"} : dispatch 2024-09-21T13:28:37.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:37 smithi104 bash[21651]: audit 2024-09-21T13:28:37.051906+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.104:0/4025728474' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "00233c9d-39ff-4ff8-8aa5-30c6679c9f3e"} : dispatch 2024-09-21T13:28:37.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:37 smithi104 bash[21651]: audit 2024-09-21T13:28:37.052689+0000 mon.a (mon.0) 507 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "00233c9d-39ff-4ff8-8aa5-30c6679c9f3e"} : dispatch 2024-09-21T13:28:37.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:37 smithi104 bash[21651]: audit 2024-09-21T13:28:37.052689+0000 mon.a (mon.0) 507 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "00233c9d-39ff-4ff8-8aa5-30c6679c9f3e"} : dispatch 2024-09-21T13:28:37.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:37 smithi104 bash[21651]: audit 2024-09-21T13:28:37.056183+0000 mon.a (mon.0) 508 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "00233c9d-39ff-4ff8-8aa5-30c6679c9f3e"}]': finished 2024-09-21T13:28:37.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:37 smithi104 bash[21651]: audit 2024-09-21T13:28:37.056183+0000 mon.a (mon.0) 508 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "00233c9d-39ff-4ff8-8aa5-30c6679c9f3e"}]': finished 2024-09-21T13:28:37.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:37 smithi104 bash[21651]: cluster 2024-09-21T13:28:37.062130+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-21T13:28:37.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:37 smithi104 bash[21651]: cluster 2024-09-21T13:28:37.062130+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-21T13:28:37.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:37 smithi104 bash[21651]: audit 2024-09-21T13:28:37.062665+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:28:37.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:37 smithi104 bash[21651]: audit 2024-09-21T13:28:37.062665+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:28:37.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:37 smithi079 bash[21349]: audit 2024-09-21T13:28:37.051906+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.104:0/4025728474' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "00233c9d-39ff-4ff8-8aa5-30c6679c9f3e"} : dispatch 2024-09-21T13:28:37.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:37 smithi079 bash[21349]: audit 2024-09-21T13:28:37.051906+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.104:0/4025728474' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "00233c9d-39ff-4ff8-8aa5-30c6679c9f3e"} : dispatch 2024-09-21T13:28:37.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:37 smithi079 bash[21349]: audit 2024-09-21T13:28:37.052689+0000 mon.a (mon.0) 507 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "00233c9d-39ff-4ff8-8aa5-30c6679c9f3e"} : dispatch 2024-09-21T13:28:37.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:37 smithi079 bash[21349]: audit 2024-09-21T13:28:37.052689+0000 mon.a (mon.0) 507 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "00233c9d-39ff-4ff8-8aa5-30c6679c9f3e"} : dispatch 2024-09-21T13:28:37.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:37 smithi079 bash[21349]: audit 2024-09-21T13:28:37.056183+0000 mon.a (mon.0) 508 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "00233c9d-39ff-4ff8-8aa5-30c6679c9f3e"}]': finished 2024-09-21T13:28:37.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:37 smithi079 bash[21349]: audit 2024-09-21T13:28:37.056183+0000 mon.a (mon.0) 508 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "00233c9d-39ff-4ff8-8aa5-30c6679c9f3e"}]': finished 2024-09-21T13:28:37.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:37 smithi079 bash[21349]: cluster 2024-09-21T13:28:37.062130+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-21T13:28:37.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:37 smithi079 bash[21349]: cluster 2024-09-21T13:28:37.062130+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-21T13:28:37.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:37 smithi079 bash[21349]: audit 2024-09-21T13:28:37.062665+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:28:37.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:37 smithi079 bash[21349]: audit 2024-09-21T13:28:37.062665+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:28:37.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:37 smithi017 bash[19815]: audit 2024-09-21T13:28:37.051906+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.104:0/4025728474' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "00233c9d-39ff-4ff8-8aa5-30c6679c9f3e"} : dispatch 2024-09-21T13:28:37.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:37 smithi017 bash[19815]: audit 2024-09-21T13:28:37.051906+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.104:0/4025728474' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "00233c9d-39ff-4ff8-8aa5-30c6679c9f3e"} : dispatch 2024-09-21T13:28:37.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:37 smithi017 bash[19815]: audit 2024-09-21T13:28:37.052689+0000 mon.a (mon.0) 507 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "00233c9d-39ff-4ff8-8aa5-30c6679c9f3e"} : dispatch 2024-09-21T13:28:37.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:37 smithi017 bash[19815]: audit 2024-09-21T13:28:37.052689+0000 mon.a (mon.0) 507 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "00233c9d-39ff-4ff8-8aa5-30c6679c9f3e"} : dispatch 2024-09-21T13:28:37.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:37 smithi017 bash[19815]: audit 2024-09-21T13:28:37.056183+0000 mon.a (mon.0) 508 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "00233c9d-39ff-4ff8-8aa5-30c6679c9f3e"}]': finished 2024-09-21T13:28:37.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:37 smithi017 bash[19815]: audit 2024-09-21T13:28:37.056183+0000 mon.a (mon.0) 508 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "00233c9d-39ff-4ff8-8aa5-30c6679c9f3e"}]': finished 2024-09-21T13:28:37.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:37 smithi017 bash[19815]: cluster 2024-09-21T13:28:37.062130+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-21T13:28:37.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:37 smithi017 bash[19815]: cluster 2024-09-21T13:28:37.062130+0000 mon.a (mon.0) 509 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-21T13:28:37.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:37 smithi017 bash[19815]: audit 2024-09-21T13:28:37.062665+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:28:37.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:37 smithi017 bash[19815]: audit 2024-09-21T13:28:37.062665+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:28:38.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:38 smithi104 bash[21651]: cluster 2024-09-21T13:28:36.760837+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:38.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:38 smithi104 bash[21651]: cluster 2024-09-21T13:28:36.760837+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:38.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:38 smithi104 bash[21651]: audit 2024-09-21T13:28:37.712118+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.104:0/2801527587' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:28:38.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:38 smithi104 bash[21651]: audit 2024-09-21T13:28:37.712118+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.104:0/2801527587' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:28:38.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:38 smithi079 bash[21349]: cluster 2024-09-21T13:28:36.760837+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:38.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:38 smithi079 bash[21349]: cluster 2024-09-21T13:28:36.760837+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:38.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:38 smithi079 bash[21349]: audit 2024-09-21T13:28:37.712118+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.104:0/2801527587' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:28:38.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:38 smithi079 bash[21349]: audit 2024-09-21T13:28:37.712118+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.104:0/2801527587' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:28:38.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:38 smithi017 bash[19815]: cluster 2024-09-21T13:28:36.760837+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:38.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:38 smithi017 bash[19815]: cluster 2024-09-21T13:28:36.760837+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:38.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:38 smithi017 bash[19815]: audit 2024-09-21T13:28:37.712118+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.104:0/2801527587' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:28:38.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:38 smithi017 bash[19815]: audit 2024-09-21T13:28:37.712118+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.104:0/2801527587' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-21T13:28:40.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:40 smithi104 bash[21651]: cluster 2024-09-21T13:28:38.761379+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:40.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:40 smithi104 bash[21651]: cluster 2024-09-21T13:28:38.761379+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:40.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:40 smithi079 bash[21349]: cluster 2024-09-21T13:28:38.761379+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:40.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:40 smithi079 bash[21349]: cluster 2024-09-21T13:28:38.761379+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:40.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:40 smithi017 bash[19815]: cluster 2024-09-21T13:28:38.761379+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:40.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:40 smithi017 bash[19815]: cluster 2024-09-21T13:28:38.761379+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:42.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:42 smithi104 bash[21651]: cluster 2024-09-21T13:28:40.761911+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:42.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:42 smithi104 bash[21651]: cluster 2024-09-21T13:28:40.761911+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:42.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:42 smithi079 bash[21349]: cluster 2024-09-21T13:28:40.761911+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:42.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:42 smithi079 bash[21349]: cluster 2024-09-21T13:28:40.761911+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:42.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:42 smithi017 bash[19815]: cluster 2024-09-21T13:28:40.761911+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:42.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:42 smithi017 bash[19815]: cluster 2024-09-21T13:28:40.761911+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:44.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:44 smithi104 bash[21651]: cluster 2024-09-21T13:28:42.762470+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:44.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:44 smithi104 bash[21651]: cluster 2024-09-21T13:28:42.762470+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:44.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:44 smithi079 bash[21349]: cluster 2024-09-21T13:28:42.762470+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:44.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:44 smithi079 bash[21349]: cluster 2024-09-21T13:28:42.762470+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:44.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:44 smithi017 bash[19815]: cluster 2024-09-21T13:28:42.762470+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:44.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:44 smithi017 bash[19815]: cluster 2024-09-21T13:28:42.762470+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:46.630 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:46 smithi104 bash[21651]: cluster 2024-09-21T13:28:44.762984+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:46.630 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:46 smithi104 bash[21651]: cluster 2024-09-21T13:28:44.762984+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:46.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:46 smithi079 bash[21349]: cluster 2024-09-21T13:28:44.762984+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:46.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:46 smithi079 bash[21349]: cluster 2024-09-21T13:28:44.762984+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:46.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:46 smithi017 bash[19815]: cluster 2024-09-21T13:28:44.762984+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:46.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:46 smithi017 bash[19815]: cluster 2024-09-21T13:28:44.762984+0000 mgr.x (mgr.14152) 275 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:48.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:48 smithi104 bash[21651]: cluster 2024-09-21T13:28:46.763532+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:48.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:48 smithi104 bash[21651]: cluster 2024-09-21T13:28:46.763532+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:48.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:48 smithi079 bash[21349]: cluster 2024-09-21T13:28:46.763532+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:48.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:48 smithi079 bash[21349]: cluster 2024-09-21T13:28:46.763532+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:48.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:48 smithi017 bash[19815]: cluster 2024-09-21T13:28:46.763532+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:48.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:48 smithi017 bash[19815]: cluster 2024-09-21T13:28:46.763532+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:50.568 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:50 smithi104 bash[21651]: cluster 2024-09-21T13:28:48.764073+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:50.568 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:50 smithi104 bash[21651]: cluster 2024-09-21T13:28:48.764073+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:50.568 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:50 smithi104 bash[21651]: audit 2024-09-21T13:28:49.988050+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T13:28:50.568 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:50 smithi104 bash[21651]: audit 2024-09-21T13:28:49.988050+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T13:28:50.568 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:50 smithi104 bash[21651]: audit 2024-09-21T13:28:49.989847+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:50.568 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:50 smithi104 bash[21651]: audit 2024-09-21T13:28:49.989847+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:50.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:50 smithi079 bash[21349]: cluster 2024-09-21T13:28:48.764073+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:50.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:50 smithi079 bash[21349]: cluster 2024-09-21T13:28:48.764073+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:50.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:50 smithi079 bash[21349]: audit 2024-09-21T13:28:49.988050+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T13:28:50.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:50 smithi079 bash[21349]: audit 2024-09-21T13:28:49.988050+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T13:28:50.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:50 smithi079 bash[21349]: audit 2024-09-21T13:28:49.989847+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:50.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:50 smithi079 bash[21349]: audit 2024-09-21T13:28:49.989847+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:50.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:50 smithi017 bash[19815]: cluster 2024-09-21T13:28:48.764073+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:50.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:50 smithi017 bash[19815]: cluster 2024-09-21T13:28:48.764073+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:50.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:50 smithi017 bash[19815]: audit 2024-09-21T13:28:49.988050+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T13:28:50.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:50 smithi017 bash[19815]: audit 2024-09-21T13:28:49.988050+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-21T13:28:50.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:50 smithi017 bash[19815]: audit 2024-09-21T13:28:49.989847+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:50.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:50 smithi017 bash[19815]: audit 2024-09-21T13:28:49.989847+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:28:51.528 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:51 smithi104 bash[21651]: cephadm 2024-09-21T13:28:49.991506+0000 mgr.x (mgr.14152) 278 : cephadm [INF] Deploying daemon osd.5 on smithi104 2024-09-21T13:28:51.528 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:51 smithi104 bash[21651]: cephadm 2024-09-21T13:28:49.991506+0000 mgr.x (mgr.14152) 278 : cephadm [INF] Deploying daemon osd.5 on smithi104 2024-09-21T13:28:51.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:51 smithi079 bash[21349]: cephadm 2024-09-21T13:28:49.991506+0000 mgr.x (mgr.14152) 278 : cephadm [INF] Deploying daemon osd.5 on smithi104 2024-09-21T13:28:51.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:51 smithi079 bash[21349]: cephadm 2024-09-21T13:28:49.991506+0000 mgr.x (mgr.14152) 278 : cephadm [INF] Deploying daemon osd.5 on smithi104 2024-09-21T13:28:51.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:51 smithi017 bash[19815]: cephadm 2024-09-21T13:28:49.991506+0000 mgr.x (mgr.14152) 278 : cephadm [INF] Deploying daemon osd.5 on smithi104 2024-09-21T13:28:51.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:51 smithi017 bash[19815]: cephadm 2024-09-21T13:28:49.991506+0000 mgr.x (mgr.14152) 278 : cephadm [INF] Deploying daemon osd.5 on smithi104 2024-09-21T13:28:52.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:52 smithi104 bash[21651]: cluster 2024-09-21T13:28:50.764607+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:52.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:52 smithi104 bash[21651]: cluster 2024-09-21T13:28:50.764607+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:52.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:52 smithi079 bash[21349]: cluster 2024-09-21T13:28:50.764607+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:52.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:52 smithi079 bash[21349]: cluster 2024-09-21T13:28:50.764607+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:52.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:52 smithi017 bash[19815]: cluster 2024-09-21T13:28:50.764607+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:52.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:52 smithi017 bash[19815]: cluster 2024-09-21T13:28:50.764607+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:54.430 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:28:54 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:28:54.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:54 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:28:54.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:54 smithi104 bash[21651]: cluster 2024-09-21T13:28:52.765152+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:54.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:54 smithi104 bash[21651]: cluster 2024-09-21T13:28:52.765152+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:54.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:54 smithi079 bash[21349]: cluster 2024-09-21T13:28:52.765152+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:54.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:54 smithi079 bash[21349]: cluster 2024-09-21T13:28:52.765152+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:54.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:54 smithi017 bash[19815]: cluster 2024-09-21T13:28:52.765152+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:54.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:54 smithi017 bash[19815]: cluster 2024-09-21T13:28:52.765152+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:54.930 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:54 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:28:54.930 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:28:54 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:28:55.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:55 smithi104 bash[21651]: audit 2024-09-21T13:28:54.598536+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:55.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:55 smithi104 bash[21651]: audit 2024-09-21T13:28:54.598536+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:55.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:55 smithi104 bash[21651]: audit 2024-09-21T13:28:54.605256+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:55.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:55 smithi104 bash[21651]: audit 2024-09-21T13:28:54.605256+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:55.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:55 smithi104 bash[21651]: audit 2024-09-21T13:28:54.612912+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:55.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:55 smithi104 bash[21651]: audit 2024-09-21T13:28:54.612912+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:55.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:55 smithi079 bash[21349]: audit 2024-09-21T13:28:54.598536+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:55.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:55 smithi079 bash[21349]: audit 2024-09-21T13:28:54.598536+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:55.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:55 smithi079 bash[21349]: audit 2024-09-21T13:28:54.605256+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:55.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:55 smithi079 bash[21349]: audit 2024-09-21T13:28:54.605256+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:55.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:55 smithi079 bash[21349]: audit 2024-09-21T13:28:54.612912+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:55.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:55 smithi079 bash[21349]: audit 2024-09-21T13:28:54.612912+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:55.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:55 smithi017 bash[19815]: audit 2024-09-21T13:28:54.598536+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:55.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:55 smithi017 bash[19815]: audit 2024-09-21T13:28:54.598536+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:28:55.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:55 smithi017 bash[19815]: audit 2024-09-21T13:28:54.605256+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:55.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:55 smithi017 bash[19815]: audit 2024-09-21T13:28:54.605256+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:55.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:55 smithi017 bash[19815]: audit 2024-09-21T13:28:54.612912+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:55.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:55 smithi017 bash[19815]: audit 2024-09-21T13:28:54.612912+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:28:56.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:56 smithi104 bash[21651]: cluster 2024-09-21T13:28:54.765698+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:56.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:56 smithi104 bash[21651]: cluster 2024-09-21T13:28:54.765698+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:56.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:56 smithi079 bash[21349]: cluster 2024-09-21T13:28:54.765698+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:56.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:56 smithi079 bash[21349]: cluster 2024-09-21T13:28:54.765698+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:56.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:56 smithi017 bash[19815]: cluster 2024-09-21T13:28:54.765698+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:56.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:56 smithi017 bash[19815]: cluster 2024-09-21T13:28:54.765698+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:58.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:58 smithi104 bash[21651]: cluster 2024-09-21T13:28:56.766272+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:58.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:28:58 smithi104 bash[21651]: cluster 2024-09-21T13:28:56.766272+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:58.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:58 smithi079 bash[21349]: cluster 2024-09-21T13:28:56.766272+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:58.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:28:58 smithi079 bash[21349]: cluster 2024-09-21T13:28:56.766272+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:58.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:58 smithi017 bash[19815]: cluster 2024-09-21T13:28:56.766272+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:28:58.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:28:58 smithi017 bash[19815]: cluster 2024-09-21T13:28:56.766272+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:00.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:00 smithi104 bash[21651]: cluster 2024-09-21T13:28:58.766816+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:00.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:00 smithi104 bash[21651]: cluster 2024-09-21T13:28:58.766816+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:00.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:00 smithi104 bash[21651]: audit 2024-09-21T13:28:59.903676+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:00.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:00 smithi104 bash[21651]: audit 2024-09-21T13:28:59.903676+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:00.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:00 smithi104 bash[21651]: audit 2024-09-21T13:28:59.911880+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:00.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:00 smithi104 bash[21651]: audit 2024-09-21T13:28:59.911880+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:00.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:00 smithi104 bash[21651]: audit 2024-09-21T13:28:59.913907+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:29:00.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:00 smithi104 bash[21651]: audit 2024-09-21T13:28:59.913907+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:29:00.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:00 smithi104 bash[21651]: audit 2024-09-21T13:28:59.915679+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:29:00.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:00 smithi104 bash[21651]: audit 2024-09-21T13:28:59.915679+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:29:00.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:00 smithi104 bash[21651]: audit 2024-09-21T13:28:59.924975+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:00.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:00 smithi104 bash[21651]: audit 2024-09-21T13:28:59.924975+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:00.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:00 smithi079 bash[21349]: cluster 2024-09-21T13:28:58.766816+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:00.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:00 smithi079 bash[21349]: cluster 2024-09-21T13:28:58.766816+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:00.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:00 smithi079 bash[21349]: audit 2024-09-21T13:28:59.903676+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:00.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:00 smithi079 bash[21349]: audit 2024-09-21T13:28:59.903676+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:00.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:00 smithi079 bash[21349]: audit 2024-09-21T13:28:59.911880+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:00.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:00 smithi079 bash[21349]: audit 2024-09-21T13:28:59.911880+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:00.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:00 smithi079 bash[21349]: audit 2024-09-21T13:28:59.913907+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:29:00.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:00 smithi079 bash[21349]: audit 2024-09-21T13:28:59.913907+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:29:00.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:00 smithi079 bash[21349]: audit 2024-09-21T13:28:59.915679+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:29:00.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:00 smithi079 bash[21349]: audit 2024-09-21T13:28:59.915679+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:29:00.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:00 smithi079 bash[21349]: audit 2024-09-21T13:28:59.924975+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:00.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:00 smithi079 bash[21349]: audit 2024-09-21T13:28:59.924975+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:00.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:00 smithi017 bash[19815]: cluster 2024-09-21T13:28:58.766816+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:00 smithi017 bash[19815]: cluster 2024-09-21T13:28:58.766816+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:00 smithi017 bash[19815]: audit 2024-09-21T13:28:59.903676+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:00 smithi017 bash[19815]: audit 2024-09-21T13:28:59.903676+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:00 smithi017 bash[19815]: audit 2024-09-21T13:28:59.911880+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:00 smithi017 bash[19815]: audit 2024-09-21T13:28:59.911880+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:00 smithi017 bash[19815]: audit 2024-09-21T13:28:59.913907+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:29:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:00 smithi017 bash[19815]: audit 2024-09-21T13:28:59.913907+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:29:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:00 smithi017 bash[19815]: audit 2024-09-21T13:28:59.915679+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:29:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:00 smithi017 bash[19815]: audit 2024-09-21T13:28:59.915679+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:29:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:00 smithi017 bash[19815]: audit 2024-09-21T13:28:59.924975+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:00 smithi017 bash[19815]: audit 2024-09-21T13:28:59.924975+0000 mon.a (mon.0) 520 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:02.622 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:02 smithi104 bash[21651]: cluster 2024-09-21T13:29:00.767340+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:02.622 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:02 smithi104 bash[21651]: cluster 2024-09-21T13:29:00.767340+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:02.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:02 smithi079 bash[21349]: cluster 2024-09-21T13:29:00.767340+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:02.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:02 smithi079 bash[21349]: cluster 2024-09-21T13:29:00.767340+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:02.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:02 smithi017 bash[19815]: cluster 2024-09-21T13:29:00.767340+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:02.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:02 smithi017 bash[19815]: cluster 2024-09-21T13:29:00.767340+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:04.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:04 smithi104 bash[21651]: cluster 2024-09-21T13:29:02.767870+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:04.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:04 smithi104 bash[21651]: cluster 2024-09-21T13:29:02.767870+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:04.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:04 smithi079 bash[21349]: cluster 2024-09-21T13:29:02.767870+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:04.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:04 smithi079 bash[21349]: cluster 2024-09-21T13:29:02.767870+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:04.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:04 smithi017 bash[19815]: cluster 2024-09-21T13:29:02.767870+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:04.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:04 smithi017 bash[19815]: cluster 2024-09-21T13:29:02.767870+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:06.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:06 smithi104 bash[21651]: cluster 2024-09-21T13:29:04.768404+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:06.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:06 smithi104 bash[21651]: cluster 2024-09-21T13:29:04.768404+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:06.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:06 smithi079 bash[21349]: cluster 2024-09-21T13:29:04.768404+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:06.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:06 smithi079 bash[21349]: cluster 2024-09-21T13:29:04.768404+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:06.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:06 smithi017 bash[19815]: cluster 2024-09-21T13:29:04.768404+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:06.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:06 smithi017 bash[19815]: cluster 2024-09-21T13:29:04.768404+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:07.014 INFO:teuthology.orchestra.run.smithi104.stdout:Created osd(s) 5 on host 'smithi104' 2024-09-21T13:29:07.577 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:07 smithi104 bash[21651]: audit 2024-09-21T13:29:06.992810+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:29:07.577 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:07 smithi104 bash[21651]: audit 2024-09-21T13:29:06.992810+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:29:07.577 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:07 smithi104 bash[21651]: audit 2024-09-21T13:29:06.999964+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:07.577 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:07 smithi104 bash[21651]: audit 2024-09-21T13:29:06.999964+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:07.578 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:07 smithi104 bash[21651]: audit 2024-09-21T13:29:07.008013+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:07.578 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:07 smithi104 bash[21651]: audit 2024-09-21T13:29:07.008013+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:07.579 DEBUG:teuthology.orchestra.run.smithi104:osd.5> sudo journalctl -f -n 0 -u ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@osd.5.service 2024-09-21T13:29:07.581 INFO:tasks.cephadm:Waiting for 6 OSDs to come up... 2024-09-21T13:29:07.581 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph osd stat -f json 2024-09-21T13:29:07.593 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:07 smithi017 bash[19815]: audit 2024-09-21T13:29:06.992810+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:29:07.593 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:07 smithi017 bash[19815]: audit 2024-09-21T13:29:06.992810+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:29:07.593 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:07 smithi017 bash[19815]: audit 2024-09-21T13:29:06.999964+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:07.593 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:07 smithi017 bash[19815]: audit 2024-09-21T13:29:06.999964+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:07.594 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:07 smithi017 bash[19815]: audit 2024-09-21T13:29:07.008013+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:07.594 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:07 smithi017 bash[19815]: audit 2024-09-21T13:29:07.008013+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:07.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:07 smithi079 bash[21349]: audit 2024-09-21T13:29:06.992810+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:29:07.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:07 smithi079 bash[21349]: audit 2024-09-21T13:29:06.992810+0000 mon.a (mon.0) 521 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:29:07.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:07 smithi079 bash[21349]: audit 2024-09-21T13:29:06.999964+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:07.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:07 smithi079 bash[21349]: audit 2024-09-21T13:29:06.999964+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:07.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:07 smithi079 bash[21349]: audit 2024-09-21T13:29:07.008013+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:07.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:07 smithi079 bash[21349]: audit 2024-09-21T13:29:07.008013+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:08.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:08 smithi104 bash[21651]: cluster 2024-09-21T13:29:06.768952+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:08.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:08 smithi104 bash[21651]: cluster 2024-09-21T13:29:06.768952+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:08.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:08 smithi104 bash[21651]: audit 2024-09-21T13:29:07.460662+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.104:6808/2743032306,v1:172.21.15.104:6809/2743032306]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:29:08.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:08 smithi104 bash[21651]: audit 2024-09-21T13:29:07.460662+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.104:6808/2743032306,v1:172.21.15.104:6809/2743032306]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:29:08.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:08 smithi104 bash[21651]: audit 2024-09-21T13:29:07.461387+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:29:08.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:08 smithi104 bash[21651]: audit 2024-09-21T13:29:07.461387+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:29:08.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:08 smithi079 bash[21349]: cluster 2024-09-21T13:29:06.768952+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:08.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:08 smithi079 bash[21349]: cluster 2024-09-21T13:29:06.768952+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:08.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:08 smithi079 bash[21349]: audit 2024-09-21T13:29:07.460662+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.104:6808/2743032306,v1:172.21.15.104:6809/2743032306]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:29:08.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:08 smithi079 bash[21349]: audit 2024-09-21T13:29:07.460662+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.104:6808/2743032306,v1:172.21.15.104:6809/2743032306]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:29:08.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:08 smithi079 bash[21349]: audit 2024-09-21T13:29:07.461387+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:29:08.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:08 smithi079 bash[21349]: audit 2024-09-21T13:29:07.461387+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:29:08.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:08 smithi017 bash[19815]: cluster 2024-09-21T13:29:06.768952+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:08.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:08 smithi017 bash[19815]: cluster 2024-09-21T13:29:06.768952+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:08.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:08 smithi017 bash[19815]: audit 2024-09-21T13:29:07.460662+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.104:6808/2743032306,v1:172.21.15.104:6809/2743032306]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:29:08.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:08 smithi017 bash[19815]: audit 2024-09-21T13:29:07.460662+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.104:6808/2743032306,v1:172.21.15.104:6809/2743032306]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:29:08.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:08 smithi017 bash[19815]: audit 2024-09-21T13:29:07.461387+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:29:08.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:08 smithi017 bash[19815]: audit 2024-09-21T13:29:07.461387+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-21T13:29:09.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:09 smithi104 bash[21651]: audit 2024-09-21T13:29:08.287834+0000 mon.a (mon.0) 525 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T13:29:09.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:09 smithi104 bash[21651]: audit 2024-09-21T13:29:08.287834+0000 mon.a (mon.0) 525 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T13:29:09.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:09 smithi104 bash[21651]: cluster 2024-09-21T13:29:08.292612+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-21T13:29:09.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:09 smithi104 bash[21651]: cluster 2024-09-21T13:29:08.292612+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-21T13:29:09.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:09 smithi104 bash[21651]: audit 2024-09-21T13:29:08.293308+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:29:09.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:09 smithi104 bash[21651]: audit 2024-09-21T13:29:08.293308+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:29:09.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:09 smithi104 bash[21651]: audit 2024-09-21T13:29:08.294163+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.104:6808/2743032306,v1:172.21.15.104:6809/2743032306]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T13:29:09.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:09 smithi104 bash[21651]: audit 2024-09-21T13:29:08.294163+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.104:6808/2743032306,v1:172.21.15.104:6809/2743032306]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T13:29:09.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:09 smithi104 bash[21651]: audit 2024-09-21T13:29:08.300359+0000 mon.a (mon.0) 528 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T13:29:09.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:09 smithi104 bash[21651]: audit 2024-09-21T13:29:08.300359+0000 mon.a (mon.0) 528 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T13:29:09.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:09 smithi079 bash[21349]: audit 2024-09-21T13:29:08.287834+0000 mon.a (mon.0) 525 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T13:29:09.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:09 smithi079 bash[21349]: audit 2024-09-21T13:29:08.287834+0000 mon.a (mon.0) 525 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T13:29:09.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:09 smithi079 bash[21349]: cluster 2024-09-21T13:29:08.292612+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-21T13:29:09.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:09 smithi079 bash[21349]: cluster 2024-09-21T13:29:08.292612+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-21T13:29:09.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:09 smithi079 bash[21349]: audit 2024-09-21T13:29:08.293308+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:29:09.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:09 smithi079 bash[21349]: audit 2024-09-21T13:29:08.293308+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:29:09.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:09 smithi079 bash[21349]: audit 2024-09-21T13:29:08.294163+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.104:6808/2743032306,v1:172.21.15.104:6809/2743032306]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T13:29:09.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:09 smithi079 bash[21349]: audit 2024-09-21T13:29:08.294163+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.104:6808/2743032306,v1:172.21.15.104:6809/2743032306]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T13:29:09.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:09 smithi079 bash[21349]: audit 2024-09-21T13:29:08.300359+0000 mon.a (mon.0) 528 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T13:29:09.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:09 smithi079 bash[21349]: audit 2024-09-21T13:29:08.300359+0000 mon.a (mon.0) 528 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T13:29:09.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:09 smithi017 bash[19815]: audit 2024-09-21T13:29:08.287834+0000 mon.a (mon.0) 525 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T13:29:09.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:09 smithi017 bash[19815]: audit 2024-09-21T13:29:08.287834+0000 mon.a (mon.0) 525 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-21T13:29:09.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:09 smithi017 bash[19815]: cluster 2024-09-21T13:29:08.292612+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-21T13:29:09.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:09 smithi017 bash[19815]: cluster 2024-09-21T13:29:08.292612+0000 mon.a (mon.0) 526 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-21T13:29:09.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:09 smithi017 bash[19815]: audit 2024-09-21T13:29:08.293308+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:29:09.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:09 smithi017 bash[19815]: audit 2024-09-21T13:29:08.293308+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:29:09.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:09 smithi017 bash[19815]: audit 2024-09-21T13:29:08.294163+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.104:6808/2743032306,v1:172.21.15.104:6809/2743032306]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T13:29:09.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:09 smithi017 bash[19815]: audit 2024-09-21T13:29:08.294163+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.104:6808/2743032306,v1:172.21.15.104:6809/2743032306]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T13:29:09.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:09 smithi017 bash[19815]: audit 2024-09-21T13:29:08.300359+0000 mon.a (mon.0) 528 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T13:29:09.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:09 smithi017 bash[19815]: audit 2024-09-21T13:29:08.300359+0000 mon.a (mon.0) 528 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]} : dispatch 2024-09-21T13:29:10.181 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:29:09 smithi104 bash[30071]: debug 2024-09-21T13:29:09.823+0000 7f4324cad640 -1 osd.5 0 waiting for initial osdmap 2024-09-21T13:29:10.181 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:29:09 smithi104 bash[30071]: debug 2024-09-21T13:29:09.855+0000 7f431c2b8640 -1 osd.5 36 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-21T13:29:10.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:10 smithi104 bash[21651]: cluster 2024-09-21T13:29:08.769465+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:10.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:10 smithi104 bash[21651]: cluster 2024-09-21T13:29:08.769465+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:10.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:10 smithi104 bash[21651]: audit 2024-09-21T13:29:09.302685+0000 mon.a (mon.0) 529 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-21T13:29:10.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:10 smithi104 bash[21651]: audit 2024-09-21T13:29:09.302685+0000 mon.a (mon.0) 529 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-21T13:29:10.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:10 smithi104 bash[21651]: cluster 2024-09-21T13:29:09.308772+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T13:29:10.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:10 smithi104 bash[21651]: cluster 2024-09-21T13:29:09.308772+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T13:29:10.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:10 smithi104 bash[21651]: audit 2024-09-21T13:29:09.309418+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:29:10.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:10 smithi104 bash[21651]: audit 2024-09-21T13:29:09.309418+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:29:10.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:10 smithi104 bash[21651]: audit 2024-09-21T13:29:09.316746+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:29:10.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:10 smithi104 bash[21651]: audit 2024-09-21T13:29:09.316746+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:29:10.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:10 smithi104 bash[21651]: audit 2024-09-21T13:29:09.835057+0000 mon.a (mon.0) 533 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T13:29:10.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:10 smithi104 bash[21651]: audit 2024-09-21T13:29:09.835057+0000 mon.a (mon.0) 533 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T13:29:10.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:10 smithi079 bash[21349]: cluster 2024-09-21T13:29:08.769465+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:10.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:10 smithi079 bash[21349]: cluster 2024-09-21T13:29:08.769465+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:10.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:10 smithi079 bash[21349]: audit 2024-09-21T13:29:09.302685+0000 mon.a (mon.0) 529 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-21T13:29:10.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:10 smithi079 bash[21349]: audit 2024-09-21T13:29:09.302685+0000 mon.a (mon.0) 529 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-21T13:29:10.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:10 smithi079 bash[21349]: cluster 2024-09-21T13:29:09.308772+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T13:29:10.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:10 smithi079 bash[21349]: cluster 2024-09-21T13:29:09.308772+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T13:29:10.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:10 smithi079 bash[21349]: audit 2024-09-21T13:29:09.309418+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:29:10.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:10 smithi079 bash[21349]: audit 2024-09-21T13:29:09.309418+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:29:10.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:10 smithi079 bash[21349]: audit 2024-09-21T13:29:09.316746+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:29:10.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:10 smithi079 bash[21349]: audit 2024-09-21T13:29:09.316746+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:29:10.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:10 smithi079 bash[21349]: audit 2024-09-21T13:29:09.835057+0000 mon.a (mon.0) 533 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T13:29:10.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:10 smithi079 bash[21349]: audit 2024-09-21T13:29:09.835057+0000 mon.a (mon.0) 533 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T13:29:10.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:10 smithi017 bash[19815]: cluster 2024-09-21T13:29:08.769465+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:10.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:10 smithi017 bash[19815]: cluster 2024-09-21T13:29:08.769465+0000 mgr.x (mgr.14152) 288 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:10.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:10 smithi017 bash[19815]: audit 2024-09-21T13:29:09.302685+0000 mon.a (mon.0) 529 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-21T13:29:10.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:10 smithi017 bash[19815]: audit 2024-09-21T13:29:09.302685+0000 mon.a (mon.0) 529 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi104", "root=default"]}]': finished 2024-09-21T13:29:10.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:10 smithi017 bash[19815]: cluster 2024-09-21T13:29:09.308772+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T13:29:10.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:10 smithi017 bash[19815]: cluster 2024-09-21T13:29:09.308772+0000 mon.a (mon.0) 530 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-21T13:29:10.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:10 smithi017 bash[19815]: audit 2024-09-21T13:29:09.309418+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:29:10.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:10 smithi017 bash[19815]: audit 2024-09-21T13:29:09.309418+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:29:10.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:10 smithi017 bash[19815]: audit 2024-09-21T13:29:09.316746+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:29:10.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:10 smithi017 bash[19815]: audit 2024-09-21T13:29:09.316746+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:29:10.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:10 smithi017 bash[19815]: audit 2024-09-21T13:29:09.835057+0000 mon.a (mon.0) 533 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T13:29:10.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:10 smithi017 bash[19815]: audit 2024-09-21T13:29:09.835057+0000 mon.a (mon.0) 533 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-21T13:29:11.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:11 smithi104 bash[21651]: cluster 2024-09-21T13:29:08.493425+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:29:11.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:11 smithi104 bash[21651]: cluster 2024-09-21T13:29:08.493425+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:29:11.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:11 smithi104 bash[21651]: cluster 2024-09-21T13:29:08.493608+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:29:11.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:11 smithi104 bash[21651]: cluster 2024-09-21T13:29:08.493608+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:29:11.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:11 smithi104 bash[21651]: cluster 2024-09-21T13:29:10.318712+0000 mon.a (mon.0) 534 : cluster [INF] osd.5 [v2:172.21.15.104:6808/2743032306,v1:172.21.15.104:6809/2743032306] boot 2024-09-21T13:29:11.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:11 smithi104 bash[21651]: cluster 2024-09-21T13:29:10.318712+0000 mon.a (mon.0) 534 : cluster [INF] osd.5 [v2:172.21.15.104:6808/2743032306,v1:172.21.15.104:6809/2743032306] boot 2024-09-21T13:29:11.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:11 smithi104 bash[21651]: cluster 2024-09-21T13:29:10.318771+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-21T13:29:11.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:11 smithi104 bash[21651]: cluster 2024-09-21T13:29:10.318771+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-21T13:29:11.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:11 smithi104 bash[21651]: audit 2024-09-21T13:29:10.318944+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:29:11.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:11 smithi104 bash[21651]: audit 2024-09-21T13:29:10.318944+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:29:11.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:11 smithi079 bash[21349]: cluster 2024-09-21T13:29:08.493425+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:29:11.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:11 smithi079 bash[21349]: cluster 2024-09-21T13:29:08.493425+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:29:11.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:11 smithi079 bash[21349]: cluster 2024-09-21T13:29:08.493608+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:29:11.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:11 smithi079 bash[21349]: cluster 2024-09-21T13:29:08.493608+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:29:11.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:11 smithi079 bash[21349]: cluster 2024-09-21T13:29:10.318712+0000 mon.a (mon.0) 534 : cluster [INF] osd.5 [v2:172.21.15.104:6808/2743032306,v1:172.21.15.104:6809/2743032306] boot 2024-09-21T13:29:11.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:11 smithi079 bash[21349]: cluster 2024-09-21T13:29:10.318712+0000 mon.a (mon.0) 534 : cluster [INF] osd.5 [v2:172.21.15.104:6808/2743032306,v1:172.21.15.104:6809/2743032306] boot 2024-09-21T13:29:11.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:11 smithi079 bash[21349]: cluster 2024-09-21T13:29:10.318771+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-21T13:29:11.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:11 smithi079 bash[21349]: cluster 2024-09-21T13:29:10.318771+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-21T13:29:11.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:11 smithi079 bash[21349]: audit 2024-09-21T13:29:10.318944+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:29:11.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:11 smithi079 bash[21349]: audit 2024-09-21T13:29:10.318944+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:29:11.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:11 smithi017 bash[19815]: cluster 2024-09-21T13:29:08.493425+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:29:11.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:11 smithi017 bash[19815]: cluster 2024-09-21T13:29:08.493425+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-21T13:29:11.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:11 smithi017 bash[19815]: cluster 2024-09-21T13:29:08.493608+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:29:11.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:11 smithi017 bash[19815]: cluster 2024-09-21T13:29:08.493608+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-21T13:29:11.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:11 smithi017 bash[19815]: cluster 2024-09-21T13:29:10.318712+0000 mon.a (mon.0) 534 : cluster [INF] osd.5 [v2:172.21.15.104:6808/2743032306,v1:172.21.15.104:6809/2743032306] boot 2024-09-21T13:29:11.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:11 smithi017 bash[19815]: cluster 2024-09-21T13:29:10.318712+0000 mon.a (mon.0) 534 : cluster [INF] osd.5 [v2:172.21.15.104:6808/2743032306,v1:172.21.15.104:6809/2743032306] boot 2024-09-21T13:29:11.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:11 smithi017 bash[19815]: cluster 2024-09-21T13:29:10.318771+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-21T13:29:11.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:11 smithi017 bash[19815]: cluster 2024-09-21T13:29:10.318771+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-21T13:29:11.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:11 smithi017 bash[19815]: audit 2024-09-21T13:29:10.318944+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:29:11.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:11 smithi017 bash[19815]: audit 2024-09-21T13:29:10.318944+0000 mon.a (mon.0) 536 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:29:12.333 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:29:12.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:12 smithi104 bash[21651]: cluster 2024-09-21T13:29:10.769995+0000 mgr.x (mgr.14152) 289 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:12.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:12 smithi104 bash[21651]: cluster 2024-09-21T13:29:10.769995+0000 mgr.x (mgr.14152) 289 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:12.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:12 smithi104 bash[21651]: cluster 2024-09-21T13:29:11.327012+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-21T13:29:12.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:12 smithi104 bash[21651]: cluster 2024-09-21T13:29:11.327012+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-21T13:29:12.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:12 smithi079 bash[21349]: cluster 2024-09-21T13:29:10.769995+0000 mgr.x (mgr.14152) 289 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:12.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:12 smithi079 bash[21349]: cluster 2024-09-21T13:29:10.769995+0000 mgr.x (mgr.14152) 289 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:12.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:12 smithi079 bash[21349]: cluster 2024-09-21T13:29:11.327012+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-21T13:29:12.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:12 smithi079 bash[21349]: cluster 2024-09-21T13:29:11.327012+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-21T13:29:12.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:12 smithi017 bash[19815]: cluster 2024-09-21T13:29:10.769995+0000 mgr.x (mgr.14152) 289 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:12.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:12 smithi017 bash[19815]: cluster 2024-09-21T13:29:10.769995+0000 mgr.x (mgr.14152) 289 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 147 MiB used, 447 GiB / 447 GiB avail 2024-09-21T13:29:12.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:12 smithi017 bash[19815]: cluster 2024-09-21T13:29:11.327012+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-21T13:29:12.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:12 smithi017 bash[19815]: cluster 2024-09-21T13:29:11.327012+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-21T13:29:13.420 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:13 smithi104 bash[21651]: cluster 2024-09-21T13:29:12.328011+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T13:29:13.420 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:13 smithi104 bash[21651]: cluster 2024-09-21T13:29:12.328011+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T13:29:13.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:13 smithi079 bash[21349]: cluster 2024-09-21T13:29:12.328011+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T13:29:13.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:13 smithi079 bash[21349]: cluster 2024-09-21T13:29:12.328011+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T13:29:13.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:13 smithi017 bash[19815]: cluster 2024-09-21T13:29:12.328011+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T13:29:13.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:13 smithi017 bash[19815]: cluster 2024-09-21T13:29:12.328011+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-21T13:29:13.803 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:29:14.484 INFO:teuthology.orchestra.run.smithi017.stdout:{"epoch":39,"num_osds":6,"num_up_osds":6,"osd_up_since":1726925350,"num_in_osds":6,"osd_in_since":1726925317,"num_remapped_pgs":0} 2024-09-21T13:29:14.485 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T13:29:14.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:14 smithi104 bash[21651]: cluster 2024-09-21T13:29:12.770668+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v254: 1 pgs: 1 peering; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:14.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:14 smithi104 bash[21651]: cluster 2024-09-21T13:29:12.770668+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v254: 1 pgs: 1 peering; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:14.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:14 smithi104 bash[21651]: audit 2024-09-21T13:29:13.803866+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.17:0/754045370' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T13:29:14.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:14 smithi104 bash[21651]: audit 2024-09-21T13:29:13.803866+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.17:0/754045370' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T13:29:14.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:14 smithi079 bash[21349]: cluster 2024-09-21T13:29:12.770668+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v254: 1 pgs: 1 peering; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:14.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:14 smithi079 bash[21349]: cluster 2024-09-21T13:29:12.770668+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v254: 1 pgs: 1 peering; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:14.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:14 smithi079 bash[21349]: audit 2024-09-21T13:29:13.803866+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.17:0/754045370' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T13:29:14.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:14 smithi079 bash[21349]: audit 2024-09-21T13:29:13.803866+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.17:0/754045370' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T13:29:14.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:14 smithi017 bash[19815]: cluster 2024-09-21T13:29:12.770668+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v254: 1 pgs: 1 peering; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:14.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:14 smithi017 bash[19815]: cluster 2024-09-21T13:29:12.770668+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v254: 1 pgs: 1 peering; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:14.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:14 smithi017 bash[19815]: audit 2024-09-21T13:29:13.803866+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.17:0/754045370' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T13:29:14.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:14 smithi017 bash[19815]: audit 2024-09-21T13:29:13.803866+0000 mon.a (mon.0) 539 : audit [DBG] from='client.? 172.21.15.17:0/754045370' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-21T13:29:16.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:16 smithi104 bash[21651]: cluster 2024-09-21T13:29:14.771163+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v255: 1 pgs: 1 peering; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:16.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:16 smithi104 bash[21651]: cluster 2024-09-21T13:29:14.771163+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v255: 1 pgs: 1 peering; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:16.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:16 smithi079 bash[21349]: cluster 2024-09-21T13:29:14.771163+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v255: 1 pgs: 1 peering; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:16.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:16 smithi079 bash[21349]: cluster 2024-09-21T13:29:14.771163+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v255: 1 pgs: 1 peering; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:16.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:16 smithi017 bash[19815]: cluster 2024-09-21T13:29:14.771163+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v255: 1 pgs: 1 peering; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:16.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:16 smithi017 bash[19815]: cluster 2024-09-21T13:29:14.771163+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v255: 1 pgs: 1 peering; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:17.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:17 smithi104 bash[21651]: cephadm 2024-09-21T13:29:16.584628+0000 mgr.x (mgr.14152) 292 : cephadm [INF] Detected new or changed devices on smithi104 2024-09-21T13:29:17.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:17 smithi104 bash[21651]: cephadm 2024-09-21T13:29:16.584628+0000 mgr.x (mgr.14152) 292 : cephadm [INF] Detected new or changed devices on smithi104 2024-09-21T13:29:17.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:17 smithi104 bash[21651]: audit 2024-09-21T13:29:16.592506+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:17.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:17 smithi104 bash[21651]: audit 2024-09-21T13:29:16.592506+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:17.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:17 smithi104 bash[21651]: audit 2024-09-21T13:29:16.600169+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:17.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:17 smithi104 bash[21651]: audit 2024-09-21T13:29:16.600169+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:17.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:17 smithi104 bash[21651]: audit 2024-09-21T13:29:16.602616+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:29:17.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:17 smithi104 bash[21651]: audit 2024-09-21T13:29:16.602616+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:29:17.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:17 smithi104 bash[21651]: audit 2024-09-21T13:29:16.604477+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T13:29:17.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:17 smithi104 bash[21651]: audit 2024-09-21T13:29:16.604477+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T13:29:17.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:17 smithi104 bash[21651]: cephadm 2024-09-21T13:29:16.605873+0000 mgr.x (mgr.14152) 293 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 10680M 2024-09-21T13:29:17.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:17 smithi104 bash[21651]: cephadm 2024-09-21T13:29:16.605873+0000 mgr.x (mgr.14152) 293 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 10680M 2024-09-21T13:29:17.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:17 smithi104 bash[21651]: audit 2024-09-21T13:29:16.611556+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:17.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:17 smithi104 bash[21651]: audit 2024-09-21T13:29:16.611556+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:17.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:17 smithi104 bash[21651]: audit 2024-09-21T13:29:16.615674+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:29:17.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:17 smithi104 bash[21651]: audit 2024-09-21T13:29:16.615674+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:29:17.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:17 smithi104 bash[21651]: audit 2024-09-21T13:29:16.617432+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:29:17.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:17 smithi104 bash[21651]: audit 2024-09-21T13:29:16.617432+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:29:17.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:17 smithi104 bash[21651]: audit 2024-09-21T13:29:16.626802+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:17.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:17 smithi104 bash[21651]: audit 2024-09-21T13:29:16.626802+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:17.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:17 smithi104 bash[21651]: cluster 2024-09-21T13:29:16.771760+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-21T13:29:17.933 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:17 smithi104 bash[21651]: cluster 2024-09-21T13:29:16.771760+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-21T13:29:17.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:17 smithi079 bash[21349]: cephadm 2024-09-21T13:29:16.584628+0000 mgr.x (mgr.14152) 292 : cephadm [INF] Detected new or changed devices on smithi104 2024-09-21T13:29:17.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:17 smithi079 bash[21349]: cephadm 2024-09-21T13:29:16.584628+0000 mgr.x (mgr.14152) 292 : cephadm [INF] Detected new or changed devices on smithi104 2024-09-21T13:29:17.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:17 smithi079 bash[21349]: audit 2024-09-21T13:29:16.592506+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:17.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:17 smithi079 bash[21349]: audit 2024-09-21T13:29:16.592506+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:17.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:17 smithi079 bash[21349]: audit 2024-09-21T13:29:16.600169+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:17.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:17 smithi079 bash[21349]: audit 2024-09-21T13:29:16.600169+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:17.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:17 smithi079 bash[21349]: audit 2024-09-21T13:29:16.602616+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:29:17.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:17 smithi079 bash[21349]: audit 2024-09-21T13:29:16.602616+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:29:17.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:17 smithi079 bash[21349]: audit 2024-09-21T13:29:16.604477+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T13:29:17.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:17 smithi079 bash[21349]: audit 2024-09-21T13:29:16.604477+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T13:29:17.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:17 smithi079 bash[21349]: cephadm 2024-09-21T13:29:16.605873+0000 mgr.x (mgr.14152) 293 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 10680M 2024-09-21T13:29:17.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:17 smithi079 bash[21349]: cephadm 2024-09-21T13:29:16.605873+0000 mgr.x (mgr.14152) 293 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 10680M 2024-09-21T13:29:17.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:17 smithi079 bash[21349]: audit 2024-09-21T13:29:16.611556+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:17.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:17 smithi079 bash[21349]: audit 2024-09-21T13:29:16.611556+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:17.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:17 smithi079 bash[21349]: audit 2024-09-21T13:29:16.615674+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:29:17.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:17 smithi079 bash[21349]: audit 2024-09-21T13:29:16.615674+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:29:17.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:17 smithi079 bash[21349]: audit 2024-09-21T13:29:16.617432+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:29:17.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:17 smithi079 bash[21349]: audit 2024-09-21T13:29:16.617432+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:29:17.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:17 smithi079 bash[21349]: audit 2024-09-21T13:29:16.626802+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:17.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:17 smithi079 bash[21349]: audit 2024-09-21T13:29:16.626802+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:17.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:17 smithi079 bash[21349]: cluster 2024-09-21T13:29:16.771760+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-21T13:29:17.936 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:17 smithi079 bash[21349]: cluster 2024-09-21T13:29:16.771760+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-21T13:29:17.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:17 smithi017 bash[19815]: cephadm 2024-09-21T13:29:16.584628+0000 mgr.x (mgr.14152) 292 : cephadm [INF] Detected new or changed devices on smithi104 2024-09-21T13:29:17.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:17 smithi017 bash[19815]: cephadm 2024-09-21T13:29:16.584628+0000 mgr.x (mgr.14152) 292 : cephadm [INF] Detected new or changed devices on smithi104 2024-09-21T13:29:17.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:17 smithi017 bash[19815]: audit 2024-09-21T13:29:16.592506+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:17.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:17 smithi017 bash[19815]: audit 2024-09-21T13:29:16.592506+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:17.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:17 smithi017 bash[19815]: audit 2024-09-21T13:29:16.600169+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:17.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:17 smithi017 bash[19815]: audit 2024-09-21T13:29:16.600169+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:17.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:17 smithi017 bash[19815]: audit 2024-09-21T13:29:16.602616+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:29:17.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:17 smithi017 bash[19815]: audit 2024-09-21T13:29:16.602616+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:29:17.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:17 smithi017 bash[19815]: audit 2024-09-21T13:29:16.604477+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T13:29:17.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:17 smithi017 bash[19815]: audit 2024-09-21T13:29:16.604477+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T13:29:17.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:17 smithi017 bash[19815]: cephadm 2024-09-21T13:29:16.605873+0000 mgr.x (mgr.14152) 293 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 10680M 2024-09-21T13:29:17.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:17 smithi017 bash[19815]: cephadm 2024-09-21T13:29:16.605873+0000 mgr.x (mgr.14152) 293 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 10680M 2024-09-21T13:29:17.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:17 smithi017 bash[19815]: audit 2024-09-21T13:29:16.611556+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:17.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:17 smithi017 bash[19815]: audit 2024-09-21T13:29:16.611556+0000 mon.a (mon.0) 544 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:17.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:17 smithi017 bash[19815]: audit 2024-09-21T13:29:16.615674+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:29:17.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:17 smithi017 bash[19815]: audit 2024-09-21T13:29:16.615674+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:29:17.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:17 smithi017 bash[19815]: audit 2024-09-21T13:29:16.617432+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:29:17.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:17 smithi017 bash[19815]: audit 2024-09-21T13:29:16.617432+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:29:17.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:17 smithi017 bash[19815]: audit 2024-09-21T13:29:16.626802+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:17.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:17 smithi017 bash[19815]: audit 2024-09-21T13:29:16.626802+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:29:17.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:17 smithi017 bash[19815]: cluster 2024-09-21T13:29:16.771760+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-21T13:29:17.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:17 smithi017 bash[19815]: cluster 2024-09-21T13:29:16.771760+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-09-21T13:29:19.281 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:29:20.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:19 smithi104 bash[21651]: cluster 2024-09-21T13:29:18.772237+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T13:29:20.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:19 smithi104 bash[21651]: cluster 2024-09-21T13:29:18.772237+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T13:29:20.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:19 smithi079 bash[21349]: cluster 2024-09-21T13:29:18.772237+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T13:29:20.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:19 smithi079 bash[21349]: cluster 2024-09-21T13:29:18.772237+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T13:29:20.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:19 smithi017 bash[19815]: cluster 2024-09-21T13:29:18.772237+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T13:29:20.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:19 smithi017 bash[19815]: cluster 2024-09-21T13:29:18.772237+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-21T13:29:20.919 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:29:20.919 INFO:teuthology.orchestra.run.smithi017.stdout:{"epoch":39,"fsid":"0e5a42b6-781c-11ef-baf6-efdc52797490","created":"2024-09-21T13:20:36.722034+0000","modified":"2024-09-21T13:29:12.320777+0000","last_up_change":"2024-09-21T13:29:10.303175+0000","last_in_change":"2024-09-21T13:28:37.053756+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-21T13:26:23.298408+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":"3240adbc-273d-46ce-b36e-4c5032e07bca","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.17:6802","nonce":1478235156},{"type":"v1","addr":"172.21.15.17:6803","nonce":1478235156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6804","nonce":1478235156},{"type":"v1","addr":"172.21.15.17:6805","nonce":1478235156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6808","nonce":1478235156},{"type":"v1","addr":"172.21.15.17:6809","nonce":1478235156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6806","nonce":1478235156},{"type":"v1","addr":"172.21.15.17:6807","nonce":1478235156}]},"public_addr":"172.21.15.17:6803/1478235156","cluster_addr":"172.21.15.17:6805/1478235156","heartbeat_back_addr":"172.21.15.17:6809/1478235156","heartbeat_front_addr":"172.21.15.17:6807/1478235156","state":["exists","up"]},{"osd":1,"uuid":"67dd037d-647b-40dc-ae11-1758076a9740","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.17:6810","nonce":685451089},{"type":"v1","addr":"172.21.15.17:6811","nonce":685451089}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6812","nonce":685451089},{"type":"v1","addr":"172.21.15.17:6813","nonce":685451089}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6816","nonce":685451089},{"type":"v1","addr":"172.21.15.17:6817","nonce":685451089}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6814","nonce":685451089},{"type":"v1","addr":"172.21.15.17:6815","nonce":685451089}]},"public_addr":"172.21.15.17:6811/685451089","cluster_addr":"172.21.15.17:6813/685451089","heartbeat_back_addr":"172.21.15.17:6817/685451089","heartbeat_front_addr":"172.21.15.17:6815/685451089","state":["exists","up"]},{"osd":2,"uuid":"0aa94c38-76b3-4f31-918f-27da82c24175","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.79:6800","nonce":4204356398},{"type":"v1","addr":"172.21.15.79:6801","nonce":4204356398}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6802","nonce":4204356398},{"type":"v1","addr":"172.21.15.79:6803","nonce":4204356398}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":4204356398},{"type":"v1","addr":"172.21.15.79:6807","nonce":4204356398}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":4204356398},{"type":"v1","addr":"172.21.15.79:6805","nonce":4204356398}]},"public_addr":"172.21.15.79:6801/4204356398","cluster_addr":"172.21.15.79:6803/4204356398","heartbeat_back_addr":"172.21.15.79:6807/4204356398","heartbeat_front_addr":"172.21.15.79:6805/4204356398","state":["exists","up"]},{"osd":3,"uuid":"3ded4043-4fec-46e8-a6b2-f3e88538e0c9","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.79:6808","nonce":1768443344},{"type":"v1","addr":"172.21.15.79:6809","nonce":1768443344}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6810","nonce":1768443344},{"type":"v1","addr":"172.21.15.79:6811","nonce":1768443344}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6814","nonce":1768443344},{"type":"v1","addr":"172.21.15.79:6815","nonce":1768443344}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6812","nonce":1768443344},{"type":"v1","addr":"172.21.15.79:6813","nonce":1768443344}]},"public_addr":"172.21.15.79:6809/1768443344","cluster_addr":"172.21.15.79:6811/1768443344","heartbeat_back_addr":"172.21.15.79:6815/1768443344","heartbeat_front_addr":"172.21.15.79:6813/1768443344","state":["exists","up"]},{"osd":4,"uuid":"66b75b9e-9e70-4abe-8c73-42161a8e64e7","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.104:6800","nonce":3778614923},{"type":"v1","addr":"172.21.15.104:6801","nonce":3778614923}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6802","nonce":3778614923},{"type":"v1","addr":"172.21.15.104:6803","nonce":3778614923}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6806","nonce":3778614923},{"type":"v1","addr":"172.21.15.104:6807","nonce":3778614923}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6804","nonce":3778614923},{"type":"v1","addr":"172.21.15.104:6805","nonce":3778614923}]},"public_addr":"172.21.15.104:6801/3778614923","cluster_addr":"172.21.15.104:6803/3778614923","heartbeat_back_addr":"172.21.15.104:6807/3778614923","heartbeat_front_addr":"172.21.15.104:6805/3778614923","state":["exists","up"]},{"osd":5,"uuid":"00233c9d-39ff-4ff8-8aa5-30c6679c9f3e","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.104:6808","nonce":2743032306},{"type":"v1","addr":"172.21.15.104:6809","nonce":2743032306}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6810","nonce":2743032306},{"type":"v1","addr":"172.21.15.104:6811","nonce":2743032306}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6814","nonce":2743032306},{"type":"v1","addr":"172.21.15.104:6815","nonce":2743032306}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6812","nonce":2743032306},{"type":"v1","addr":"172.21.15.104:6813","nonce":2743032306}]},"public_addr":"172.21.15.104:6809/2743032306","cluster_addr":"172.21.15.104:6811/2743032306","heartbeat_back_addr":"172.21.15.104:6815/2743032306","heartbeat_front_addr":"172.21.15.104:6813/2743032306","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-21T13:24:29.702840+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-21T13:25:27.232263+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-21T13:26:20.972376+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-21T13:27:19.952555+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-21T13:28:11.908076+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-21T13:29:08.493617+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.17:6801/1505481446":"2024-09-22T13:21:42.658669+0000","172.21.15.17:0/226973283":"2024-09-22T13:21:42.658669+0000","172.21.15.17:0/2499261010":"2024-09-22T13:21:42.658669+0000","172.21.15.17:6800/1505481446":"2024-09-22T13:21:42.658669+0000","172.21.15.17:0/2079802027":"2024-09-22T13:21:04.588338+0000","172.21.15.17:0/2075016120":"2024-09-22T13:21:04.588338+0000","172.21.15.17:6801/3285464479":"2024-09-22T13:21:04.588338+0000","172.21.15.17:0/844525229":"2024-09-22T13:21:42.658669+0000","172.21.15.17:6800/3285464479":"2024-09-22T13:21:04.588338+0000","172.21.15.17:0/2130466972":"2024-09-22T13:21:04.588338+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-21T13:29:21.500 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-21T13:26:23.298408+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-21T13:29:21.500 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph osd pool get .mgr pg_num 2024-09-21T13:29:22.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:21 smithi104 bash[21651]: cluster 2024-09-21T13:29:20.772629+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-21T13:29:22.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:21 smithi104 bash[21651]: cluster 2024-09-21T13:29:20.772629+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-21T13:29:22.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:21 smithi104 bash[21651]: audit 2024-09-21T13:29:20.918374+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.17:0/1947946210' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:29:22.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:21 smithi104 bash[21651]: audit 2024-09-21T13:29:20.918374+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.17:0/1947946210' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:29:22.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:21 smithi079 bash[21349]: cluster 2024-09-21T13:29:20.772629+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-21T13:29:22.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:21 smithi079 bash[21349]: cluster 2024-09-21T13:29:20.772629+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-21T13:29:22.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:21 smithi079 bash[21349]: audit 2024-09-21T13:29:20.918374+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.17:0/1947946210' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:29:22.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:21 smithi079 bash[21349]: audit 2024-09-21T13:29:20.918374+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.17:0/1947946210' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:29:22.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:21 smithi017 bash[19815]: cluster 2024-09-21T13:29:20.772629+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-21T13:29:22.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:21 smithi017 bash[19815]: cluster 2024-09-21T13:29:20.772629+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-09-21T13:29:22.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:21 smithi017 bash[19815]: audit 2024-09-21T13:29:20.918374+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.17:0/1947946210' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:29:22.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:21 smithi017 bash[19815]: audit 2024-09-21T13:29:20.918374+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.17:0/1947946210' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:29:24.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:23 smithi104 bash[21651]: cluster 2024-09-21T13:29:22.773213+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-21T13:29:24.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:23 smithi104 bash[21651]: cluster 2024-09-21T13:29:22.773213+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-21T13:29:24.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:23 smithi079 bash[21349]: cluster 2024-09-21T13:29:22.773213+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-21T13:29:24.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:23 smithi079 bash[21349]: cluster 2024-09-21T13:29:22.773213+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-21T13:29:24.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:23 smithi017 bash[19815]: cluster 2024-09-21T13:29:22.773213+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-21T13:29:24.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:23 smithi017 bash[19815]: cluster 2024-09-21T13:29:22.773213+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-09-21T13:29:26.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:25 smithi104 bash[21651]: cluster 2024-09-21T13:29:24.773823+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:29:26.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:25 smithi104 bash[21651]: cluster 2024-09-21T13:29:24.773823+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:29:26.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:25 smithi079 bash[21349]: cluster 2024-09-21T13:29:24.773823+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:29:26.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:25 smithi079 bash[21349]: cluster 2024-09-21T13:29:24.773823+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:29:26.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:25 smithi017 bash[19815]: cluster 2024-09-21T13:29:24.773823+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:29:26.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:25 smithi017 bash[19815]: cluster 2024-09-21T13:29:24.773823+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:29:26.253 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:29:27.802 INFO:teuthology.orchestra.run.smithi017.stdout:pg_num: 1 2024-09-21T13:29:28.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:27 smithi104 bash[21651]: cluster 2024-09-21T13:29:26.774475+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:29:28.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:27 smithi104 bash[21651]: cluster 2024-09-21T13:29:26.774475+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:29:28.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:27 smithi104 bash[21651]: audit 2024-09-21T13:29:27.802616+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.17:0/2613940578' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T13:29:28.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:27 smithi104 bash[21651]: audit 2024-09-21T13:29:27.802616+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.17:0/2613940578' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T13:29:28.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:27 smithi079 bash[21349]: cluster 2024-09-21T13:29:26.774475+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:29:28.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:27 smithi079 bash[21349]: cluster 2024-09-21T13:29:26.774475+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:29:28.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:27 smithi079 bash[21349]: audit 2024-09-21T13:29:27.802616+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.17:0/2613940578' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T13:29:28.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:27 smithi079 bash[21349]: audit 2024-09-21T13:29:27.802616+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.17:0/2613940578' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T13:29:28.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:27 smithi017 bash[19815]: cluster 2024-09-21T13:29:26.774475+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:29:28.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:27 smithi017 bash[19815]: cluster 2024-09-21T13:29:26.774475+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-21T13:29:28.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:27 smithi017 bash[19815]: audit 2024-09-21T13:29:27.802616+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.17:0/2613940578' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T13:29:28.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:27 smithi017 bash[19815]: audit 2024-09-21T13:29:27.802616+0000 mon.a (mon.0) 549 : audit [DBG] from='client.? 172.21.15.17:0/2613940578' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-21T13:29:28.490 INFO:tasks.cephadm:Setting up client nodes... 2024-09-21T13:29:28.490 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-21T13:29:30.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:29 smithi104 bash[21651]: cluster 2024-09-21T13:29:28.774835+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:30.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:29 smithi104 bash[21651]: cluster 2024-09-21T13:29:28.774835+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:30.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:29 smithi079 bash[21349]: cluster 2024-09-21T13:29:28.774835+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:30.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:29 smithi079 bash[21349]: cluster 2024-09-21T13:29:28.774835+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:30.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:29 smithi017 bash[19815]: cluster 2024-09-21T13:29:28.774835+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:30.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:29 smithi017 bash[19815]: cluster 2024-09-21T13:29:28.774835+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:32.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:31 smithi104 bash[21651]: cluster 2024-09-21T13:29:30.775337+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:32.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:31 smithi104 bash[21651]: cluster 2024-09-21T13:29:30.775337+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:32.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:31 smithi079 bash[21349]: cluster 2024-09-21T13:29:30.775337+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:32.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:31 smithi079 bash[21349]: cluster 2024-09-21T13:29:30.775337+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:32.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:31 smithi017 bash[19815]: cluster 2024-09-21T13:29:30.775337+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:32.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:31 smithi017 bash[19815]: cluster 2024-09-21T13:29:30.775337+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:33.242 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:29:34.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:33 smithi104 bash[21651]: cluster 2024-09-21T13:29:32.775912+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:34.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:33 smithi104 bash[21651]: cluster 2024-09-21T13:29:32.775912+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:34.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:33 smithi079 bash[21349]: cluster 2024-09-21T13:29:32.775912+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:34.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:33 smithi079 bash[21349]: cluster 2024-09-21T13:29:32.775912+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:34.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:33 smithi017 bash[19815]: cluster 2024-09-21T13:29:32.775912+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:34.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:33 smithi017 bash[19815]: cluster 2024-09-21T13:29:32.775912+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:34.677 INFO:teuthology.orchestra.run.smithi017.stdout:[client.0] 2024-09-21T13:29:34.678 INFO:teuthology.orchestra.run.smithi017.stdout: key = AQA+yu5mWQNHKBAAreHXYWM2aIYTEiRWvzBn8Q== 2024-09-21T13:29:34.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:34 smithi017 bash[19815]: audit 2024-09-21T13:29:34.675600+0000 mon.a (mon.0) 550 : audit [INF] from='client.? 172.21.15.17:0/2445923643' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T13:29:34.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:34 smithi017 bash[19815]: audit 2024-09-21T13:29:34.675600+0000 mon.a (mon.0) 550 : audit [INF] from='client.? 172.21.15.17:0/2445923643' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T13:29:34.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:34 smithi017 bash[19815]: audit 2024-09-21T13:29:34.678122+0000 mon.a (mon.0) 551 : audit [INF] from='client.? 172.21.15.17:0/2445923643' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T13:29:34.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:34 smithi017 bash[19815]: audit 2024-09-21T13:29:34.678122+0000 mon.a (mon.0) 551 : audit [INF] from='client.? 172.21.15.17:0/2445923643' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T13:29:35.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:34 smithi104 bash[21651]: audit 2024-09-21T13:29:34.675600+0000 mon.a (mon.0) 550 : audit [INF] from='client.? 172.21.15.17:0/2445923643' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T13:29:35.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:34 smithi104 bash[21651]: audit 2024-09-21T13:29:34.675600+0000 mon.a (mon.0) 550 : audit [INF] from='client.? 172.21.15.17:0/2445923643' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T13:29:35.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:34 smithi104 bash[21651]: audit 2024-09-21T13:29:34.678122+0000 mon.a (mon.0) 551 : audit [INF] from='client.? 172.21.15.17:0/2445923643' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T13:29:35.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:34 smithi104 bash[21651]: audit 2024-09-21T13:29:34.678122+0000 mon.a (mon.0) 551 : audit [INF] from='client.? 172.21.15.17:0/2445923643' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T13:29:35.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:34 smithi079 bash[21349]: audit 2024-09-21T13:29:34.675600+0000 mon.a (mon.0) 550 : audit [INF] from='client.? 172.21.15.17:0/2445923643' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T13:29:35.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:34 smithi079 bash[21349]: audit 2024-09-21T13:29:34.675600+0000 mon.a (mon.0) 550 : audit [INF] from='client.? 172.21.15.17:0/2445923643' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-21T13:29:35.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:34 smithi079 bash[21349]: audit 2024-09-21T13:29:34.678122+0000 mon.a (mon.0) 551 : audit [INF] from='client.? 172.21.15.17:0/2445923643' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T13:29:35.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:34 smithi079 bash[21349]: audit 2024-09-21T13:29:34.678122+0000 mon.a (mon.0) 551 : audit [INF] from='client.? 172.21.15.17:0/2445923643' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-21T13:29:35.398 DEBUG:teuthology.orchestra.run.smithi017:> set -ex 2024-09-21T13:29:35.398 DEBUG:teuthology.orchestra.run.smithi017:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-21T13:29:35.399 DEBUG:teuthology.orchestra.run.smithi017:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-21T13:29:35.424 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph config log 1 --format=json 2024-09-21T13:29:36.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:35 smithi104 bash[21651]: cluster 2024-09-21T13:29:34.776452+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:36.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:35 smithi104 bash[21651]: cluster 2024-09-21T13:29:34.776452+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:36.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:35 smithi079 bash[21349]: cluster 2024-09-21T13:29:34.776452+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:36.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:35 smithi079 bash[21349]: cluster 2024-09-21T13:29:34.776452+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:36.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:35 smithi017 bash[19815]: cluster 2024-09-21T13:29:34.776452+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:36.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:35 smithi017 bash[19815]: cluster 2024-09-21T13:29:34.776452+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:38.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:37 smithi104 bash[21651]: cluster 2024-09-21T13:29:36.777054+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:38.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:37 smithi104 bash[21651]: cluster 2024-09-21T13:29:36.777054+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:38.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:37 smithi079 bash[21349]: cluster 2024-09-21T13:29:36.777054+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:38.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:37 smithi079 bash[21349]: cluster 2024-09-21T13:29:36.777054+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:38.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:37 smithi017 bash[19815]: cluster 2024-09-21T13:29:36.777054+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:38.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:37 smithi017 bash[19815]: cluster 2024-09-21T13:29:36.777054+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:40.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:39 smithi104 bash[21651]: cluster 2024-09-21T13:29:38.777615+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:40.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:39 smithi104 bash[21651]: cluster 2024-09-21T13:29:38.777615+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:40.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:39 smithi079 bash[21349]: cluster 2024-09-21T13:29:38.777615+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:40.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:39 smithi079 bash[21349]: cluster 2024-09-21T13:29:38.777615+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:40.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:39 smithi017 bash[19815]: cluster 2024-09-21T13:29:38.777615+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:40.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:39 smithi017 bash[19815]: cluster 2024-09-21T13:29:38.777615+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:40.215 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:29:41.551 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:29:42.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:41 smithi104 bash[21651]: cluster 2024-09-21T13:29:40.778158+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:42.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:41 smithi104 bash[21651]: cluster 2024-09-21T13:29:40.778158+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:42.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:41 smithi104 bash[21651]: audit 2024-09-21T13:29:41.550873+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.17:0/1933249353' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T13:29:42.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:41 smithi104 bash[21651]: audit 2024-09-21T13:29:41.550873+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.17:0/1933249353' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T13:29:42.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:41 smithi079 bash[21349]: cluster 2024-09-21T13:29:40.778158+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:42.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:41 smithi079 bash[21349]: cluster 2024-09-21T13:29:40.778158+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:42.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:41 smithi079 bash[21349]: audit 2024-09-21T13:29:41.550873+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.17:0/1933249353' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T13:29:42.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:41 smithi079 bash[21349]: audit 2024-09-21T13:29:41.550873+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.17:0/1933249353' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T13:29:42.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:41 smithi017 bash[19815]: cluster 2024-09-21T13:29:40.778158+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:42.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:41 smithi017 bash[19815]: cluster 2024-09-21T13:29:40.778158+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:42.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:41 smithi017 bash[19815]: audit 2024-09-21T13:29:41.550873+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.17:0/1933249353' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T13:29:42.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:41 smithi017 bash[19815]: audit 2024-09-21T13:29:41.550873+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.17:0/1933249353' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-21T13:29:42.272 INFO:teuthology.orchestra.run.smithi017.stdout:[{"version":19,"timestamp":"2024-09-21T13:29:16.606602+0000","name":"","changes":[{"name":"osd/host:smithi104/osd_memory_target","previous_value":"22399181619","new_value":"11199590809"}]}] 2024-09-21T13:29:42.272 INFO:tasks.ceph_manager:config epoch is 19 2024-09-21T13:29:42.273 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-21T13:29:42.273 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-21T13:29:42.273 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph mgr dump --format=json 2024-09-21T13:29:44.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:43 smithi104 bash[21651]: cluster 2024-09-21T13:29:42.778725+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:44.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:43 smithi104 bash[21651]: cluster 2024-09-21T13:29:42.778725+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:44.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:43 smithi079 bash[21349]: cluster 2024-09-21T13:29:42.778725+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:44.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:43 smithi079 bash[21349]: cluster 2024-09-21T13:29:42.778725+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:44.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:43 smithi017 bash[19815]: cluster 2024-09-21T13:29:42.778725+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:44.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:43 smithi017 bash[19815]: cluster 2024-09-21T13:29:42.778725+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:46.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:45 smithi104 bash[21651]: cluster 2024-09-21T13:29:44.779293+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:46.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:45 smithi104 bash[21651]: cluster 2024-09-21T13:29:44.779293+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:46.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:45 smithi079 bash[21349]: cluster 2024-09-21T13:29:44.779293+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:46.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:45 smithi079 bash[21349]: cluster 2024-09-21T13:29:44.779293+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:46.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:45 smithi017 bash[19815]: cluster 2024-09-21T13:29:44.779293+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:46.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:45 smithi017 bash[19815]: cluster 2024-09-21T13:29:44.779293+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:47.025 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:29:48.150 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:47 smithi017 bash[19815]: cluster 2024-09-21T13:29:46.779878+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:48.151 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:47 smithi017 bash[19815]: cluster 2024-09-21T13:29:46.779878+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:48.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:47 smithi104 bash[21651]: cluster 2024-09-21T13:29:46.779878+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:48.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:47 smithi104 bash[21651]: cluster 2024-09-21T13:29:46.779878+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:48.185 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:47 smithi079 bash[21349]: cluster 2024-09-21T13:29:46.779878+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:48.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:47 smithi079 bash[21349]: cluster 2024-09-21T13:29:46.779878+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:48.542 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:29:49.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:48 smithi104 bash[21651]: audit 2024-09-21T13:29:48.537775+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.17:0/2038762720' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T13:29:49.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:48 smithi104 bash[21651]: audit 2024-09-21T13:29:48.537775+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.17:0/2038762720' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T13:29:49.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:48 smithi079 bash[21349]: audit 2024-09-21T13:29:48.537775+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.17:0/2038762720' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T13:29:49.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:48 smithi079 bash[21349]: audit 2024-09-21T13:29:48.537775+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.17:0/2038762720' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T13:29:49.188 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:48 smithi017 bash[19815]: audit 2024-09-21T13:29:48.537775+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.17:0/2038762720' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T13:29:49.188 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:48 smithi017 bash[19815]: audit 2024-09-21T13:29:48.537775+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.17:0/2038762720' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-21T13:29:49.189 INFO:teuthology.orchestra.run.smithi017.stdout:{"epoch":15,"flags":0,"active_gid":14152,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6800","nonce":1634662241},{"type":"v1","addr":"172.21.15.17:6801","nonce":1634662241}]},"active_addr":"172.21.15.17:6801/1634662241","active_change":"2024-09-21T13:21:42.658824+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.8","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":[]},"sso_oauth2":{"name":"sso_oauth2","type":"bool","level":"advanced","flags":0,"default_value":"False","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.17: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.17:0","nonce":1374593421}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.17:0","nonce":2953225118}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.17:0","nonce":3365543870}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.17:0","nonce":1234843462}]}]} 2024-09-21T13:29:49.191 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-21T13:29:49.191 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-21T13:29:49.191 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T13:29:50.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:49 smithi104 bash[21651]: cluster 2024-09-21T13:29:48.780468+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:50.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:49 smithi104 bash[21651]: cluster 2024-09-21T13:29:48.780468+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:50.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:49 smithi079 bash[21349]: cluster 2024-09-21T13:29:48.780468+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:50.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:49 smithi079 bash[21349]: cluster 2024-09-21T13:29:48.780468+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:50.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:49 smithi017 bash[19815]: cluster 2024-09-21T13:29:48.780468+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:50.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:49 smithi017 bash[19815]: cluster 2024-09-21T13:29:48.780468+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:52.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:51 smithi104 bash[21651]: cluster 2024-09-21T13:29:50.781115+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:52.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:51 smithi104 bash[21651]: cluster 2024-09-21T13:29:50.781115+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:52.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:51 smithi079 bash[21349]: cluster 2024-09-21T13:29:50.781115+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:52.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:51 smithi079 bash[21349]: cluster 2024-09-21T13:29:50.781115+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:52.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:51 smithi017 bash[19815]: cluster 2024-09-21T13:29:50.781115+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:52.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:51 smithi017 bash[19815]: cluster 2024-09-21T13:29:50.781115+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:53.934 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:29:54.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:53 smithi104 bash[21651]: cluster 2024-09-21T13:29:52.781684+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:54.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:53 smithi104 bash[21651]: cluster 2024-09-21T13:29:52.781684+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:54.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:53 smithi079 bash[21349]: cluster 2024-09-21T13:29:52.781684+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:54.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:53 smithi079 bash[21349]: cluster 2024-09-21T13:29:52.781684+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:54.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:53 smithi017 bash[19815]: cluster 2024-09-21T13:29:52.781684+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:54.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:53 smithi017 bash[19815]: cluster 2024-09-21T13:29:52.781684+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:55.350 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:29:55.350 INFO:teuthology.orchestra.run.smithi017.stdout:{"epoch":39,"fsid":"0e5a42b6-781c-11ef-baf6-efdc52797490","created":"2024-09-21T13:20:36.722034+0000","modified":"2024-09-21T13:29:12.320777+0000","last_up_change":"2024-09-21T13:29:10.303175+0000","last_in_change":"2024-09-21T13:28:37.053756+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-21T13:26:23.298408+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":"3240adbc-273d-46ce-b36e-4c5032e07bca","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.17:6802","nonce":1478235156},{"type":"v1","addr":"172.21.15.17:6803","nonce":1478235156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6804","nonce":1478235156},{"type":"v1","addr":"172.21.15.17:6805","nonce":1478235156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6808","nonce":1478235156},{"type":"v1","addr":"172.21.15.17:6809","nonce":1478235156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6806","nonce":1478235156},{"type":"v1","addr":"172.21.15.17:6807","nonce":1478235156}]},"public_addr":"172.21.15.17:6803/1478235156","cluster_addr":"172.21.15.17:6805/1478235156","heartbeat_back_addr":"172.21.15.17:6809/1478235156","heartbeat_front_addr":"172.21.15.17:6807/1478235156","state":["exists","up"]},{"osd":1,"uuid":"67dd037d-647b-40dc-ae11-1758076a9740","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.17:6810","nonce":685451089},{"type":"v1","addr":"172.21.15.17:6811","nonce":685451089}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6812","nonce":685451089},{"type":"v1","addr":"172.21.15.17:6813","nonce":685451089}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6816","nonce":685451089},{"type":"v1","addr":"172.21.15.17:6817","nonce":685451089}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6814","nonce":685451089},{"type":"v1","addr":"172.21.15.17:6815","nonce":685451089}]},"public_addr":"172.21.15.17:6811/685451089","cluster_addr":"172.21.15.17:6813/685451089","heartbeat_back_addr":"172.21.15.17:6817/685451089","heartbeat_front_addr":"172.21.15.17:6815/685451089","state":["exists","up"]},{"osd":2,"uuid":"0aa94c38-76b3-4f31-918f-27da82c24175","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.79:6800","nonce":4204356398},{"type":"v1","addr":"172.21.15.79:6801","nonce":4204356398}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6802","nonce":4204356398},{"type":"v1","addr":"172.21.15.79:6803","nonce":4204356398}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":4204356398},{"type":"v1","addr":"172.21.15.79:6807","nonce":4204356398}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":4204356398},{"type":"v1","addr":"172.21.15.79:6805","nonce":4204356398}]},"public_addr":"172.21.15.79:6801/4204356398","cluster_addr":"172.21.15.79:6803/4204356398","heartbeat_back_addr":"172.21.15.79:6807/4204356398","heartbeat_front_addr":"172.21.15.79:6805/4204356398","state":["exists","up"]},{"osd":3,"uuid":"3ded4043-4fec-46e8-a6b2-f3e88538e0c9","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.79:6808","nonce":1768443344},{"type":"v1","addr":"172.21.15.79:6809","nonce":1768443344}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6810","nonce":1768443344},{"type":"v1","addr":"172.21.15.79:6811","nonce":1768443344}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6814","nonce":1768443344},{"type":"v1","addr":"172.21.15.79:6815","nonce":1768443344}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6812","nonce":1768443344},{"type":"v1","addr":"172.21.15.79:6813","nonce":1768443344}]},"public_addr":"172.21.15.79:6809/1768443344","cluster_addr":"172.21.15.79:6811/1768443344","heartbeat_back_addr":"172.21.15.79:6815/1768443344","heartbeat_front_addr":"172.21.15.79:6813/1768443344","state":["exists","up"]},{"osd":4,"uuid":"66b75b9e-9e70-4abe-8c73-42161a8e64e7","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.104:6800","nonce":3778614923},{"type":"v1","addr":"172.21.15.104:6801","nonce":3778614923}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6802","nonce":3778614923},{"type":"v1","addr":"172.21.15.104:6803","nonce":3778614923}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6806","nonce":3778614923},{"type":"v1","addr":"172.21.15.104:6807","nonce":3778614923}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6804","nonce":3778614923},{"type":"v1","addr":"172.21.15.104:6805","nonce":3778614923}]},"public_addr":"172.21.15.104:6801/3778614923","cluster_addr":"172.21.15.104:6803/3778614923","heartbeat_back_addr":"172.21.15.104:6807/3778614923","heartbeat_front_addr":"172.21.15.104:6805/3778614923","state":["exists","up"]},{"osd":5,"uuid":"00233c9d-39ff-4ff8-8aa5-30c6679c9f3e","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.104:6808","nonce":2743032306},{"type":"v1","addr":"172.21.15.104:6809","nonce":2743032306}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6810","nonce":2743032306},{"type":"v1","addr":"172.21.15.104:6811","nonce":2743032306}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6814","nonce":2743032306},{"type":"v1","addr":"172.21.15.104:6815","nonce":2743032306}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6812","nonce":2743032306},{"type":"v1","addr":"172.21.15.104:6813","nonce":2743032306}]},"public_addr":"172.21.15.104:6809/2743032306","cluster_addr":"172.21.15.104:6811/2743032306","heartbeat_back_addr":"172.21.15.104:6815/2743032306","heartbeat_front_addr":"172.21.15.104:6813/2743032306","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-21T13:24:29.702840+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-21T13:25:27.232263+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-21T13:26:20.972376+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-21T13:27:19.952555+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-21T13:28:11.908076+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-21T13:29:08.493617+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.17:6801/1505481446":"2024-09-22T13:21:42.658669+0000","172.21.15.17:0/226973283":"2024-09-22T13:21:42.658669+0000","172.21.15.17:0/2499261010":"2024-09-22T13:21:42.658669+0000","172.21.15.17:6800/1505481446":"2024-09-22T13:21:42.658669+0000","172.21.15.17:0/2079802027":"2024-09-22T13:21:04.588338+0000","172.21.15.17:0/2075016120":"2024-09-22T13:21:04.588338+0000","172.21.15.17:6801/3285464479":"2024-09-22T13:21:04.588338+0000","172.21.15.17:0/844525229":"2024-09-22T13:21:42.658669+0000","172.21.15.17:6800/3285464479":"2024-09-22T13:21:04.588338+0000","172.21.15.17:0/2130466972":"2024-09-22T13:21:04.588338+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-21T13:29:55.968 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-21T13:29:55.969 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph osd dump --format=json 2024-09-21T13:29:56.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:55 smithi104 bash[21651]: cluster 2024-09-21T13:29:54.782251+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:56.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:55 smithi104 bash[21651]: cluster 2024-09-21T13:29:54.782251+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:56.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:55 smithi104 bash[21651]: audit 2024-09-21T13:29:55.349524+0000 mon.a (mon.0) 554 : audit [DBG] from='client.? 172.21.15.17:0/1453491853' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:29:56.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:55 smithi104 bash[21651]: audit 2024-09-21T13:29:55.349524+0000 mon.a (mon.0) 554 : audit [DBG] from='client.? 172.21.15.17:0/1453491853' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:29:56.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:55 smithi079 bash[21349]: cluster 2024-09-21T13:29:54.782251+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:56.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:55 smithi079 bash[21349]: cluster 2024-09-21T13:29:54.782251+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:56.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:55 smithi079 bash[21349]: audit 2024-09-21T13:29:55.349524+0000 mon.a (mon.0) 554 : audit [DBG] from='client.? 172.21.15.17:0/1453491853' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:29:56.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:55 smithi079 bash[21349]: audit 2024-09-21T13:29:55.349524+0000 mon.a (mon.0) 554 : audit [DBG] from='client.? 172.21.15.17:0/1453491853' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:29:56.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:55 smithi017 bash[19815]: cluster 2024-09-21T13:29:54.782251+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:56.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:55 smithi017 bash[19815]: cluster 2024-09-21T13:29:54.782251+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:56.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:55 smithi017 bash[19815]: audit 2024-09-21T13:29:55.349524+0000 mon.a (mon.0) 554 : audit [DBG] from='client.? 172.21.15.17:0/1453491853' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:29:56.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:55 smithi017 bash[19815]: audit 2024-09-21T13:29:55.349524+0000 mon.a (mon.0) 554 : audit [DBG] from='client.? 172.21.15.17:0/1453491853' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:29:58.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:57 smithi104 bash[21651]: cluster 2024-09-21T13:29:56.782754+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:58.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:57 smithi104 bash[21651]: cluster 2024-09-21T13:29:56.782754+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:58.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:57 smithi079 bash[21349]: cluster 2024-09-21T13:29:56.782754+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:58.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:57 smithi079 bash[21349]: cluster 2024-09-21T13:29:56.782754+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:58.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:57 smithi017 bash[19815]: cluster 2024-09-21T13:29:56.782754+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:29:58.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:57 smithi017 bash[19815]: cluster 2024-09-21T13:29:56.782754+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:00.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:59 smithi104 bash[21651]: cluster 2024-09-21T13:29:58.783316+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:00.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:29:59 smithi104 bash[21651]: cluster 2024-09-21T13:29:58.783316+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:00.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:59 smithi079 bash[21349]: cluster 2024-09-21T13:29:58.783316+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:00.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:29:59 smithi079 bash[21349]: cluster 2024-09-21T13:29:58.783316+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:00.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:59 smithi017 bash[19815]: cluster 2024-09-21T13:29:58.783316+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:00.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:29:59 smithi017 bash[19815]: cluster 2024-09-21T13:29:58.783316+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:00.722 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:01.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:00 smithi104 bash[21651]: cluster 2024-09-21T13:30:00.000146+0000 mon.a (mon.0) 555 : cluster [INF] overall HEALTH_OK 2024-09-21T13:30:01.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:00 smithi104 bash[21651]: cluster 2024-09-21T13:30:00.000146+0000 mon.a (mon.0) 555 : cluster [INF] overall HEALTH_OK 2024-09-21T13:30:01.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:00 smithi079 bash[21349]: cluster 2024-09-21T13:30:00.000146+0000 mon.a (mon.0) 555 : cluster [INF] overall HEALTH_OK 2024-09-21T13:30:01.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:00 smithi079 bash[21349]: cluster 2024-09-21T13:30:00.000146+0000 mon.a (mon.0) 555 : cluster [INF] overall HEALTH_OK 2024-09-21T13:30:01.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:00 smithi017 bash[19815]: cluster 2024-09-21T13:30:00.000146+0000 mon.a (mon.0) 555 : cluster [INF] overall HEALTH_OK 2024-09-21T13:30:01.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:00 smithi017 bash[19815]: cluster 2024-09-21T13:30:00.000146+0000 mon.a (mon.0) 555 : cluster [INF] overall HEALTH_OK 2024-09-21T13:30:02.132 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:30:02.132 INFO:teuthology.orchestra.run.smithi017.stdout:{"epoch":39,"fsid":"0e5a42b6-781c-11ef-baf6-efdc52797490","created":"2024-09-21T13:20:36.722034+0000","modified":"2024-09-21T13:29:12.320777+0000","last_up_change":"2024-09-21T13:29:10.303175+0000","last_in_change":"2024-09-21T13:28:37.053756+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-21T13:26:23.298408+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":"3240adbc-273d-46ce-b36e-4c5032e07bca","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.17:6802","nonce":1478235156},{"type":"v1","addr":"172.21.15.17:6803","nonce":1478235156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6804","nonce":1478235156},{"type":"v1","addr":"172.21.15.17:6805","nonce":1478235156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6808","nonce":1478235156},{"type":"v1","addr":"172.21.15.17:6809","nonce":1478235156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6806","nonce":1478235156},{"type":"v1","addr":"172.21.15.17:6807","nonce":1478235156}]},"public_addr":"172.21.15.17:6803/1478235156","cluster_addr":"172.21.15.17:6805/1478235156","heartbeat_back_addr":"172.21.15.17:6809/1478235156","heartbeat_front_addr":"172.21.15.17:6807/1478235156","state":["exists","up"]},{"osd":1,"uuid":"67dd037d-647b-40dc-ae11-1758076a9740","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.17:6810","nonce":685451089},{"type":"v1","addr":"172.21.15.17:6811","nonce":685451089}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6812","nonce":685451089},{"type":"v1","addr":"172.21.15.17:6813","nonce":685451089}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6816","nonce":685451089},{"type":"v1","addr":"172.21.15.17:6817","nonce":685451089}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.17:6814","nonce":685451089},{"type":"v1","addr":"172.21.15.17:6815","nonce":685451089}]},"public_addr":"172.21.15.17:6811/685451089","cluster_addr":"172.21.15.17:6813/685451089","heartbeat_back_addr":"172.21.15.17:6817/685451089","heartbeat_front_addr":"172.21.15.17:6815/685451089","state":["exists","up"]},{"osd":2,"uuid":"0aa94c38-76b3-4f31-918f-27da82c24175","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.79:6800","nonce":4204356398},{"type":"v1","addr":"172.21.15.79:6801","nonce":4204356398}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6802","nonce":4204356398},{"type":"v1","addr":"172.21.15.79:6803","nonce":4204356398}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6806","nonce":4204356398},{"type":"v1","addr":"172.21.15.79:6807","nonce":4204356398}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6804","nonce":4204356398},{"type":"v1","addr":"172.21.15.79:6805","nonce":4204356398}]},"public_addr":"172.21.15.79:6801/4204356398","cluster_addr":"172.21.15.79:6803/4204356398","heartbeat_back_addr":"172.21.15.79:6807/4204356398","heartbeat_front_addr":"172.21.15.79:6805/4204356398","state":["exists","up"]},{"osd":3,"uuid":"3ded4043-4fec-46e8-a6b2-f3e88538e0c9","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.79:6808","nonce":1768443344},{"type":"v1","addr":"172.21.15.79:6809","nonce":1768443344}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6810","nonce":1768443344},{"type":"v1","addr":"172.21.15.79:6811","nonce":1768443344}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6814","nonce":1768443344},{"type":"v1","addr":"172.21.15.79:6815","nonce":1768443344}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.79:6812","nonce":1768443344},{"type":"v1","addr":"172.21.15.79:6813","nonce":1768443344}]},"public_addr":"172.21.15.79:6809/1768443344","cluster_addr":"172.21.15.79:6811/1768443344","heartbeat_back_addr":"172.21.15.79:6815/1768443344","heartbeat_front_addr":"172.21.15.79:6813/1768443344","state":["exists","up"]},{"osd":4,"uuid":"66b75b9e-9e70-4abe-8c73-42161a8e64e7","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.104:6800","nonce":3778614923},{"type":"v1","addr":"172.21.15.104:6801","nonce":3778614923}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6802","nonce":3778614923},{"type":"v1","addr":"172.21.15.104:6803","nonce":3778614923}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6806","nonce":3778614923},{"type":"v1","addr":"172.21.15.104:6807","nonce":3778614923}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6804","nonce":3778614923},{"type":"v1","addr":"172.21.15.104:6805","nonce":3778614923}]},"public_addr":"172.21.15.104:6801/3778614923","cluster_addr":"172.21.15.104:6803/3778614923","heartbeat_back_addr":"172.21.15.104:6807/3778614923","heartbeat_front_addr":"172.21.15.104:6805/3778614923","state":["exists","up"]},{"osd":5,"uuid":"00233c9d-39ff-4ff8-8aa5-30c6679c9f3e","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.104:6808","nonce":2743032306},{"type":"v1","addr":"172.21.15.104:6809","nonce":2743032306}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6810","nonce":2743032306},{"type":"v1","addr":"172.21.15.104:6811","nonce":2743032306}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6814","nonce":2743032306},{"type":"v1","addr":"172.21.15.104:6815","nonce":2743032306}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.104:6812","nonce":2743032306},{"type":"v1","addr":"172.21.15.104:6813","nonce":2743032306}]},"public_addr":"172.21.15.104:6809/2743032306","cluster_addr":"172.21.15.104:6811/2743032306","heartbeat_back_addr":"172.21.15.104:6815/2743032306","heartbeat_front_addr":"172.21.15.104:6813/2743032306","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-21T13:24:29.702840+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-21T13:25:27.232263+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-21T13:26:20.972376+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-21T13:27:19.952555+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-21T13:28:11.908076+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-21T13:29:08.493617+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.17:6801/1505481446":"2024-09-22T13:21:42.658669+0000","172.21.15.17:0/226973283":"2024-09-22T13:21:42.658669+0000","172.21.15.17:0/2499261010":"2024-09-22T13:21:42.658669+0000","172.21.15.17:6800/1505481446":"2024-09-22T13:21:42.658669+0000","172.21.15.17:0/2079802027":"2024-09-22T13:21:04.588338+0000","172.21.15.17:0/2075016120":"2024-09-22T13:21:04.588338+0000","172.21.15.17:6801/3285464479":"2024-09-22T13:21:04.588338+0000","172.21.15.17:0/844525229":"2024-09-22T13:21:42.658669+0000","172.21.15.17:6800/3285464479":"2024-09-22T13:21:04.588338+0000","172.21.15.17:0/2130466972":"2024-09-22T13:21:04.588338+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-21T13:30:02.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:01 smithi017 bash[19815]: cluster 2024-09-21T13:30:00.783904+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:02.143 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:01 smithi017 bash[19815]: cluster 2024-09-21T13:30:00.783904+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:02.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:01 smithi104 bash[21651]: cluster 2024-09-21T13:30:00.783904+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:02.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:01 smithi104 bash[21651]: cluster 2024-09-21T13:30:00.783904+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:02.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:01 smithi079 bash[21349]: cluster 2024-09-21T13:30:00.783904+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:02.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:01 smithi079 bash[21349]: cluster 2024-09-21T13:30:00.783904+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:02.710 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph tell osd.0 flush_pg_stats 2024-09-21T13:30:02.711 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph tell osd.1 flush_pg_stats 2024-09-21T13:30:02.711 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph tell osd.2 flush_pg_stats 2024-09-21T13:30:02.712 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph tell osd.3 flush_pg_stats 2024-09-21T13:30:02.712 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph tell osd.4 flush_pg_stats 2024-09-21T13:30:02.712 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph tell osd.5 flush_pg_stats 2024-09-21T13:30:03.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:02 smithi079 bash[21349]: audit 2024-09-21T13:30:02.131055+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.17:0/1798185808' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:30:03.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:02 smithi079 bash[21349]: audit 2024-09-21T13:30:02.131055+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.17:0/1798185808' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:30:03.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:02 smithi017 bash[19815]: audit 2024-09-21T13:30:02.131055+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.17:0/1798185808' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:30:03.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:02 smithi017 bash[19815]: audit 2024-09-21T13:30:02.131055+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.17:0/1798185808' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:30:03.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:02 smithi104 bash[21651]: audit 2024-09-21T13:30:02.131055+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.17:0/1798185808' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:30:03.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:02 smithi104 bash[21651]: audit 2024-09-21T13:30:02.131055+0000 mon.a (mon.0) 556 : audit [DBG] from='client.? 172.21.15.17:0/1798185808' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-21T13:30:04.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:03 smithi079 bash[21349]: cluster 2024-09-21T13:30:02.784343+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:04.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:03 smithi079 bash[21349]: cluster 2024-09-21T13:30:02.784343+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:04.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:03 smithi017 bash[19815]: cluster 2024-09-21T13:30:02.784343+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:04.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:03 smithi017 bash[19815]: cluster 2024-09-21T13:30:02.784343+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:04.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:03 smithi104 bash[21651]: cluster 2024-09-21T13:30:02.784343+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:04.478 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:03 smithi104 bash[21651]: cluster 2024-09-21T13:30:02.784343+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:06.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:05 smithi017 bash[19815]: cluster 2024-09-21T13:30:04.784869+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:06.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:05 smithi017 bash[19815]: cluster 2024-09-21T13:30:04.784869+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:06.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:05 smithi104 bash[21651]: cluster 2024-09-21T13:30:04.784869+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:06.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:05 smithi104 bash[21651]: cluster 2024-09-21T13:30:04.784869+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:06.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:05 smithi079 bash[21349]: cluster 2024-09-21T13:30:04.784869+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:06.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:05 smithi079 bash[21349]: cluster 2024-09-21T13:30:04.784869+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:07.466 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:07.466 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:07.467 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:07.467 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:07.468 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:07.470 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:08.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:07 smithi017 bash[19815]: cluster 2024-09-21T13:30:06.785444+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:08.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:07 smithi017 bash[19815]: cluster 2024-09-21T13:30:06.785444+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:08.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:07 smithi104 bash[21651]: cluster 2024-09-21T13:30:06.785444+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:08.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:07 smithi104 bash[21651]: cluster 2024-09-21T13:30:06.785444+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:08.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:07 smithi079 bash[21349]: cluster 2024-09-21T13:30:06.785444+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:08.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:07 smithi079 bash[21349]: cluster 2024-09-21T13:30:06.785444+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:10.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:09 smithi017 bash[19815]: cluster 2024-09-21T13:30:08.786000+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:10.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:09 smithi017 bash[19815]: cluster 2024-09-21T13:30:08.786000+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:10.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:09 smithi104 bash[21651]: cluster 2024-09-21T13:30:08.786000+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:10.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:09 smithi104 bash[21651]: cluster 2024-09-21T13:30:08.786000+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:10.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:09 smithi079 bash[21349]: cluster 2024-09-21T13:30:08.786000+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:10.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:09 smithi079 bash[21349]: cluster 2024-09-21T13:30:08.786000+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:12.067 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:11 smithi017 bash[19815]: cluster 2024-09-21T13:30:10.786436+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:12.068 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:11 smithi017 bash[19815]: cluster 2024-09-21T13:30:10.786436+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:12.221 INFO:teuthology.orchestra.run.smithi017.stdout:77309411377 2024-09-21T13:30:12.221 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.2 2024-09-21T13:30:12.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:11 smithi104 bash[21651]: cluster 2024-09-21T13:30:10.786436+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:12.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:11 smithi104 bash[21651]: cluster 2024-09-21T13:30:10.786436+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:12.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:11 smithi079 bash[21349]: cluster 2024-09-21T13:30:10.786436+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:12.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:11 smithi079 bash[21349]: cluster 2024-09-21T13:30:10.786436+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:13.084 INFO:teuthology.orchestra.run.smithi017.stdout:158913789966 2024-09-21T13:30:13.085 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.5 2024-09-21T13:30:13.589 INFO:teuthology.orchestra.run.smithi017.stdout:107374182436 2024-09-21T13:30:13.590 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.3 2024-09-21T13:30:14.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:13 smithi017 bash[19815]: cluster 2024-09-21T13:30:12.787143+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:14.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:13 smithi017 bash[19815]: cluster 2024-09-21T13:30:12.787143+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:14.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:13 smithi104 bash[21651]: cluster 2024-09-21T13:30:12.787143+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:14.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:13 smithi104 bash[21651]: cluster 2024-09-21T13:30:12.787143+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:14.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:13 smithi079 bash[21349]: cluster 2024-09-21T13:30:12.787143+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:14.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:13 smithi079 bash[21349]: cluster 2024-09-21T13:30:12.787143+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:14.662 INFO:teuthology.orchestra.run.smithi017.stdout:34359738439 2024-09-21T13:30:14.663 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.0 2024-09-21T13:30:14.684 INFO:teuthology.orchestra.run.smithi017.stdout:133143986202 2024-09-21T13:30:14.684 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.4 2024-09-21T13:30:14.721 INFO:teuthology.orchestra.run.smithi017.stdout:55834574907 2024-09-21T13:30:14.721 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph osd last-stat-seq osd.1 2024-09-21T13:30:16.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:15 smithi104 bash[21651]: cluster 2024-09-21T13:30:14.787600+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:16.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:15 smithi104 bash[21651]: cluster 2024-09-21T13:30:14.787600+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:16.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:15 smithi079 bash[21349]: cluster 2024-09-21T13:30:14.787600+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:16.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:15 smithi079 bash[21349]: cluster 2024-09-21T13:30:14.787600+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:16.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:15 smithi017 bash[19815]: cluster 2024-09-21T13:30:14.787600+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:16.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:15 smithi017 bash[19815]: cluster 2024-09-21T13:30:14.787600+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:16.977 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:16.979 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:17.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:16 smithi104 bash[21651]: audit 2024-09-21T13:30:16.681135+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:30:17.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:16 smithi104 bash[21651]: audit 2024-09-21T13:30:16.681135+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:30:17.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:16 smithi079 bash[21349]: audit 2024-09-21T13:30:16.681135+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:30:17.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:16 smithi079 bash[21349]: audit 2024-09-21T13:30:16.681135+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:30:17.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:16 smithi017 bash[19815]: audit 2024-09-21T13:30:16.681135+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:30:17.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:16 smithi017 bash[19815]: audit 2024-09-21T13:30:16.681135+0000 mon.a (mon.0) 557 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:30:17.985 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:18.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:17 smithi104 bash[21651]: cluster 2024-09-21T13:30:16.788139+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:18.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:17 smithi104 bash[21651]: cluster 2024-09-21T13:30:16.788139+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:18.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:17 smithi104 bash[21651]: audit 2024-09-21T13:30:17.482270+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:18.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:17 smithi104 bash[21651]: audit 2024-09-21T13:30:17.482270+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:18.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:17 smithi104 bash[21651]: audit 2024-09-21T13:30:17.483607+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:30:18.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:17 smithi104 bash[21651]: audit 2024-09-21T13:30:17.483607+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:30:18.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:17 smithi104 bash[21651]: audit 2024-09-21T13:30:17.490062+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:18.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:17 smithi104 bash[21651]: audit 2024-09-21T13:30:17.490062+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:18.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:17 smithi079 bash[21349]: cluster 2024-09-21T13:30:16.788139+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:18.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:17 smithi079 bash[21349]: cluster 2024-09-21T13:30:16.788139+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:18.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:17 smithi079 bash[21349]: audit 2024-09-21T13:30:17.482270+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:18.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:17 smithi079 bash[21349]: audit 2024-09-21T13:30:17.482270+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:18.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:17 smithi079 bash[21349]: audit 2024-09-21T13:30:17.483607+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:30:18.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:17 smithi079 bash[21349]: audit 2024-09-21T13:30:17.483607+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:30:18.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:17 smithi079 bash[21349]: audit 2024-09-21T13:30:17.490062+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:18.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:17 smithi079 bash[21349]: audit 2024-09-21T13:30:17.490062+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:18.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:17 smithi017 bash[19815]: cluster 2024-09-21T13:30:16.788139+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:18.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:17 smithi017 bash[19815]: cluster 2024-09-21T13:30:16.788139+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:18.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:17 smithi017 bash[19815]: audit 2024-09-21T13:30:17.482270+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:18.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:17 smithi017 bash[19815]: audit 2024-09-21T13:30:17.482270+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:18.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:17 smithi017 bash[19815]: audit 2024-09-21T13:30:17.483607+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:30:18.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:17 smithi017 bash[19815]: audit 2024-09-21T13:30:17.483607+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:30:18.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:17 smithi017 bash[19815]: audit 2024-09-21T13:30:17.490062+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:18.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:17 smithi017 bash[19815]: audit 2024-09-21T13:30:17.490062+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:18.996 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:18.997 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:18.997 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:20.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:19 smithi017 bash[19815]: cluster 2024-09-21T13:30:18.788696+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:20.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:19 smithi017 bash[19815]: cluster 2024-09-21T13:30:18.788696+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:20.255 INFO:teuthology.orchestra.run.smithi017.stdout:77309411379 2024-09-21T13:30:20.345 INFO:teuthology.orchestra.run.smithi017.stdout:158913789968 2024-09-21T13:30:20.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:19 smithi104 bash[21651]: cluster 2024-09-21T13:30:18.788696+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:20.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:19 smithi104 bash[21651]: cluster 2024-09-21T13:30:18.788696+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:20.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:19 smithi079 bash[21349]: cluster 2024-09-21T13:30:18.788696+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:20.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:19 smithi079 bash[21349]: cluster 2024-09-21T13:30:18.788696+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:21.400 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:20 smithi017 bash[19815]: audit 2024-09-21T13:30:20.255856+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.17:0/334930339' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T13:30:21.400 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:20 smithi017 bash[19815]: audit 2024-09-21T13:30:20.255856+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.17:0/334930339' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T13:30:21.401 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:20 smithi017 bash[19815]: audit 2024-09-21T13:30:20.345730+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.17:0/1206644144' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T13:30:21.401 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:20 smithi017 bash[19815]: audit 2024-09-21T13:30:20.345730+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.17:0/1206644144' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T13:30:21.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:20 smithi104 bash[21651]: audit 2024-09-21T13:30:20.255856+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.17:0/334930339' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T13:30:21.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:20 smithi104 bash[21651]: audit 2024-09-21T13:30:20.255856+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.17:0/334930339' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T13:30:21.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:20 smithi104 bash[21651]: audit 2024-09-21T13:30:20.345730+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.17:0/1206644144' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T13:30:21.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:20 smithi104 bash[21651]: audit 2024-09-21T13:30:20.345730+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.17:0/1206644144' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T13:30:21.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:20 smithi079 bash[21349]: audit 2024-09-21T13:30:20.255856+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.17:0/334930339' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T13:30:21.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:20 smithi079 bash[21349]: audit 2024-09-21T13:30:20.255856+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.17:0/334930339' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-21T13:30:21.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:20 smithi079 bash[21349]: audit 2024-09-21T13:30:20.345730+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.17:0/1206644144' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T13:30:21.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:20 smithi079 bash[21349]: audit 2024-09-21T13:30:20.345730+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.17:0/1206644144' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-21T13:30:21.501 INFO:teuthology.orchestra.run.smithi017.stdout:107374182438 2024-09-21T13:30:22.288 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411377 got 77309411379 for osd.2 2024-09-21T13:30:22.289 DEBUG:teuthology.parallel:result is None 2024-09-21T13:30:22.299 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:21 smithi017 bash[19815]: cluster 2024-09-21T13:30:20.789255+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:22.299 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:21 smithi017 bash[19815]: cluster 2024-09-21T13:30:20.789255+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:22.299 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:21 smithi017 bash[19815]: audit 2024-09-21T13:30:21.501542+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.17:0/2570896607' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T13:30:22.299 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:21 smithi017 bash[19815]: audit 2024-09-21T13:30:21.501542+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.17:0/2570896607' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T13:30:22.373 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789966 got 158913789968 for osd.5 2024-09-21T13:30:22.374 DEBUG:teuthology.parallel:result is None 2024-09-21T13:30:22.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:21 smithi104 bash[21651]: cluster 2024-09-21T13:30:20.789255+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:22.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:21 smithi104 bash[21651]: cluster 2024-09-21T13:30:20.789255+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:22.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:21 smithi104 bash[21651]: audit 2024-09-21T13:30:21.501542+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.17:0/2570896607' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T13:30:22.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:21 smithi104 bash[21651]: audit 2024-09-21T13:30:21.501542+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.17:0/2570896607' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T13:30:22.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:21 smithi079 bash[21349]: cluster 2024-09-21T13:30:20.789255+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:22.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:21 smithi079 bash[21349]: cluster 2024-09-21T13:30:20.789255+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:22.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:21 smithi079 bash[21349]: audit 2024-09-21T13:30:21.501542+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.17:0/2570896607' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T13:30:22.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:21 smithi079 bash[21349]: audit 2024-09-21T13:30:21.501542+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.17:0/2570896607' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-21T13:30:23.320 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182436 got 107374182438 for osd.3 2024-09-21T13:30:23.321 DEBUG:teuthology.parallel:result is None 2024-09-21T13:30:23.810 INFO:teuthology.orchestra.run.smithi017.stdout:133143986204 2024-09-21T13:30:23.899 INFO:teuthology.orchestra.run.smithi017.stdout:34359738442 2024-09-21T13:30:24.002 INFO:teuthology.orchestra.run.smithi017.stdout:55834574909 2024-09-21T13:30:24.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:23 smithi017 bash[19815]: cluster 2024-09-21T13:30:22.789835+0000 mgr.x (mgr.14152) 327 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:24.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:23 smithi017 bash[19815]: cluster 2024-09-21T13:30:22.789835+0000 mgr.x (mgr.14152) 327 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:24.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:23 smithi017 bash[19815]: audit 2024-09-21T13:30:23.810783+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.17:0/403155470' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T13:30:24.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:23 smithi017 bash[19815]: audit 2024-09-21T13:30:23.810783+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.17:0/403155470' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T13:30:24.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:23 smithi017 bash[19815]: audit 2024-09-21T13:30:23.899644+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.17:0/2687711431' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T13:30:24.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:23 smithi017 bash[19815]: audit 2024-09-21T13:30:23.899644+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.17:0/2687711431' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T13:30:24.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:23 smithi104 bash[21651]: cluster 2024-09-21T13:30:22.789835+0000 mgr.x (mgr.14152) 327 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:24.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:23 smithi104 bash[21651]: cluster 2024-09-21T13:30:22.789835+0000 mgr.x (mgr.14152) 327 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:24.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:23 smithi104 bash[21651]: audit 2024-09-21T13:30:23.810783+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.17:0/403155470' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T13:30:24.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:23 smithi104 bash[21651]: audit 2024-09-21T13:30:23.810783+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.17:0/403155470' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T13:30:24.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:23 smithi104 bash[21651]: audit 2024-09-21T13:30:23.899644+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.17:0/2687711431' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T13:30:24.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:23 smithi104 bash[21651]: audit 2024-09-21T13:30:23.899644+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.17:0/2687711431' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T13:30:24.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:23 smithi079 bash[21349]: cluster 2024-09-21T13:30:22.789835+0000 mgr.x (mgr.14152) 327 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:24.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:23 smithi079 bash[21349]: cluster 2024-09-21T13:30:22.789835+0000 mgr.x (mgr.14152) 327 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:24.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:23 smithi079 bash[21349]: audit 2024-09-21T13:30:23.810783+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.17:0/403155470' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T13:30:24.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:23 smithi079 bash[21349]: audit 2024-09-21T13:30:23.810783+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.17:0/403155470' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-21T13:30:24.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:23 smithi079 bash[21349]: audit 2024-09-21T13:30:23.899644+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.17:0/2687711431' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T13:30:24.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:23 smithi079 bash[21349]: audit 2024-09-21T13:30:23.899644+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.17:0/2687711431' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-21T13:30:25.239 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:24 smithi017 bash[19815]: audit 2024-09-21T13:30:24.003051+0000 mon.a (mon.0) 566 : audit [DBG] from='client.? 172.21.15.17:0/479773599' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T13:30:25.239 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:24 smithi017 bash[19815]: audit 2024-09-21T13:30:24.003051+0000 mon.a (mon.0) 566 : audit [DBG] from='client.? 172.21.15.17:0/479773599' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T13:30:25.297 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986202 got 133143986204 for osd.4 2024-09-21T13:30:25.297 DEBUG:teuthology.parallel:result is None 2024-09-21T13:30:25.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:24 smithi104 bash[21651]: audit 2024-09-21T13:30:24.003051+0000 mon.a (mon.0) 566 : audit [DBG] from='client.? 172.21.15.17:0/479773599' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T13:30:25.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:24 smithi104 bash[21651]: audit 2024-09-21T13:30:24.003051+0000 mon.a (mon.0) 566 : audit [DBG] from='client.? 172.21.15.17:0/479773599' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T13:30:25.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:24 smithi079 bash[21349]: audit 2024-09-21T13:30:24.003051+0000 mon.a (mon.0) 566 : audit [DBG] from='client.? 172.21.15.17:0/479773599' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T13:30:25.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:24 smithi079 bash[21349]: audit 2024-09-21T13:30:24.003051+0000 mon.a (mon.0) 566 : audit [DBG] from='client.? 172.21.15.17:0/479773599' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-21T13:30:25.562 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738439 got 34359738442 for osd.0 2024-09-21T13:30:25.562 DEBUG:teuthology.parallel:result is None 2024-09-21T13:30:25.620 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574907 got 55834574909 for osd.1 2024-09-21T13:30:25.620 DEBUG:teuthology.parallel:result is None 2024-09-21T13:30:25.620 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-21T13:30:25.620 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T13:30:26.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:25 smithi104 bash[21651]: cluster 2024-09-21T13:30:24.790528+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:26.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:25 smithi104 bash[21651]: cluster 2024-09-21T13:30:24.790528+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:26.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:25 smithi079 bash[21349]: cluster 2024-09-21T13:30:24.790528+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:26.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:25 smithi079 bash[21349]: cluster 2024-09-21T13:30:24.790528+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:26.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:25 smithi017 bash[19815]: cluster 2024-09-21T13:30:24.790528+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:26.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:25 smithi017 bash[19815]: cluster 2024-09-21T13:30:24.790528+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:28.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:27 smithi104 bash[21651]: cluster 2024-09-21T13:30:26.791112+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:28.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:27 smithi104 bash[21651]: cluster 2024-09-21T13:30:26.791112+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:28.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:27 smithi079 bash[21349]: cluster 2024-09-21T13:30:26.791112+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:28.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:27 smithi079 bash[21349]: cluster 2024-09-21T13:30:26.791112+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:28.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:27 smithi017 bash[19815]: cluster 2024-09-21T13:30:26.791112+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:28.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:27 smithi017 bash[19815]: cluster 2024-09-21T13:30:26.791112+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:30.372 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:30.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:30 smithi104 bash[21651]: cluster 2024-09-21T13:30:28.791649+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:30.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:30 smithi104 bash[21651]: cluster 2024-09-21T13:30:28.791649+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:30.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:30 smithi079 bash[21349]: cluster 2024-09-21T13:30:28.791649+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:30.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:30 smithi079 bash[21349]: cluster 2024-09-21T13:30:28.791649+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:30.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:30 smithi017 bash[19815]: cluster 2024-09-21T13:30:28.791649+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:30.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:30 smithi017 bash[19815]: cluster 2024-09-21T13:30:28.791649+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:31.823 INFO:teuthology.orchestra.run.smithi017.stderr:dumped all 2024-09-21T13:30:31.824 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:30:32.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:32 smithi079 bash[21349]: cluster 2024-09-21T13:30:30.792209+0000 mgr.x (mgr.14152) 331 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:32.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:32 smithi079 bash[21349]: cluster 2024-09-21T13:30:30.792209+0000 mgr.x (mgr.14152) 331 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:32.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:32 smithi017 bash[19815]: cluster 2024-09-21T13:30:30.792209+0000 mgr.x (mgr.14152) 331 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:32.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:32 smithi017 bash[19815]: cluster 2024-09-21T13:30:30.792209+0000 mgr.x (mgr.14152) 331 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:32.460 INFO:teuthology.orchestra.run.smithi017.stdout:{"pg_ready":true,"pg_map":{"version":293,"stamp":"2024-09-21T13:30:30.791939+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":182616,"kb_used_data":3804,"kb_used_omap":9,"kb_used_meta":178678,"kb_avail":562288296,"statfs":{"total":575970213888,"available":575783215104,"internally_reserved":0,"allocated":3895296,"data_stored":2577090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9568,"internal_metadata":182966944},"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.003491"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":65,"reported_epoch":39,"state":"active+clean","last_fresh":"2024-09-21T13:29:12.551983+0000","last_change":"2024-09-21T13:29:12.551183+0000","last_active":"2024-09-21T13:29:12.551983+0000","last_peered":"2024-09-21T13:29:12.551983+0000","last_clean":"2024-09-21T13:29:12.551983+0000","last_became_active":"2024-09-21T13:29:12.539755+0000","last_became_peered":"2024-09-21T13:29:12.539755+0000","last_unstale":"2024-09-21T13:29:12.551983+0000","last_undegraded":"2024-09-21T13:29:12.551983+0000","last_fullsized":"2024-09-21T13:29:12.551983+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-21T13:26:24.071815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T13:26:24.071815+0000","last_clean_scrub_stamp":"2024-09-21T13:26:24.071815+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-22T19:59:23.974826+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":32112,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713040,"statfs":{"total":95995035648,"available":95962152960,"internally_reserved":0,"allocated":946176,"data_stored":724699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":133143986206,"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,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":32112,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713040,"statfs":{"total":95995035648,"available":95962152960,"internally_reserved":0,"allocated":946176,"data_stored":724699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31914439},"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":32112,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713040,"statfs":{"total":95995035648,"available":95962152960,"internally_reserved":0,"allocated":946176,"data_stored":724699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":55834574911,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31532,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713620,"statfs":{"total":95995035648,"available":95962746880,"internally_reserved":0,"allocated":352256,"data_stored":134331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":34359738443,"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":[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-21T13:30:32.460 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph pg dump --format=json 2024-09-21T13:30:32.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:32 smithi104 bash[21651]: cluster 2024-09-21T13:30:30.792209+0000 mgr.x (mgr.14152) 331 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:32.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:32 smithi104 bash[21651]: cluster 2024-09-21T13:30:30.792209+0000 mgr.x (mgr.14152) 331 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:33.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:33 smithi017 bash[19815]: audit 2024-09-21T13:30:31.823584+0000 mgr.x (mgr.14152) 332 : audit [DBG] from='client.14436 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:33.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:33 smithi017 bash[19815]: audit 2024-09-21T13:30:31.823584+0000 mgr.x (mgr.14152) 332 : audit [DBG] from='client.14436 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:33.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:33 smithi104 bash[21651]: audit 2024-09-21T13:30:31.823584+0000 mgr.x (mgr.14152) 332 : audit [DBG] from='client.14436 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:33.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:33 smithi104 bash[21651]: audit 2024-09-21T13:30:31.823584+0000 mgr.x (mgr.14152) 332 : audit [DBG] from='client.14436 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:33.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:33 smithi079 bash[21349]: audit 2024-09-21T13:30:31.823584+0000 mgr.x (mgr.14152) 332 : audit [DBG] from='client.14436 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:33.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:33 smithi079 bash[21349]: audit 2024-09-21T13:30:31.823584+0000 mgr.x (mgr.14152) 332 : audit [DBG] from='client.14436 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:34.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:34 smithi017 bash[19815]: cluster 2024-09-21T13:30:32.792781+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:34.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:34 smithi017 bash[19815]: cluster 2024-09-21T13:30:32.792781+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:34.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:34 smithi104 bash[21651]: cluster 2024-09-21T13:30:32.792781+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:34.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:34 smithi104 bash[21651]: cluster 2024-09-21T13:30:32.792781+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:34.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:34 smithi079 bash[21349]: cluster 2024-09-21T13:30:32.792781+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:34.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:34 smithi079 bash[21349]: cluster 2024-09-21T13:30:32.792781+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:36.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:36 smithi017 bash[19815]: cluster 2024-09-21T13:30:34.793339+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:36.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:36 smithi017 bash[19815]: cluster 2024-09-21T13:30:34.793339+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:36.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:36 smithi104 bash[21651]: cluster 2024-09-21T13:30:34.793339+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:36.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:36 smithi104 bash[21651]: cluster 2024-09-21T13:30:34.793339+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:36.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:36 smithi079 bash[21349]: cluster 2024-09-21T13:30:34.793339+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:36.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:36 smithi079 bash[21349]: cluster 2024-09-21T13:30:34.793339+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:37.212 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:38.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:38 smithi017 bash[19815]: cluster 2024-09-21T13:30:36.794006+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:38.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:38 smithi017 bash[19815]: cluster 2024-09-21T13:30:36.794006+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:38.658 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:30:38.659 INFO:teuthology.orchestra.run.smithi017.stderr:dumped all 2024-09-21T13:30:38.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:38 smithi104 bash[21651]: cluster 2024-09-21T13:30:36.794006+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:38.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:38 smithi104 bash[21651]: cluster 2024-09-21T13:30:36.794006+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:38.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:38 smithi079 bash[21349]: cluster 2024-09-21T13:30:36.794006+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:38.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:38 smithi079 bash[21349]: cluster 2024-09-21T13:30:36.794006+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:39.293 INFO:teuthology.orchestra.run.smithi017.stdout:{"pg_ready":true,"pg_map":{"version":296,"stamp":"2024-09-21T13:30:36.793643+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":182616,"kb_used_data":3804,"kb_used_omap":9,"kb_used_meta":178678,"kb_avail":562288296,"statfs":{"total":575970213888,"available":575783215104,"internally_reserved":0,"allocated":3895296,"data_stored":2577090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9568,"internal_metadata":182966944},"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.003448"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":65,"reported_epoch":39,"state":"active+clean","last_fresh":"2024-09-21T13:29:12.551983+0000","last_change":"2024-09-21T13:29:12.551183+0000","last_active":"2024-09-21T13:29:12.551983+0000","last_peered":"2024-09-21T13:29:12.551983+0000","last_clean":"2024-09-21T13:29:12.551983+0000","last_became_active":"2024-09-21T13:29:12.539755+0000","last_became_peered":"2024-09-21T13:29:12.539755+0000","last_unstale":"2024-09-21T13:29:12.551983+0000","last_undegraded":"2024-09-21T13:29:12.551983+0000","last_fullsized":"2024-09-21T13:29:12.551983+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-21T13:26:24.071815+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-21T13:26:24.071815+0000","last_clean_scrub_stamp":"2024-09-21T13:26:24.071815+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-22T19:59:23.974826+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":158913789972,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32112,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713040,"statfs":{"total":95995035648,"available":95962152960,"internally_reserved":0,"allocated":946176,"data_stored":724699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":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,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":107374182442,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32112,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713040,"statfs":{"total":95995035648,"available":95962152960,"internally_reserved":0,"allocated":946176,"data_stored":724699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":31914439},"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":77309411382,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32112,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713040,"statfs":{"total":95995035648,"available":95962152960,"internally_reserved":0,"allocated":946176,"data_stored":724699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":55834574912,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31532,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713620,"statfs":{"total":95995035648,"available":95962746880,"internally_reserved":0,"allocated":352256,"data_stored":134331,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1595,"internal_metadata":31914437},"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":34359738444,"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":[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-21T13:30:39.294 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-21T13:30:39.294 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-21T13:30:39.294 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-21T13:30:39.294 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph health --format=json 2024-09-21T13:30:40.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:40 smithi017 bash[19815]: audit 2024-09-21T13:30:38.658057+0000 mgr.x (mgr.14152) 336 : audit [DBG] from='client.14442 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:40.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:40 smithi017 bash[19815]: audit 2024-09-21T13:30:38.658057+0000 mgr.x (mgr.14152) 336 : audit [DBG] from='client.14442 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:40.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:40 smithi017 bash[19815]: cluster 2024-09-21T13:30:38.794500+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:40.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:40 smithi017 bash[19815]: cluster 2024-09-21T13:30:38.794500+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:40.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:40 smithi104 bash[21651]: audit 2024-09-21T13:30:38.658057+0000 mgr.x (mgr.14152) 336 : audit [DBG] from='client.14442 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:40.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:40 smithi104 bash[21651]: audit 2024-09-21T13:30:38.658057+0000 mgr.x (mgr.14152) 336 : audit [DBG] from='client.14442 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:40.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:40 smithi104 bash[21651]: cluster 2024-09-21T13:30:38.794500+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:40.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:40 smithi104 bash[21651]: cluster 2024-09-21T13:30:38.794500+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:40.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:40 smithi079 bash[21349]: audit 2024-09-21T13:30:38.658057+0000 mgr.x (mgr.14152) 336 : audit [DBG] from='client.14442 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:40.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:40 smithi079 bash[21349]: audit 2024-09-21T13:30:38.658057+0000 mgr.x (mgr.14152) 336 : audit [DBG] from='client.14442 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:30:40.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:40 smithi079 bash[21349]: cluster 2024-09-21T13:30:38.794500+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:40.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:40 smithi079 bash[21349]: cluster 2024-09-21T13:30:38.794500+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:42.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:42 smithi104 bash[21651]: cluster 2024-09-21T13:30:40.795083+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:42.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:42 smithi104 bash[21651]: cluster 2024-09-21T13:30:40.795083+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:42.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:42 smithi079 bash[21349]: cluster 2024-09-21T13:30:40.795083+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:42.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:42 smithi079 bash[21349]: cluster 2024-09-21T13:30:40.795083+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:42.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:42 smithi017 bash[19815]: cluster 2024-09-21T13:30:40.795083+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:42.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:42 smithi017 bash[19815]: cluster 2024-09-21T13:30:40.795083+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:44.051 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:44.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:44 smithi017 bash[19815]: cluster 2024-09-21T13:30:42.795658+0000 mgr.x (mgr.14152) 339 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:44.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:44 smithi017 bash[19815]: cluster 2024-09-21T13:30:42.795658+0000 mgr.x (mgr.14152) 339 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:44.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:44 smithi104 bash[21651]: cluster 2024-09-21T13:30:42.795658+0000 mgr.x (mgr.14152) 339 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:44.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:44 smithi104 bash[21651]: cluster 2024-09-21T13:30:42.795658+0000 mgr.x (mgr.14152) 339 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:44.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:44 smithi079 bash[21349]: cluster 2024-09-21T13:30:42.795658+0000 mgr.x (mgr.14152) 339 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:44.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:44 smithi079 bash[21349]: cluster 2024-09-21T13:30:42.795658+0000 mgr.x (mgr.14152) 339 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:45.615 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:30:45.615 INFO:teuthology.orchestra.run.smithi017.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-21T13:30:46.259 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-21T13:30:46.259 INFO:tasks.cephadm:Setup complete, yielding 2024-09-21T13:30:46.260 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T13:30:46.269 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi017.front.sepia.ceph.com 2024-09-21T13:30:46.269 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- bash -c 'ceph fs volume create cephfs' 2024-09-21T13:30:46.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:46 smithi104 bash[21651]: cluster 2024-09-21T13:30:44.796191+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:46.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:46 smithi104 bash[21651]: cluster 2024-09-21T13:30:44.796191+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:46.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:46 smithi104 bash[21651]: audit 2024-09-21T13:30:45.615739+0000 mon.a (mon.0) 567 : audit [DBG] from='client.? 172.21.15.17:0/1002051506' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T13:30:46.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:46 smithi104 bash[21651]: audit 2024-09-21T13:30:45.615739+0000 mon.a (mon.0) 567 : audit [DBG] from='client.? 172.21.15.17:0/1002051506' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T13:30:46.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:46 smithi079 bash[21349]: cluster 2024-09-21T13:30:44.796191+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:46.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:46 smithi079 bash[21349]: cluster 2024-09-21T13:30:44.796191+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:46.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:46 smithi079 bash[21349]: audit 2024-09-21T13:30:45.615739+0000 mon.a (mon.0) 567 : audit [DBG] from='client.? 172.21.15.17:0/1002051506' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T13:30:46.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:46 smithi079 bash[21349]: audit 2024-09-21T13:30:45.615739+0000 mon.a (mon.0) 567 : audit [DBG] from='client.? 172.21.15.17:0/1002051506' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T13:30:46.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:46 smithi017 bash[19815]: cluster 2024-09-21T13:30:44.796191+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:46.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:46 smithi017 bash[19815]: cluster 2024-09-21T13:30:44.796191+0000 mgr.x (mgr.14152) 340 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:46.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:46 smithi017 bash[19815]: audit 2024-09-21T13:30:45.615739+0000 mon.a (mon.0) 567 : audit [DBG] from='client.? 172.21.15.17:0/1002051506' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T13:30:46.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:46 smithi017 bash[19815]: audit 2024-09-21T13:30:45.615739+0000 mon.a (mon.0) 567 : audit [DBG] from='client.? 172.21.15.17:0/1002051506' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-21T13:30:48.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:48 smithi104 bash[21651]: cluster 2024-09-21T13:30:46.796717+0000 mgr.x (mgr.14152) 341 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:48.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:48 smithi104 bash[21651]: cluster 2024-09-21T13:30:46.796717+0000 mgr.x (mgr.14152) 341 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:48.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:48 smithi079 bash[21349]: cluster 2024-09-21T13:30:46.796717+0000 mgr.x (mgr.14152) 341 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:48.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:48 smithi079 bash[21349]: cluster 2024-09-21T13:30:46.796717+0000 mgr.x (mgr.14152) 341 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:48.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:48 smithi017 bash[19815]: cluster 2024-09-21T13:30:46.796717+0000 mgr.x (mgr.14152) 341 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:48.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:48 smithi017 bash[19815]: cluster 2024-09-21T13:30:46.796717+0000 mgr.x (mgr.14152) 341 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:50.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:50 smithi104 bash[21651]: cluster 2024-09-21T13:30:48.797278+0000 mgr.x (mgr.14152) 342 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:50.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:50 smithi104 bash[21651]: cluster 2024-09-21T13:30:48.797278+0000 mgr.x (mgr.14152) 342 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:50.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:50 smithi079 bash[21349]: cluster 2024-09-21T13:30:48.797278+0000 mgr.x (mgr.14152) 342 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:50.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:50 smithi079 bash[21349]: cluster 2024-09-21T13:30:48.797278+0000 mgr.x (mgr.14152) 342 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:50.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:50 smithi017 bash[19815]: cluster 2024-09-21T13:30:48.797278+0000 mgr.x (mgr.14152) 342 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:50.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:50 smithi017 bash[19815]: cluster 2024-09-21T13:30:48.797278+0000 mgr.x (mgr.14152) 342 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:51.019 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:52.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:52 smithi017 bash[19815]: cluster 2024-09-21T13:30:50.797845+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:52.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:52 smithi017 bash[19815]: cluster 2024-09-21T13:30:50.797845+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:52.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:52 smithi104 bash[21651]: cluster 2024-09-21T13:30:50.797845+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:52.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:52 smithi104 bash[21651]: cluster 2024-09-21T13:30:50.797845+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:52.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:52 smithi079 bash[21349]: cluster 2024-09-21T13:30:50.797845+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:52.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:52 smithi079 bash[21349]: cluster 2024-09-21T13:30:50.797845+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:53.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:53 smithi104 bash[21651]: audit 2024-09-21T13:30:52.479910+0000 mgr.x (mgr.14152) 344 : audit [DBG] from='client.14454 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:30:53.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:53 smithi104 bash[21651]: audit 2024-09-21T13:30:52.479910+0000 mgr.x (mgr.14152) 344 : audit [DBG] from='client.14454 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:30:53.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:53 smithi104 bash[21651]: audit 2024-09-21T13:30:52.480877+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T13:30:53.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:53 smithi104 bash[21651]: audit 2024-09-21T13:30:52.480877+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T13:30:53.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:53 smithi079 bash[21349]: audit 2024-09-21T13:30:52.479910+0000 mgr.x (mgr.14152) 344 : audit [DBG] from='client.14454 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:30:53.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:53 smithi079 bash[21349]: audit 2024-09-21T13:30:52.479910+0000 mgr.x (mgr.14152) 344 : audit [DBG] from='client.14454 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:30:53.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:53 smithi079 bash[21349]: audit 2024-09-21T13:30:52.480877+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T13:30:53.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:53 smithi079 bash[21349]: audit 2024-09-21T13:30:52.480877+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T13:30:53.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:53 smithi017 bash[19815]: audit 2024-09-21T13:30:52.479910+0000 mgr.x (mgr.14152) 344 : audit [DBG] from='client.14454 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:30:53.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:53 smithi017 bash[19815]: audit 2024-09-21T13:30:52.479910+0000 mgr.x (mgr.14152) 344 : audit [DBG] from='client.14454 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:30:53.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:53 smithi017 bash[19815]: audit 2024-09-21T13:30:52.480877+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T13:30:53.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:53 smithi017 bash[19815]: audit 2024-09-21T13:30:52.480877+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-21T13:30:54.514 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:54 smithi017 bash[19815]: cluster 2024-09-21T13:30:52.798403+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:54.514 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:54 smithi017 bash[19815]: cluster 2024-09-21T13:30:52.798403+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:54.515 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:54 smithi017 bash[19815]: audit 2024-09-21T13:30:53.236929+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T13:30:54.515 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:54 smithi017 bash[19815]: audit 2024-09-21T13:30:53.236929+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T13:30:54.515 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:54 smithi017 bash[19815]: cluster 2024-09-21T13:30:53.241863+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T13:30:54.515 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:54 smithi017 bash[19815]: cluster 2024-09-21T13:30:53.241863+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T13:30:54.515 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:54 smithi017 bash[19815]: audit 2024-09-21T13:30:53.244552+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T13:30:54.515 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:54 smithi017 bash[19815]: audit 2024-09-21T13:30:53.244552+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T13:30:54.515 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:54 smithi017 bash[19815]: debug 2024-09-21T13:30:54.253+0000 7f67a6bf9640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T13:30:54.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:54 smithi104 bash[21651]: cluster 2024-09-21T13:30:52.798403+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:54.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:54 smithi104 bash[21651]: cluster 2024-09-21T13:30:52.798403+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:54.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:54 smithi104 bash[21651]: audit 2024-09-21T13:30:53.236929+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T13:30:54.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:54 smithi104 bash[21651]: audit 2024-09-21T13:30:53.236929+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T13:30:54.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:54 smithi104 bash[21651]: cluster 2024-09-21T13:30:53.241863+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T13:30:54.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:54 smithi104 bash[21651]: cluster 2024-09-21T13:30:53.241863+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T13:30:54.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:54 smithi104 bash[21651]: audit 2024-09-21T13:30:53.244552+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T13:30:54.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:54 smithi104 bash[21651]: audit 2024-09-21T13:30:53.244552+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T13:30:54.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:54 smithi079 bash[21349]: cluster 2024-09-21T13:30:52.798403+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:54.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:54 smithi079 bash[21349]: cluster 2024-09-21T13:30:52.798403+0000 mgr.x (mgr.14152) 345 : cluster [DBG] pgmap v304: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:54.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:54 smithi079 bash[21349]: audit 2024-09-21T13:30:53.236929+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T13:30:54.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:54 smithi079 bash[21349]: audit 2024-09-21T13:30:53.236929+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-21T13:30:54.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:54 smithi079 bash[21349]: cluster 2024-09-21T13:30:53.241863+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T13:30:54.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:54 smithi079 bash[21349]: cluster 2024-09-21T13:30:53.241863+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-21T13:30:54.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:54 smithi079 bash[21349]: audit 2024-09-21T13:30:53.244552+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T13:30:54.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:54 smithi079 bash[21349]: audit 2024-09-21T13:30:53.244552+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-21T13:30:54.990 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-21T13:30:55.003 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2024-09-21T13:30:55.004 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:30:55.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: audit 2024-09-21T13:30:54.248555+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T13:30:55.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: audit 2024-09-21T13:30:54.248555+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T13:30:55.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: cluster 2024-09-21T13:30:54.253850+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T13:30:55.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: cluster 2024-09-21T13:30:54.253850+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T13:30:55.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: audit 2024-09-21T13:30:54.255665+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T13:30:55.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: audit 2024-09-21T13:30:54.255665+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T13:30:55.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: cluster 2024-09-21T13:30:54.258123+0000 mon.a (mon.0) 575 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T13:30:55.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: cluster 2024-09-21T13:30:54.258123+0000 mon.a (mon.0) 575 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T13:30:55.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: cluster 2024-09-21T13:30:54.258348+0000 mon.a (mon.0) 576 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T13:30:55.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: cluster 2024-09-21T13:30:54.258348+0000 mon.a (mon.0) 576 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T13:30:55.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: audit 2024-09-21T13:30:54.265923+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T13:30:55.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: audit 2024-09-21T13:30:54.265923+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T13:30:55.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: cluster 2024-09-21T13:30:54.272781+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T13:30:55.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: cluster 2024-09-21T13:30:54.272781+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T13:30:55.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: cluster 2024-09-21T13:30:54.273049+0000 mon.a (mon.0) 579 : cluster [DBG] fsmap cephfs:0 2024-09-21T13:30:55.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: cluster 2024-09-21T13:30:54.273049+0000 mon.a (mon.0) 579 : cluster [DBG] fsmap cephfs:0 2024-09-21T13:30:55.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: cephadm 2024-09-21T13:30:54.278674+0000 mgr.x (mgr.14152) 346 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-21T13:30:55.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: cephadm 2024-09-21T13:30:54.278674+0000 mgr.x (mgr.14152) 346 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-21T13:30:55.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: audit 2024-09-21T13:30:54.287552+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:55.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: audit 2024-09-21T13:30:54.287552+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:55.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: audit 2024-09-21T13:30:54.291572+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:30:55.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: audit 2024-09-21T13:30:54.291572+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:30:55.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: audit 2024-09-21T13:30:54.296434+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:55.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: audit 2024-09-21T13:30:54.296434+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:55.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: audit 2024-09-21T13:30:54.297678+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:30:55.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: audit 2024-09-21T13:30:54.297678+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:30:55.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: audit 2024-09-21T13:30:54.304335+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:55.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: audit 2024-09-21T13:30:54.304335+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:55.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: audit 2024-09-21T13:30:54.307436+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi104.ykqase", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T13:30:55.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: audit 2024-09-21T13:30:54.307436+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi104.ykqase", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T13:30:55.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: audit 2024-09-21T13:30:54.309816+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi104.ykqase", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T13:30:55.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: audit 2024-09-21T13:30:54.309816+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi104.ykqase", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T13:30:55.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: audit 2024-09-21T13:30:54.313414+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:55.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: audit 2024-09-21T13:30:54.313414+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:55.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: cephadm 2024-09-21T13:30:54.314736+0000 mgr.x (mgr.14152) 347 : cephadm [INF] Deploying daemon mds.cephfs.smithi104.ykqase on smithi104 2024-09-21T13:30:55.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:55 smithi104 bash[21651]: cephadm 2024-09-21T13:30:54.314736+0000 mgr.x (mgr.14152) 347 : cephadm [INF] Deploying daemon mds.cephfs.smithi104.ykqase on smithi104 2024-09-21T13:30:55.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: audit 2024-09-21T13:30:54.248555+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T13:30:55.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: audit 2024-09-21T13:30:54.248555+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T13:30:55.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: cluster 2024-09-21T13:30:54.253850+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T13:30:55.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: cluster 2024-09-21T13:30:54.253850+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T13:30:55.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: audit 2024-09-21T13:30:54.255665+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T13:30:55.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: audit 2024-09-21T13:30:54.255665+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T13:30:55.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: cluster 2024-09-21T13:30:54.258123+0000 mon.a (mon.0) 575 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T13:30:55.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: cluster 2024-09-21T13:30:54.258123+0000 mon.a (mon.0) 575 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T13:30:55.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: cluster 2024-09-21T13:30:54.258348+0000 mon.a (mon.0) 576 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T13:30:55.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: cluster 2024-09-21T13:30:54.258348+0000 mon.a (mon.0) 576 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T13:30:55.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: audit 2024-09-21T13:30:54.265923+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T13:30:55.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: audit 2024-09-21T13:30:54.265923+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T13:30:55.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: cluster 2024-09-21T13:30:54.272781+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T13:30:55.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: cluster 2024-09-21T13:30:54.272781+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T13:30:55.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: cluster 2024-09-21T13:30:54.273049+0000 mon.a (mon.0) 579 : cluster [DBG] fsmap cephfs:0 2024-09-21T13:30:55.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: cluster 2024-09-21T13:30:54.273049+0000 mon.a (mon.0) 579 : cluster [DBG] fsmap cephfs:0 2024-09-21T13:30:55.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: cephadm 2024-09-21T13:30:54.278674+0000 mgr.x (mgr.14152) 346 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-21T13:30:55.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: cephadm 2024-09-21T13:30:54.278674+0000 mgr.x (mgr.14152) 346 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-21T13:30:55.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: audit 2024-09-21T13:30:54.287552+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:55.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: audit 2024-09-21T13:30:54.287552+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:55.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: audit 2024-09-21T13:30:54.291572+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:30:55.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: audit 2024-09-21T13:30:54.291572+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:30:55.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: audit 2024-09-21T13:30:54.296434+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:55.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: audit 2024-09-21T13:30:54.296434+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:55.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: audit 2024-09-21T13:30:54.297678+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:30:55.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: audit 2024-09-21T13:30:54.297678+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:30:55.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: audit 2024-09-21T13:30:54.304335+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:55.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: audit 2024-09-21T13:30:54.304335+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:55.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: audit 2024-09-21T13:30:54.307436+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi104.ykqase", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T13:30:55.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: audit 2024-09-21T13:30:54.307436+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi104.ykqase", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T13:30:55.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: audit 2024-09-21T13:30:54.309816+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi104.ykqase", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T13:30:55.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: audit 2024-09-21T13:30:54.309816+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi104.ykqase", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T13:30:55.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: audit 2024-09-21T13:30:54.313414+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:55.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: audit 2024-09-21T13:30:54.313414+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:55.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: cephadm 2024-09-21T13:30:54.314736+0000 mgr.x (mgr.14152) 347 : cephadm [INF] Deploying daemon mds.cephfs.smithi104.ykqase on smithi104 2024-09-21T13:30:55.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:55 smithi079 bash[21349]: cephadm 2024-09-21T13:30:54.314736+0000 mgr.x (mgr.14152) 347 : cephadm [INF] Deploying daemon mds.cephfs.smithi104.ykqase on smithi104 2024-09-21T13:30:55.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: audit 2024-09-21T13:30:54.248555+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T13:30:55.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: audit 2024-09-21T13:30:54.248555+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-21T13:30:55.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: cluster 2024-09-21T13:30:54.253850+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T13:30:55.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: cluster 2024-09-21T13:30:54.253850+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-21T13:30:55.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: audit 2024-09-21T13:30:54.255665+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T13:30:55.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: audit 2024-09-21T13:30:54.255665+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-21T13:30:55.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: cluster 2024-09-21T13:30:54.258123+0000 mon.a (mon.0) 575 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T13:30:55.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: cluster 2024-09-21T13:30:54.258123+0000 mon.a (mon.0) 575 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-21T13:30:55.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: cluster 2024-09-21T13:30:54.258348+0000 mon.a (mon.0) 576 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T13:30:55.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: cluster 2024-09-21T13:30:54.258348+0000 mon.a (mon.0) 576 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-21T13:30:55.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: audit 2024-09-21T13:30:54.265923+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T13:30:55.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: audit 2024-09-21T13:30:54.265923+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-21T13:30:55.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: cluster 2024-09-21T13:30:54.272781+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T13:30:55.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: cluster 2024-09-21T13:30:54.272781+0000 mon.a (mon.0) 578 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-21T13:30:55.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: cluster 2024-09-21T13:30:54.273049+0000 mon.a (mon.0) 579 : cluster [DBG] fsmap cephfs:0 2024-09-21T13:30:55.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: cluster 2024-09-21T13:30:54.273049+0000 mon.a (mon.0) 579 : cluster [DBG] fsmap cephfs:0 2024-09-21T13:30:55.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: cephadm 2024-09-21T13:30:54.278674+0000 mgr.x (mgr.14152) 346 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-21T13:30:55.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: cephadm 2024-09-21T13:30:54.278674+0000 mgr.x (mgr.14152) 346 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-21T13:30:55.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: audit 2024-09-21T13:30:54.287552+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:55.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: audit 2024-09-21T13:30:54.287552+0000 mon.a (mon.0) 580 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:55.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: audit 2024-09-21T13:30:54.291572+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:30:55.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: audit 2024-09-21T13:30:54.291572+0000 mon.a (mon.0) 581 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:30:55.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: audit 2024-09-21T13:30:54.296434+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:55.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: audit 2024-09-21T13:30:54.296434+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:55.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: audit 2024-09-21T13:30:54.297678+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:30:55.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: audit 2024-09-21T13:30:54.297678+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:30:55.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: audit 2024-09-21T13:30:54.304335+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:55.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: audit 2024-09-21T13:30:54.304335+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:55.707 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: audit 2024-09-21T13:30:54.307436+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi104.ykqase", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T13:30:55.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: audit 2024-09-21T13:30:54.307436+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi104.ykqase", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T13:30:55.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: audit 2024-09-21T13:30:54.309816+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi104.ykqase", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T13:30:55.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: audit 2024-09-21T13:30:54.309816+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi104.ykqase", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T13:30:55.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: audit 2024-09-21T13:30:54.313414+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:55.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: audit 2024-09-21T13:30:54.313414+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:55.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: cephadm 2024-09-21T13:30:54.314736+0000 mgr.x (mgr.14152) 347 : cephadm [INF] Deploying daemon mds.cephfs.smithi104.ykqase on smithi104 2024-09-21T13:30:55.708 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:55 smithi017 bash[19815]: cephadm 2024-09-21T13:30:54.314736+0000 mgr.x (mgr.14152) 347 : cephadm [INF] Deploying daemon mds.cephfs.smithi104.ykqase on smithi104 2024-09-21T13:30:56.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:56 smithi104 bash[21651]: cluster 2024-09-21T13:30:54.799038+0000 mgr.x (mgr.14152) 348 : cluster [DBG] pgmap v308: 65 pgs: 8 creating+peering, 56 unknown, 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:56.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:56 smithi104 bash[21651]: cluster 2024-09-21T13:30:54.799038+0000 mgr.x (mgr.14152) 348 : cluster [DBG] pgmap v308: 65 pgs: 8 creating+peering, 56 unknown, 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:56.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:56 smithi104 bash[21651]: cluster 2024-09-21T13:30:55.269759+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-21T13:30:56.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:56 smithi104 bash[21651]: cluster 2024-09-21T13:30:55.269759+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-21T13:30:56.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:56 smithi079 bash[21349]: cluster 2024-09-21T13:30:54.799038+0000 mgr.x (mgr.14152) 348 : cluster [DBG] pgmap v308: 65 pgs: 8 creating+peering, 56 unknown, 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:56.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:56 smithi079 bash[21349]: cluster 2024-09-21T13:30:54.799038+0000 mgr.x (mgr.14152) 348 : cluster [DBG] pgmap v308: 65 pgs: 8 creating+peering, 56 unknown, 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:56.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:56 smithi079 bash[21349]: cluster 2024-09-21T13:30:55.269759+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-21T13:30:56.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:56 smithi079 bash[21349]: cluster 2024-09-21T13:30:55.269759+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-21T13:30:56.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:56 smithi017 bash[19815]: cluster 2024-09-21T13:30:54.799038+0000 mgr.x (mgr.14152) 348 : cluster [DBG] pgmap v308: 65 pgs: 8 creating+peering, 56 unknown, 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:56.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:56 smithi017 bash[19815]: cluster 2024-09-21T13:30:54.799038+0000 mgr.x (mgr.14152) 348 : cluster [DBG] pgmap v308: 65 pgs: 8 creating+peering, 56 unknown, 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:56.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:56 smithi017 bash[19815]: cluster 2024-09-21T13:30:55.269759+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-21T13:30:56.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:56 smithi017 bash[19815]: cluster 2024-09-21T13:30:55.269759+0000 mon.a (mon.0) 588 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-21T13:30:56.811 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:56 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:30:56.811 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:30:56 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:30:56.812 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:30:56 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:30:57.165 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:30:56 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:30:57.165 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:30:56 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:30:57.166 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:56 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:30:57.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:57 smithi104 bash[21651]: cluster 2024-09-21T13:30:56.282810+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-21T13:30:57.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:57 smithi104 bash[21651]: cluster 2024-09-21T13:30:56.282810+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-21T13:30:57.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:57 smithi104 bash[21651]: audit 2024-09-21T13:30:57.098429+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:57.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:57 smithi104 bash[21651]: audit 2024-09-21T13:30:57.098429+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:57.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:57 smithi104 bash[21651]: audit 2024-09-21T13:30:57.106735+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:57.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:57 smithi104 bash[21651]: audit 2024-09-21T13:30:57.106735+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:57.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:57 smithi104 bash[21651]: audit 2024-09-21T13:30:57.113991+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:57.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:57 smithi104 bash[21651]: audit 2024-09-21T13:30:57.113991+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:57.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:57 smithi104 bash[21651]: audit 2024-09-21T13:30:57.115432+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi017.porfhv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T13:30:57.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:57 smithi104 bash[21651]: audit 2024-09-21T13:30:57.115432+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi017.porfhv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T13:30:57.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:57 smithi104 bash[21651]: audit 2024-09-21T13:30:57.118571+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi017.porfhv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T13:30:57.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:57 smithi104 bash[21651]: audit 2024-09-21T13:30:57.118571+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi017.porfhv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T13:30:57.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:57 smithi104 bash[21651]: audit 2024-09-21T13:30:57.123307+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:57.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:57 smithi104 bash[21651]: audit 2024-09-21T13:30:57.123307+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:57.631 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:57 smithi017 bash[19815]: cluster 2024-09-21T13:30:56.282810+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-21T13:30:57.632 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:57 smithi017 bash[19815]: cluster 2024-09-21T13:30:56.282810+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-21T13:30:57.632 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:57 smithi017 bash[19815]: audit 2024-09-21T13:30:57.098429+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:57.632 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:57 smithi017 bash[19815]: audit 2024-09-21T13:30:57.098429+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:57.632 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:57 smithi017 bash[19815]: audit 2024-09-21T13:30:57.106735+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:57.632 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:57 smithi017 bash[19815]: audit 2024-09-21T13:30:57.106735+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:57.632 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:57 smithi017 bash[19815]: audit 2024-09-21T13:30:57.113991+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:57.632 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:57 smithi017 bash[19815]: audit 2024-09-21T13:30:57.113991+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:57.632 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:57 smithi017 bash[19815]: audit 2024-09-21T13:30:57.115432+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi017.porfhv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T13:30:57.632 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:57 smithi017 bash[19815]: audit 2024-09-21T13:30:57.115432+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi017.porfhv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T13:30:57.632 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:57 smithi017 bash[19815]: audit 2024-09-21T13:30:57.118571+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi017.porfhv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T13:30:57.632 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:57 smithi017 bash[19815]: audit 2024-09-21T13:30:57.118571+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi017.porfhv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T13:30:57.633 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:57 smithi017 bash[19815]: audit 2024-09-21T13:30:57.123307+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:57.633 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:57 smithi017 bash[19815]: audit 2024-09-21T13:30:57.123307+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:57.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:57 smithi079 bash[21349]: cluster 2024-09-21T13:30:56.282810+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-21T13:30:57.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:57 smithi079 bash[21349]: cluster 2024-09-21T13:30:56.282810+0000 mon.a (mon.0) 589 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-21T13:30:57.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:57 smithi079 bash[21349]: audit 2024-09-21T13:30:57.098429+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:57.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:57 smithi079 bash[21349]: audit 2024-09-21T13:30:57.098429+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:57.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:57 smithi079 bash[21349]: audit 2024-09-21T13:30:57.106735+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:57.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:57 smithi079 bash[21349]: audit 2024-09-21T13:30:57.106735+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:57.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:57 smithi079 bash[21349]: audit 2024-09-21T13:30:57.113991+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:57.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:57 smithi079 bash[21349]: audit 2024-09-21T13:30:57.113991+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:30:57.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:57 smithi079 bash[21349]: audit 2024-09-21T13:30:57.115432+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi017.porfhv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T13:30:57.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:57 smithi079 bash[21349]: audit 2024-09-21T13:30:57.115432+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi017.porfhv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-21T13:30:57.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:57 smithi079 bash[21349]: audit 2024-09-21T13:30:57.118571+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi017.porfhv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T13:30:57.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:57 smithi079 bash[21349]: audit 2024-09-21T13:30:57.118571+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi017.porfhv", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-21T13:30:57.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:57 smithi079 bash[21349]: audit 2024-09-21T13:30:57.123307+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:57.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:57 smithi079 bash[21349]: audit 2024-09-21T13:30:57.123307+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:30:58.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:58 smithi104 bash[21651]: cluster 2024-09-21T13:30:56.799819+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v311: 65 pgs: 14 creating+peering, 18 unknown, 33 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:58.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:58 smithi104 bash[21651]: cluster 2024-09-21T13:30:56.799819+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v311: 65 pgs: 14 creating+peering, 18 unknown, 33 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:58.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:58 smithi104 bash[21651]: cephadm 2024-09-21T13:30:57.125384+0000 mgr.x (mgr.14152) 350 : cephadm [INF] Deploying daemon mds.cephfs.smithi017.porfhv on smithi017 2024-09-21T13:30:58.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:58 smithi104 bash[21651]: cephadm 2024-09-21T13:30:57.125384+0000 mgr.x (mgr.14152) 350 : cephadm [INF] Deploying daemon mds.cephfs.smithi017.porfhv on smithi017 2024-09-21T13:30:58.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:58 smithi079 bash[21349]: cluster 2024-09-21T13:30:56.799819+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v311: 65 pgs: 14 creating+peering, 18 unknown, 33 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:58.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:58 smithi079 bash[21349]: cluster 2024-09-21T13:30:56.799819+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v311: 65 pgs: 14 creating+peering, 18 unknown, 33 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:58.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:58 smithi079 bash[21349]: cephadm 2024-09-21T13:30:57.125384+0000 mgr.x (mgr.14152) 350 : cephadm [INF] Deploying daemon mds.cephfs.smithi017.porfhv on smithi017 2024-09-21T13:30:58.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:58 smithi079 bash[21349]: cephadm 2024-09-21T13:30:57.125384+0000 mgr.x (mgr.14152) 350 : cephadm [INF] Deploying daemon mds.cephfs.smithi017.porfhv on smithi017 2024-09-21T13:30:58.689 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:58 smithi017 bash[19815]: cluster 2024-09-21T13:30:56.799819+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v311: 65 pgs: 14 creating+peering, 18 unknown, 33 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:58.689 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:58 smithi017 bash[19815]: cluster 2024-09-21T13:30:56.799819+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v311: 65 pgs: 14 creating+peering, 18 unknown, 33 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:30:58.689 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:58 smithi017 bash[19815]: cephadm 2024-09-21T13:30:57.125384+0000 mgr.x (mgr.14152) 350 : cephadm [INF] Deploying daemon mds.cephfs.smithi017.porfhv on smithi017 2024-09-21T13:30:58.690 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:58 smithi017 bash[19815]: cephadm 2024-09-21T13:30:57.125384+0000 mgr.x (mgr.14152) 350 : cephadm [INF] Deploying daemon mds.cephfs.smithi017.porfhv on smithi017 2024-09-21T13:30:59.622 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:59 smithi017 bash[19815]: cluster 2024-09-21T13:30:58.292428+0000 mon.a (mon.0) 596 : cluster [DBG] mds.? [v2:172.21.15.104:6816/1613529681,v1:172.21.15.104:6817/1613529681] up:boot 2024-09-21T13:30:59.622 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:59 smithi017 bash[19815]: cluster 2024-09-21T13:30:58.292428+0000 mon.a (mon.0) 596 : cluster [DBG] mds.? [v2:172.21.15.104:6816/1613529681,v1:172.21.15.104:6817/1613529681] up:boot 2024-09-21T13:30:59.622 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:59 smithi017 bash[19815]: cluster 2024-09-21T13:30:58.292588+0000 mon.a (mon.0) 597 : cluster [INF] daemon mds.cephfs.smithi104.ykqase assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T13:30:59.622 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:59 smithi017 bash[19815]: cluster 2024-09-21T13:30:58.292588+0000 mon.a (mon.0) 597 : cluster [INF] daemon mds.cephfs.smithi104.ykqase assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T13:30:59.622 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:59 smithi017 bash[19815]: cluster 2024-09-21T13:30:58.292684+0000 mon.a (mon.0) 598 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T13:30:59.622 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:59 smithi017 bash[19815]: cluster 2024-09-21T13:30:58.292684+0000 mon.a (mon.0) 598 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T13:30:59.622 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:59 smithi017 bash[19815]: cluster 2024-09-21T13:30:58.292717+0000 mon.a (mon.0) 599 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T13:30:59.623 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:59 smithi017 bash[19815]: cluster 2024-09-21T13:30:58.292717+0000 mon.a (mon.0) 599 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T13:30:59.623 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:59 smithi017 bash[19815]: cluster 2024-09-21T13:30:58.292739+0000 mon.a (mon.0) 600 : cluster [INF] Cluster is now healthy 2024-09-21T13:30:59.623 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:59 smithi017 bash[19815]: cluster 2024-09-21T13:30:58.292739+0000 mon.a (mon.0) 600 : cluster [INF] Cluster is now healthy 2024-09-21T13:30:59.623 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:59 smithi017 bash[19815]: cluster 2024-09-21T13:30:58.293124+0000 mon.a (mon.0) 601 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-21T13:30:59.623 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:59 smithi017 bash[19815]: cluster 2024-09-21T13:30:58.293124+0000 mon.a (mon.0) 601 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-21T13:30:59.623 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:59 smithi017 bash[19815]: audit 2024-09-21T13:30:58.293355+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.ykqase"} : dispatch 2024-09-21T13:30:59.623 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:59 smithi017 bash[19815]: audit 2024-09-21T13:30:58.293355+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.ykqase"} : dispatch 2024-09-21T13:30:59.623 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:59 smithi017 bash[19815]: cluster 2024-09-21T13:30:58.300465+0000 mon.a (mon.0) 603 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.ykqase=up:creating} 2024-09-21T13:30:59.623 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:59 smithi017 bash[19815]: cluster 2024-09-21T13:30:58.300465+0000 mon.a (mon.0) 603 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.ykqase=up:creating} 2024-09-21T13:30:59.623 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:59 smithi017 bash[19815]: cluster 2024-09-21T13:30:58.325954+0000 mon.a (mon.0) 604 : cluster [INF] daemon mds.cephfs.smithi104.ykqase is now active in filesystem cephfs as rank 0 2024-09-21T13:30:59.623 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:59 smithi017 bash[19815]: cluster 2024-09-21T13:30:58.325954+0000 mon.a (mon.0) 604 : cluster [INF] daemon mds.cephfs.smithi104.ykqase is now active in filesystem cephfs as rank 0 2024-09-21T13:30:59.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:59 smithi104 bash[21651]: cluster 2024-09-21T13:30:58.292428+0000 mon.a (mon.0) 596 : cluster [DBG] mds.? [v2:172.21.15.104:6816/1613529681,v1:172.21.15.104:6817/1613529681] up:boot 2024-09-21T13:30:59.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:59 smithi104 bash[21651]: cluster 2024-09-21T13:30:58.292428+0000 mon.a (mon.0) 596 : cluster [DBG] mds.? [v2:172.21.15.104:6816/1613529681,v1:172.21.15.104:6817/1613529681] up:boot 2024-09-21T13:30:59.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:59 smithi104 bash[21651]: cluster 2024-09-21T13:30:58.292588+0000 mon.a (mon.0) 597 : cluster [INF] daemon mds.cephfs.smithi104.ykqase assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T13:30:59.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:59 smithi104 bash[21651]: cluster 2024-09-21T13:30:58.292588+0000 mon.a (mon.0) 597 : cluster [INF] daemon mds.cephfs.smithi104.ykqase assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T13:30:59.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:59 smithi104 bash[21651]: cluster 2024-09-21T13:30:58.292684+0000 mon.a (mon.0) 598 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T13:30:59.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:59 smithi104 bash[21651]: cluster 2024-09-21T13:30:58.292684+0000 mon.a (mon.0) 598 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T13:30:59.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:59 smithi104 bash[21651]: cluster 2024-09-21T13:30:58.292717+0000 mon.a (mon.0) 599 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T13:30:59.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:59 smithi104 bash[21651]: cluster 2024-09-21T13:30:58.292717+0000 mon.a (mon.0) 599 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T13:30:59.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:59 smithi104 bash[21651]: cluster 2024-09-21T13:30:58.292739+0000 mon.a (mon.0) 600 : cluster [INF] Cluster is now healthy 2024-09-21T13:30:59.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:59 smithi104 bash[21651]: cluster 2024-09-21T13:30:58.292739+0000 mon.a (mon.0) 600 : cluster [INF] Cluster is now healthy 2024-09-21T13:30:59.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:59 smithi104 bash[21651]: cluster 2024-09-21T13:30:58.293124+0000 mon.a (mon.0) 601 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-21T13:30:59.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:59 smithi104 bash[21651]: cluster 2024-09-21T13:30:58.293124+0000 mon.a (mon.0) 601 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-21T13:30:59.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:59 smithi104 bash[21651]: audit 2024-09-21T13:30:58.293355+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.ykqase"} : dispatch 2024-09-21T13:30:59.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:59 smithi104 bash[21651]: audit 2024-09-21T13:30:58.293355+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.ykqase"} : dispatch 2024-09-21T13:30:59.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:59 smithi104 bash[21651]: cluster 2024-09-21T13:30:58.300465+0000 mon.a (mon.0) 603 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.ykqase=up:creating} 2024-09-21T13:30:59.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:59 smithi104 bash[21651]: cluster 2024-09-21T13:30:58.300465+0000 mon.a (mon.0) 603 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.ykqase=up:creating} 2024-09-21T13:30:59.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:59 smithi104 bash[21651]: cluster 2024-09-21T13:30:58.325954+0000 mon.a (mon.0) 604 : cluster [INF] daemon mds.cephfs.smithi104.ykqase is now active in filesystem cephfs as rank 0 2024-09-21T13:30:59.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:30:59 smithi104 bash[21651]: cluster 2024-09-21T13:30:58.325954+0000 mon.a (mon.0) 604 : cluster [INF] daemon mds.cephfs.smithi104.ykqase is now active in filesystem cephfs as rank 0 2024-09-21T13:30:59.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:59 smithi079 bash[21349]: cluster 2024-09-21T13:30:58.292428+0000 mon.a (mon.0) 596 : cluster [DBG] mds.? [v2:172.21.15.104:6816/1613529681,v1:172.21.15.104:6817/1613529681] up:boot 2024-09-21T13:30:59.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:59 smithi079 bash[21349]: cluster 2024-09-21T13:30:58.292428+0000 mon.a (mon.0) 596 : cluster [DBG] mds.? [v2:172.21.15.104:6816/1613529681,v1:172.21.15.104:6817/1613529681] up:boot 2024-09-21T13:30:59.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:59 smithi079 bash[21349]: cluster 2024-09-21T13:30:58.292588+0000 mon.a (mon.0) 597 : cluster [INF] daemon mds.cephfs.smithi104.ykqase assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T13:30:59.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:59 smithi079 bash[21349]: cluster 2024-09-21T13:30:58.292588+0000 mon.a (mon.0) 597 : cluster [INF] daemon mds.cephfs.smithi104.ykqase assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-21T13:30:59.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:59 smithi079 bash[21349]: cluster 2024-09-21T13:30:58.292684+0000 mon.a (mon.0) 598 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T13:30:59.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:59 smithi079 bash[21349]: cluster 2024-09-21T13:30:58.292684+0000 mon.a (mon.0) 598 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-21T13:30:59.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:59 smithi079 bash[21349]: cluster 2024-09-21T13:30:58.292717+0000 mon.a (mon.0) 599 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T13:30:59.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:59 smithi079 bash[21349]: cluster 2024-09-21T13:30:58.292717+0000 mon.a (mon.0) 599 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-21T13:30:59.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:59 smithi079 bash[21349]: cluster 2024-09-21T13:30:58.292739+0000 mon.a (mon.0) 600 : cluster [INF] Cluster is now healthy 2024-09-21T13:30:59.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:59 smithi079 bash[21349]: cluster 2024-09-21T13:30:58.292739+0000 mon.a (mon.0) 600 : cluster [INF] Cluster is now healthy 2024-09-21T13:30:59.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:59 smithi079 bash[21349]: cluster 2024-09-21T13:30:58.293124+0000 mon.a (mon.0) 601 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-21T13:30:59.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:59 smithi079 bash[21349]: cluster 2024-09-21T13:30:58.293124+0000 mon.a (mon.0) 601 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-21T13:30:59.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:59 smithi079 bash[21349]: audit 2024-09-21T13:30:58.293355+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.ykqase"} : dispatch 2024-09-21T13:30:59.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:59 smithi079 bash[21349]: audit 2024-09-21T13:30:58.293355+0000 mon.a (mon.0) 602 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.ykqase"} : dispatch 2024-09-21T13:30:59.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:59 smithi079 bash[21349]: cluster 2024-09-21T13:30:58.300465+0000 mon.a (mon.0) 603 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.ykqase=up:creating} 2024-09-21T13:30:59.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:59 smithi079 bash[21349]: cluster 2024-09-21T13:30:58.300465+0000 mon.a (mon.0) 603 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.ykqase=up:creating} 2024-09-21T13:30:59.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:59 smithi079 bash[21349]: cluster 2024-09-21T13:30:58.325954+0000 mon.a (mon.0) 604 : cluster [INF] daemon mds.cephfs.smithi104.ykqase is now active in filesystem cephfs as rank 0 2024-09-21T13:30:59.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:30:59 smithi079 bash[21349]: cluster 2024-09-21T13:30:58.325954+0000 mon.a (mon.0) 604 : cluster [INF] daemon mds.cephfs.smithi104.ykqase is now active in filesystem cephfs as rank 0 2024-09-21T13:30:59.877 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:30:59.938 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:59 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:30:59.938 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:30:59 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:30:59.938 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:30:59 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:30:59.938 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:30:59 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:30:59.939 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 13:30:59 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:30:59.939 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 13:30:59 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:30:59.939 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 13:30:59 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:30:59.939 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 13:30:59 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:31:00.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:00 smithi104 bash[21651]: cluster 2024-09-21T13:30:58.800345+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v312: 65 pgs: 12 creating+peering, 5 unknown, 48 active+clean; 578 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 675 B/s wr, 1 op/s 2024-09-21T13:31:00.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:00 smithi104 bash[21651]: cluster 2024-09-21T13:30:58.800345+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v312: 65 pgs: 12 creating+peering, 5 unknown, 48 active+clean; 578 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 675 B/s wr, 1 op/s 2024-09-21T13:31:00.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:00 smithi104 bash[21651]: cluster 2024-09-21T13:30:59.309688+0000 mon.a (mon.0) 605 : cluster [DBG] mds.? [v2:172.21.15.104:6816/1613529681,v1:172.21.15.104:6817/1613529681] up:active 2024-09-21T13:31:00.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:00 smithi104 bash[21651]: cluster 2024-09-21T13:30:59.309688+0000 mon.a (mon.0) 605 : cluster [DBG] mds.? [v2:172.21.15.104:6816/1613529681,v1:172.21.15.104:6817/1613529681] up:active 2024-09-21T13:31:00.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:00 smithi104 bash[21651]: cluster 2024-09-21T13:30:59.309884+0000 mon.a (mon.0) 606 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.ykqase=up:active} 2024-09-21T13:31:00.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:00 smithi104 bash[21651]: cluster 2024-09-21T13:30:59.309884+0000 mon.a (mon.0) 606 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.ykqase=up:active} 2024-09-21T13:31:00.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:00 smithi104 bash[21651]: audit 2024-09-21T13:30:59.985538+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:00 smithi104 bash[21651]: audit 2024-09-21T13:30:59.985538+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:00 smithi104 bash[21651]: audit 2024-09-21T13:30:59.990135+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:00 smithi104 bash[21651]: audit 2024-09-21T13:30:59.990135+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:00 smithi104 bash[21651]: audit 2024-09-21T13:30:59.996577+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:00 smithi104 bash[21651]: audit 2024-09-21T13:30:59.996577+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:00 smithi104 bash[21651]: audit 2024-09-21T13:31:00.002675+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:00 smithi104 bash[21651]: audit 2024-09-21T13:31:00.002675+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:00 smithi104 bash[21651]: audit 2024-09-21T13:31:00.010603+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:00 smithi104 bash[21651]: audit 2024-09-21T13:31:00.010603+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:00 smithi104 bash[21651]: audit 2024-09-21T13:31:00.038900+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:00.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:00 smithi104 bash[21651]: audit 2024-09-21T13:31:00.038900+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:00.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:00 smithi079 bash[21349]: cluster 2024-09-21T13:30:58.800345+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v312: 65 pgs: 12 creating+peering, 5 unknown, 48 active+clean; 578 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 675 B/s wr, 1 op/s 2024-09-21T13:31:00.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:00 smithi079 bash[21349]: cluster 2024-09-21T13:30:58.800345+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v312: 65 pgs: 12 creating+peering, 5 unknown, 48 active+clean; 578 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 675 B/s wr, 1 op/s 2024-09-21T13:31:00.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:00 smithi079 bash[21349]: cluster 2024-09-21T13:30:59.309688+0000 mon.a (mon.0) 605 : cluster [DBG] mds.? [v2:172.21.15.104:6816/1613529681,v1:172.21.15.104:6817/1613529681] up:active 2024-09-21T13:31:00.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:00 smithi079 bash[21349]: cluster 2024-09-21T13:30:59.309688+0000 mon.a (mon.0) 605 : cluster [DBG] mds.? [v2:172.21.15.104:6816/1613529681,v1:172.21.15.104:6817/1613529681] up:active 2024-09-21T13:31:00.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:00 smithi079 bash[21349]: cluster 2024-09-21T13:30:59.309884+0000 mon.a (mon.0) 606 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.ykqase=up:active} 2024-09-21T13:31:00.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:00 smithi079 bash[21349]: cluster 2024-09-21T13:30:59.309884+0000 mon.a (mon.0) 606 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.ykqase=up:active} 2024-09-21T13:31:00.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:00 smithi079 bash[21349]: audit 2024-09-21T13:30:59.985538+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:00 smithi079 bash[21349]: audit 2024-09-21T13:30:59.985538+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:00 smithi079 bash[21349]: audit 2024-09-21T13:30:59.990135+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:00 smithi079 bash[21349]: audit 2024-09-21T13:30:59.990135+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:00 smithi079 bash[21349]: audit 2024-09-21T13:30:59.996577+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:00 smithi079 bash[21349]: audit 2024-09-21T13:30:59.996577+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:00 smithi079 bash[21349]: audit 2024-09-21T13:31:00.002675+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:00 smithi079 bash[21349]: audit 2024-09-21T13:31:00.002675+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:00 smithi079 bash[21349]: audit 2024-09-21T13:31:00.010603+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:00 smithi079 bash[21349]: audit 2024-09-21T13:31:00.010603+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:00 smithi079 bash[21349]: audit 2024-09-21T13:31:00.038900+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:00.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:00 smithi079 bash[21349]: audit 2024-09-21T13:31:00.038900+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:00 smithi017 bash[19815]: cluster 2024-09-21T13:30:58.800345+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v312: 65 pgs: 12 creating+peering, 5 unknown, 48 active+clean; 578 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 675 B/s wr, 1 op/s 2024-09-21T13:31:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:00 smithi017 bash[19815]: cluster 2024-09-21T13:30:58.800345+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v312: 65 pgs: 12 creating+peering, 5 unknown, 48 active+clean; 578 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 675 B/s wr, 1 op/s 2024-09-21T13:31:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:00 smithi017 bash[19815]: cluster 2024-09-21T13:30:59.309688+0000 mon.a (mon.0) 605 : cluster [DBG] mds.? [v2:172.21.15.104:6816/1613529681,v1:172.21.15.104:6817/1613529681] up:active 2024-09-21T13:31:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:00 smithi017 bash[19815]: cluster 2024-09-21T13:30:59.309688+0000 mon.a (mon.0) 605 : cluster [DBG] mds.? [v2:172.21.15.104:6816/1613529681,v1:172.21.15.104:6817/1613529681] up:active 2024-09-21T13:31:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:00 smithi017 bash[19815]: cluster 2024-09-21T13:30:59.309884+0000 mon.a (mon.0) 606 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.ykqase=up:active} 2024-09-21T13:31:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:00 smithi017 bash[19815]: cluster 2024-09-21T13:30:59.309884+0000 mon.a (mon.0) 606 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.ykqase=up:active} 2024-09-21T13:31:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:00 smithi017 bash[19815]: audit 2024-09-21T13:30:59.985538+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:00 smithi017 bash[19815]: audit 2024-09-21T13:30:59.985538+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:00 smithi017 bash[19815]: audit 2024-09-21T13:30:59.990135+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:00 smithi017 bash[19815]: audit 2024-09-21T13:30:59.990135+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:00 smithi017 bash[19815]: audit 2024-09-21T13:30:59.996577+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:00 smithi017 bash[19815]: audit 2024-09-21T13:30:59.996577+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:00 smithi017 bash[19815]: audit 2024-09-21T13:31:00.002675+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:00 smithi017 bash[19815]: audit 2024-09-21T13:31:00.002675+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:00 smithi017 bash[19815]: audit 2024-09-21T13:31:00.010603+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:00 smithi017 bash[19815]: audit 2024-09-21T13:31:00.010603+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:00.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:00 smithi017 bash[19815]: audit 2024-09-21T13:31:00.038900+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:00.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:00 smithi017 bash[19815]: audit 2024-09-21T13:31:00.038900+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:02.127 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:31:02.127 INFO:teuthology.orchestra.run.smithi017.stdout:[{"events": ["2024-09-21T13:31:00.010784Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:30:54.278786Z", "running": 0, "size": 2}}, {"events": ["2024-09-21T13:23:32.676814Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:23:31.964406Z", "last_refresh": "2024-09-21T13:25:18.867600Z", "running": 1, "size": 1}}, {"events": ["2024-09-21T13:23:12.780079Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi079:172.21.15.79=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:22:59.515814Z", "last_refresh": "2024-09-21T13:25:18.867465Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:25:18.867713Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-21T13:31:02.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:02 smithi017 bash[19815]: cluster 2024-09-21T13:31:00.801197+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 578 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 783 B/s wr, 5 op/s 2024-09-21T13:31:02.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:02 smithi017 bash[19815]: cluster 2024-09-21T13:31:00.801197+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 578 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 783 B/s wr, 5 op/s 2024-09-21T13:31:02.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:02 smithi104 bash[21651]: cluster 2024-09-21T13:31:00.801197+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 578 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 783 B/s wr, 5 op/s 2024-09-21T13:31:02.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:02 smithi104 bash[21651]: cluster 2024-09-21T13:31:00.801197+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 578 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 783 B/s wr, 5 op/s 2024-09-21T13:31:02.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:02 smithi079 bash[21349]: cluster 2024-09-21T13:31:00.801197+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 578 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 783 B/s wr, 5 op/s 2024-09-21T13:31:02.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:02 smithi079 bash[21349]: cluster 2024-09-21T13:31:00.801197+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 578 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 783 B/s wr, 5 op/s 2024-09-21T13:31:02.849 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-21T13:31:03.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:03 smithi104 bash[21651]: audit 2024-09-21T13:31:02.120983+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14463 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:03.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:03 smithi104 bash[21651]: audit 2024-09-21T13:31:02.120983+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14463 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:03.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:03 smithi104 bash[21651]: cluster 2024-09-21T13:31:02.313705+0000 mon.a (mon.0) 613 : cluster [DBG] mds.? [v2:172.21.15.17:6818/3462203278,v1:172.21.15.17:6819/3462203278] up:boot 2024-09-21T13:31:03.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:03 smithi104 bash[21651]: cluster 2024-09-21T13:31:02.313705+0000 mon.a (mon.0) 613 : cluster [DBG] mds.? [v2:172.21.15.17:6818/3462203278,v1:172.21.15.17:6819/3462203278] up:boot 2024-09-21T13:31:03.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:03 smithi104 bash[21651]: cluster 2024-09-21T13:31:02.313917+0000 mon.a (mon.0) 614 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi104.ykqase in favor of higher affinity standby. 2024-09-21T13:31:03.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:03 smithi104 bash[21651]: cluster 2024-09-21T13:31:02.313917+0000 mon.a (mon.0) 614 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi104.ykqase in favor of higher affinity standby. 2024-09-21T13:31:03.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:03 smithi104 bash[21651]: cluster 2024-09-21T13:31:02.313995+0000 mon.a (mon.0) 615 : cluster [WRN] Replacing daemon mds.cephfs.smithi104.ykqase as rank 0 with standby daemon mds.cephfs.smithi017.porfhv 2024-09-21T13:31:03.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:03 smithi104 bash[21651]: cluster 2024-09-21T13:31:02.313995+0000 mon.a (mon.0) 615 : cluster [WRN] Replacing daemon mds.cephfs.smithi104.ykqase as rank 0 with standby daemon mds.cephfs.smithi017.porfhv 2024-09-21T13:31:03.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:03 smithi104 bash[21651]: cluster 2024-09-21T13:31:02.314579+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T13:31:03.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:03 smithi104 bash[21651]: cluster 2024-09-21T13:31:02.314579+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T13:31:03.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:03 smithi104 bash[21651]: cluster 2024-09-21T13:31:02.314619+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-21T13:31:03.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:03 smithi104 bash[21651]: cluster 2024-09-21T13:31:02.314619+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-21T13:31:03.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:03 smithi104 bash[21651]: cluster 2024-09-21T13:31:02.315042+0000 mon.a (mon.0) 618 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.ykqase=up:active} 1 up:standby 2024-09-21T13:31:03.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:03 smithi104 bash[21651]: cluster 2024-09-21T13:31:02.315042+0000 mon.a (mon.0) 618 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.ykqase=up:active} 1 up:standby 2024-09-21T13:31:03.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:03 smithi104 bash[21651]: audit 2024-09-21T13:31:02.315177+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi017.porfhv"} : dispatch 2024-09-21T13:31:03.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:03 smithi104 bash[21651]: audit 2024-09-21T13:31:02.315177+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi017.porfhv"} : dispatch 2024-09-21T13:31:03.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:03 smithi104 bash[21651]: cluster 2024-09-21T13:31:02.324856+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-21T13:31:03.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:03 smithi104 bash[21651]: cluster 2024-09-21T13:31:02.324856+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-21T13:31:03.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:03 smithi104 bash[21651]: cluster 2024-09-21T13:31:02.324971+0000 mon.a (mon.0) 621 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi017.porfhv=up:replay} 2024-09-21T13:31:03.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:03 smithi104 bash[21651]: cluster 2024-09-21T13:31:02.324971+0000 mon.a (mon.0) 621 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi017.porfhv=up:replay} 2024-09-21T13:31:03.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:03 smithi104 bash[21651]: audit 2024-09-21T13:31:03.190307+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:03.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:03 smithi104 bash[21651]: audit 2024-09-21T13:31:03.190307+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:03.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:03 smithi079 bash[21349]: audit 2024-09-21T13:31:02.120983+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14463 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:03.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:03 smithi079 bash[21349]: audit 2024-09-21T13:31:02.120983+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14463 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:03.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:03 smithi079 bash[21349]: cluster 2024-09-21T13:31:02.313705+0000 mon.a (mon.0) 613 : cluster [DBG] mds.? [v2:172.21.15.17:6818/3462203278,v1:172.21.15.17:6819/3462203278] up:boot 2024-09-21T13:31:03.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:03 smithi079 bash[21349]: cluster 2024-09-21T13:31:02.313705+0000 mon.a (mon.0) 613 : cluster [DBG] mds.? [v2:172.21.15.17:6818/3462203278,v1:172.21.15.17:6819/3462203278] up:boot 2024-09-21T13:31:03.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:03 smithi079 bash[21349]: cluster 2024-09-21T13:31:02.313917+0000 mon.a (mon.0) 614 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi104.ykqase in favor of higher affinity standby. 2024-09-21T13:31:03.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:03 smithi079 bash[21349]: cluster 2024-09-21T13:31:02.313917+0000 mon.a (mon.0) 614 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi104.ykqase in favor of higher affinity standby. 2024-09-21T13:31:03.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:03 smithi079 bash[21349]: cluster 2024-09-21T13:31:02.313995+0000 mon.a (mon.0) 615 : cluster [WRN] Replacing daemon mds.cephfs.smithi104.ykqase as rank 0 with standby daemon mds.cephfs.smithi017.porfhv 2024-09-21T13:31:03.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:03 smithi079 bash[21349]: cluster 2024-09-21T13:31:02.313995+0000 mon.a (mon.0) 615 : cluster [WRN] Replacing daemon mds.cephfs.smithi104.ykqase as rank 0 with standby daemon mds.cephfs.smithi017.porfhv 2024-09-21T13:31:03.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:03 smithi079 bash[21349]: cluster 2024-09-21T13:31:02.314579+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T13:31:03.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:03 smithi079 bash[21349]: cluster 2024-09-21T13:31:02.314579+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T13:31:03.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:03 smithi079 bash[21349]: cluster 2024-09-21T13:31:02.314619+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-21T13:31:03.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:03 smithi079 bash[21349]: cluster 2024-09-21T13:31:02.314619+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-21T13:31:03.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:03 smithi079 bash[21349]: cluster 2024-09-21T13:31:02.315042+0000 mon.a (mon.0) 618 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.ykqase=up:active} 1 up:standby 2024-09-21T13:31:03.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:03 smithi079 bash[21349]: cluster 2024-09-21T13:31:02.315042+0000 mon.a (mon.0) 618 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.ykqase=up:active} 1 up:standby 2024-09-21T13:31:03.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:03 smithi079 bash[21349]: audit 2024-09-21T13:31:02.315177+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi017.porfhv"} : dispatch 2024-09-21T13:31:03.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:03 smithi079 bash[21349]: audit 2024-09-21T13:31:02.315177+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi017.porfhv"} : dispatch 2024-09-21T13:31:03.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:03 smithi079 bash[21349]: cluster 2024-09-21T13:31:02.324856+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-21T13:31:03.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:03 smithi079 bash[21349]: cluster 2024-09-21T13:31:02.324856+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-21T13:31:03.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:03 smithi079 bash[21349]: cluster 2024-09-21T13:31:02.324971+0000 mon.a (mon.0) 621 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi017.porfhv=up:replay} 2024-09-21T13:31:03.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:03 smithi079 bash[21349]: cluster 2024-09-21T13:31:02.324971+0000 mon.a (mon.0) 621 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi017.porfhv=up:replay} 2024-09-21T13:31:03.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:03 smithi079 bash[21349]: audit 2024-09-21T13:31:03.190307+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:03.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:03 smithi079 bash[21349]: audit 2024-09-21T13:31:03.190307+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:03.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:03 smithi017 bash[19815]: audit 2024-09-21T13:31:02.120983+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14463 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:03.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:03 smithi017 bash[19815]: audit 2024-09-21T13:31:02.120983+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14463 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:03.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:03 smithi017 bash[19815]: cluster 2024-09-21T13:31:02.313705+0000 mon.a (mon.0) 613 : cluster [DBG] mds.? [v2:172.21.15.17:6818/3462203278,v1:172.21.15.17:6819/3462203278] up:boot 2024-09-21T13:31:03.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:03 smithi017 bash[19815]: cluster 2024-09-21T13:31:02.313705+0000 mon.a (mon.0) 613 : cluster [DBG] mds.? [v2:172.21.15.17:6818/3462203278,v1:172.21.15.17:6819/3462203278] up:boot 2024-09-21T13:31:03.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:03 smithi017 bash[19815]: cluster 2024-09-21T13:31:02.313917+0000 mon.a (mon.0) 614 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi104.ykqase in favor of higher affinity standby. 2024-09-21T13:31:03.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:03 smithi017 bash[19815]: cluster 2024-09-21T13:31:02.313917+0000 mon.a (mon.0) 614 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi104.ykqase in favor of higher affinity standby. 2024-09-21T13:31:03.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:03 smithi017 bash[19815]: cluster 2024-09-21T13:31:02.313995+0000 mon.a (mon.0) 615 : cluster [WRN] Replacing daemon mds.cephfs.smithi104.ykqase as rank 0 with standby daemon mds.cephfs.smithi017.porfhv 2024-09-21T13:31:03.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:03 smithi017 bash[19815]: cluster 2024-09-21T13:31:02.313995+0000 mon.a (mon.0) 615 : cluster [WRN] Replacing daemon mds.cephfs.smithi104.ykqase as rank 0 with standby daemon mds.cephfs.smithi017.porfhv 2024-09-21T13:31:03.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:03 smithi017 bash[19815]: cluster 2024-09-21T13:31:02.314579+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T13:31:03.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:03 smithi017 bash[19815]: cluster 2024-09-21T13:31:02.314579+0000 mon.a (mon.0) 616 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-21T13:31:03.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:03 smithi017 bash[19815]: cluster 2024-09-21T13:31:02.314619+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-21T13:31:03.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:03 smithi017 bash[19815]: cluster 2024-09-21T13:31:02.314619+0000 mon.a (mon.0) 617 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-21T13:31:03.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:03 smithi017 bash[19815]: cluster 2024-09-21T13:31:02.315042+0000 mon.a (mon.0) 618 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.ykqase=up:active} 1 up:standby 2024-09-21T13:31:03.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:03 smithi017 bash[19815]: cluster 2024-09-21T13:31:02.315042+0000 mon.a (mon.0) 618 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi104.ykqase=up:active} 1 up:standby 2024-09-21T13:31:03.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:03 smithi017 bash[19815]: audit 2024-09-21T13:31:02.315177+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi017.porfhv"} : dispatch 2024-09-21T13:31:03.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:03 smithi017 bash[19815]: audit 2024-09-21T13:31:02.315177+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi017.porfhv"} : dispatch 2024-09-21T13:31:03.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:03 smithi017 bash[19815]: cluster 2024-09-21T13:31:02.324856+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-21T13:31:03.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:03 smithi017 bash[19815]: cluster 2024-09-21T13:31:02.324856+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-21T13:31:03.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:03 smithi017 bash[19815]: cluster 2024-09-21T13:31:02.324971+0000 mon.a (mon.0) 621 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi017.porfhv=up:replay} 2024-09-21T13:31:03.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:03 smithi017 bash[19815]: cluster 2024-09-21T13:31:02.324971+0000 mon.a (mon.0) 621 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi017.porfhv=up:replay} 2024-09-21T13:31:03.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:03 smithi017 bash[19815]: audit 2024-09-21T13:31:03.190307+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:03.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:03 smithi017 bash[19815]: audit 2024-09-21T13:31:03.190307+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:03.850 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:31:04.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:04 smithi104 bash[21651]: cluster 2024-09-21T13:31:02.801742+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 135 B/s rd, 1.9 KiB/s wr, 6 op/s 2024-09-21T13:31:04.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:04 smithi104 bash[21651]: cluster 2024-09-21T13:31:02.801742+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 135 B/s rd, 1.9 KiB/s wr, 6 op/s 2024-09-21T13:31:04.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:04 smithi104 bash[21651]: cluster 2024-09-21T13:31:03.317702+0000 mon.a (mon.0) 623 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-21T13:31:04.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:04 smithi104 bash[21651]: cluster 2024-09-21T13:31:03.317702+0000 mon.a (mon.0) 623 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-21T13:31:04.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:04 smithi104 bash[21651]: cluster 2024-09-21T13:31:03.333087+0000 mon.a (mon.0) 624 : cluster [DBG] mds.? [v2:172.21.15.17:6818/3462203278,v1:172.21.15.17:6819/3462203278] up:reconnect 2024-09-21T13:31:04.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:04 smithi104 bash[21651]: cluster 2024-09-21T13:31:03.333087+0000 mon.a (mon.0) 624 : cluster [DBG] mds.? [v2:172.21.15.17:6818/3462203278,v1:172.21.15.17:6819/3462203278] up:reconnect 2024-09-21T13:31:04.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:04 smithi104 bash[21651]: cluster 2024-09-21T13:31:03.333173+0000 mon.a (mon.0) 625 : cluster [DBG] mds.? [v2:172.21.15.104:6816/4105932089,v1:172.21.15.104:6817/4105932089] up:boot 2024-09-21T13:31:04.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:04 smithi104 bash[21651]: cluster 2024-09-21T13:31:03.333173+0000 mon.a (mon.0) 625 : cluster [DBG] mds.? [v2:172.21.15.104:6816/4105932089,v1:172.21.15.104:6817/4105932089] up:boot 2024-09-21T13:31:04.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:04 smithi104 bash[21651]: cluster 2024-09-21T13:31:03.333365+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi017.porfhv=up:reconnect} 1 up:standby 2024-09-21T13:31:04.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:04 smithi104 bash[21651]: cluster 2024-09-21T13:31:03.333365+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi017.porfhv=up:reconnect} 1 up:standby 2024-09-21T13:31:04.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:04 smithi104 bash[21651]: audit 2024-09-21T13:31:03.334687+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.ykqase"} : dispatch 2024-09-21T13:31:04.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:04 smithi104 bash[21651]: audit 2024-09-21T13:31:03.334687+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.ykqase"} : dispatch 2024-09-21T13:31:04.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:04 smithi079 bash[21349]: cluster 2024-09-21T13:31:02.801742+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 135 B/s rd, 1.9 KiB/s wr, 6 op/s 2024-09-21T13:31:04.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:04 smithi079 bash[21349]: cluster 2024-09-21T13:31:02.801742+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 135 B/s rd, 1.9 KiB/s wr, 6 op/s 2024-09-21T13:31:04.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:04 smithi079 bash[21349]: cluster 2024-09-21T13:31:03.317702+0000 mon.a (mon.0) 623 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-21T13:31:04.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:04 smithi079 bash[21349]: cluster 2024-09-21T13:31:03.317702+0000 mon.a (mon.0) 623 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-21T13:31:04.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:04 smithi079 bash[21349]: cluster 2024-09-21T13:31:03.333087+0000 mon.a (mon.0) 624 : cluster [DBG] mds.? [v2:172.21.15.17:6818/3462203278,v1:172.21.15.17:6819/3462203278] up:reconnect 2024-09-21T13:31:04.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:04 smithi079 bash[21349]: cluster 2024-09-21T13:31:03.333087+0000 mon.a (mon.0) 624 : cluster [DBG] mds.? [v2:172.21.15.17:6818/3462203278,v1:172.21.15.17:6819/3462203278] up:reconnect 2024-09-21T13:31:04.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:04 smithi079 bash[21349]: cluster 2024-09-21T13:31:03.333173+0000 mon.a (mon.0) 625 : cluster [DBG] mds.? [v2:172.21.15.104:6816/4105932089,v1:172.21.15.104:6817/4105932089] up:boot 2024-09-21T13:31:04.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:04 smithi079 bash[21349]: cluster 2024-09-21T13:31:03.333173+0000 mon.a (mon.0) 625 : cluster [DBG] mds.? [v2:172.21.15.104:6816/4105932089,v1:172.21.15.104:6817/4105932089] up:boot 2024-09-21T13:31:04.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:04 smithi079 bash[21349]: cluster 2024-09-21T13:31:03.333365+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi017.porfhv=up:reconnect} 1 up:standby 2024-09-21T13:31:04.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:04 smithi079 bash[21349]: cluster 2024-09-21T13:31:03.333365+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi017.porfhv=up:reconnect} 1 up:standby 2024-09-21T13:31:04.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:04 smithi079 bash[21349]: audit 2024-09-21T13:31:03.334687+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.ykqase"} : dispatch 2024-09-21T13:31:04.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:04 smithi079 bash[21349]: audit 2024-09-21T13:31:03.334687+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.ykqase"} : dispatch 2024-09-21T13:31:04.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:04 smithi017 bash[19815]: cluster 2024-09-21T13:31:02.801742+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 135 B/s rd, 1.9 KiB/s wr, 6 op/s 2024-09-21T13:31:04.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:04 smithi017 bash[19815]: cluster 2024-09-21T13:31:02.801742+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 135 B/s rd, 1.9 KiB/s wr, 6 op/s 2024-09-21T13:31:04.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:04 smithi017 bash[19815]: cluster 2024-09-21T13:31:03.317702+0000 mon.a (mon.0) 623 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-21T13:31:04.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:04 smithi017 bash[19815]: cluster 2024-09-21T13:31:03.317702+0000 mon.a (mon.0) 623 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-21T13:31:04.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:04 smithi017 bash[19815]: cluster 2024-09-21T13:31:03.333087+0000 mon.a (mon.0) 624 : cluster [DBG] mds.? [v2:172.21.15.17:6818/3462203278,v1:172.21.15.17:6819/3462203278] up:reconnect 2024-09-21T13:31:04.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:04 smithi017 bash[19815]: cluster 2024-09-21T13:31:03.333087+0000 mon.a (mon.0) 624 : cluster [DBG] mds.? [v2:172.21.15.17:6818/3462203278,v1:172.21.15.17:6819/3462203278] up:reconnect 2024-09-21T13:31:04.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:04 smithi017 bash[19815]: cluster 2024-09-21T13:31:03.333173+0000 mon.a (mon.0) 625 : cluster [DBG] mds.? [v2:172.21.15.104:6816/4105932089,v1:172.21.15.104:6817/4105932089] up:boot 2024-09-21T13:31:04.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:04 smithi017 bash[19815]: cluster 2024-09-21T13:31:03.333173+0000 mon.a (mon.0) 625 : cluster [DBG] mds.? [v2:172.21.15.104:6816/4105932089,v1:172.21.15.104:6817/4105932089] up:boot 2024-09-21T13:31:04.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:04 smithi017 bash[19815]: cluster 2024-09-21T13:31:03.333365+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi017.porfhv=up:reconnect} 1 up:standby 2024-09-21T13:31:04.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:04 smithi017 bash[19815]: cluster 2024-09-21T13:31:03.333365+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi017.porfhv=up:reconnect} 1 up:standby 2024-09-21T13:31:04.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:04 smithi017 bash[19815]: audit 2024-09-21T13:31:03.334687+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.ykqase"} : dispatch 2024-09-21T13:31:04.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:04 smithi017 bash[19815]: audit 2024-09-21T13:31:03.334687+0000 mon.a (mon.0) 627 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.ykqase"} : dispatch 2024-09-21T13:31:05.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:05 smithi104 bash[21651]: cluster 2024-09-21T13:31:04.336855+0000 mon.a (mon.0) 628 : cluster [DBG] mds.? [v2:172.21.15.17:6818/3462203278,v1:172.21.15.17:6819/3462203278] up:rejoin 2024-09-21T13:31:05.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:05 smithi104 bash[21651]: cluster 2024-09-21T13:31:04.336855+0000 mon.a (mon.0) 628 : cluster [DBG] mds.? [v2:172.21.15.17:6818/3462203278,v1:172.21.15.17:6819/3462203278] up:rejoin 2024-09-21T13:31:05.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:05 smithi104 bash[21651]: cluster 2024-09-21T13:31:04.336964+0000 mon.a (mon.0) 629 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi017.porfhv=up:rejoin} 1 up:standby 2024-09-21T13:31:05.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:05 smithi104 bash[21651]: cluster 2024-09-21T13:31:04.336964+0000 mon.a (mon.0) 629 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi017.porfhv=up:rejoin} 1 up:standby 2024-09-21T13:31:05.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:05 smithi104 bash[21651]: cluster 2024-09-21T13:31:04.337083+0000 mon.a (mon.0) 630 : cluster [INF] daemon mds.cephfs.smithi017.porfhv is now active in filesystem cephfs as rank 0 2024-09-21T13:31:05.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:05 smithi104 bash[21651]: cluster 2024-09-21T13:31:04.337083+0000 mon.a (mon.0) 630 : cluster [INF] daemon mds.cephfs.smithi017.porfhv is now active in filesystem cephfs as rank 0 2024-09-21T13:31:05.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:05 smithi104 bash[21651]: audit 2024-09-21T13:31:05.333930+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:05.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:05 smithi104 bash[21651]: audit 2024-09-21T13:31:05.333930+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:05.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:05 smithi079 bash[21349]: cluster 2024-09-21T13:31:04.336855+0000 mon.a (mon.0) 628 : cluster [DBG] mds.? [v2:172.21.15.17:6818/3462203278,v1:172.21.15.17:6819/3462203278] up:rejoin 2024-09-21T13:31:05.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:05 smithi079 bash[21349]: cluster 2024-09-21T13:31:04.336855+0000 mon.a (mon.0) 628 : cluster [DBG] mds.? [v2:172.21.15.17:6818/3462203278,v1:172.21.15.17:6819/3462203278] up:rejoin 2024-09-21T13:31:05.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:05 smithi079 bash[21349]: cluster 2024-09-21T13:31:04.336964+0000 mon.a (mon.0) 629 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi017.porfhv=up:rejoin} 1 up:standby 2024-09-21T13:31:05.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:05 smithi079 bash[21349]: cluster 2024-09-21T13:31:04.336964+0000 mon.a (mon.0) 629 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi017.porfhv=up:rejoin} 1 up:standby 2024-09-21T13:31:05.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:05 smithi079 bash[21349]: cluster 2024-09-21T13:31:04.337083+0000 mon.a (mon.0) 630 : cluster [INF] daemon mds.cephfs.smithi017.porfhv is now active in filesystem cephfs as rank 0 2024-09-21T13:31:05.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:05 smithi079 bash[21349]: cluster 2024-09-21T13:31:04.337083+0000 mon.a (mon.0) 630 : cluster [INF] daemon mds.cephfs.smithi017.porfhv is now active in filesystem cephfs as rank 0 2024-09-21T13:31:05.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:05 smithi079 bash[21349]: audit 2024-09-21T13:31:05.333930+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:05.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:05 smithi079 bash[21349]: audit 2024-09-21T13:31:05.333930+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:05.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:05 smithi017 bash[19815]: cluster 2024-09-21T13:31:04.336855+0000 mon.a (mon.0) 628 : cluster [DBG] mds.? [v2:172.21.15.17:6818/3462203278,v1:172.21.15.17:6819/3462203278] up:rejoin 2024-09-21T13:31:05.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:05 smithi017 bash[19815]: cluster 2024-09-21T13:31:04.336855+0000 mon.a (mon.0) 628 : cluster [DBG] mds.? [v2:172.21.15.17:6818/3462203278,v1:172.21.15.17:6819/3462203278] up:rejoin 2024-09-21T13:31:05.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:05 smithi017 bash[19815]: cluster 2024-09-21T13:31:04.336964+0000 mon.a (mon.0) 629 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi017.porfhv=up:rejoin} 1 up:standby 2024-09-21T13:31:05.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:05 smithi017 bash[19815]: cluster 2024-09-21T13:31:04.336964+0000 mon.a (mon.0) 629 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi017.porfhv=up:rejoin} 1 up:standby 2024-09-21T13:31:05.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:05 smithi017 bash[19815]: cluster 2024-09-21T13:31:04.337083+0000 mon.a (mon.0) 630 : cluster [INF] daemon mds.cephfs.smithi017.porfhv is now active in filesystem cephfs as rank 0 2024-09-21T13:31:05.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:05 smithi017 bash[19815]: cluster 2024-09-21T13:31:04.337083+0000 mon.a (mon.0) 630 : cluster [INF] daemon mds.cephfs.smithi017.porfhv is now active in filesystem cephfs as rank 0 2024-09-21T13:31:05.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:05 smithi017 bash[19815]: audit 2024-09-21T13:31:05.333930+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:05.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:05 smithi017 bash[19815]: audit 2024-09-21T13:31:05.333930+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:06.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:06 smithi104 bash[21651]: cluster 2024-09-21T13:31:04.802506+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 720 B/s rd, 1.6 KiB/s wr, 6 op/s 2024-09-21T13:31:06.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:06 smithi104 bash[21651]: cluster 2024-09-21T13:31:04.802506+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 720 B/s rd, 1.6 KiB/s wr, 6 op/s 2024-09-21T13:31:06.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:06 smithi104 bash[21651]: cluster 2024-09-21T13:31:05.335434+0000 mon.a (mon.0) 632 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T13:31:06.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:06 smithi104 bash[21651]: cluster 2024-09-21T13:31:05.335434+0000 mon.a (mon.0) 632 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T13:31:06.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:06 smithi104 bash[21651]: cluster 2024-09-21T13:31:05.335477+0000 mon.a (mon.0) 633 : cluster [INF] Cluster is now healthy 2024-09-21T13:31:06.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:06 smithi104 bash[21651]: cluster 2024-09-21T13:31:05.335477+0000 mon.a (mon.0) 633 : cluster [INF] Cluster is now healthy 2024-09-21T13:31:06.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:06 smithi104 bash[21651]: audit 2024-09-21T13:31:05.348875+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:06.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:06 smithi104 bash[21651]: audit 2024-09-21T13:31:05.348875+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:06.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:06 smithi104 bash[21651]: cluster 2024-09-21T13:31:05.349841+0000 mon.a (mon.0) 635 : cluster [DBG] mds.? [v2:172.21.15.17:6818/3462203278,v1:172.21.15.17:6819/3462203278] up:active 2024-09-21T13:31:06.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:06 smithi104 bash[21651]: cluster 2024-09-21T13:31:05.349841+0000 mon.a (mon.0) 635 : cluster [DBG] mds.? [v2:172.21.15.17:6818/3462203278,v1:172.21.15.17:6819/3462203278] up:active 2024-09-21T13:31:06.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:06 smithi104 bash[21651]: cluster 2024-09-21T13:31:05.350062+0000 mon.a (mon.0) 636 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi017.porfhv=up:active} 1 up:standby 2024-09-21T13:31:06.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:06 smithi104 bash[21651]: cluster 2024-09-21T13:31:05.350062+0000 mon.a (mon.0) 636 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi017.porfhv=up:active} 1 up:standby 2024-09-21T13:31:06.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:06 smithi079 bash[21349]: cluster 2024-09-21T13:31:04.802506+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 720 B/s rd, 1.6 KiB/s wr, 6 op/s 2024-09-21T13:31:06.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:06 smithi079 bash[21349]: cluster 2024-09-21T13:31:04.802506+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 720 B/s rd, 1.6 KiB/s wr, 6 op/s 2024-09-21T13:31:06.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:06 smithi079 bash[21349]: cluster 2024-09-21T13:31:05.335434+0000 mon.a (mon.0) 632 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T13:31:06.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:06 smithi079 bash[21349]: cluster 2024-09-21T13:31:05.335434+0000 mon.a (mon.0) 632 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T13:31:06.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:06 smithi079 bash[21349]: cluster 2024-09-21T13:31:05.335477+0000 mon.a (mon.0) 633 : cluster [INF] Cluster is now healthy 2024-09-21T13:31:06.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:06 smithi079 bash[21349]: cluster 2024-09-21T13:31:05.335477+0000 mon.a (mon.0) 633 : cluster [INF] Cluster is now healthy 2024-09-21T13:31:06.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:06 smithi079 bash[21349]: audit 2024-09-21T13:31:05.348875+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:06.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:06 smithi079 bash[21349]: audit 2024-09-21T13:31:05.348875+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:06.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:06 smithi079 bash[21349]: cluster 2024-09-21T13:31:05.349841+0000 mon.a (mon.0) 635 : cluster [DBG] mds.? [v2:172.21.15.17:6818/3462203278,v1:172.21.15.17:6819/3462203278] up:active 2024-09-21T13:31:06.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:06 smithi079 bash[21349]: cluster 2024-09-21T13:31:05.349841+0000 mon.a (mon.0) 635 : cluster [DBG] mds.? [v2:172.21.15.17:6818/3462203278,v1:172.21.15.17:6819/3462203278] up:active 2024-09-21T13:31:06.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:06 smithi079 bash[21349]: cluster 2024-09-21T13:31:05.350062+0000 mon.a (mon.0) 636 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi017.porfhv=up:active} 1 up:standby 2024-09-21T13:31:06.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:06 smithi079 bash[21349]: cluster 2024-09-21T13:31:05.350062+0000 mon.a (mon.0) 636 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi017.porfhv=up:active} 1 up:standby 2024-09-21T13:31:06.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:06 smithi017 bash[19815]: cluster 2024-09-21T13:31:04.802506+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 720 B/s rd, 1.6 KiB/s wr, 6 op/s 2024-09-21T13:31:06.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:06 smithi017 bash[19815]: cluster 2024-09-21T13:31:04.802506+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v316: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 720 B/s rd, 1.6 KiB/s wr, 6 op/s 2024-09-21T13:31:06.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:06 smithi017 bash[19815]: cluster 2024-09-21T13:31:05.335434+0000 mon.a (mon.0) 632 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T13:31:06.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:06 smithi017 bash[19815]: cluster 2024-09-21T13:31:05.335434+0000 mon.a (mon.0) 632 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-21T13:31:06.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:06 smithi017 bash[19815]: cluster 2024-09-21T13:31:05.335477+0000 mon.a (mon.0) 633 : cluster [INF] Cluster is now healthy 2024-09-21T13:31:06.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:06 smithi017 bash[19815]: cluster 2024-09-21T13:31:05.335477+0000 mon.a (mon.0) 633 : cluster [INF] Cluster is now healthy 2024-09-21T13:31:06.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:06 smithi017 bash[19815]: audit 2024-09-21T13:31:05.348875+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:06.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:06 smithi017 bash[19815]: audit 2024-09-21T13:31:05.348875+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:06.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:06 smithi017 bash[19815]: cluster 2024-09-21T13:31:05.349841+0000 mon.a (mon.0) 635 : cluster [DBG] mds.? [v2:172.21.15.17:6818/3462203278,v1:172.21.15.17:6819/3462203278] up:active 2024-09-21T13:31:06.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:06 smithi017 bash[19815]: cluster 2024-09-21T13:31:05.349841+0000 mon.a (mon.0) 635 : cluster [DBG] mds.? [v2:172.21.15.17:6818/3462203278,v1:172.21.15.17:6819/3462203278] up:active 2024-09-21T13:31:06.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:06 smithi017 bash[19815]: cluster 2024-09-21T13:31:05.350062+0000 mon.a (mon.0) 636 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi017.porfhv=up:active} 1 up:standby 2024-09-21T13:31:06.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:06 smithi017 bash[19815]: cluster 2024-09-21T13:31:05.350062+0000 mon.a (mon.0) 636 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi017.porfhv=up:active} 1 up:standby 2024-09-21T13:31:07.930 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:07 smithi104 bash[21651]: audit 2024-09-21T13:31:06.630313+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:07.930 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:07 smithi104 bash[21651]: audit 2024-09-21T13:31:06.630313+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:07.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:07 smithi104 bash[21651]: audit 2024-09-21T13:31:06.634502+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:07.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:07 smithi104 bash[21651]: audit 2024-09-21T13:31:06.634502+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:07.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:07 smithi104 bash[21651]: audit 2024-09-21T13:31:06.635307+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:07.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:07 smithi104 bash[21651]: audit 2024-09-21T13:31:06.635307+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:07.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:07 smithi104 bash[21651]: audit 2024-09-21T13:31:06.636089+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:07.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:07 smithi104 bash[21651]: audit 2024-09-21T13:31:06.636089+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:07.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:07 smithi104 bash[21651]: audit 2024-09-21T13:31:06.640225+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:07.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:07 smithi104 bash[21651]: audit 2024-09-21T13:31:06.640225+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:07.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:07 smithi104 bash[21651]: audit 2024-09-21T13:31:06.670832+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:07.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:07 smithi104 bash[21651]: audit 2024-09-21T13:31:06.670832+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:07.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:07 smithi104 bash[21651]: audit 2024-09-21T13:31:06.672838+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:07.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:07 smithi104 bash[21651]: audit 2024-09-21T13:31:06.672838+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:07.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:07 smithi104 bash[21651]: audit 2024-09-21T13:31:06.673938+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:07.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:07 smithi104 bash[21651]: audit 2024-09-21T13:31:06.673938+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:07.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:07 smithi104 bash[21651]: audit 2024-09-21T13:31:06.679454+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:07.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:07 smithi104 bash[21651]: audit 2024-09-21T13:31:06.679454+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:07.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:07 smithi104 bash[21651]: cluster 2024-09-21T13:31:06.803335+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-21T13:31:07.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:07 smithi104 bash[21651]: cluster 2024-09-21T13:31:06.803335+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-21T13:31:07.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:07 smithi079 bash[21349]: audit 2024-09-21T13:31:06.630313+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:07.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:07 smithi079 bash[21349]: audit 2024-09-21T13:31:06.630313+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:07.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:07 smithi079 bash[21349]: audit 2024-09-21T13:31:06.634502+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:07.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:07 smithi079 bash[21349]: audit 2024-09-21T13:31:06.634502+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:07.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:07 smithi079 bash[21349]: audit 2024-09-21T13:31:06.635307+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:07.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:07 smithi079 bash[21349]: audit 2024-09-21T13:31:06.635307+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:07.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:07 smithi079 bash[21349]: audit 2024-09-21T13:31:06.636089+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:07.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:07 smithi079 bash[21349]: audit 2024-09-21T13:31:06.636089+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:07.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:07 smithi079 bash[21349]: audit 2024-09-21T13:31:06.640225+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:07.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:07 smithi079 bash[21349]: audit 2024-09-21T13:31:06.640225+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:07.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:07 smithi079 bash[21349]: audit 2024-09-21T13:31:06.670832+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:07.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:07 smithi079 bash[21349]: audit 2024-09-21T13:31:06.670832+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:07.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:07 smithi079 bash[21349]: audit 2024-09-21T13:31:06.672838+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:07.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:07 smithi079 bash[21349]: audit 2024-09-21T13:31:06.672838+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:07.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:07 smithi079 bash[21349]: audit 2024-09-21T13:31:06.673938+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:07.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:07 smithi079 bash[21349]: audit 2024-09-21T13:31:06.673938+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:07.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:07 smithi079 bash[21349]: audit 2024-09-21T13:31:06.679454+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:07.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:07 smithi079 bash[21349]: audit 2024-09-21T13:31:06.679454+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:07.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:07 smithi079 bash[21349]: cluster 2024-09-21T13:31:06.803335+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-21T13:31:07.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:07 smithi079 bash[21349]: cluster 2024-09-21T13:31:06.803335+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-21T13:31:07.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:07 smithi017 bash[19815]: audit 2024-09-21T13:31:06.630313+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:07.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:07 smithi017 bash[19815]: audit 2024-09-21T13:31:06.630313+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:07.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:07 smithi017 bash[19815]: audit 2024-09-21T13:31:06.634502+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:07.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:07 smithi017 bash[19815]: audit 2024-09-21T13:31:06.634502+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:07.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:07 smithi017 bash[19815]: audit 2024-09-21T13:31:06.635307+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:07.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:07 smithi017 bash[19815]: audit 2024-09-21T13:31:06.635307+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:07.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:07 smithi017 bash[19815]: audit 2024-09-21T13:31:06.636089+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:07.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:07 smithi017 bash[19815]: audit 2024-09-21T13:31:06.636089+0000 mon.a (mon.0) 640 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:07.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:07 smithi017 bash[19815]: audit 2024-09-21T13:31:06.640225+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:07.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:07 smithi017 bash[19815]: audit 2024-09-21T13:31:06.640225+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:07.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:07 smithi017 bash[19815]: audit 2024-09-21T13:31:06.670832+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:07.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:07 smithi017 bash[19815]: audit 2024-09-21T13:31:06.670832+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:07.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:07 smithi017 bash[19815]: audit 2024-09-21T13:31:06.672838+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:07.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:07 smithi017 bash[19815]: audit 2024-09-21T13:31:06.672838+0000 mon.a (mon.0) 643 : audit [DBG] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:07.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:07 smithi017 bash[19815]: audit 2024-09-21T13:31:06.673938+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:07.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:07 smithi017 bash[19815]: audit 2024-09-21T13:31:06.673938+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:07.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:07 smithi017 bash[19815]: audit 2024-09-21T13:31:06.679454+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:07.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:07 smithi017 bash[19815]: audit 2024-09-21T13:31:06.679454+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:07.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:07 smithi017 bash[19815]: cluster 2024-09-21T13:31:06.803335+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-21T13:31:07.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:07 smithi017 bash[19815]: cluster 2024-09-21T13:31:06.803335+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 1.4 KiB/s wr, 6 op/s 2024-09-21T13:31:08.361 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:31:09.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:09 smithi017 bash[19815]: audit 2024-09-21T13:31:08.198983+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:09.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:09 smithi017 bash[19815]: audit 2024-09-21T13:31:08.198983+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:09.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:09 smithi104 bash[21651]: audit 2024-09-21T13:31:08.198983+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:09.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:09 smithi104 bash[21651]: audit 2024-09-21T13:31:08.198983+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:09.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:09 smithi079 bash[21349]: audit 2024-09-21T13:31:08.198983+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:09.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:09 smithi079 bash[21349]: audit 2024-09-21T13:31:08.198983+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14152 172.21.15.17:0/652288619' entity='mgr.x' 2024-09-21T13:31:09.954 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:31:09.955 INFO:teuthology.orchestra.run.smithi017.stdout:[{"events": ["2024-09-21T13:31:00.010784Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:30:54.278786Z", "last_refresh": "2024-09-21T13:31:05.325617Z", "running": 2, "size": 2}}, {"events": ["2024-09-21T13:23:32.676814Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:23:31.964406Z", "last_refresh": "2024-09-21T13:31:06.624712Z", "running": 1, "size": 1}}, {"events": ["2024-09-21T13:23:12.780079Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi079:172.21.15.79=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:22:59.515814Z", "last_refresh": "2024-09-21T13:27:10.340089Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:27:10.340409Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-21T13:31:10.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:10 smithi017 bash[19815]: cluster 2024-09-21T13:31:08.804097+0000 mgr.x (mgr.14152) 357 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 1.1 KiB/s wr, 6 op/s 2024-09-21T13:31:10.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:10 smithi017 bash[19815]: cluster 2024-09-21T13:31:08.804097+0000 mgr.x (mgr.14152) 357 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 1.1 KiB/s wr, 6 op/s 2024-09-21T13:31:10.599 INFO:tasks.cephadm:mds.cephfs has 2/2 2024-09-21T13:31:10.600 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T13:31:10.613 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi017.front.sepia.ceph.com 2024-09-21T13:31:10.613 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- bash -c 'ceph fs subvolumegroup create cephfs smb' 2024-09-21T13:31:10.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:10 smithi104 bash[21651]: cluster 2024-09-21T13:31:08.804097+0000 mgr.x (mgr.14152) 357 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 1.1 KiB/s wr, 6 op/s 2024-09-21T13:31:10.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:10 smithi104 bash[21651]: cluster 2024-09-21T13:31:08.804097+0000 mgr.x (mgr.14152) 357 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 1.1 KiB/s wr, 6 op/s 2024-09-21T13:31:10.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:10 smithi079 bash[21349]: cluster 2024-09-21T13:31:08.804097+0000 mgr.x (mgr.14152) 357 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 1.1 KiB/s wr, 6 op/s 2024-09-21T13:31:10.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:10 smithi079 bash[21349]: cluster 2024-09-21T13:31:08.804097+0000 mgr.x (mgr.14152) 357 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.4 KiB/s rd, 1.1 KiB/s wr, 6 op/s 2024-09-21T13:31:11.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:11 smithi104 bash[21651]: audit 2024-09-21T13:31:09.947417+0000 mgr.x (mgr.14152) 358 : audit [DBG] from='client.14481 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:11.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:11 smithi104 bash[21651]: audit 2024-09-21T13:31:09.947417+0000 mgr.x (mgr.14152) 358 : audit [DBG] from='client.14481 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:11.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:11 smithi079 bash[21349]: audit 2024-09-21T13:31:09.947417+0000 mgr.x (mgr.14152) 358 : audit [DBG] from='client.14481 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:11.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:11 smithi079 bash[21349]: audit 2024-09-21T13:31:09.947417+0000 mgr.x (mgr.14152) 358 : audit [DBG] from='client.14481 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:11.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:11 smithi017 bash[19815]: audit 2024-09-21T13:31:09.947417+0000 mgr.x (mgr.14152) 358 : audit [DBG] from='client.14481 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:11.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:11 smithi017 bash[19815]: audit 2024-09-21T13:31:09.947417+0000 mgr.x (mgr.14152) 358 : audit [DBG] from='client.14481 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:31:12.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:12 smithi104 bash[21651]: cluster 2024-09-21T13:31:10.804681+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 921 B/s wr, 9 op/s 2024-09-21T13:31:12.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:12 smithi104 bash[21651]: cluster 2024-09-21T13:31:10.804681+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 921 B/s wr, 9 op/s 2024-09-21T13:31:12.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:12 smithi079 bash[21349]: cluster 2024-09-21T13:31:10.804681+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 921 B/s wr, 9 op/s 2024-09-21T13:31:12.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:12 smithi079 bash[21349]: cluster 2024-09-21T13:31:10.804681+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 921 B/s wr, 9 op/s 2024-09-21T13:31:12.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:12 smithi017 bash[19815]: cluster 2024-09-21T13:31:10.804681+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 921 B/s wr, 9 op/s 2024-09-21T13:31:12.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:12 smithi017 bash[19815]: cluster 2024-09-21T13:31:10.804681+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 921 B/s wr, 9 op/s 2024-09-21T13:31:14.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:14 smithi104 bash[21651]: cluster 2024-09-21T13:31:12.805499+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.8 KiB/s rd, 97 B/s wr, 8 op/s 2024-09-21T13:31:14.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:14 smithi104 bash[21651]: cluster 2024-09-21T13:31:12.805499+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.8 KiB/s rd, 97 B/s wr, 8 op/s 2024-09-21T13:31:14.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:14 smithi079 bash[21349]: cluster 2024-09-21T13:31:12.805499+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.8 KiB/s rd, 97 B/s wr, 8 op/s 2024-09-21T13:31:14.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:14 smithi079 bash[21349]: cluster 2024-09-21T13:31:12.805499+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.8 KiB/s rd, 97 B/s wr, 8 op/s 2024-09-21T13:31:14.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:14 smithi017 bash[19815]: cluster 2024-09-21T13:31:12.805499+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.8 KiB/s rd, 97 B/s wr, 8 op/s 2024-09-21T13:31:14.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:14 smithi017 bash[19815]: cluster 2024-09-21T13:31:12.805499+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v320: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.8 KiB/s rd, 97 B/s wr, 8 op/s 2024-09-21T13:31:15.369 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:31:16.474 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:16 smithi017 bash[19815]: cluster 2024-09-21T13:31:14.806306+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:31:16.474 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:16 smithi017 bash[19815]: cluster 2024-09-21T13:31:14.806306+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:31:16.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:16 smithi104 bash[21651]: cluster 2024-09-21T13:31:14.806306+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:31:16.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:16 smithi104 bash[21651]: cluster 2024-09-21T13:31:14.806306+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:31:16.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:16 smithi079 bash[21349]: cluster 2024-09-21T13:31:14.806306+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:31:16.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:16 smithi079 bash[21349]: cluster 2024-09-21T13:31:14.806306+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v321: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:31:17.094 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:16 smithi017 bash[20068]: debug 2024-09-21T13:31:16.840+0000 7f48ab781640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:31:17.095 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:16 smithi017 bash[20068]: debug 2024-09-21T13:31:16.840+0000 7f48ab781640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:31:17.095 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:16 smithi017 bash[20068]: debug 2024-09-21T13:31:16.840+0000 7f48ab781640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:31:17.095 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:16 smithi017 bash[20068]: debug 2024-09-21T13:31:16.840+0000 7f48ab781640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:31:17.095 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:16 smithi017 bash[20068]: debug 2024-09-21T13:31:16.840+0000 7f48ab781640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:31:17.565 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- bash -c 'ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777' 2024-09-21T13:31:18.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:18 smithi104 bash[21651]: cluster 2024-09-21T13:31:16.807142+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:31:18.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:18 smithi104 bash[21651]: cluster 2024-09-21T13:31:16.807142+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:31:18.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:18 smithi104 bash[21651]: audit 2024-09-21T13:31:16.836860+0000 mgr.x (mgr.14152) 363 : audit [DBG] from='client.14487 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:31:18.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:18 smithi104 bash[21651]: audit 2024-09-21T13:31:16.836860+0000 mgr.x (mgr.14152) 363 : audit [DBG] from='client.14487 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:31:18.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:18 smithi079 bash[21349]: cluster 2024-09-21T13:31:16.807142+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:31:18.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:18 smithi079 bash[21349]: cluster 2024-09-21T13:31:16.807142+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:31:18.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:18 smithi079 bash[21349]: audit 2024-09-21T13:31:16.836860+0000 mgr.x (mgr.14152) 363 : audit [DBG] from='client.14487 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:31:18.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:18 smithi079 bash[21349]: audit 2024-09-21T13:31:16.836860+0000 mgr.x (mgr.14152) 363 : audit [DBG] from='client.14487 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:31:18.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:18 smithi017 bash[19815]: cluster 2024-09-21T13:31:16.807142+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:31:18.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:18 smithi017 bash[19815]: cluster 2024-09-21T13:31:16.807142+0000 mgr.x (mgr.14152) 362 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.3 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:31:18.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:18 smithi017 bash[19815]: audit 2024-09-21T13:31:16.836860+0000 mgr.x (mgr.14152) 363 : audit [DBG] from='client.14487 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:31:18.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:18 smithi017 bash[19815]: audit 2024-09-21T13:31:16.836860+0000 mgr.x (mgr.14152) 363 : audit [DBG] from='client.14487 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:31:19.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:19 smithi104 bash[21651]: cluster 2024-09-21T13:31:18.244452+0000 mon.a (mon.0) 647 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-21T13:31:19.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:19 smithi104 bash[21651]: cluster 2024-09-21T13:31:18.244452+0000 mon.a (mon.0) 647 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-21T13:31:19.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:19 smithi079 bash[21349]: cluster 2024-09-21T13:31:18.244452+0000 mon.a (mon.0) 647 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-21T13:31:19.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:19 smithi079 bash[21349]: cluster 2024-09-21T13:31:18.244452+0000 mon.a (mon.0) 647 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-21T13:31:19.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:19 smithi017 bash[19815]: cluster 2024-09-21T13:31:18.244452+0000 mon.a (mon.0) 647 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-21T13:31:19.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:19 smithi017 bash[19815]: cluster 2024-09-21T13:31:18.244452+0000 mon.a (mon.0) 647 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-21T13:31:20.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:20 smithi104 bash[21651]: cluster 2024-09-21T13:31:18.807892+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 585 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-21T13:31:20.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:20 smithi104 bash[21651]: cluster 2024-09-21T13:31:18.807892+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 585 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-21T13:31:20.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:20 smithi079 bash[21349]: cluster 2024-09-21T13:31:18.807892+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 585 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-21T13:31:20.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:20 smithi079 bash[21349]: cluster 2024-09-21T13:31:18.807892+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 585 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-21T13:31:20.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:20 smithi017 bash[19815]: cluster 2024-09-21T13:31:18.807892+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 585 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-21T13:31:20.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:20 smithi017 bash[19815]: cluster 2024-09-21T13:31:18.807892+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 585 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 767 B/s wr, 5 op/s 2024-09-21T13:31:22.333 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:31:22.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:22 smithi104 bash[21651]: cluster 2024-09-21T13:31:20.808633+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 585 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 853 B/s wr, 4 op/s 2024-09-21T13:31:22.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:22 smithi104 bash[21651]: cluster 2024-09-21T13:31:20.808633+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 585 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 853 B/s wr, 4 op/s 2024-09-21T13:31:22.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:22 smithi079 bash[21349]: cluster 2024-09-21T13:31:20.808633+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 585 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 853 B/s wr, 4 op/s 2024-09-21T13:31:22.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:22 smithi079 bash[21349]: cluster 2024-09-21T13:31:20.808633+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 585 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 853 B/s wr, 4 op/s 2024-09-21T13:31:22.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:22 smithi017 bash[19815]: cluster 2024-09-21T13:31:20.808633+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 585 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 853 B/s wr, 4 op/s 2024-09-21T13:31:22.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:22 smithi017 bash[19815]: cluster 2024-09-21T13:31:20.808633+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 585 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 853 B/s wr, 4 op/s 2024-09-21T13:31:24.449 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- bash -c 'ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777' 2024-09-21T13:31:24.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:24 smithi104 bash[21651]: cluster 2024-09-21T13:31:22.809597+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 585 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-21T13:31:24.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:24 smithi104 bash[21651]: cluster 2024-09-21T13:31:22.809597+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 585 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-21T13:31:24.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:24 smithi079 bash[21349]: cluster 2024-09-21T13:31:22.809597+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 585 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-21T13:31:24.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:24 smithi079 bash[21349]: cluster 2024-09-21T13:31:22.809597+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 585 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-21T13:31:24.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:24 smithi017 bash[19815]: cluster 2024-09-21T13:31:22.809597+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 585 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-21T13:31:24.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:24 smithi017 bash[19815]: cluster 2024-09-21T13:31:22.809597+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 585 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 853 B/s wr, 0 op/s 2024-09-21T13:31:25.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:25 smithi104 bash[21651]: audit 2024-09-21T13:31:23.761037+0000 mgr.x (mgr.14152) 367 : audit [DBG] from='client.14499 -' 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-21T13:31:25.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:25 smithi104 bash[21651]: audit 2024-09-21T13:31:23.761037+0000 mgr.x (mgr.14152) 367 : audit [DBG] from='client.14499 -' 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-21T13:31:25.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:25 smithi079 bash[21349]: audit 2024-09-21T13:31:23.761037+0000 mgr.x (mgr.14152) 367 : audit [DBG] from='client.14499 -' 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-21T13:31:25.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:25 smithi079 bash[21349]: audit 2024-09-21T13:31:23.761037+0000 mgr.x (mgr.14152) 367 : audit [DBG] from='client.14499 -' 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-21T13:31:25.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:25 smithi017 bash[19815]: audit 2024-09-21T13:31:23.761037+0000 mgr.x (mgr.14152) 367 : audit [DBG] from='client.14499 -' 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-21T13:31:25.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:25 smithi017 bash[19815]: audit 2024-09-21T13:31:23.761037+0000 mgr.x (mgr.14152) 367 : audit [DBG] from='client.14499 -' 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-21T13:31:26.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:26 smithi104 bash[21651]: cluster 2024-09-21T13:31:24.810396+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 586 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1023 B/s wr, 0 op/s 2024-09-21T13:31:26.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:26 smithi104 bash[21651]: cluster 2024-09-21T13:31:24.810396+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 586 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1023 B/s wr, 0 op/s 2024-09-21T13:31:26.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:26 smithi079 bash[21349]: cluster 2024-09-21T13:31:24.810396+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 586 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1023 B/s wr, 0 op/s 2024-09-21T13:31:26.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:26 smithi079 bash[21349]: cluster 2024-09-21T13:31:24.810396+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 586 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1023 B/s wr, 0 op/s 2024-09-21T13:31:26.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:26 smithi017 bash[19815]: cluster 2024-09-21T13:31:24.810396+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 586 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1023 B/s wr, 0 op/s 2024-09-21T13:31:26.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:26 smithi017 bash[19815]: cluster 2024-09-21T13:31:24.810396+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 586 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1023 B/s wr, 0 op/s 2024-09-21T13:31:28.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:28 smithi104 bash[21651]: cluster 2024-09-21T13:31:26.811270+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 586 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s wr, 0 op/s 2024-09-21T13:31:28.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:28 smithi104 bash[21651]: cluster 2024-09-21T13:31:26.811270+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 586 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s wr, 0 op/s 2024-09-21T13:31:28.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:28 smithi079 bash[21349]: cluster 2024-09-21T13:31:26.811270+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 586 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s wr, 0 op/s 2024-09-21T13:31:28.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:28 smithi079 bash[21349]: cluster 2024-09-21T13:31:26.811270+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 586 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s wr, 0 op/s 2024-09-21T13:31:28.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:28 smithi017 bash[19815]: cluster 2024-09-21T13:31:26.811270+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 586 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s wr, 0 op/s 2024-09-21T13:31:28.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:28 smithi017 bash[19815]: cluster 2024-09-21T13:31:26.811270+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 586 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s wr, 0 op/s 2024-09-21T13:31:29.212 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:31:30.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:30 smithi104 bash[21651]: cluster 2024-09-21T13:31:28.811996+0000 mgr.x (mgr.14152) 370 : cluster [DBG] pgmap v328: 65 pgs: 65 active+clean; 607 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s wr, 1 op/s 2024-09-21T13:31:30.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:30 smithi104 bash[21651]: cluster 2024-09-21T13:31:28.811996+0000 mgr.x (mgr.14152) 370 : cluster [DBG] pgmap v328: 65 pgs: 65 active+clean; 607 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s wr, 1 op/s 2024-09-21T13:31:30.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:30 smithi079 bash[21349]: cluster 2024-09-21T13:31:28.811996+0000 mgr.x (mgr.14152) 370 : cluster [DBG] pgmap v328: 65 pgs: 65 active+clean; 607 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s wr, 1 op/s 2024-09-21T13:31:30.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:30 smithi079 bash[21349]: cluster 2024-09-21T13:31:28.811996+0000 mgr.x (mgr.14152) 370 : cluster [DBG] pgmap v328: 65 pgs: 65 active+clean; 607 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s wr, 1 op/s 2024-09-21T13:31:30.695 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:30 smithi017 bash[19815]: cluster 2024-09-21T13:31:28.811996+0000 mgr.x (mgr.14152) 370 : cluster [DBG] pgmap v328: 65 pgs: 65 active+clean; 607 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s wr, 1 op/s 2024-09-21T13:31:30.695 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:30 smithi017 bash[19815]: cluster 2024-09-21T13:31:28.811996+0000 mgr.x (mgr.14152) 370 : cluster [DBG] pgmap v328: 65 pgs: 65 active+clean; 607 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s wr, 1 op/s 2024-09-21T13:31:31.326 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- bash -c 'ceph mgr module enable smb' 2024-09-21T13:31:32.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:32 smithi104 bash[21651]: audit 2024-09-21T13:31:30.653322+0000 mgr.x (mgr.14152) 371 : audit [DBG] from='client.14505 -' 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-21T13:31:32.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:32 smithi104 bash[21651]: audit 2024-09-21T13:31:30.653322+0000 mgr.x (mgr.14152) 371 : audit [DBG] from='client.14505 -' 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-21T13:31:32.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:32 smithi104 bash[21651]: cluster 2024-09-21T13:31:30.812795+0000 mgr.x (mgr.14152) 372 : cluster [DBG] pgmap v329: 65 pgs: 65 active+clean; 607 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-21T13:31:32.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:32 smithi104 bash[21651]: cluster 2024-09-21T13:31:30.812795+0000 mgr.x (mgr.14152) 372 : cluster [DBG] pgmap v329: 65 pgs: 65 active+clean; 607 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-21T13:31:32.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:32 smithi079 bash[21349]: audit 2024-09-21T13:31:30.653322+0000 mgr.x (mgr.14152) 371 : audit [DBG] from='client.14505 -' 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-21T13:31:32.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:32 smithi079 bash[21349]: audit 2024-09-21T13:31:30.653322+0000 mgr.x (mgr.14152) 371 : audit [DBG] from='client.14505 -' 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-21T13:31:32.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:32 smithi079 bash[21349]: cluster 2024-09-21T13:31:30.812795+0000 mgr.x (mgr.14152) 372 : cluster [DBG] pgmap v329: 65 pgs: 65 active+clean; 607 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-21T13:31:32.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:32 smithi079 bash[21349]: cluster 2024-09-21T13:31:30.812795+0000 mgr.x (mgr.14152) 372 : cluster [DBG] pgmap v329: 65 pgs: 65 active+clean; 607 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-21T13:31:32.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:32 smithi017 bash[19815]: audit 2024-09-21T13:31:30.653322+0000 mgr.x (mgr.14152) 371 : audit [DBG] from='client.14505 -' 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-21T13:31:32.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:32 smithi017 bash[19815]: audit 2024-09-21T13:31:30.653322+0000 mgr.x (mgr.14152) 371 : audit [DBG] from='client.14505 -' 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-21T13:31:32.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:32 smithi017 bash[19815]: cluster 2024-09-21T13:31:30.812795+0000 mgr.x (mgr.14152) 372 : cluster [DBG] pgmap v329: 65 pgs: 65 active+clean; 607 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-21T13:31:32.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:32 smithi017 bash[19815]: cluster 2024-09-21T13:31:30.812795+0000 mgr.x (mgr.14152) 372 : cluster [DBG] pgmap v329: 65 pgs: 65 active+clean; 607 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-21T13:31:34.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:34 smithi104 bash[21651]: cluster 2024-09-21T13:31:32.813682+0000 mgr.x (mgr.14152) 373 : cluster [DBG] pgmap v330: 65 pgs: 65 active+clean; 607 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-21T13:31:34.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:34 smithi104 bash[21651]: cluster 2024-09-21T13:31:32.813682+0000 mgr.x (mgr.14152) 373 : cluster [DBG] pgmap v330: 65 pgs: 65 active+clean; 607 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-21T13:31:34.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:34 smithi079 bash[21349]: cluster 2024-09-21T13:31:32.813682+0000 mgr.x (mgr.14152) 373 : cluster [DBG] pgmap v330: 65 pgs: 65 active+clean; 607 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-21T13:31:34.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:34 smithi079 bash[21349]: cluster 2024-09-21T13:31:32.813682+0000 mgr.x (mgr.14152) 373 : cluster [DBG] pgmap v330: 65 pgs: 65 active+clean; 607 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-21T13:31:34.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:34 smithi017 bash[19815]: cluster 2024-09-21T13:31:32.813682+0000 mgr.x (mgr.14152) 373 : cluster [DBG] pgmap v330: 65 pgs: 65 active+clean; 607 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-21T13:31:34.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:34 smithi017 bash[19815]: cluster 2024-09-21T13:31:32.813682+0000 mgr.x (mgr.14152) 373 : cluster [DBG] pgmap v330: 65 pgs: 65 active+clean; 607 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-21T13:31:36.088 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:31:36.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:36 smithi104 bash[21651]: cluster 2024-09-21T13:31:34.814454+0000 mgr.x (mgr.14152) 374 : cluster [DBG] pgmap v331: 65 pgs: 65 active+clean; 635 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s wr, 2 op/s 2024-09-21T13:31:36.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:36 smithi104 bash[21651]: cluster 2024-09-21T13:31:34.814454+0000 mgr.x (mgr.14152) 374 : cluster [DBG] pgmap v331: 65 pgs: 65 active+clean; 635 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s wr, 2 op/s 2024-09-21T13:31:36.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:36 smithi079 bash[21349]: cluster 2024-09-21T13:31:34.814454+0000 mgr.x (mgr.14152) 374 : cluster [DBG] pgmap v331: 65 pgs: 65 active+clean; 635 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s wr, 2 op/s 2024-09-21T13:31:36.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:36 smithi079 bash[21349]: cluster 2024-09-21T13:31:34.814454+0000 mgr.x (mgr.14152) 374 : cluster [DBG] pgmap v331: 65 pgs: 65 active+clean; 635 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s wr, 2 op/s 2024-09-21T13:31:36.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:36 smithi017 bash[19815]: cluster 2024-09-21T13:31:34.814454+0000 mgr.x (mgr.14152) 374 : cluster [DBG] pgmap v331: 65 pgs: 65 active+clean; 635 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s wr, 2 op/s 2024-09-21T13:31:36.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:36 smithi017 bash[19815]: cluster 2024-09-21T13:31:34.814454+0000 mgr.x (mgr.14152) 374 : cluster [DBG] pgmap v331: 65 pgs: 65 active+clean; 635 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s wr, 2 op/s 2024-09-21T13:31:38.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:38 smithi104 bash[21651]: cluster 2024-09-21T13:31:36.815288+0000 mgr.x (mgr.14152) 375 : cluster [DBG] pgmap v332: 65 pgs: 65 active+clean; 635 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s wr, 2 op/s 2024-09-21T13:31:38.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:38 smithi104 bash[21651]: cluster 2024-09-21T13:31:36.815288+0000 mgr.x (mgr.14152) 375 : cluster [DBG] pgmap v332: 65 pgs: 65 active+clean; 635 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s wr, 2 op/s 2024-09-21T13:31:38.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:38 smithi104 bash[21651]: audit 2024-09-21T13:31:37.669821+0000 mon.a (mon.0) 648 : audit [INF] from='client.? 172.21.15.17:0/2826235753' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T13:31:38.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:38 smithi104 bash[21651]: audit 2024-09-21T13:31:37.669821+0000 mon.a (mon.0) 648 : audit [INF] from='client.? 172.21.15.17:0/2826235753' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T13:31:38.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:38 smithi079 bash[21349]: cluster 2024-09-21T13:31:36.815288+0000 mgr.x (mgr.14152) 375 : cluster [DBG] pgmap v332: 65 pgs: 65 active+clean; 635 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s wr, 2 op/s 2024-09-21T13:31:38.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:38 smithi079 bash[21349]: cluster 2024-09-21T13:31:36.815288+0000 mgr.x (mgr.14152) 375 : cluster [DBG] pgmap v332: 65 pgs: 65 active+clean; 635 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s wr, 2 op/s 2024-09-21T13:31:38.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:38 smithi079 bash[21349]: audit 2024-09-21T13:31:37.669821+0000 mon.a (mon.0) 648 : audit [INF] from='client.? 172.21.15.17:0/2826235753' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T13:31:38.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:38 smithi079 bash[21349]: audit 2024-09-21T13:31:37.669821+0000 mon.a (mon.0) 648 : audit [INF] from='client.? 172.21.15.17:0/2826235753' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T13:31:38.703 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:38 smithi017 bash[20068]: ignoring --setuser ceph since I am not root 2024-09-21T13:31:38.703 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:38 smithi017 bash[20068]: ignoring --setgroup ceph since I am not root 2024-09-21T13:31:38.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:38 smithi017 bash[19815]: cluster 2024-09-21T13:31:36.815288+0000 mgr.x (mgr.14152) 375 : cluster [DBG] pgmap v332: 65 pgs: 65 active+clean; 635 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s wr, 2 op/s 2024-09-21T13:31:38.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:38 smithi017 bash[19815]: cluster 2024-09-21T13:31:36.815288+0000 mgr.x (mgr.14152) 375 : cluster [DBG] pgmap v332: 65 pgs: 65 active+clean; 635 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s wr, 2 op/s 2024-09-21T13:31:38.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:38 smithi017 bash[19815]: audit 2024-09-21T13:31:37.669821+0000 mon.a (mon.0) 648 : audit [INF] from='client.? 172.21.15.17:0/2826235753' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T13:31:38.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:38 smithi017 bash[19815]: audit 2024-09-21T13:31:37.669821+0000 mon.a (mon.0) 648 : audit [INF] from='client.? 172.21.15.17:0/2826235753' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-21T13:31:38.988 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- bash -c 'sleep 30' 2024-09-21T13:31:39.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:39 smithi104 bash[21651]: audit 2024-09-21T13:31:38.291775+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.17:0/2826235753' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T13:31:39.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:39 smithi104 bash[21651]: audit 2024-09-21T13:31:38.291775+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.17:0/2826235753' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T13:31:39.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:39 smithi104 bash[21651]: cluster 2024-09-21T13:31:38.299758+0000 mon.a (mon.0) 650 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-21T13:31:39.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:39 smithi104 bash[21651]: cluster 2024-09-21T13:31:38.299758+0000 mon.a (mon.0) 650 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-21T13:31:39.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:39 smithi079 bash[21349]: audit 2024-09-21T13:31:38.291775+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.17:0/2826235753' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T13:31:39.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:39 smithi079 bash[21349]: audit 2024-09-21T13:31:38.291775+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.17:0/2826235753' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T13:31:39.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:39 smithi079 bash[21349]: cluster 2024-09-21T13:31:38.299758+0000 mon.a (mon.0) 650 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-21T13:31:39.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:39 smithi079 bash[21349]: cluster 2024-09-21T13:31:38.299758+0000 mon.a (mon.0) 650 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-21T13:31:39.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:39 smithi017 bash[19815]: audit 2024-09-21T13:31:38.291775+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.17:0/2826235753' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T13:31:39.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:39 smithi017 bash[19815]: audit 2024-09-21T13:31:38.291775+0000 mon.a (mon.0) 649 : audit [INF] from='client.? 172.21.15.17:0/2826235753' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-21T13:31:39.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:39 smithi017 bash[19815]: cluster 2024-09-21T13:31:38.299758+0000 mon.a (mon.0) 650 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-21T13:31:39.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:39 smithi017 bash[19815]: cluster 2024-09-21T13:31:38.299758+0000 mon.a (mon.0) 650 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-21T13:31:43.731 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:31:44.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: cluster 2024-09-21T13:31:44.644241+0000 mon.a (mon.0) 651 : cluster [INF] Active manager daemon x restarted 2024-09-21T13:31:44.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: cluster 2024-09-21T13:31:44.644241+0000 mon.a (mon.0) 651 : cluster [INF] Active manager daemon x restarted 2024-09-21T13:31:44.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: cluster 2024-09-21T13:31:44.645202+0000 mon.a (mon.0) 652 : cluster [INF] Activating manager daemon x 2024-09-21T13:31:44.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: cluster 2024-09-21T13:31:44.645202+0000 mon.a (mon.0) 652 : cluster [INF] Activating manager daemon x 2024-09-21T13:31:44.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: cluster 2024-09-21T13:31:44.657283+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-21T13:31:44.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: cluster 2024-09-21T13:31:44.657283+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-21T13:31:44.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: cluster 2024-09-21T13:31:44.657864+0000 mon.a (mon.0) 654 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0130499s) 2024-09-21T13:31:44.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: cluster 2024-09-21T13:31:44.657864+0000 mon.a (mon.0) 654 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0130499s) 2024-09-21T13:31:44.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.659144+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:31:44.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.659144+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:31:44.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.659376+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:31:44.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.659376+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:31:44.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.659577+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:31:44.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.659577+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:31:44.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.660878+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi017.porfhv"} : dispatch 2024-09-21T13:31:44.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.660878+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi017.porfhv"} : dispatch 2024-09-21T13:31:44.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.661301+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.ykqase"} : dispatch 2024-09-21T13:31:44.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.661301+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.ykqase"} : dispatch 2024-09-21T13:31:44.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.662151+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T13:31:44.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.662151+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T13:31:44.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.662515+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:31:44.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.662515+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:31:44.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.663052+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:31:44.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.663052+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:31:44.956 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.663277+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:31:44.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.663277+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:31:44.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.663535+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:31:44.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.663535+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:31:44.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.664071+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:31:44.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.664071+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:31:44.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.664487+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:31:44.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.664487+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:31:44.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.665134+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T13:31:44.957 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.665134+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T13:31:44.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.665448+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T13:31:44.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.665448+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T13:31:44.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.665852+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T13:31:44.958 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:44 smithi017 bash[19815]: audit 2024-09-21T13:31:44.665852+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T13:31:45.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: cluster 2024-09-21T13:31:44.644241+0000 mon.a (mon.0) 651 : cluster [INF] Active manager daemon x restarted 2024-09-21T13:31:45.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: cluster 2024-09-21T13:31:44.644241+0000 mon.a (mon.0) 651 : cluster [INF] Active manager daemon x restarted 2024-09-21T13:31:45.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: cluster 2024-09-21T13:31:44.645202+0000 mon.a (mon.0) 652 : cluster [INF] Activating manager daemon x 2024-09-21T13:31:45.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: cluster 2024-09-21T13:31:44.645202+0000 mon.a (mon.0) 652 : cluster [INF] Activating manager daemon x 2024-09-21T13:31:45.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: cluster 2024-09-21T13:31:44.657283+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-21T13:31:45.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: cluster 2024-09-21T13:31:44.657283+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-21T13:31:45.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: cluster 2024-09-21T13:31:44.657864+0000 mon.a (mon.0) 654 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0130499s) 2024-09-21T13:31:45.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: cluster 2024-09-21T13:31:44.657864+0000 mon.a (mon.0) 654 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0130499s) 2024-09-21T13:31:45.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.659144+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:31:45.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.659144+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:31:45.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.659376+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:31:45.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.659376+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:31:45.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.659577+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:31:45.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.659577+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:31:45.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.660878+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi017.porfhv"} : dispatch 2024-09-21T13:31:45.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.660878+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi017.porfhv"} : dispatch 2024-09-21T13:31:45.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.661301+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.ykqase"} : dispatch 2024-09-21T13:31:45.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.661301+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.ykqase"} : dispatch 2024-09-21T13:31:45.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.662151+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T13:31:45.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.662151+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T13:31:45.184 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.662515+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:31:45.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.662515+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:31:45.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.663052+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:31:45.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.663052+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:31:45.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.663277+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:31:45.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.663277+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:31:45.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.663535+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:31:45.186 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.663535+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:31:45.186 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.664071+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:31:45.186 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.664071+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:31:45.186 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.664487+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:31:45.186 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.664487+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:31:45.186 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.665134+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T13:31:45.186 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.665134+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T13:31:45.187 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.665448+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T13:31:45.187 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.665448+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T13:31:45.187 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.665852+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T13:31:45.187 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:44 smithi104 bash[21651]: audit 2024-09-21T13:31:44.665852+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T13:31:45.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: cluster 2024-09-21T13:31:44.644241+0000 mon.a (mon.0) 651 : cluster [INF] Active manager daemon x restarted 2024-09-21T13:31:45.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: cluster 2024-09-21T13:31:44.644241+0000 mon.a (mon.0) 651 : cluster [INF] Active manager daemon x restarted 2024-09-21T13:31:45.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: cluster 2024-09-21T13:31:44.645202+0000 mon.a (mon.0) 652 : cluster [INF] Activating manager daemon x 2024-09-21T13:31:45.188 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: cluster 2024-09-21T13:31:44.645202+0000 mon.a (mon.0) 652 : cluster [INF] Activating manager daemon x 2024-09-21T13:31:45.188 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: cluster 2024-09-21T13:31:44.657283+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-21T13:31:45.188 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: cluster 2024-09-21T13:31:44.657283+0000 mon.a (mon.0) 653 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-21T13:31:45.188 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: cluster 2024-09-21T13:31:44.657864+0000 mon.a (mon.0) 654 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0130499s) 2024-09-21T13:31:45.188 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: cluster 2024-09-21T13:31:44.657864+0000 mon.a (mon.0) 654 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0130499s) 2024-09-21T13:31:45.188 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.659144+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:31:45.189 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.659144+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-21T13:31:45.189 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.659376+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:31:45.189 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.659376+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-21T13:31:45.189 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.659577+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:31:45.189 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.659577+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-21T13:31:45.189 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.660878+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi017.porfhv"} : dispatch 2024-09-21T13:31:45.189 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.660878+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi017.porfhv"} : dispatch 2024-09-21T13:31:45.189 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.661301+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.ykqase"} : dispatch 2024-09-21T13:31:45.190 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.661301+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi104.ykqase"} : dispatch 2024-09-21T13:31:45.190 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.662151+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T13:31:45.190 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.662151+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-21T13:31:45.190 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.662515+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:31:45.190 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.662515+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-21T13:31:45.190 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.663052+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:31:45.191 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.663052+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-21T13:31:45.191 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.663277+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:31:45.191 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.663277+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-21T13:31:45.191 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.663535+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:31:45.191 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.663535+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-21T13:31:45.191 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.664071+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:31:45.191 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.664071+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-21T13:31:45.192 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.664487+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:31:45.192 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.664487+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-21T13:31:45.192 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.665134+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T13:31:45.192 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.665134+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-21T13:31:45.192 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.665448+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T13:31:45.192 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.665448+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-21T13:31:45.192 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.665852+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T13:31:45.193 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:44 smithi079 bash[21349]: audit 2024-09-21T13:31:44.665852+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-21T13:31:45.933 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:45 smithi079 bash[21349]: cluster 2024-09-21T13:31:44.704595+0000 mon.a (mon.0) 670 : cluster [INF] Manager daemon x is now available 2024-09-21T13:31:45.933 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:45 smithi079 bash[21349]: cluster 2024-09-21T13:31:44.704595+0000 mon.a (mon.0) 670 : cluster [INF] Manager daemon x is now available 2024-09-21T13:31:45.933 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:45 smithi079 bash[21349]: audit 2024-09-21T13:31:45.139489+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:45.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:45 smithi079 bash[21349]: audit 2024-09-21T13:31:45.139489+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:45.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:45 smithi079 bash[21349]: audit 2024-09-21T13:31:45.167025+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T13:31:45.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:45 smithi079 bash[21349]: audit 2024-09-21T13:31:45.167025+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T13:31:45.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:45 smithi079 bash[21349]: audit 2024-09-21T13:31:45.174139+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T13:31:45.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:45 smithi079 bash[21349]: audit 2024-09-21T13:31:45.174139+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T13:31:45.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:45 smithi079 bash[21349]: audit 2024-09-21T13:31:45.179104+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T13:31:45.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:45 smithi079 bash[21349]: audit 2024-09-21T13:31:45.179104+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T13:31:45.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:45 smithi017 bash[19815]: cluster 2024-09-21T13:31:44.704595+0000 mon.a (mon.0) 670 : cluster [INF] Manager daemon x is now available 2024-09-21T13:31:45.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:45 smithi017 bash[19815]: cluster 2024-09-21T13:31:44.704595+0000 mon.a (mon.0) 670 : cluster [INF] Manager daemon x is now available 2024-09-21T13:31:45.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:45 smithi017 bash[19815]: audit 2024-09-21T13:31:45.139489+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:45.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:45 smithi017 bash[19815]: audit 2024-09-21T13:31:45.139489+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:45.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:45 smithi017 bash[19815]: audit 2024-09-21T13:31:45.167025+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T13:31:45.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:45 smithi017 bash[19815]: audit 2024-09-21T13:31:45.167025+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T13:31:45.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:45 smithi017 bash[19815]: audit 2024-09-21T13:31:45.174139+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T13:31:45.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:45 smithi017 bash[19815]: audit 2024-09-21T13:31:45.174139+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T13:31:45.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:45 smithi017 bash[19815]: audit 2024-09-21T13:31:45.179104+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T13:31:45.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:45 smithi017 bash[19815]: audit 2024-09-21T13:31:45.179104+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T13:31:46.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:45 smithi104 bash[21651]: cluster 2024-09-21T13:31:44.704595+0000 mon.a (mon.0) 670 : cluster [INF] Manager daemon x is now available 2024-09-21T13:31:46.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:45 smithi104 bash[21651]: cluster 2024-09-21T13:31:44.704595+0000 mon.a (mon.0) 670 : cluster [INF] Manager daemon x is now available 2024-09-21T13:31:46.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:45 smithi104 bash[21651]: audit 2024-09-21T13:31:45.139489+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:46.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:45 smithi104 bash[21651]: audit 2024-09-21T13:31:45.139489+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:46.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:45 smithi104 bash[21651]: audit 2024-09-21T13:31:45.167025+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T13:31:46.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:45 smithi104 bash[21651]: audit 2024-09-21T13:31:45.167025+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-21T13:31:46.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:45 smithi104 bash[21651]: audit 2024-09-21T13:31:45.174139+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T13:31:46.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:45 smithi104 bash[21651]: audit 2024-09-21T13:31:45.174139+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-21T13:31:46.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:45 smithi104 bash[21651]: audit 2024-09-21T13:31:45.179104+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T13:31:46.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:45 smithi104 bash[21651]: audit 2024-09-21T13:31:45.179104+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-21T13:31:46.704 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: debug 2024-09-21T13:31:46.396+0000 7fcf10291640 -1 log_channel(cephadm) log [ERR] : [21/Sep/2024:13:31:46] ENGINE Error in HTTPServer.serve 2024-09-21T13:31:46.704 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: Traceback (most recent call last): 2024-09-21T13:31:46.704 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:31:46.704 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: self._connections.run(self.expiration_interval) 2024-09-21T13:31:46.704 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:31:46.704 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: self._run(expiration_interval) 2024-09-21T13:31:46.704 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:31:46.704 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:31:46.705 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:31:46.705 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:31:46.705 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:31:46.705 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: s = self.context.wrap_socket( 2024-09-21T13:31:46.705 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:31:46.705 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: return self.sslsocket_class._create( 2024-09-21T13:31:46.705 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:31:46.705 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: self.do_handshake() 2024-09-21T13:31:46.705 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:31:46.705 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: self._sslobj.do_handshake() 2024-09-21T13:31:46.705 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:31:47.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:46 smithi104 bash[21651]: audit 2024-09-21T13:31:45.709779+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T13:31:47.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:46 smithi104 bash[21651]: audit 2024-09-21T13:31:45.709779+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T13:31:47.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:46 smithi104 bash[21651]: cluster 2024-09-21T13:31:45.715573+0000 mon.a (mon.0) 676 : cluster [DBG] mgrmap e19: x(active, since 1.07077s) 2024-09-21T13:31:47.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:46 smithi104 bash[21651]: cluster 2024-09-21T13:31:45.715573+0000 mon.a (mon.0) 676 : cluster [DBG] mgrmap e19: x(active, since 1.07077s) 2024-09-21T13:31:47.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:46 smithi104 bash[21651]: cluster 2024-09-21T13:31:45.715616+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-21T13:31:47.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:46 smithi104 bash[21651]: cluster 2024-09-21T13:31:45.715616+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-21T13:31:47.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:46 smithi104 bash[21651]: audit 2024-09-21T13:31:45.729647+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T13:31:47.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:46 smithi104 bash[21651]: audit 2024-09-21T13:31:45.729647+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T13:31:47.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:46 smithi104 bash[21651]: audit 2024-09-21T13:31:46.099554+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:47.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:46 smithi104 bash[21651]: audit 2024-09-21T13:31:46.099554+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:47.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:46 smithi104 bash[21651]: audit 2024-09-21T13:31:46.104211+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:47.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:46 smithi104 bash[21651]: audit 2024-09-21T13:31:46.104211+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:47.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:46 smithi104 bash[21651]: cephadm 2024-09-21T13:31:46.170782+0000 mgr.x (mgr.14517) 2 : cephadm [INF] [21/Sep/2024:13:31:46] ENGINE Bus STARTING 2024-09-21T13:31:47.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:46 smithi104 bash[21651]: cephadm 2024-09-21T13:31:46.170782+0000 mgr.x (mgr.14517) 2 : cephadm [INF] [21/Sep/2024:13:31:46] ENGINE Bus STARTING 2024-09-21T13:31:47.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:46 smithi104 bash[21651]: cephadm 2024-09-21T13:31:46.272561+0000 mgr.x (mgr.14517) 3 : cephadm [INF] [21/Sep/2024:13:31:46] ENGINE Serving on http://172.21.15.17:8765 2024-09-21T13:31:47.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:46 smithi104 bash[21651]: cephadm 2024-09-21T13:31:46.272561+0000 mgr.x (mgr.14517) 3 : cephadm [INF] [21/Sep/2024:13:31:46] ENGINE Serving on http://172.21.15.17:8765 2024-09-21T13:31:47.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:46 smithi079 bash[21349]: audit 2024-09-21T13:31:45.709779+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T13:31:47.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:46 smithi079 bash[21349]: audit 2024-09-21T13:31:45.709779+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T13:31:47.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:46 smithi079 bash[21349]: cluster 2024-09-21T13:31:45.715573+0000 mon.a (mon.0) 676 : cluster [DBG] mgrmap e19: x(active, since 1.07077s) 2024-09-21T13:31:47.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:46 smithi079 bash[21349]: cluster 2024-09-21T13:31:45.715573+0000 mon.a (mon.0) 676 : cluster [DBG] mgrmap e19: x(active, since 1.07077s) 2024-09-21T13:31:47.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:46 smithi079 bash[21349]: cluster 2024-09-21T13:31:45.715616+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-21T13:31:47.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:46 smithi079 bash[21349]: cluster 2024-09-21T13:31:45.715616+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-21T13:31:47.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:46 smithi079 bash[21349]: audit 2024-09-21T13:31:45.729647+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T13:31:47.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:46 smithi079 bash[21349]: audit 2024-09-21T13:31:45.729647+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T13:31:47.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:46 smithi079 bash[21349]: audit 2024-09-21T13:31:46.099554+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:47.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:46 smithi079 bash[21349]: audit 2024-09-21T13:31:46.099554+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:47.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:46 smithi079 bash[21349]: audit 2024-09-21T13:31:46.104211+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:47.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:46 smithi079 bash[21349]: audit 2024-09-21T13:31:46.104211+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:47.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:46 smithi079 bash[21349]: cephadm 2024-09-21T13:31:46.170782+0000 mgr.x (mgr.14517) 2 : cephadm [INF] [21/Sep/2024:13:31:46] ENGINE Bus STARTING 2024-09-21T13:31:47.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:46 smithi079 bash[21349]: cephadm 2024-09-21T13:31:46.170782+0000 mgr.x (mgr.14517) 2 : cephadm [INF] [21/Sep/2024:13:31:46] ENGINE Bus STARTING 2024-09-21T13:31:47.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:46 smithi079 bash[21349]: cephadm 2024-09-21T13:31:46.272561+0000 mgr.x (mgr.14517) 3 : cephadm [INF] [21/Sep/2024:13:31:46] ENGINE Serving on http://172.21.15.17:8765 2024-09-21T13:31:47.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:46 smithi079 bash[21349]: cephadm 2024-09-21T13:31:46.272561+0000 mgr.x (mgr.14517) 3 : cephadm [INF] [21/Sep/2024:13:31:46] ENGINE Serving on http://172.21.15.17:8765 2024-09-21T13:31:47.203 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: debug 2024-09-21T13:31:46.756+0000 7fcefc1e9640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:31:47.203 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: debug 2024-09-21T13:31:46.756+0000 7fcefc1e9640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:31:47.204 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: debug 2024-09-21T13:31:46.756+0000 7fcefc1e9640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:31:47.204 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: debug 2024-09-21T13:31:46.756+0000 7fcefc1e9640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:31:47.204 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: debug 2024-09-21T13:31:46.756+0000 7fcefc1e9640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:31:47.204 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: debug 2024-09-21T13:31:46.756+0000 7fceff1ef640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:31:47.204 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: debug 2024-09-21T13:31:46.756+0000 7fceff1ef640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:31:47.204 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: debug 2024-09-21T13:31:46.756+0000 7fceff1ef640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:31:47.204 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: debug 2024-09-21T13:31:46.756+0000 7fceff1ef640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:31:47.204 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[20068]: debug 2024-09-21T13:31:46.756+0000 7fceff1ef640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:31:47.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[19815]: audit 2024-09-21T13:31:45.709779+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T13:31:47.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[19815]: audit 2024-09-21T13:31:45.709779+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-21T13:31:47.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[19815]: cluster 2024-09-21T13:31:45.715573+0000 mon.a (mon.0) 676 : cluster [DBG] mgrmap e19: x(active, since 1.07077s) 2024-09-21T13:31:47.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[19815]: cluster 2024-09-21T13:31:45.715573+0000 mon.a (mon.0) 676 : cluster [DBG] mgrmap e19: x(active, since 1.07077s) 2024-09-21T13:31:47.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[19815]: cluster 2024-09-21T13:31:45.715616+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-21T13:31:47.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[19815]: cluster 2024-09-21T13:31:45.715616+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-21T13:31:47.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[19815]: audit 2024-09-21T13:31:45.729647+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T13:31:47.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[19815]: audit 2024-09-21T13:31:45.729647+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-21T13:31:47.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[19815]: audit 2024-09-21T13:31:46.099554+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:47.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[19815]: audit 2024-09-21T13:31:46.099554+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:47.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[19815]: audit 2024-09-21T13:31:46.104211+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:47.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[19815]: audit 2024-09-21T13:31:46.104211+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:47.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[19815]: cephadm 2024-09-21T13:31:46.170782+0000 mgr.x (mgr.14517) 2 : cephadm [INF] [21/Sep/2024:13:31:46] ENGINE Bus STARTING 2024-09-21T13:31:47.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[19815]: cephadm 2024-09-21T13:31:46.170782+0000 mgr.x (mgr.14517) 2 : cephadm [INF] [21/Sep/2024:13:31:46] ENGINE Bus STARTING 2024-09-21T13:31:47.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[19815]: cephadm 2024-09-21T13:31:46.272561+0000 mgr.x (mgr.14517) 3 : cephadm [INF] [21/Sep/2024:13:31:46] ENGINE Serving on http://172.21.15.17:8765 2024-09-21T13:31:47.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:46 smithi017 bash[19815]: cephadm 2024-09-21T13:31:46.272561+0000 mgr.x (mgr.14517) 3 : cephadm [INF] [21/Sep/2024:13:31:46] ENGINE Serving on http://172.21.15.17:8765 2024-09-21T13:31:48.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: cephadm 2024-09-21T13:31:46.395817+0000 mgr.x (mgr.14517) 4 : cephadm [INF] [21/Sep/2024:13:31:46] ENGINE Serving on https://172.21.15.17:7150 2024-09-21T13:31:48.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: cephadm 2024-09-21T13:31:46.395817+0000 mgr.x (mgr.14517) 4 : cephadm [INF] [21/Sep/2024:13:31:46] ENGINE Serving on https://172.21.15.17:7150 2024-09-21T13:31:48.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: cephadm 2024-09-21T13:31:46.395975+0000 mgr.x (mgr.14517) 5 : cephadm [INF] [21/Sep/2024:13:31:46] ENGINE Bus STARTED 2024-09-21T13:31:48.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: cephadm 2024-09-21T13:31:46.395975+0000 mgr.x (mgr.14517) 5 : cephadm [INF] [21/Sep/2024:13:31:46] ENGINE Bus STARTED 2024-09-21T13:31:48.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: cephadm 2024-09-21T13:31:46.398347+0000 mgr.x (mgr.14517) 6 : cephadm [ERR] [21/Sep/2024:13:31:46] ENGINE Error in HTTPServer.serve 2024-09-21T13:31:48.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: Traceback (most recent call last): 2024-09-21T13:31:48.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:31:48.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: self._connections.run(self.expiration_interval) 2024-09-21T13:31:48.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:31:48.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: self._run(expiration_interval) 2024-09-21T13:31:48.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:31:48.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:31:48.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:31:48.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:31:48.182 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:31:48.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: s = self.context.wrap_socket( 2024-09-21T13:31:48.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:31:48.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: return self.sslsocket_class._create( 2024-09-21T13:31:48.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:31:48.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: self.do_handshake() 2024-09-21T13:31:48.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:31:48.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: self._sslobj.do_handshake() 2024-09-21T13:31:48.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:31:48.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: cephadm 2024-09-21T13:31:46.398347+0000 mgr.x (mgr.14517) 6 : cephadm [ERR] [21/Sep/2024:13:31:46] ENGINE Error in HTTPServer.serve 2024-09-21T13:31:48.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: Traceback (most recent call last): 2024-09-21T13:31:48.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:31:48.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: self._connections.run(self.expiration_interval) 2024-09-21T13:31:48.183 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:31:48.184 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: self._run(expiration_interval) 2024-09-21T13:31:48.184 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:31:48.184 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:31:48.184 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:31:48.184 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:31:48.184 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:31:48.184 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: s = self.context.wrap_socket( 2024-09-21T13:31:48.184 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:31:48.184 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: return self.sslsocket_class._create( 2024-09-21T13:31:48.184 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:31:48.184 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: self.do_handshake() 2024-09-21T13:31:48.184 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:31:48.184 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: self._sslobj.do_handshake() 2024-09-21T13:31:48.184 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:31:48.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: cluster 2024-09-21T13:31:46.663515+0000 mgr.x (mgr.14517) 7 : cluster [DBG] pgmap v5: 97 pgs: 32 creating+peering, 65 active+clean; 644 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:31:48.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: cluster 2024-09-21T13:31:46.663515+0000 mgr.x (mgr.14517) 7 : cluster [DBG] pgmap v5: 97 pgs: 32 creating+peering, 65 active+clean; 644 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:31:48.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: cluster 2024-09-21T13:31:46.709854+0000 mon.a (mon.0) 681 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:31:48.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: cluster 2024-09-21T13:31:46.709854+0000 mon.a (mon.0) 681 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:31:48.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: audit 2024-09-21T13:31:46.718113+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T13:31:48.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: audit 2024-09-21T13:31:46.718113+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T13:31:48.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: cluster 2024-09-21T13:31:46.726891+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-21T13:31:48.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: cluster 2024-09-21T13:31:46.726891+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-21T13:31:48.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: cluster 2024-09-21T13:31:47.115259+0000 mon.a (mon.0) 684 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-21T13:31:48.185 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:47 smithi104 bash[21651]: cluster 2024-09-21T13:31:47.115259+0000 mon.a (mon.0) 684 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-21T13:31:48.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: cephadm 2024-09-21T13:31:46.395817+0000 mgr.x (mgr.14517) 4 : cephadm [INF] [21/Sep/2024:13:31:46] ENGINE Serving on https://172.21.15.17:7150 2024-09-21T13:31:48.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: cephadm 2024-09-21T13:31:46.395817+0000 mgr.x (mgr.14517) 4 : cephadm [INF] [21/Sep/2024:13:31:46] ENGINE Serving on https://172.21.15.17:7150 2024-09-21T13:31:48.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: cephadm 2024-09-21T13:31:46.395975+0000 mgr.x (mgr.14517) 5 : cephadm [INF] [21/Sep/2024:13:31:46] ENGINE Bus STARTED 2024-09-21T13:31:48.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: cephadm 2024-09-21T13:31:46.395975+0000 mgr.x (mgr.14517) 5 : cephadm [INF] [21/Sep/2024:13:31:46] ENGINE Bus STARTED 2024-09-21T13:31:48.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: cephadm 2024-09-21T13:31:46.398347+0000 mgr.x (mgr.14517) 6 : cephadm [ERR] [21/Sep/2024:13:31:46] ENGINE Error in HTTPServer.serve 2024-09-21T13:31:48.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: Traceback (most recent call last): 2024-09-21T13:31:48.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:31:48.186 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: self._connections.run(self.expiration_interval) 2024-09-21T13:31:48.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:31:48.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: self._run(expiration_interval) 2024-09-21T13:31:48.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:31:48.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:31:48.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:31:48.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:31:48.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:31:48.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: s = self.context.wrap_socket( 2024-09-21T13:31:48.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:31:48.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: return self.sslsocket_class._create( 2024-09-21T13:31:48.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:31:48.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: self.do_handshake() 2024-09-21T13:31:48.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:31:48.187 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: self._sslobj.do_handshake() 2024-09-21T13:31:48.188 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:31:48.188 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: cephadm 2024-09-21T13:31:46.398347+0000 mgr.x (mgr.14517) 6 : cephadm [ERR] [21/Sep/2024:13:31:46] ENGINE Error in HTTPServer.serve 2024-09-21T13:31:48.188 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: Traceback (most recent call last): 2024-09-21T13:31:48.188 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:31:48.188 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: self._connections.run(self.expiration_interval) 2024-09-21T13:31:48.188 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:31:48.188 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: self._run(expiration_interval) 2024-09-21T13:31:48.188 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:31:48.188 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:31:48.188 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:31:48.188 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:31:48.188 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:31:48.188 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: s = self.context.wrap_socket( 2024-09-21T13:31:48.189 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:31:48.189 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: return self.sslsocket_class._create( 2024-09-21T13:31:48.189 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:31:48.189 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: self.do_handshake() 2024-09-21T13:31:48.189 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:31:48.189 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: self._sslobj.do_handshake() 2024-09-21T13:31:48.189 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:31:48.189 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: cluster 2024-09-21T13:31:46.663515+0000 mgr.x (mgr.14517) 7 : cluster [DBG] pgmap v5: 97 pgs: 32 creating+peering, 65 active+clean; 644 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:31:48.189 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: cluster 2024-09-21T13:31:46.663515+0000 mgr.x (mgr.14517) 7 : cluster [DBG] pgmap v5: 97 pgs: 32 creating+peering, 65 active+clean; 644 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:31:48.189 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: cluster 2024-09-21T13:31:46.709854+0000 mon.a (mon.0) 681 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:31:48.189 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: cluster 2024-09-21T13:31:46.709854+0000 mon.a (mon.0) 681 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:31:48.189 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: audit 2024-09-21T13:31:46.718113+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T13:31:48.189 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: audit 2024-09-21T13:31:46.718113+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T13:31:48.189 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: cluster 2024-09-21T13:31:46.726891+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-21T13:31:48.190 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: cluster 2024-09-21T13:31:46.726891+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-21T13:31:48.190 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: cluster 2024-09-21T13:31:47.115259+0000 mon.a (mon.0) 684 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-21T13:31:48.190 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:47 smithi079 bash[21349]: cluster 2024-09-21T13:31:47.115259+0000 mon.a (mon.0) 684 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-21T13:31:48.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: cephadm 2024-09-21T13:31:46.395817+0000 mgr.x (mgr.14517) 4 : cephadm [INF] [21/Sep/2024:13:31:46] ENGINE Serving on https://172.21.15.17:7150 2024-09-21T13:31:48.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: cephadm 2024-09-21T13:31:46.395817+0000 mgr.x (mgr.14517) 4 : cephadm [INF] [21/Sep/2024:13:31:46] ENGINE Serving on https://172.21.15.17:7150 2024-09-21T13:31:48.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: cephadm 2024-09-21T13:31:46.395975+0000 mgr.x (mgr.14517) 5 : cephadm [INF] [21/Sep/2024:13:31:46] ENGINE Bus STARTED 2024-09-21T13:31:48.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: cephadm 2024-09-21T13:31:46.395975+0000 mgr.x (mgr.14517) 5 : cephadm [INF] [21/Sep/2024:13:31:46] ENGINE Bus STARTED 2024-09-21T13:31:48.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: cephadm 2024-09-21T13:31:46.398347+0000 mgr.x (mgr.14517) 6 : cephadm [ERR] [21/Sep/2024:13:31:46] ENGINE Error in HTTPServer.serve 2024-09-21T13:31:48.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: Traceback (most recent call last): 2024-09-21T13:31:48.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:31:48.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: self._connections.run(self.expiration_interval) 2024-09-21T13:31:48.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:31:48.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: self._run(expiration_interval) 2024-09-21T13:31:48.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:31:48.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:31:48.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:31:48.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:31:48.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:31:48.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: s = self.context.wrap_socket( 2024-09-21T13:31:48.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:31:48.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: return self.sslsocket_class._create( 2024-09-21T13:31:48.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:31:48.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: self.do_handshake() 2024-09-21T13:31:48.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:31:48.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: self._sslobj.do_handshake() 2024-09-21T13:31:48.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:31:48.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: cephadm 2024-09-21T13:31:46.398347+0000 mgr.x (mgr.14517) 6 : cephadm [ERR] [21/Sep/2024:13:31:46] ENGINE Error in HTTPServer.serve 2024-09-21T13:31:48.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: Traceback (most recent call last): 2024-09-21T13:31:48.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-21T13:31:48.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: self._connections.run(self.expiration_interval) 2024-09-21T13:31:48.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-21T13:31:48.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: self._run(expiration_interval) 2024-09-21T13:31:48.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-21T13:31:48.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: new_conn = self._from_server_socket(self.server.socket) 2024-09-21T13:31:48.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-21T13:31:48.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-21T13:31:48.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-21T13:31:48.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: s = self.context.wrap_socket( 2024-09-21T13:31:48.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-21T13:31:48.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: return self.sslsocket_class._create( 2024-09-21T13:31:48.207 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-21T13:31:48.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: self.do_handshake() 2024-09-21T13:31:48.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-21T13:31:48.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: self._sslobj.do_handshake() 2024-09-21T13:31:48.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-21T13:31:48.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: cluster 2024-09-21T13:31:46.663515+0000 mgr.x (mgr.14517) 7 : cluster [DBG] pgmap v5: 97 pgs: 32 creating+peering, 65 active+clean; 644 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:31:48.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: cluster 2024-09-21T13:31:46.663515+0000 mgr.x (mgr.14517) 7 : cluster [DBG] pgmap v5: 97 pgs: 32 creating+peering, 65 active+clean; 644 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:31:48.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: cluster 2024-09-21T13:31:46.709854+0000 mon.a (mon.0) 681 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:31:48.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: cluster 2024-09-21T13:31:46.709854+0000 mon.a (mon.0) 681 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-21T13:31:48.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: audit 2024-09-21T13:31:46.718113+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T13:31:48.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: audit 2024-09-21T13:31:46.718113+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-21T13:31:48.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: cluster 2024-09-21T13:31:46.726891+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-21T13:31:48.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: cluster 2024-09-21T13:31:46.726891+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-21T13:31:48.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: cluster 2024-09-21T13:31:47.115259+0000 mon.a (mon.0) 684 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-21T13:31:48.208 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:47 smithi017 bash[19815]: cluster 2024-09-21T13:31:47.115259+0000 mon.a (mon.0) 684 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-21T13:31:49.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:48 smithi104 bash[21651]: cluster 2024-09-21T13:31:47.737290+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-21T13:31:49.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:48 smithi104 bash[21651]: cluster 2024-09-21T13:31:47.737290+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-21T13:31:49.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:48 smithi079 bash[21349]: cluster 2024-09-21T13:31:47.737290+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-21T13:31:49.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:48 smithi079 bash[21349]: cluster 2024-09-21T13:31:47.737290+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-21T13:31:49.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:48 smithi017 bash[19815]: cluster 2024-09-21T13:31:47.737290+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-21T13:31:49.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:48 smithi017 bash[19815]: cluster 2024-09-21T13:31:47.737290+0000 mon.a (mon.0) 685 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-21T13:31:50.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:49 smithi104 bash[21651]: cluster 2024-09-21T13:31:48.664186+0000 mgr.x (mgr.14517) 8 : cluster [DBG] pgmap v8: 97 pgs: 32 creating+peering, 65 active+clean; 644 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:31:50.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:49 smithi104 bash[21651]: cluster 2024-09-21T13:31:48.664186+0000 mgr.x (mgr.14517) 8 : cluster [DBG] pgmap v8: 97 pgs: 32 creating+peering, 65 active+clean; 644 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:31:50.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:49 smithi104 bash[21651]: cluster 2024-09-21T13:31:48.731934+0000 mon.a (mon.0) 686 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:31:50.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:49 smithi104 bash[21651]: cluster 2024-09-21T13:31:48.731934+0000 mon.a (mon.0) 686 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:31:50.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:49 smithi104 bash[21651]: cluster 2024-09-21T13:31:48.731990+0000 mon.a (mon.0) 687 : cluster [INF] Cluster is now healthy 2024-09-21T13:31:50.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:49 smithi104 bash[21651]: cluster 2024-09-21T13:31:48.731990+0000 mon.a (mon.0) 687 : cluster [INF] Cluster is now healthy 2024-09-21T13:31:50.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:49 smithi104 bash[21651]: cluster 2024-09-21T13:31:48.749599+0000 mon.a (mon.0) 688 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-21T13:31:50.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:49 smithi104 bash[21651]: cluster 2024-09-21T13:31:48.749599+0000 mon.a (mon.0) 688 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-21T13:31:50.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:49 smithi079 bash[21349]: cluster 2024-09-21T13:31:48.664186+0000 mgr.x (mgr.14517) 8 : cluster [DBG] pgmap v8: 97 pgs: 32 creating+peering, 65 active+clean; 644 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:31:50.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:49 smithi079 bash[21349]: cluster 2024-09-21T13:31:48.664186+0000 mgr.x (mgr.14517) 8 : cluster [DBG] pgmap v8: 97 pgs: 32 creating+peering, 65 active+clean; 644 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:31:50.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:49 smithi079 bash[21349]: cluster 2024-09-21T13:31:48.731934+0000 mon.a (mon.0) 686 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:31:50.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:49 smithi079 bash[21349]: cluster 2024-09-21T13:31:48.731934+0000 mon.a (mon.0) 686 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:31:50.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:49 smithi079 bash[21349]: cluster 2024-09-21T13:31:48.731990+0000 mon.a (mon.0) 687 : cluster [INF] Cluster is now healthy 2024-09-21T13:31:50.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:49 smithi079 bash[21349]: cluster 2024-09-21T13:31:48.731990+0000 mon.a (mon.0) 687 : cluster [INF] Cluster is now healthy 2024-09-21T13:31:50.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:49 smithi079 bash[21349]: cluster 2024-09-21T13:31:48.749599+0000 mon.a (mon.0) 688 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-21T13:31:50.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:49 smithi079 bash[21349]: cluster 2024-09-21T13:31:48.749599+0000 mon.a (mon.0) 688 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-21T13:31:50.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:49 smithi017 bash[19815]: cluster 2024-09-21T13:31:48.664186+0000 mgr.x (mgr.14517) 8 : cluster [DBG] pgmap v8: 97 pgs: 32 creating+peering, 65 active+clean; 644 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:31:50.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:49 smithi017 bash[19815]: cluster 2024-09-21T13:31:48.664186+0000 mgr.x (mgr.14517) 8 : cluster [DBG] pgmap v8: 97 pgs: 32 creating+peering, 65 active+clean; 644 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:31:50.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:49 smithi017 bash[19815]: cluster 2024-09-21T13:31:48.731934+0000 mon.a (mon.0) 686 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:31:50.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:49 smithi017 bash[19815]: cluster 2024-09-21T13:31:48.731934+0000 mon.a (mon.0) 686 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-21T13:31:50.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:49 smithi017 bash[19815]: cluster 2024-09-21T13:31:48.731990+0000 mon.a (mon.0) 687 : cluster [INF] Cluster is now healthy 2024-09-21T13:31:50.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:49 smithi017 bash[19815]: cluster 2024-09-21T13:31:48.731990+0000 mon.a (mon.0) 687 : cluster [INF] Cluster is now healthy 2024-09-21T13:31:50.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:49 smithi017 bash[19815]: cluster 2024-09-21T13:31:48.749599+0000 mon.a (mon.0) 688 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-21T13:31:50.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:49 smithi017 bash[19815]: cluster 2024-09-21T13:31:48.749599+0000 mon.a (mon.0) 688 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-21T13:31:52.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:51 smithi104 bash[21651]: cluster 2024-09-21T13:31:50.664830+0000 mgr.x (mgr.14517) 9 : cluster [DBG] pgmap v9: 97 pgs: 32 creating+peering, 65 active+clean; 644 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:31:52.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:51 smithi104 bash[21651]: cluster 2024-09-21T13:31:50.664830+0000 mgr.x (mgr.14517) 9 : cluster [DBG] pgmap v9: 97 pgs: 32 creating+peering, 65 active+clean; 644 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:31:52.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:51 smithi104 bash[21651]: audit 2024-09-21T13:31:50.778230+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:51 smithi104 bash[21651]: audit 2024-09-21T13:31:50.778230+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:51 smithi104 bash[21651]: audit 2024-09-21T13:31:50.786116+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:51 smithi104 bash[21651]: audit 2024-09-21T13:31:50.786116+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:51 smithi104 bash[21651]: audit 2024-09-21T13:31:50.905983+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:51 smithi104 bash[21651]: audit 2024-09-21T13:31:50.905983+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:51 smithi104 bash[21651]: audit 2024-09-21T13:31:50.913596+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:51 smithi104 bash[21651]: audit 2024-09-21T13:31:50.913596+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:51 smithi104 bash[21651]: audit 2024-09-21T13:31:51.428633+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:51 smithi104 bash[21651]: audit 2024-09-21T13:31:51.428633+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:51 smithi104 bash[21651]: audit 2024-09-21T13:31:51.433793+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:51 smithi104 bash[21651]: audit 2024-09-21T13:31:51.433793+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:51 smithi079 bash[21349]: cluster 2024-09-21T13:31:50.664830+0000 mgr.x (mgr.14517) 9 : cluster [DBG] pgmap v9: 97 pgs: 32 creating+peering, 65 active+clean; 644 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:31:52.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:51 smithi079 bash[21349]: cluster 2024-09-21T13:31:50.664830+0000 mgr.x (mgr.14517) 9 : cluster [DBG] pgmap v9: 97 pgs: 32 creating+peering, 65 active+clean; 644 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:31:52.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:51 smithi079 bash[21349]: audit 2024-09-21T13:31:50.778230+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:51 smithi079 bash[21349]: audit 2024-09-21T13:31:50.778230+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:51 smithi079 bash[21349]: audit 2024-09-21T13:31:50.786116+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:51 smithi079 bash[21349]: audit 2024-09-21T13:31:50.786116+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:51 smithi079 bash[21349]: audit 2024-09-21T13:31:50.905983+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:51 smithi079 bash[21349]: audit 2024-09-21T13:31:50.905983+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:51 smithi079 bash[21349]: audit 2024-09-21T13:31:50.913596+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:51 smithi079 bash[21349]: audit 2024-09-21T13:31:50.913596+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:51 smithi079 bash[21349]: audit 2024-09-21T13:31:51.428633+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:51 smithi079 bash[21349]: audit 2024-09-21T13:31:51.428633+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:51 smithi079 bash[21349]: audit 2024-09-21T13:31:51.433793+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.184 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:51 smithi079 bash[21349]: audit 2024-09-21T13:31:51.433793+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:51 smithi017 bash[19815]: cluster 2024-09-21T13:31:50.664830+0000 mgr.x (mgr.14517) 9 : cluster [DBG] pgmap v9: 97 pgs: 32 creating+peering, 65 active+clean; 644 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:31:52.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:51 smithi017 bash[19815]: cluster 2024-09-21T13:31:50.664830+0000 mgr.x (mgr.14517) 9 : cluster [DBG] pgmap v9: 97 pgs: 32 creating+peering, 65 active+clean; 644 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:31:52.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:51 smithi017 bash[19815]: audit 2024-09-21T13:31:50.778230+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:51 smithi017 bash[19815]: audit 2024-09-21T13:31:50.778230+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:51 smithi017 bash[19815]: audit 2024-09-21T13:31:50.786116+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:51 smithi017 bash[19815]: audit 2024-09-21T13:31:50.786116+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:51 smithi017 bash[19815]: audit 2024-09-21T13:31:50.905983+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:51 smithi017 bash[19815]: audit 2024-09-21T13:31:50.905983+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:51 smithi017 bash[19815]: audit 2024-09-21T13:31:50.913596+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:51 smithi017 bash[19815]: audit 2024-09-21T13:31:50.913596+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:51 smithi017 bash[19815]: audit 2024-09-21T13:31:51.428633+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:51 smithi017 bash[19815]: audit 2024-09-21T13:31:51.428633+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:51 smithi017 bash[19815]: audit 2024-09-21T13:31:51.433793+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:52.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:51 smithi017 bash[19815]: audit 2024-09-21T13:31:51.433793+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:51.935995+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:51.935995+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:51.942534+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:51.942534+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:51.944245+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:31:53.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:51.944245+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:31:53.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:51.945228+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T13:31:53.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:51.945228+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T13:31:53.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: cephadm 2024-09-21T13:31:51.945861+0000 mgr.x (mgr.14517) 10 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 8632M 2024-09-21T13:31:53.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: cephadm 2024-09-21T13:31:51.945861+0000 mgr.x (mgr.14517) 10 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 8632M 2024-09-21T13:31:53.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:51.950826+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:51.950826+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:52.002033+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:52.002033+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:52.006417+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:52.006417+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:52.598403+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:52.598403+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:52.603162+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:52.603162+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:52.605182+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:31:53.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:52.605182+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:31:53.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:52.606286+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T13:31:53.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:52.606286+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T13:31:53.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:52.610218+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:52.610218+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:52.613236+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:53.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:52.613236+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:53.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:52.614465+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:53.206 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:52 smithi017 bash[19815]: audit 2024-09-21T13:31:52.614465+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:53.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:51.935995+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:51.935995+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:51.942534+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:51.942534+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:51.944245+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:31:53.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:51.944245+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:31:53.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:51.945228+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T13:31:53.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:51.945228+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T13:31:53.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: cephadm 2024-09-21T13:31:51.945861+0000 mgr.x (mgr.14517) 10 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 8632M 2024-09-21T13:31:53.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: cephadm 2024-09-21T13:31:51.945861+0000 mgr.x (mgr.14517) 10 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 8632M 2024-09-21T13:31:53.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:51.950826+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:51.950826+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:52.002033+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:52.002033+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:52.006417+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:52.006417+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:52.598403+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:52.598403+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:52.603162+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:52.603162+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:52.605182+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:31:53.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:52.605182+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:31:53.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:52.606286+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T13:31:53.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:52.606286+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T13:31:53.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:52.610218+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:52.610218+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:52.613236+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:53.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:52.613236+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:53.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:52.614465+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:53.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:52 smithi104 bash[21651]: audit 2024-09-21T13:31:52.614465+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:53.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:51.935995+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:51.935995+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:51.942534+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:51.942534+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:51.944245+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:31:53.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:51.944245+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-21T13:31:53.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:51.945228+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T13:31:53.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:51.945228+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-21T13:31:53.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: cephadm 2024-09-21T13:31:51.945861+0000 mgr.x (mgr.14517) 10 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 8632M 2024-09-21T13:31:53.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: cephadm 2024-09-21T13:31:51.945861+0000 mgr.x (mgr.14517) 10 : cephadm [INF] Adjusting osd_memory_target on smithi104 to 8632M 2024-09-21T13:31:53.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:51.950826+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:51.950826+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:52.002033+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:52.002033+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:52.006417+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:52.006417+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:52.598403+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:52.598403+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:52.603162+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:52.603162+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:52.605182+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:31:53.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:52.605182+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-21T13:31:53.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:52.606286+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T13:31:53.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:52.606286+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-21T13:31:53.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:52.610218+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:52.610218+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:53.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:52.613236+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:53.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:52.613236+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:53.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:52.614465+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:53.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:52 smithi079 bash[21349]: audit 2024-09-21T13:31:52.614465+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:54.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cephadm 2024-09-21T13:31:52.606929+0000 mgr.x (mgr.14517) 11 : cephadm [INF] Adjusting osd_memory_target on smithi017 to 6586M 2024-09-21T13:31:54.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cephadm 2024-09-21T13:31:52.606929+0000 mgr.x (mgr.14517) 11 : cephadm [INF] Adjusting osd_memory_target on smithi017 to 6586M 2024-09-21T13:31:54.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cephadm 2024-09-21T13:31:52.615923+0000 mgr.x (mgr.14517) 12 : cephadm [INF] Updating smithi017:/etc/ceph/ceph.conf 2024-09-21T13:31:54.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cephadm 2024-09-21T13:31:52.615923+0000 mgr.x (mgr.14517) 12 : cephadm [INF] Updating smithi017:/etc/ceph/ceph.conf 2024-09-21T13:31:54.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cephadm 2024-09-21T13:31:52.616332+0000 mgr.x (mgr.14517) 13 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-21T13:31:54.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cephadm 2024-09-21T13:31:52.616332+0000 mgr.x (mgr.14517) 13 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-21T13:31:54.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cephadm 2024-09-21T13:31:52.616420+0000 mgr.x (mgr.14517) 14 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T13:31:54.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cephadm 2024-09-21T13:31:52.616420+0000 mgr.x (mgr.14517) 14 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T13:31:54.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cluster 2024-09-21T13:31:52.665752+0000 mgr.x (mgr.14517) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 443 B/s wr, 10 op/s 2024-09-21T13:31:54.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cluster 2024-09-21T13:31:52.665752+0000 mgr.x (mgr.14517) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 443 B/s wr, 10 op/s 2024-09-21T13:31:54.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cephadm 2024-09-21T13:31:52.764234+0000 mgr.x (mgr.14517) 16 : cephadm [INF] Updating smithi017:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:31:54.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cephadm 2024-09-21T13:31:52.764234+0000 mgr.x (mgr.14517) 16 : cephadm [INF] Updating smithi017:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:31:54.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cephadm 2024-09-21T13:31:52.766615+0000 mgr.x (mgr.14517) 17 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:31:54.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cephadm 2024-09-21T13:31:52.766615+0000 mgr.x (mgr.14517) 17 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:31:54.431 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cephadm 2024-09-21T13:31:52.767705+0000 mgr.x (mgr.14517) 18 : cephadm [INF] Updating smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:31:54.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cephadm 2024-09-21T13:31:52.767705+0000 mgr.x (mgr.14517) 18 : cephadm [INF] Updating smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:31:54.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cephadm 2024-09-21T13:31:52.883662+0000 mgr.x (mgr.14517) 19 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:31:54.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cephadm 2024-09-21T13:31:52.883662+0000 mgr.x (mgr.14517) 19 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:31:54.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cephadm 2024-09-21T13:31:52.884025+0000 mgr.x (mgr.14517) 20 : cephadm [INF] Updating smithi017:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:31:54.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cephadm 2024-09-21T13:31:52.884025+0000 mgr.x (mgr.14517) 20 : cephadm [INF] Updating smithi017:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:31:54.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cephadm 2024-09-21T13:31:52.884584+0000 mgr.x (mgr.14517) 21 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:31:54.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cephadm 2024-09-21T13:31:52.884584+0000 mgr.x (mgr.14517) 21 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:31:54.432 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cephadm 2024-09-21T13:31:53.004608+0000 mgr.x (mgr.14517) 22 : cephadm [INF] Updating smithi017:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:31:54.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cephadm 2024-09-21T13:31:53.004608+0000 mgr.x (mgr.14517) 22 : cephadm [INF] Updating smithi017:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:31:54.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cephadm 2024-09-21T13:31:53.004981+0000 mgr.x (mgr.14517) 23 : cephadm [INF] Updating smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:31:54.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cephadm 2024-09-21T13:31:53.004981+0000 mgr.x (mgr.14517) 23 : cephadm [INF] Updating smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:31:54.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cephadm 2024-09-21T13:31:53.005629+0000 mgr.x (mgr.14517) 24 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:31:54.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: cephadm 2024-09-21T13:31:53.005629+0000 mgr.x (mgr.14517) 24 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:31:54.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: audit 2024-09-21T13:31:53.123755+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: audit 2024-09-21T13:31:53.123755+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: audit 2024-09-21T13:31:53.129891+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: audit 2024-09-21T13:31:53.129891+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: audit 2024-09-21T13:31:53.136638+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: audit 2024-09-21T13:31:53.136638+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: audit 2024-09-21T13:31:53.143571+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: audit 2024-09-21T13:31:53.143571+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: audit 2024-09-21T13:31:53.150374+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.433 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: audit 2024-09-21T13:31:53.150374+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: audit 2024-09-21T13:31:53.155462+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: audit 2024-09-21T13:31:53.155462+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: audit 2024-09-21T13:31:53.160742+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: audit 2024-09-21T13:31:53.160742+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: audit 2024-09-21T13:31:53.196018+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:54.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: audit 2024-09-21T13:31:53.196018+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:54.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: audit 2024-09-21T13:31:53.198553+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:54.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: audit 2024-09-21T13:31:53.198553+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:54.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: audit 2024-09-21T13:31:53.199940+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:54.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: audit 2024-09-21T13:31:53.199940+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:54.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: audit 2024-09-21T13:31:53.207369+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.434 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:54 smithi104 bash[21651]: audit 2024-09-21T13:31:53.207369+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cephadm 2024-09-21T13:31:52.606929+0000 mgr.x (mgr.14517) 11 : cephadm [INF] Adjusting osd_memory_target on smithi017 to 6586M 2024-09-21T13:31:54.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cephadm 2024-09-21T13:31:52.606929+0000 mgr.x (mgr.14517) 11 : cephadm [INF] Adjusting osd_memory_target on smithi017 to 6586M 2024-09-21T13:31:54.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cephadm 2024-09-21T13:31:52.615923+0000 mgr.x (mgr.14517) 12 : cephadm [INF] Updating smithi017:/etc/ceph/ceph.conf 2024-09-21T13:31:54.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cephadm 2024-09-21T13:31:52.615923+0000 mgr.x (mgr.14517) 12 : cephadm [INF] Updating smithi017:/etc/ceph/ceph.conf 2024-09-21T13:31:54.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cephadm 2024-09-21T13:31:52.616332+0000 mgr.x (mgr.14517) 13 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-21T13:31:54.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cephadm 2024-09-21T13:31:52.616332+0000 mgr.x (mgr.14517) 13 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-21T13:31:54.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cephadm 2024-09-21T13:31:52.616420+0000 mgr.x (mgr.14517) 14 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T13:31:54.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cephadm 2024-09-21T13:31:52.616420+0000 mgr.x (mgr.14517) 14 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T13:31:54.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cluster 2024-09-21T13:31:52.665752+0000 mgr.x (mgr.14517) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 443 B/s wr, 10 op/s 2024-09-21T13:31:54.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cluster 2024-09-21T13:31:52.665752+0000 mgr.x (mgr.14517) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 443 B/s wr, 10 op/s 2024-09-21T13:31:54.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cephadm 2024-09-21T13:31:52.764234+0000 mgr.x (mgr.14517) 16 : cephadm [INF] Updating smithi017:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:31:54.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cephadm 2024-09-21T13:31:52.764234+0000 mgr.x (mgr.14517) 16 : cephadm [INF] Updating smithi017:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:31:54.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cephadm 2024-09-21T13:31:52.766615+0000 mgr.x (mgr.14517) 17 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:31:54.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cephadm 2024-09-21T13:31:52.766615+0000 mgr.x (mgr.14517) 17 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:31:54.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cephadm 2024-09-21T13:31:52.767705+0000 mgr.x (mgr.14517) 18 : cephadm [INF] Updating smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:31:54.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cephadm 2024-09-21T13:31:52.767705+0000 mgr.x (mgr.14517) 18 : cephadm [INF] Updating smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:31:54.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cephadm 2024-09-21T13:31:52.883662+0000 mgr.x (mgr.14517) 19 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:31:54.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cephadm 2024-09-21T13:31:52.883662+0000 mgr.x (mgr.14517) 19 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:31:54.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cephadm 2024-09-21T13:31:52.884025+0000 mgr.x (mgr.14517) 20 : cephadm [INF] Updating smithi017:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:31:54.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cephadm 2024-09-21T13:31:52.884025+0000 mgr.x (mgr.14517) 20 : cephadm [INF] Updating smithi017:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:31:54.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cephadm 2024-09-21T13:31:52.884584+0000 mgr.x (mgr.14517) 21 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:31:54.436 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cephadm 2024-09-21T13:31:52.884584+0000 mgr.x (mgr.14517) 21 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:31:54.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cephadm 2024-09-21T13:31:53.004608+0000 mgr.x (mgr.14517) 22 : cephadm [INF] Updating smithi017:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:31:54.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cephadm 2024-09-21T13:31:53.004608+0000 mgr.x (mgr.14517) 22 : cephadm [INF] Updating smithi017:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:31:54.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cephadm 2024-09-21T13:31:53.004981+0000 mgr.x (mgr.14517) 23 : cephadm [INF] Updating smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:31:54.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cephadm 2024-09-21T13:31:53.004981+0000 mgr.x (mgr.14517) 23 : cephadm [INF] Updating smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:31:54.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cephadm 2024-09-21T13:31:53.005629+0000 mgr.x (mgr.14517) 24 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:31:54.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: cephadm 2024-09-21T13:31:53.005629+0000 mgr.x (mgr.14517) 24 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:31:54.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: audit 2024-09-21T13:31:53.123755+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: audit 2024-09-21T13:31:53.123755+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: audit 2024-09-21T13:31:53.129891+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: audit 2024-09-21T13:31:53.129891+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: audit 2024-09-21T13:31:53.136638+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: audit 2024-09-21T13:31:53.136638+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: audit 2024-09-21T13:31:53.143571+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.437 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: audit 2024-09-21T13:31:53.143571+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: audit 2024-09-21T13:31:53.150374+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: audit 2024-09-21T13:31:53.150374+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: audit 2024-09-21T13:31:53.155462+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: audit 2024-09-21T13:31:53.155462+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: audit 2024-09-21T13:31:53.160742+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: audit 2024-09-21T13:31:53.160742+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: audit 2024-09-21T13:31:53.196018+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:54.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: audit 2024-09-21T13:31:53.196018+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:54.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: audit 2024-09-21T13:31:53.198553+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:54.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: audit 2024-09-21T13:31:53.198553+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:54.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: audit 2024-09-21T13:31:53.199940+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:54.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: audit 2024-09-21T13:31:53.199940+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:54.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: audit 2024-09-21T13:31:53.207369+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.438 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:54 smithi079 bash[21349]: audit 2024-09-21T13:31:53.207369+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cephadm 2024-09-21T13:31:52.606929+0000 mgr.x (mgr.14517) 11 : cephadm [INF] Adjusting osd_memory_target on smithi017 to 6586M 2024-09-21T13:31:54.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cephadm 2024-09-21T13:31:52.606929+0000 mgr.x (mgr.14517) 11 : cephadm [INF] Adjusting osd_memory_target on smithi017 to 6586M 2024-09-21T13:31:54.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cephadm 2024-09-21T13:31:52.615923+0000 mgr.x (mgr.14517) 12 : cephadm [INF] Updating smithi017:/etc/ceph/ceph.conf 2024-09-21T13:31:54.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cephadm 2024-09-21T13:31:52.615923+0000 mgr.x (mgr.14517) 12 : cephadm [INF] Updating smithi017:/etc/ceph/ceph.conf 2024-09-21T13:31:54.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cephadm 2024-09-21T13:31:52.616332+0000 mgr.x (mgr.14517) 13 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-21T13:31:54.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cephadm 2024-09-21T13:31:52.616332+0000 mgr.x (mgr.14517) 13 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.conf 2024-09-21T13:31:54.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cephadm 2024-09-21T13:31:52.616420+0000 mgr.x (mgr.14517) 14 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T13:31:54.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cephadm 2024-09-21T13:31:52.616420+0000 mgr.x (mgr.14517) 14 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.conf 2024-09-21T13:31:54.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cluster 2024-09-21T13:31:52.665752+0000 mgr.x (mgr.14517) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 443 B/s wr, 10 op/s 2024-09-21T13:31:54.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cluster 2024-09-21T13:31:52.665752+0000 mgr.x (mgr.14517) 15 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 443 B/s wr, 10 op/s 2024-09-21T13:31:54.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cephadm 2024-09-21T13:31:52.764234+0000 mgr.x (mgr.14517) 16 : cephadm [INF] Updating smithi017:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:31:54.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cephadm 2024-09-21T13:31:52.764234+0000 mgr.x (mgr.14517) 16 : cephadm [INF] Updating smithi017:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:31:54.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cephadm 2024-09-21T13:31:52.766615+0000 mgr.x (mgr.14517) 17 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:31:54.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cephadm 2024-09-21T13:31:52.766615+0000 mgr.x (mgr.14517) 17 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:31:54.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cephadm 2024-09-21T13:31:52.767705+0000 mgr.x (mgr.14517) 18 : cephadm [INF] Updating smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:31:54.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cephadm 2024-09-21T13:31:52.767705+0000 mgr.x (mgr.14517) 18 : cephadm [INF] Updating smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.conf 2024-09-21T13:31:54.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cephadm 2024-09-21T13:31:52.883662+0000 mgr.x (mgr.14517) 19 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:31:54.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cephadm 2024-09-21T13:31:52.883662+0000 mgr.x (mgr.14517) 19 : cephadm [INF] Updating smithi079:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:31:54.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cephadm 2024-09-21T13:31:52.884025+0000 mgr.x (mgr.14517) 20 : cephadm [INF] Updating smithi017:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:31:54.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cephadm 2024-09-21T13:31:52.884025+0000 mgr.x (mgr.14517) 20 : cephadm [INF] Updating smithi017:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:31:54.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cephadm 2024-09-21T13:31:52.884584+0000 mgr.x (mgr.14517) 21 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:31:54.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cephadm 2024-09-21T13:31:52.884584+0000 mgr.x (mgr.14517) 21 : cephadm [INF] Updating smithi104:/etc/ceph/ceph.client.admin.keyring 2024-09-21T13:31:54.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cephadm 2024-09-21T13:31:53.004608+0000 mgr.x (mgr.14517) 22 : cephadm [INF] Updating smithi017:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:31:54.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cephadm 2024-09-21T13:31:53.004608+0000 mgr.x (mgr.14517) 22 : cephadm [INF] Updating smithi017:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:31:54.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cephadm 2024-09-21T13:31:53.004981+0000 mgr.x (mgr.14517) 23 : cephadm [INF] Updating smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:31:54.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cephadm 2024-09-21T13:31:53.004981+0000 mgr.x (mgr.14517) 23 : cephadm [INF] Updating smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:31:54.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cephadm 2024-09-21T13:31:53.005629+0000 mgr.x (mgr.14517) 24 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:31:54.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: cephadm 2024-09-21T13:31:53.005629+0000 mgr.x (mgr.14517) 24 : cephadm [INF] Updating smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/config/ceph.client.admin.keyring 2024-09-21T13:31:54.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: audit 2024-09-21T13:31:53.123755+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: audit 2024-09-21T13:31:53.123755+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: audit 2024-09-21T13:31:53.129891+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: audit 2024-09-21T13:31:53.129891+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: audit 2024-09-21T13:31:53.136638+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: audit 2024-09-21T13:31:53.136638+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: audit 2024-09-21T13:31:53.143571+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: audit 2024-09-21T13:31:53.143571+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: audit 2024-09-21T13:31:53.150374+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: audit 2024-09-21T13:31:53.150374+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: audit 2024-09-21T13:31:53.155462+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: audit 2024-09-21T13:31:53.155462+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: audit 2024-09-21T13:31:53.160742+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: audit 2024-09-21T13:31:53.160742+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: audit 2024-09-21T13:31:53.196018+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:54.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: audit 2024-09-21T13:31:53.196018+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:31:54.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: audit 2024-09-21T13:31:53.198553+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:54.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: audit 2024-09-21T13:31:53.198553+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:31:54.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: audit 2024-09-21T13:31:53.199940+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:54.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: audit 2024-09-21T13:31:53.199940+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:31:54.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: audit 2024-09-21T13:31:53.207369+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:54.458 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:54 smithi017 bash[19815]: audit 2024-09-21T13:31:53.207369+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:31:56.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:56 smithi104 bash[21651]: cluster 2024-09-21T13:31:54.666452+0000 mgr.x (mgr.14517) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T13:31:56.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:56 smithi104 bash[21651]: cluster 2024-09-21T13:31:54.666452+0000 mgr.x (mgr.14517) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T13:31:56.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:56 smithi079 bash[21349]: cluster 2024-09-21T13:31:54.666452+0000 mgr.x (mgr.14517) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T13:31:56.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:56 smithi079 bash[21349]: cluster 2024-09-21T13:31:54.666452+0000 mgr.x (mgr.14517) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T13:31:56.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:56 smithi017 bash[19815]: cluster 2024-09-21T13:31:54.666452+0000 mgr.x (mgr.14517) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T13:31:56.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:56 smithi017 bash[19815]: cluster 2024-09-21T13:31:54.666452+0000 mgr.x (mgr.14517) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 644 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-21T13:31:58.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:58 smithi104 bash[21651]: cluster 2024-09-21T13:31:56.667651+0000 mgr.x (mgr.14517) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-21T13:31:58.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:31:58 smithi104 bash[21651]: cluster 2024-09-21T13:31:56.667651+0000 mgr.x (mgr.14517) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-21T13:31:58.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:58 smithi079 bash[21349]: cluster 2024-09-21T13:31:56.667651+0000 mgr.x (mgr.14517) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-21T13:31:58.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:31:58 smithi079 bash[21349]: cluster 2024-09-21T13:31:56.667651+0000 mgr.x (mgr.14517) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-21T13:31:58.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:58 smithi017 bash[19815]: cluster 2024-09-21T13:31:56.667651+0000 mgr.x (mgr.14517) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-21T13:31:58.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:31:58 smithi017 bash[19815]: cluster 2024-09-21T13:31:56.667651+0000 mgr.x (mgr.14517) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-21T13:32:00.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:00 smithi104 bash[21651]: cluster 2024-09-21T13:31:58.668440+0000 mgr.x (mgr.14517) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 655 B/s wr, 7 op/s 2024-09-21T13:32:00.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:00 smithi104 bash[21651]: cluster 2024-09-21T13:31:58.668440+0000 mgr.x (mgr.14517) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 655 B/s wr, 7 op/s 2024-09-21T13:32:00.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:00 smithi079 bash[21349]: cluster 2024-09-21T13:31:58.668440+0000 mgr.x (mgr.14517) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 655 B/s wr, 7 op/s 2024-09-21T13:32:00.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:00 smithi079 bash[21349]: cluster 2024-09-21T13:31:58.668440+0000 mgr.x (mgr.14517) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 655 B/s wr, 7 op/s 2024-09-21T13:32:00.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:00 smithi017 bash[19815]: cluster 2024-09-21T13:31:58.668440+0000 mgr.x (mgr.14517) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 655 B/s wr, 7 op/s 2024-09-21T13:32:00.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:00 smithi017 bash[19815]: cluster 2024-09-21T13:31:58.668440+0000 mgr.x (mgr.14517) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 655 B/s wr, 7 op/s 2024-09-21T13:32:02.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:02 smithi104 bash[21651]: cluster 2024-09-21T13:32:00.669262+0000 mgr.x (mgr.14517) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-21T13:32:02.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:02 smithi104 bash[21651]: cluster 2024-09-21T13:32:00.669262+0000 mgr.x (mgr.14517) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-21T13:32:02.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:02 smithi079 bash[21349]: cluster 2024-09-21T13:32:00.669262+0000 mgr.x (mgr.14517) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-21T13:32:02.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:02 smithi079 bash[21349]: cluster 2024-09-21T13:32:00.669262+0000 mgr.x (mgr.14517) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-21T13:32:02.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:02 smithi017 bash[19815]: cluster 2024-09-21T13:32:00.669262+0000 mgr.x (mgr.14517) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-21T13:32:02.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:02 smithi017 bash[19815]: cluster 2024-09-21T13:32:00.669262+0000 mgr.x (mgr.14517) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-21T13:32:04.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:04 smithi104 bash[21651]: cluster 2024-09-21T13:32:02.670523+0000 mgr.x (mgr.14517) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-21T13:32:04.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:04 smithi104 bash[21651]: cluster 2024-09-21T13:32:02.670523+0000 mgr.x (mgr.14517) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-21T13:32:04.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:04 smithi079 bash[21349]: cluster 2024-09-21T13:32:02.670523+0000 mgr.x (mgr.14517) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-21T13:32:04.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:04 smithi079 bash[21349]: cluster 2024-09-21T13:32:02.670523+0000 mgr.x (mgr.14517) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-21T13:32:04.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:04 smithi017 bash[19815]: cluster 2024-09-21T13:32:02.670523+0000 mgr.x (mgr.14517) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-21T13:32:04.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:04 smithi017 bash[19815]: cluster 2024-09-21T13:32:02.670523+0000 mgr.x (mgr.14517) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-21T13:32:06.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:06 smithi104 bash[21651]: cluster 2024-09-21T13:32:04.671279+0000 mgr.x (mgr.14517) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T13:32:06.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:06 smithi104 bash[21651]: cluster 2024-09-21T13:32:04.671279+0000 mgr.x (mgr.14517) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T13:32:06.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:06 smithi079 bash[21349]: cluster 2024-09-21T13:32:04.671279+0000 mgr.x (mgr.14517) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T13:32:06.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:06 smithi079 bash[21349]: cluster 2024-09-21T13:32:04.671279+0000 mgr.x (mgr.14517) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T13:32:06.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:06 smithi017 bash[19815]: cluster 2024-09-21T13:32:04.671279+0000 mgr.x (mgr.14517) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T13:32:06.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:06 smithi017 bash[19815]: cluster 2024-09-21T13:32:04.671279+0000 mgr.x (mgr.14517) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T13:32:08.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:08 smithi104 bash[21651]: cluster 2024-09-21T13:32:06.672653+0000 mgr.x (mgr.14517) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T13:32:08.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:08 smithi104 bash[21651]: cluster 2024-09-21T13:32:06.672653+0000 mgr.x (mgr.14517) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T13:32:08.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:08 smithi079 bash[21349]: cluster 2024-09-21T13:32:06.672653+0000 mgr.x (mgr.14517) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T13:32:08.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:08 smithi079 bash[21349]: cluster 2024-09-21T13:32:06.672653+0000 mgr.x (mgr.14517) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T13:32:08.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:08 smithi017 bash[19815]: cluster 2024-09-21T13:32:06.672653+0000 mgr.x (mgr.14517) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T13:32:08.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:08 smithi017 bash[19815]: cluster 2024-09-21T13:32:06.672653+0000 mgr.x (mgr.14517) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-21T13:32:10.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:10 smithi104 bash[21651]: cluster 2024-09-21T13:32:08.673355+0000 mgr.x (mgr.14517) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:10.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:10 smithi104 bash[21651]: cluster 2024-09-21T13:32:08.673355+0000 mgr.x (mgr.14517) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:10.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:10 smithi079 bash[21349]: cluster 2024-09-21T13:32:08.673355+0000 mgr.x (mgr.14517) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:10.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:10 smithi079 bash[21349]: cluster 2024-09-21T13:32:08.673355+0000 mgr.x (mgr.14517) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:10.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:10 smithi017 bash[19815]: cluster 2024-09-21T13:32:08.673355+0000 mgr.x (mgr.14517) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:10.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:10 smithi017 bash[19815]: cluster 2024-09-21T13:32:08.673355+0000 mgr.x (mgr.14517) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:12.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:12 smithi104 bash[21651]: cluster 2024-09-21T13:32:10.674149+0000 mgr.x (mgr.14517) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:12.464 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:12 smithi104 bash[21651]: cluster 2024-09-21T13:32:10.674149+0000 mgr.x (mgr.14517) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:12.465 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:12 smithi017 bash[19815]: cluster 2024-09-21T13:32:10.674149+0000 mgr.x (mgr.14517) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:12.465 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:12 smithi017 bash[19815]: cluster 2024-09-21T13:32:10.674149+0000 mgr.x (mgr.14517) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:12.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:12 smithi079 bash[21349]: cluster 2024-09-21T13:32:10.674149+0000 mgr.x (mgr.14517) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:12.465 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:12 smithi079 bash[21349]: cluster 2024-09-21T13:32:10.674149+0000 mgr.x (mgr.14517) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:14.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:14 smithi104 bash[21651]: cluster 2024-09-21T13:32:12.675527+0000 mgr.x (mgr.14517) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:14.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:14 smithi104 bash[21651]: cluster 2024-09-21T13:32:12.675527+0000 mgr.x (mgr.14517) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:14.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:14 smithi079 bash[21349]: cluster 2024-09-21T13:32:12.675527+0000 mgr.x (mgr.14517) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:14.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:14 smithi079 bash[21349]: cluster 2024-09-21T13:32:12.675527+0000 mgr.x (mgr.14517) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:14.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:14 smithi017 bash[19815]: cluster 2024-09-21T13:32:12.675527+0000 mgr.x (mgr.14517) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:14.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:14 smithi017 bash[19815]: cluster 2024-09-21T13:32:12.675527+0000 mgr.x (mgr.14517) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:15.487 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- bash -c 'ceph smb apply -i -' 2024-09-21T13:32:16.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:16 smithi104 bash[21651]: cluster 2024-09-21T13:32:14.676336+0000 mgr.x (mgr.14517) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:16.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:16 smithi104 bash[21651]: cluster 2024-09-21T13:32:14.676336+0000 mgr.x (mgr.14517) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:16.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:16 smithi079 bash[21349]: cluster 2024-09-21T13:32:14.676336+0000 mgr.x (mgr.14517) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:16.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:16 smithi079 bash[21349]: cluster 2024-09-21T13:32:14.676336+0000 mgr.x (mgr.14517) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:16.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:16 smithi017 bash[19815]: cluster 2024-09-21T13:32:14.676336+0000 mgr.x (mgr.14517) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:16.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:16 smithi017 bash[19815]: cluster 2024-09-21T13:32:14.676336+0000 mgr.x (mgr.14517) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:18.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:18 smithi079 bash[21349]: cluster 2024-09-21T13:32:16.677658+0000 mgr.x (mgr.14517) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:18.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:18 smithi079 bash[21349]: cluster 2024-09-21T13:32:16.677658+0000 mgr.x (mgr.14517) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:18.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:18 smithi017 bash[19815]: cluster 2024-09-21T13:32:16.677658+0000 mgr.x (mgr.14517) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:18.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:18 smithi017 bash[19815]: cluster 2024-09-21T13:32:16.677658+0000 mgr.x (mgr.14517) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:18.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:18 smithi104 bash[21651]: cluster 2024-09-21T13:32:16.677658+0000 mgr.x (mgr.14517) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:18.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:18 smithi104 bash[21651]: cluster 2024-09-21T13:32:16.677658+0000 mgr.x (mgr.14517) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:20.250 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:32:20.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:20 smithi017 bash[19815]: cluster 2024-09-21T13:32:18.678454+0000 mgr.x (mgr.14517) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:20.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:20 smithi017 bash[19815]: cluster 2024-09-21T13:32:18.678454+0000 mgr.x (mgr.14517) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:20.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:20 smithi104 bash[21651]: cluster 2024-09-21T13:32:18.678454+0000 mgr.x (mgr.14517) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:20.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:20 smithi104 bash[21651]: cluster 2024-09-21T13:32:18.678454+0000 mgr.x (mgr.14517) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:20.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:20 smithi079 bash[21349]: cluster 2024-09-21T13:32:18.678454+0000 mgr.x (mgr.14517) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:20.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:20 smithi079 bash[21349]: cluster 2024-09-21T13:32:18.678454+0000 mgr.x (mgr.14517) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:21.997 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2024-09-21T13:32:21.998 INFO:teuthology.orchestra.run.smithi017.stdout: "results": [ 2024-09-21T13:32:21.998 INFO:teuthology.orchestra.run.smithi017.stdout: { 2024-09-21T13:32:21.998 INFO:teuthology.orchestra.run.smithi017.stdout: "resource": { 2024-09-21T13:32:21.998 INFO:teuthology.orchestra.run.smithi017.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-21T13:32:21.998 INFO:teuthology.orchestra.run.smithi017.stdout: "auth_id": "join1-admin", 2024-09-21T13:32:21.998 INFO:teuthology.orchestra.run.smithi017.stdout: "intent": "present", 2024-09-21T13:32:21.998 INFO:teuthology.orchestra.run.smithi017.stdout: "auth": { 2024-09-21T13:32:21.998 INFO:teuthology.orchestra.run.smithi017.stdout: "username": "Administrator", 2024-09-21T13:32:21.998 INFO:teuthology.orchestra.run.smithi017.stdout: "password": "Passw0rd" 2024-09-21T13:32:21.998 INFO:teuthology.orchestra.run.smithi017.stdout: } 2024-09-21T13:32:21.998 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T13:32:21.998 INFO:teuthology.orchestra.run.smithi017.stdout: "state": "created", 2024-09-21T13:32:21.998 INFO:teuthology.orchestra.run.smithi017.stdout: "success": true 2024-09-21T13:32:21.998 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T13:32:21.999 INFO:teuthology.orchestra.run.smithi017.stdout: { 2024-09-21T13:32:21.999 INFO:teuthology.orchestra.run.smithi017.stdout: "resource": { 2024-09-21T13:32:21.999 INFO:teuthology.orchestra.run.smithi017.stdout: "resource_type": "ceph.smb.cluster", 2024-09-21T13:32:21.999 INFO:teuthology.orchestra.run.smithi017.stdout: "cluster_id": "adctdb1", 2024-09-21T13:32:21.999 INFO:teuthology.orchestra.run.smithi017.stdout: "auth_mode": "active-directory", 2024-09-21T13:32:21.999 INFO:teuthology.orchestra.run.smithi017.stdout: "intent": "present", 2024-09-21T13:32:21.999 INFO:teuthology.orchestra.run.smithi017.stdout: "domain_settings": { 2024-09-21T13:32:21.999 INFO:teuthology.orchestra.run.smithi017.stdout: "realm": "DOMAIN1.SINK.TEST", 2024-09-21T13:32:21.999 INFO:teuthology.orchestra.run.smithi017.stdout: "join_sources": [ 2024-09-21T13:32:21.999 INFO:teuthology.orchestra.run.smithi017.stdout: { 2024-09-21T13:32:21.999 INFO:teuthology.orchestra.run.smithi017.stdout: "source_type": "resource", 2024-09-21T13:32:21.999 INFO:teuthology.orchestra.run.smithi017.stdout: "ref": "join1-admin" 2024-09-21T13:32:21.999 INFO:teuthology.orchestra.run.smithi017.stdout: } 2024-09-21T13:32:21.999 INFO:teuthology.orchestra.run.smithi017.stdout: ] 2024-09-21T13:32:22.000 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T13:32:22.000 INFO:teuthology.orchestra.run.smithi017.stdout: "custom_dns": [ 2024-09-21T13:32:22.000 INFO:teuthology.orchestra.run.smithi017.stdout: "172.21.15.134" 2024-09-21T13:32:22.000 INFO:teuthology.orchestra.run.smithi017.stdout: ], 2024-09-21T13:32:22.000 INFO:teuthology.orchestra.run.smithi017.stdout: "placement": { 2024-09-21T13:32:22.000 INFO:teuthology.orchestra.run.smithi017.stdout: "count": 3 2024-09-21T13:32:22.000 INFO:teuthology.orchestra.run.smithi017.stdout: } 2024-09-21T13:32:22.000 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T13:32:22.000 INFO:teuthology.orchestra.run.smithi017.stdout: "state": "created", 2024-09-21T13:32:22.000 INFO:teuthology.orchestra.run.smithi017.stdout: "success": true 2024-09-21T13:32:22.000 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T13:32:22.000 INFO:teuthology.orchestra.run.smithi017.stdout: { 2024-09-21T13:32:22.000 INFO:teuthology.orchestra.run.smithi017.stdout: "resource": { 2024-09-21T13:32:22.000 INFO:teuthology.orchestra.run.smithi017.stdout: "resource_type": "ceph.smb.share", 2024-09-21T13:32:22.001 INFO:teuthology.orchestra.run.smithi017.stdout: "cluster_id": "adctdb1", 2024-09-21T13:32:22.001 INFO:teuthology.orchestra.run.smithi017.stdout: "share_id": "share1", 2024-09-21T13:32:22.001 INFO:teuthology.orchestra.run.smithi017.stdout: "intent": "present", 2024-09-21T13:32:22.001 INFO:teuthology.orchestra.run.smithi017.stdout: "name": "share1", 2024-09-21T13:32:22.001 INFO:teuthology.orchestra.run.smithi017.stdout: "readonly": false, 2024-09-21T13:32:22.001 INFO:teuthology.orchestra.run.smithi017.stdout: "browseable": true, 2024-09-21T13:32:22.001 INFO:teuthology.orchestra.run.smithi017.stdout: "cephfs": { 2024-09-21T13:32:22.001 INFO:teuthology.orchestra.run.smithi017.stdout: "volume": "cephfs", 2024-09-21T13:32:22.001 INFO:teuthology.orchestra.run.smithi017.stdout: "path": "/", 2024-09-21T13:32:22.001 INFO:teuthology.orchestra.run.smithi017.stdout: "subvolumegroup": "smb", 2024-09-21T13:32:22.001 INFO:teuthology.orchestra.run.smithi017.stdout: "subvolume": "sv1", 2024-09-21T13:32:22.001 INFO:teuthology.orchestra.run.smithi017.stdout: "provider": "samba-vfs" 2024-09-21T13:32:22.001 INFO:teuthology.orchestra.run.smithi017.stdout: } 2024-09-21T13:32:22.001 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T13:32:22.002 INFO:teuthology.orchestra.run.smithi017.stdout: "state": "created", 2024-09-21T13:32:22.002 INFO:teuthology.orchestra.run.smithi017.stdout: "success": true 2024-09-21T13:32:22.002 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T13:32:22.002 INFO:teuthology.orchestra.run.smithi017.stdout: { 2024-09-21T13:32:22.002 INFO:teuthology.orchestra.run.smithi017.stdout: "resource": { 2024-09-21T13:32:22.002 INFO:teuthology.orchestra.run.smithi017.stdout: "resource_type": "ceph.smb.share", 2024-09-21T13:32:22.002 INFO:teuthology.orchestra.run.smithi017.stdout: "cluster_id": "adctdb1", 2024-09-21T13:32:22.002 INFO:teuthology.orchestra.run.smithi017.stdout: "share_id": "share2", 2024-09-21T13:32:22.002 INFO:teuthology.orchestra.run.smithi017.stdout: "intent": "present", 2024-09-21T13:32:22.002 INFO:teuthology.orchestra.run.smithi017.stdout: "name": "share2", 2024-09-21T13:32:22.002 INFO:teuthology.orchestra.run.smithi017.stdout: "readonly": false, 2024-09-21T13:32:22.002 INFO:teuthology.orchestra.run.smithi017.stdout: "browseable": true, 2024-09-21T13:32:22.002 INFO:teuthology.orchestra.run.smithi017.stdout: "cephfs": { 2024-09-21T13:32:22.003 INFO:teuthology.orchestra.run.smithi017.stdout: "volume": "cephfs", 2024-09-21T13:32:22.003 INFO:teuthology.orchestra.run.smithi017.stdout: "path": "/", 2024-09-21T13:32:22.003 INFO:teuthology.orchestra.run.smithi017.stdout: "subvolumegroup": "smb", 2024-09-21T13:32:22.003 INFO:teuthology.orchestra.run.smithi017.stdout: "subvolume": "sv2", 2024-09-21T13:32:22.003 INFO:teuthology.orchestra.run.smithi017.stdout: "provider": "samba-vfs" 2024-09-21T13:32:22.003 INFO:teuthology.orchestra.run.smithi017.stdout: } 2024-09-21T13:32:22.003 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T13:32:22.003 INFO:teuthology.orchestra.run.smithi017.stdout: "state": "created", 2024-09-21T13:32:22.003 INFO:teuthology.orchestra.run.smithi017.stdout: "success": true 2024-09-21T13:32:22.003 INFO:teuthology.orchestra.run.smithi017.stdout: } 2024-09-21T13:32:22.003 INFO:teuthology.orchestra.run.smithi017.stdout: ], 2024-09-21T13:32:22.003 INFO:teuthology.orchestra.run.smithi017.stdout: "success": true 2024-09-21T13:32:22.003 INFO:teuthology.orchestra.run.smithi017.stdout:} 2024-09-21T13:32:22.188 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:32:21 smithi017 bash[20068]: debug 2024-09-21T13:32:21.824+0000 7fcef91e3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:32:22.188 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:32:21 smithi017 bash[20068]: debug 2024-09-21T13:32:21.824+0000 7fcef91e3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:32:22.189 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:32:21 smithi017 bash[20068]: debug 2024-09-21T13:32:21.824+0000 7fcef91e3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:32:22.189 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:32:21 smithi017 bash[20068]: debug 2024-09-21T13:32:21.824+0000 7fcef91e3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:32:22.189 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:32:21 smithi017 bash[20068]: debug 2024-09-21T13:32:21.824+0000 7fcef91e3640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:32:22.189 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:32:21 smithi017 bash[20068]: debug 2024-09-21T13:32:21.840+0000 7fcf061fd640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:32:22.189 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:32:21 smithi017 bash[20068]: debug 2024-09-21T13:32:21.840+0000 7fcf061fd640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:32:22.189 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:32:21 smithi017 bash[20068]: debug 2024-09-21T13:32:21.840+0000 7fcf061fd640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:32:22.189 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:32:21 smithi017 bash[20068]: debug 2024-09-21T13:32:21.840+0000 7fcf061fd640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:32:22.189 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:32:21 smithi017 bash[20068]: debug 2024-09-21T13:32:21.840+0000 7fcf061fd640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-21T13:32:22.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: cluster 2024-09-21T13:32:20.679241+0000 mgr.x (mgr.14517) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:22.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: cluster 2024-09-21T13:32:20.679241+0000 mgr.x (mgr.14517) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:22.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:21.817241+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T13:32:22.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:21.817241+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T13:32:22.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:21.852911+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T13:32:22.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:21.852911+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T13:32:22.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:21.874109+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:21.874109+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:21.957565+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:21.957565+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:21.964122+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:32:22.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:21.964122+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:32:22.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:21.965842+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T13:32:22.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:21.965842+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T13:32:22.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:21.968754+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T13:32:22.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:21.968754+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T13:32:22.455 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:21.991461+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:21.991461+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:21.993166+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:32:22.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:21.993166+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:32:22.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:21.998655+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:32:22.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:21.998655+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:32:22.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:22.000210+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:32:22.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:22.000210+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:32:22.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:22.007222+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:22.007222+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:22.015392+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:22.015392+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.456 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:22.016932+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi017.lftaps", "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-21T13:32:22.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:22.016932+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi017.lftaps", "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-21T13:32:22.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:22.019664+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi017.lftaps", "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-21T13:32:22.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:22.019664+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi017.lftaps", "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-21T13:32:22.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:22.022773+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T13:32:22.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:22.022773+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T13:32:22.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:22.023642+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:32:22.457 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 bash[19815]: audit 2024-09-21T13:32:22.023642+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:32:22.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: cluster 2024-09-21T13:32:20.679241+0000 mgr.x (mgr.14517) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:22.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: cluster 2024-09-21T13:32:20.679241+0000 mgr.x (mgr.14517) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:22.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:21.817241+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T13:32:22.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:21.817241+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T13:32:22.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:21.852911+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T13:32:22.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:21.852911+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T13:32:22.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:21.874109+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:21.874109+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:21.957565+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:21.957565+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:21.964122+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:32:22.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:21.964122+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:32:22.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:21.965842+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T13:32:22.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:21.965842+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T13:32:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:21.968754+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T13:32:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:21.968754+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T13:32:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:21.991461+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:21.991461+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:21.993166+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:32:22.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:21.993166+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:32:22.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:21.998655+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:32:22.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:21.998655+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:32:22.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:22.000210+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:32:22.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:22.000210+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:32:22.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:22.007222+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:22.007222+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:22.015392+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:22.015392+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:22.016932+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi017.lftaps", "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-21T13:32:22.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:22.016932+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi017.lftaps", "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-21T13:32:22.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:22.019664+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi017.lftaps", "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-21T13:32:22.683 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:22.019664+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi017.lftaps", "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-21T13:32:22.684 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:22.022773+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T13:32:22.684 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:22.022773+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T13:32:22.684 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:22.023642+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:32:22.684 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:22 smithi104 bash[21651]: audit 2024-09-21T13:32:22.023642+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:32:22.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: cluster 2024-09-21T13:32:20.679241+0000 mgr.x (mgr.14517) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:22.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: cluster 2024-09-21T13:32:20.679241+0000 mgr.x (mgr.14517) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:22.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:21.817241+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T13:32:22.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:21.817241+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-21T13:32:22.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:21.852911+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T13:32:22.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:21.852911+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-21T13:32:22.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:21.874109+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:21.874109+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:21.957565+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:21.957565+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:21.964122+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:32:22.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:21.964122+0000 mon.a (mon.0) 724 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:32:22.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:21.965842+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T13:32:22.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:21.965842+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-21T13:32:22.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:21.968754+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T13:32:22.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:21.968754+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-21T13:32:22.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:21.991461+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:21.991461+0000 mon.a (mon.0) 727 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:21.993166+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:32:22.686 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:21.993166+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:32:22.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:21.998655+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:32:22.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:21.998655+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:32:22.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:22.000210+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:32:22.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:22.000210+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:32:22.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:22.007222+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:22.007222+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:22.015392+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:22.015392+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:22.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:22.016932+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi017.lftaps", "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-21T13:32:22.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:22.016932+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi017.lftaps", "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-21T13:32:22.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:22.019664+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi017.lftaps", "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-21T13:32:22.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:22.019664+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi017.lftaps", "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-21T13:32:22.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:22.022773+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T13:32:22.687 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:22.022773+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T13:32:22.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:22.023642+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:32:22.688 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:22 smithi079 bash[21349]: audit 2024-09-21T13:32:22.023642+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:32:22.692 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-21T13:32:22.701 INFO:tasks.cephadm:Waiting for ceph service smb.adctdb1 to start (timeout 300)... 2024-09-21T13:32:22.701 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:32:23.147 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:22 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:32:23.147 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:32:22 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:32:23.147 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 13:32:22 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:32:23.148 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 13:32:22 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:32:23.426 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:32:23 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:32:23.426 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 13:32:23 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:32:23.427 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 13:32:23 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:32:23.427 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:23 smithi017 bash[19815]: audit 2024-09-21T13:32:21.718794+0000 mgr.x (mgr.14517) 39 : audit [DBG] from='client.14565 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:32:23.427 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:23 smithi017 bash[19815]: audit 2024-09-21T13:32:21.718794+0000 mgr.x (mgr.14517) 39 : audit [DBG] from='client.14565 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:32:23.427 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:23 smithi017 bash[19815]: audit 2024-09-21T13:32:21.819780+0000 mgr.x (mgr.14517) 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-21T13:32:23.427 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:23 smithi017 bash[19815]: audit 2024-09-21T13:32:21.819780+0000 mgr.x (mgr.14517) 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-21T13:32:23.427 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:23 smithi017 bash[19815]: audit 2024-09-21T13:32:21.853840+0000 mgr.x (mgr.14517) 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-21T13:32:23.427 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:23 smithi017 bash[19815]: audit 2024-09-21T13:32:21.853840+0000 mgr.x (mgr.14517) 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-21T13:32:23.427 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:23 smithi017 bash[19815]: cephadm 2024-09-21T13:32:21.985452+0000 mgr.x (mgr.14517) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-21T13:32:23.427 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:23 smithi017 bash[19815]: cephadm 2024-09-21T13:32:21.985452+0000 mgr.x (mgr.14517) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-21T13:32:23.428 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:23 smithi017 bash[19815]: cephadm 2024-09-21T13:32:22.016039+0000 mgr.x (mgr.14517) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi017.lftaps'}, 1: {0: 'adctdb1.1.0.smithi079.pprpik'}, 2: {0: 'adctdb1.2.0.smithi104.wxlreo'}} 3 2024-09-21T13:32:23.428 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:23 smithi017 bash[19815]: cephadm 2024-09-21T13:32:22.016039+0000 mgr.x (mgr.14517) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi017.lftaps'}, 1: {0: 'adctdb1.1.0.smithi079.pprpik'}, 2: {0: 'adctdb1.2.0.smithi104.wxlreo'}} 3 2024-09-21T13:32:23.428 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:23 smithi017 bash[19815]: cephadm 2024-09-21T13:32:22.016546+0000 mgr.x (mgr.14517) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T13:32:23.428 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:23 smithi017 bash[19815]: cephadm 2024-09-21T13:32:22.016546+0000 mgr.x (mgr.14517) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T13:32:23.428 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:23 smithi017 bash[19815]: cephadm 2024-09-21T13:32:22.024449+0000 mgr.x (mgr.14517) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T13:32:23.428 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:23 smithi017 bash[19815]: cephadm 2024-09-21T13:32:22.024449+0000 mgr.x (mgr.14517) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T13:32:23.428 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:23 smithi017 bash[19815]: cephadm 2024-09-21T13:32:22.089824+0000 mgr.x (mgr.14517) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi079.pprpik' not in {'smb.adctdb1.0.0.smithi017.lftaps': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi017.lftaps', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}} 2024-09-21T13:32:23.428 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:23 smithi017 bash[19815]: cephadm 2024-09-21T13:32:22.089824+0000 mgr.x (mgr.14517) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi079.pprpik' not in {'smb.adctdb1.0.0.smithi017.lftaps': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi017.lftaps', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}} 2024-09-21T13:32:23.428 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:23 smithi017 bash[19815]: cephadm 2024-09-21T13:32:22.089891+0000 mgr.x (mgr.14517) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi104.wxlreo' not in {'smb.adctdb1.0.0.smithi017.lftaps': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi017.lftaps', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}} 2024-09-21T13:32:23.428 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:23 smithi017 bash[19815]: cephadm 2024-09-21T13:32:22.089891+0000 mgr.x (mgr.14517) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi104.wxlreo' not in {'smb.adctdb1.0.0.smithi017.lftaps': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi017.lftaps', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}} 2024-09-21T13:32:23.428 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:23 smithi017 bash[19815]: cephadm 2024-09-21T13:32:22.095564+0000 mgr.x (mgr.14517) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi017.lftaps on smithi017 2024-09-21T13:32:23.428 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:23 smithi017 bash[19815]: cephadm 2024-09-21T13:32:22.095564+0000 mgr.x (mgr.14517) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi017.lftaps on smithi017 2024-09-21T13:32:23.428 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:23 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:32:23.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:23 smithi104 bash[21651]: audit 2024-09-21T13:32:21.718794+0000 mgr.x (mgr.14517) 39 : audit [DBG] from='client.14565 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:32:23.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:23 smithi104 bash[21651]: audit 2024-09-21T13:32:21.718794+0000 mgr.x (mgr.14517) 39 : audit [DBG] from='client.14565 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:32:23.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:23 smithi104 bash[21651]: audit 2024-09-21T13:32:21.819780+0000 mgr.x (mgr.14517) 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-21T13:32:23.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:23 smithi104 bash[21651]: audit 2024-09-21T13:32:21.819780+0000 mgr.x (mgr.14517) 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-21T13:32:23.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:23 smithi104 bash[21651]: audit 2024-09-21T13:32:21.853840+0000 mgr.x (mgr.14517) 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-21T13:32:23.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:23 smithi104 bash[21651]: audit 2024-09-21T13:32:21.853840+0000 mgr.x (mgr.14517) 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-21T13:32:23.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:23 smithi104 bash[21651]: cephadm 2024-09-21T13:32:21.985452+0000 mgr.x (mgr.14517) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-21T13:32:23.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:23 smithi104 bash[21651]: cephadm 2024-09-21T13:32:21.985452+0000 mgr.x (mgr.14517) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-21T13:32:23.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:23 smithi104 bash[21651]: cephadm 2024-09-21T13:32:22.016039+0000 mgr.x (mgr.14517) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi017.lftaps'}, 1: {0: 'adctdb1.1.0.smithi079.pprpik'}, 2: {0: 'adctdb1.2.0.smithi104.wxlreo'}} 3 2024-09-21T13:32:23.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:23 smithi104 bash[21651]: cephadm 2024-09-21T13:32:22.016039+0000 mgr.x (mgr.14517) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi017.lftaps'}, 1: {0: 'adctdb1.1.0.smithi079.pprpik'}, 2: {0: 'adctdb1.2.0.smithi104.wxlreo'}} 3 2024-09-21T13:32:23.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:23 smithi104 bash[21651]: cephadm 2024-09-21T13:32:22.016546+0000 mgr.x (mgr.14517) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T13:32:23.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:23 smithi104 bash[21651]: cephadm 2024-09-21T13:32:22.016546+0000 mgr.x (mgr.14517) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T13:32:23.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:23 smithi104 bash[21651]: cephadm 2024-09-21T13:32:22.024449+0000 mgr.x (mgr.14517) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T13:32:23.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:23 smithi104 bash[21651]: cephadm 2024-09-21T13:32:22.024449+0000 mgr.x (mgr.14517) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T13:32:23.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:23 smithi104 bash[21651]: cephadm 2024-09-21T13:32:22.089824+0000 mgr.x (mgr.14517) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi079.pprpik' not in {'smb.adctdb1.0.0.smithi017.lftaps': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi017.lftaps', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}} 2024-09-21T13:32:23.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:23 smithi104 bash[21651]: cephadm 2024-09-21T13:32:22.089824+0000 mgr.x (mgr.14517) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi079.pprpik' not in {'smb.adctdb1.0.0.smithi017.lftaps': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi017.lftaps', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}} 2024-09-21T13:32:23.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:23 smithi104 bash[21651]: cephadm 2024-09-21T13:32:22.089891+0000 mgr.x (mgr.14517) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi104.wxlreo' not in {'smb.adctdb1.0.0.smithi017.lftaps': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi017.lftaps', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}} 2024-09-21T13:32:23.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:23 smithi104 bash[21651]: cephadm 2024-09-21T13:32:22.089891+0000 mgr.x (mgr.14517) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi104.wxlreo' not in {'smb.adctdb1.0.0.smithi017.lftaps': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi017.lftaps', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}} 2024-09-21T13:32:23.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:23 smithi104 bash[21651]: cephadm 2024-09-21T13:32:22.095564+0000 mgr.x (mgr.14517) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi017.lftaps on smithi017 2024-09-21T13:32:23.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:23 smithi104 bash[21651]: cephadm 2024-09-21T13:32:22.095564+0000 mgr.x (mgr.14517) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi017.lftaps on smithi017 2024-09-21T13:32:23.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:23 smithi079 bash[21349]: audit 2024-09-21T13:32:21.718794+0000 mgr.x (mgr.14517) 39 : audit [DBG] from='client.14565 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:32:23.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:23 smithi079 bash[21349]: audit 2024-09-21T13:32:21.718794+0000 mgr.x (mgr.14517) 39 : audit [DBG] from='client.14565 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:32:23.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:23 smithi079 bash[21349]: audit 2024-09-21T13:32:21.819780+0000 mgr.x (mgr.14517) 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-21T13:32:23.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:23 smithi079 bash[21349]: audit 2024-09-21T13:32:21.819780+0000 mgr.x (mgr.14517) 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-21T13:32:23.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:23 smithi079 bash[21349]: audit 2024-09-21T13:32:21.853840+0000 mgr.x (mgr.14517) 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-21T13:32:23.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:23 smithi079 bash[21349]: audit 2024-09-21T13:32:21.853840+0000 mgr.x (mgr.14517) 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-21T13:32:23.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:23 smithi079 bash[21349]: cephadm 2024-09-21T13:32:21.985452+0000 mgr.x (mgr.14517) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-21T13:32:23.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:23 smithi079 bash[21349]: cephadm 2024-09-21T13:32:21.985452+0000 mgr.x (mgr.14517) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-21T13:32:23.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:23 smithi079 bash[21349]: cephadm 2024-09-21T13:32:22.016039+0000 mgr.x (mgr.14517) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi017.lftaps'}, 1: {0: 'adctdb1.1.0.smithi079.pprpik'}, 2: {0: 'adctdb1.2.0.smithi104.wxlreo'}} 3 2024-09-21T13:32:23.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:23 smithi079 bash[21349]: cephadm 2024-09-21T13:32:22.016039+0000 mgr.x (mgr.14517) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi017.lftaps'}, 1: {0: 'adctdb1.1.0.smithi079.pprpik'}, 2: {0: 'adctdb1.2.0.smithi104.wxlreo'}} 3 2024-09-21T13:32:23.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:23 smithi079 bash[21349]: cephadm 2024-09-21T13:32:22.016546+0000 mgr.x (mgr.14517) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T13:32:23.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:23 smithi079 bash[21349]: cephadm 2024-09-21T13:32:22.016546+0000 mgr.x (mgr.14517) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T13:32:23.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:23 smithi079 bash[21349]: cephadm 2024-09-21T13:32:22.024449+0000 mgr.x (mgr.14517) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T13:32:23.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:23 smithi079 bash[21349]: cephadm 2024-09-21T13:32:22.024449+0000 mgr.x (mgr.14517) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T13:32:23.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:23 smithi079 bash[21349]: cephadm 2024-09-21T13:32:22.089824+0000 mgr.x (mgr.14517) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi079.pprpik' not in {'smb.adctdb1.0.0.smithi017.lftaps': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi017.lftaps', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}} 2024-09-21T13:32:23.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:23 smithi079 bash[21349]: cephadm 2024-09-21T13:32:22.089824+0000 mgr.x (mgr.14517) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi079.pprpik' not in {'smb.adctdb1.0.0.smithi017.lftaps': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi017.lftaps', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}} 2024-09-21T13:32:23.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:23 smithi079 bash[21349]: cephadm 2024-09-21T13:32:22.089891+0000 mgr.x (mgr.14517) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi104.wxlreo' not in {'smb.adctdb1.0.0.smithi017.lftaps': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi017.lftaps', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}} 2024-09-21T13:32:23.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:23 smithi079 bash[21349]: cephadm 2024-09-21T13:32:22.089891+0000 mgr.x (mgr.14517) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi104.wxlreo' not in {'smb.adctdb1.0.0.smithi017.lftaps': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi017.lftaps', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}} 2024-09-21T13:32:23.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:23 smithi079 bash[21349]: cephadm 2024-09-21T13:32:22.095564+0000 mgr.x (mgr.14517) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi017.lftaps on smithi017 2024-09-21T13:32:23.685 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:23 smithi079 bash[21349]: cephadm 2024-09-21T13:32:22.095564+0000 mgr.x (mgr.14517) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi017.lftaps on smithi017 2024-09-21T13:32:24.381 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:24 smithi017 bash[19815]: cluster 2024-09-21T13:32:22.680237+0000 mgr.x (mgr.14517) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:24.381 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:24 smithi017 bash[19815]: cluster 2024-09-21T13:32:22.680237+0000 mgr.x (mgr.14517) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:24.381 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:24 smithi017 bash[19815]: cluster 2024-09-21T13:32:23.201702+0000 mon.a (mon.0) 737 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-21T13:32:24.381 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:24 smithi017 bash[19815]: cluster 2024-09-21T13:32:23.201702+0000 mon.a (mon.0) 737 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-21T13:32:24.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:24 smithi104 bash[21651]: cluster 2024-09-21T13:32:22.680237+0000 mgr.x (mgr.14517) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:24.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:24 smithi104 bash[21651]: cluster 2024-09-21T13:32:22.680237+0000 mgr.x (mgr.14517) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:24.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:24 smithi104 bash[21651]: cluster 2024-09-21T13:32:23.201702+0000 mon.a (mon.0) 737 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-21T13:32:24.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:24 smithi104 bash[21651]: cluster 2024-09-21T13:32:23.201702+0000 mon.a (mon.0) 737 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-21T13:32:24.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:24 smithi079 bash[21349]: cluster 2024-09-21T13:32:22.680237+0000 mgr.x (mgr.14517) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:24.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:24 smithi079 bash[21349]: cluster 2024-09-21T13:32:22.680237+0000 mgr.x (mgr.14517) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:24.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:24 smithi079 bash[21349]: cluster 2024-09-21T13:32:23.201702+0000 mon.a (mon.0) 737 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-21T13:32:24.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:24 smithi079 bash[21349]: cluster 2024-09-21T13:32:23.201702+0000 mon.a (mon.0) 737 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-21T13:32:26.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:26 smithi017 bash[19815]: cluster 2024-09-21T13:32:24.681526+0000 mgr.x (mgr.14517) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:26.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:26 smithi017 bash[19815]: cluster 2024-09-21T13:32:24.681526+0000 mgr.x (mgr.14517) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:26.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:26 smithi104 bash[21651]: cluster 2024-09-21T13:32:24.681526+0000 mgr.x (mgr.14517) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:26.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:26 smithi104 bash[21651]: cluster 2024-09-21T13:32:24.681526+0000 mgr.x (mgr.14517) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:26.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:26 smithi079 bash[21349]: cluster 2024-09-21T13:32:24.681526+0000 mgr.x (mgr.14517) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:26.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:26 smithi079 bash[21349]: cluster 2024-09-21T13:32:24.681526+0000 mgr.x (mgr.14517) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 647 KiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:27.447 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:32:28.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:28 smithi104 bash[21651]: cluster 2024-09-21T13:32:26.682629+0000 mgr.x (mgr.14517) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:28.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:28 smithi104 bash[21651]: cluster 2024-09-21T13:32:26.682629+0000 mgr.x (mgr.14517) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:28.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:28 smithi079 bash[21349]: cluster 2024-09-21T13:32:26.682629+0000 mgr.x (mgr.14517) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:28.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:28 smithi079 bash[21349]: cluster 2024-09-21T13:32:26.682629+0000 mgr.x (mgr.14517) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:28.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:28 smithi017 bash[19815]: cluster 2024-09-21T13:32:26.682629+0000 mgr.x (mgr.14517) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:28.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:28 smithi017 bash[19815]: cluster 2024-09-21T13:32:26.682629+0000 mgr.x (mgr.14517) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:30.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:30 smithi104 bash[21651]: cluster 2024-09-21T13:32:28.683252+0000 mgr.x (mgr.14517) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:30.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:30 smithi104 bash[21651]: cluster 2024-09-21T13:32:28.683252+0000 mgr.x (mgr.14517) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:30.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:30 smithi079 bash[21349]: cluster 2024-09-21T13:32:28.683252+0000 mgr.x (mgr.14517) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:30.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:30 smithi079 bash[21349]: cluster 2024-09-21T13:32:28.683252+0000 mgr.x (mgr.14517) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:30.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:30 smithi017 bash[19815]: cluster 2024-09-21T13:32:28.683252+0000 mgr.x (mgr.14517) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:30.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:30 smithi017 bash[19815]: cluster 2024-09-21T13:32:28.683252+0000 mgr.x (mgr.14517) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:32.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:32 smithi104 bash[21651]: cluster 2024-09-21T13:32:30.683940+0000 mgr.x (mgr.14517) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:32.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:32 smithi104 bash[21651]: cluster 2024-09-21T13:32:30.683940+0000 mgr.x (mgr.14517) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:32.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:32 smithi079 bash[21349]: cluster 2024-09-21T13:32:30.683940+0000 mgr.x (mgr.14517) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:32.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:32 smithi079 bash[21349]: cluster 2024-09-21T13:32:30.683940+0000 mgr.x (mgr.14517) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:32.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:32 smithi017 bash[19815]: cluster 2024-09-21T13:32:30.683940+0000 mgr.x (mgr.14517) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:32.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:32 smithi017 bash[19815]: cluster 2024-09-21T13:32:30.683940+0000 mgr.x (mgr.14517) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:32.875 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:32:32.875 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:30:54.278786Z", "last_refresh": "2024-09-21T13:31:50.770731Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:23:31.964406Z", "last_refresh": "2024-09-21T13:31:51.423204Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi079:172.21.15.79=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:22:59.515814Z", "last_refresh": "2024-09-21T13:31:50.769757Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:31:50.770104Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:32:22.015746Z 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.134"], "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-21T13:32:21.985484Z", "running": 0, "size": 3}}] 2024-09-21T13:32:34.253 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T13:32:34.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:34 smithi104 bash[21651]: cluster 2024-09-21T13:32:32.684605+0000 mgr.x (mgr.14517) 54 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:34.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:34 smithi104 bash[21651]: cluster 2024-09-21T13:32:32.684605+0000 mgr.x (mgr.14517) 54 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:34.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:34 smithi104 bash[21651]: audit 2024-09-21T13:32:32.870350+0000 mgr.x (mgr.14517) 55 : audit [DBG] from='client.14589 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:34.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:34 smithi104 bash[21651]: audit 2024-09-21T13:32:32.870350+0000 mgr.x (mgr.14517) 55 : audit [DBG] from='client.14589 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:34.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:34 smithi079 bash[21349]: cluster 2024-09-21T13:32:32.684605+0000 mgr.x (mgr.14517) 54 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:34.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:34 smithi079 bash[21349]: cluster 2024-09-21T13:32:32.684605+0000 mgr.x (mgr.14517) 54 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:34.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:34 smithi079 bash[21349]: audit 2024-09-21T13:32:32.870350+0000 mgr.x (mgr.14517) 55 : audit [DBG] from='client.14589 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:34.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:34 smithi079 bash[21349]: audit 2024-09-21T13:32:32.870350+0000 mgr.x (mgr.14517) 55 : audit [DBG] from='client.14589 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:34.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:34 smithi017 bash[19815]: cluster 2024-09-21T13:32:32.684605+0000 mgr.x (mgr.14517) 54 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:34.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:34 smithi017 bash[19815]: cluster 2024-09-21T13:32:32.684605+0000 mgr.x (mgr.14517) 54 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:34.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:34 smithi017 bash[19815]: audit 2024-09-21T13:32:32.870350+0000 mgr.x (mgr.14517) 55 : audit [DBG] from='client.14589 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:34.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:34 smithi017 bash[19815]: audit 2024-09-21T13:32:32.870350+0000 mgr.x (mgr.14517) 55 : audit [DBG] from='client.14589 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:35.254 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:32:36.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:36 smithi104 bash[21651]: cluster 2024-09-21T13:32:34.685260+0000 mgr.x (mgr.14517) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:36.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:36 smithi104 bash[21651]: cluster 2024-09-21T13:32:34.685260+0000 mgr.x (mgr.14517) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:36.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:36 smithi079 bash[21349]: cluster 2024-09-21T13:32:34.685260+0000 mgr.x (mgr.14517) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:36.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:36 smithi079 bash[21349]: cluster 2024-09-21T13:32:34.685260+0000 mgr.x (mgr.14517) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:36.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:36 smithi017 bash[19815]: cluster 2024-09-21T13:32:34.685260+0000 mgr.x (mgr.14517) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:36.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:36 smithi017 bash[19815]: cluster 2024-09-21T13:32:34.685260+0000 mgr.x (mgr.14517) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:38.291 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:38 smithi017 bash[19815]: cluster 2024-09-21T13:32:36.686543+0000 mgr.x (mgr.14517) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:38.291 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:38 smithi017 bash[19815]: cluster 2024-09-21T13:32:36.686543+0000 mgr.x (mgr.14517) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:38.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:38 smithi104 bash[21651]: cluster 2024-09-21T13:32:36.686543+0000 mgr.x (mgr.14517) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:38.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:38 smithi104 bash[21651]: cluster 2024-09-21T13:32:36.686543+0000 mgr.x (mgr.14517) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:38.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:38 smithi079 bash[21349]: cluster 2024-09-21T13:32:36.686543+0000 mgr.x (mgr.14517) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:38.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:38 smithi079 bash[21349]: cluster 2024-09-21T13:32:36.686543+0000 mgr.x (mgr.14517) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-21T13:32:40.046 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:32:40.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:40 smithi104 bash[21651]: cluster 2024-09-21T13:32:38.687234+0000 mgr.x (mgr.14517) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:40.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:40 smithi104 bash[21651]: cluster 2024-09-21T13:32:38.687234+0000 mgr.x (mgr.14517) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:40.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:40 smithi079 bash[21349]: cluster 2024-09-21T13:32:38.687234+0000 mgr.x (mgr.14517) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:40.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:40 smithi079 bash[21349]: cluster 2024-09-21T13:32:38.687234+0000 mgr.x (mgr.14517) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:40.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:40 smithi017 bash[19815]: cluster 2024-09-21T13:32:38.687234+0000 mgr.x (mgr.14517) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:40.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:40 smithi017 bash[19815]: cluster 2024-09-21T13:32:38.687234+0000 mgr.x (mgr.14517) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:42.505 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:42 smithi017 bash[19815]: cluster 2024-09-21T13:32:40.687878+0000 mgr.x (mgr.14517) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:42.505 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:42 smithi017 bash[19815]: cluster 2024-09-21T13:32:40.687878+0000 mgr.x (mgr.14517) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:42.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:42 smithi104 bash[21651]: cluster 2024-09-21T13:32:40.687878+0000 mgr.x (mgr.14517) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:42.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:42 smithi104 bash[21651]: cluster 2024-09-21T13:32:40.687878+0000 mgr.x (mgr.14517) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:42.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:42 smithi079 bash[21349]: cluster 2024-09-21T13:32:40.687878+0000 mgr.x (mgr.14517) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:42.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:42 smithi079 bash[21349]: cluster 2024-09-21T13:32:40.687878+0000 mgr.x (mgr.14517) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:42.693 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:32:42.693 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:30:54.278786Z", "last_refresh": "2024-09-21T13:31:50.770731Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:23:31.964406Z", "last_refresh": "2024-09-21T13:31:51.423204Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi079:172.21.15.79=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:22:59.515814Z", "last_refresh": "2024-09-21T13:31:50.769757Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:31:50.770104Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:32:22.015746Z 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.134"], "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-21T13:32:21.985484Z", "running": 0, "size": 3}}] 2024-09-21T13:32:43.645 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T13:32:44.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:44 smithi017 bash[19815]: audit 2024-09-21T13:32:42.688678+0000 mgr.x (mgr.14517) 60 : audit [DBG] from='client.14595 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:44.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:44 smithi017 bash[19815]: audit 2024-09-21T13:32:42.688678+0000 mgr.x (mgr.14517) 60 : audit [DBG] from='client.14595 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:44.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:44 smithi017 bash[19815]: cluster 2024-09-21T13:32:42.689669+0000 mgr.x (mgr.14517) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:44.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:44 smithi017 bash[19815]: cluster 2024-09-21T13:32:42.689669+0000 mgr.x (mgr.14517) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:44.646 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:32:44.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:44 smithi104 bash[21651]: audit 2024-09-21T13:32:42.688678+0000 mgr.x (mgr.14517) 60 : audit [DBG] from='client.14595 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:44.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:44 smithi104 bash[21651]: audit 2024-09-21T13:32:42.688678+0000 mgr.x (mgr.14517) 60 : audit [DBG] from='client.14595 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:44.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:44 smithi104 bash[21651]: cluster 2024-09-21T13:32:42.689669+0000 mgr.x (mgr.14517) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:44.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:44 smithi104 bash[21651]: cluster 2024-09-21T13:32:42.689669+0000 mgr.x (mgr.14517) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:44.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:44 smithi079 bash[21349]: audit 2024-09-21T13:32:42.688678+0000 mgr.x (mgr.14517) 60 : audit [DBG] from='client.14595 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:44.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:44 smithi079 bash[21349]: audit 2024-09-21T13:32:42.688678+0000 mgr.x (mgr.14517) 60 : audit [DBG] from='client.14595 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:44.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:44 smithi079 bash[21349]: cluster 2024-09-21T13:32:42.689669+0000 mgr.x (mgr.14517) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:44.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:44 smithi079 bash[21349]: cluster 2024-09-21T13:32:42.689669+0000 mgr.x (mgr.14517) 61 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:45.534 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:45 smithi017 bash[19815]: audit 2024-09-21T13:32:44.714576+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]} : dispatch 2024-09-21T13:32:45.534 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:45 smithi017 bash[19815]: audit 2024-09-21T13:32:44.714576+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]} : dispatch 2024-09-21T13:32:45.534 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:45 smithi017 bash[19815]: audit 2024-09-21T13:32:44.715036+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 0]} : dispatch 2024-09-21T13:32:45.534 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:45 smithi017 bash[19815]: audit 2024-09-21T13:32:44.715036+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 0]} : dispatch 2024-09-21T13:32:45.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:45 smithi104 bash[21651]: audit 2024-09-21T13:32:44.714576+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]} : dispatch 2024-09-21T13:32:45.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:45 smithi104 bash[21651]: audit 2024-09-21T13:32:44.714576+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]} : dispatch 2024-09-21T13:32:45.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:45 smithi104 bash[21651]: audit 2024-09-21T13:32:44.715036+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 0]} : dispatch 2024-09-21T13:32:45.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:45 smithi104 bash[21651]: audit 2024-09-21T13:32:44.715036+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 0]} : dispatch 2024-09-21T13:32:45.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:45 smithi079 bash[21349]: audit 2024-09-21T13:32:44.714576+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]} : dispatch 2024-09-21T13:32:45.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:45 smithi079 bash[21349]: audit 2024-09-21T13:32:44.714576+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]} : dispatch 2024-09-21T13:32:45.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:45 smithi079 bash[21349]: audit 2024-09-21T13:32:44.715036+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 0]} : dispatch 2024-09-21T13:32:45.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:45 smithi079 bash[21349]: audit 2024-09-21T13:32:44.715036+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 0]} : dispatch 2024-09-21T13:32:46.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:46 smithi104 bash[21651]: cluster 2024-09-21T13:32:44.690384+0000 mgr.x (mgr.14517) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:46.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:46 smithi104 bash[21651]: cluster 2024-09-21T13:32:44.690384+0000 mgr.x (mgr.14517) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:46.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:46 smithi104 bash[21651]: audit 2024-09-21T13:32:45.246232+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]}]': finished 2024-09-21T13:32:46.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:46 smithi104 bash[21651]: audit 2024-09-21T13:32:45.246232+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]}]': finished 2024-09-21T13:32:46.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:46 smithi104 bash[21651]: audit 2024-09-21T13:32:45.246413+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 0]}]': finished 2024-09-21T13:32:46.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:46 smithi104 bash[21651]: audit 2024-09-21T13:32:45.246413+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 0]}]': finished 2024-09-21T13:32:46.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:46 smithi104 bash[21651]: cluster 2024-09-21T13:32:45.253220+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-21T13:32:46.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:46 smithi104 bash[21651]: cluster 2024-09-21T13:32:45.253220+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-21T13:32:46.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:46 smithi104 bash[21651]: audit 2024-09-21T13:32:45.441489+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.17:0/20785474' entity='client.smb.config.adctdb1.0.0.smithi017.lftaps' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T13:32:46.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:46 smithi104 bash[21651]: audit 2024-09-21T13:32:45.441489+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.17:0/20785474' entity='client.smb.config.adctdb1.0.0.smithi017.lftaps' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T13:32:46.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:46 smithi079 bash[21349]: cluster 2024-09-21T13:32:44.690384+0000 mgr.x (mgr.14517) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:46.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:46 smithi079 bash[21349]: cluster 2024-09-21T13:32:44.690384+0000 mgr.x (mgr.14517) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:46.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:46 smithi079 bash[21349]: audit 2024-09-21T13:32:45.246232+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]}]': finished 2024-09-21T13:32:46.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:46 smithi079 bash[21349]: audit 2024-09-21T13:32:45.246232+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]}]': finished 2024-09-21T13:32:46.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:46 smithi079 bash[21349]: audit 2024-09-21T13:32:45.246413+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 0]}]': finished 2024-09-21T13:32:46.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:46 smithi079 bash[21349]: audit 2024-09-21T13:32:45.246413+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 0]}]': finished 2024-09-21T13:32:46.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:46 smithi079 bash[21349]: cluster 2024-09-21T13:32:45.253220+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-21T13:32:46.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:46 smithi079 bash[21349]: cluster 2024-09-21T13:32:45.253220+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-21T13:32:46.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:46 smithi079 bash[21349]: audit 2024-09-21T13:32:45.441489+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.17:0/20785474' entity='client.smb.config.adctdb1.0.0.smithi017.lftaps' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T13:32:46.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:46 smithi079 bash[21349]: audit 2024-09-21T13:32:45.441489+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.17:0/20785474' entity='client.smb.config.adctdb1.0.0.smithi017.lftaps' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T13:32:46.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:46 smithi017 bash[19815]: cluster 2024-09-21T13:32:44.690384+0000 mgr.x (mgr.14517) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:46.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:46 smithi017 bash[19815]: cluster 2024-09-21T13:32:44.690384+0000 mgr.x (mgr.14517) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:46.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:46 smithi017 bash[19815]: audit 2024-09-21T13:32:45.246232+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]}]': finished 2024-09-21T13:32:46.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:46 smithi017 bash[19815]: audit 2024-09-21T13:32:45.246232+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.19", "id": [3, 2]}]': finished 2024-09-21T13:32:46.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:46 smithi017 bash[19815]: audit 2024-09-21T13:32:45.246413+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 0]}]': finished 2024-09-21T13:32:46.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:46 smithi017 bash[19815]: audit 2024-09-21T13:32:45.246413+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1d", "id": [4, 0]}]': finished 2024-09-21T13:32:46.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:46 smithi017 bash[19815]: cluster 2024-09-21T13:32:45.253220+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-21T13:32:46.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:46 smithi017 bash[19815]: cluster 2024-09-21T13:32:45.253220+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-21T13:32:46.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:46 smithi017 bash[19815]: audit 2024-09-21T13:32:45.441489+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.17:0/20785474' entity='client.smb.config.adctdb1.0.0.smithi017.lftaps' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T13:32:46.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:46 smithi017 bash[19815]: audit 2024-09-21T13:32:45.441489+0000 mon.a (mon.0) 743 : audit [DBG] from='client.? 172.21.15.17:0/20785474' entity='client.smb.config.adctdb1.0.0.smithi017.lftaps' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T13:32:47.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:47 smithi104 bash[21651]: cluster 2024-09-21T13:32:46.263366+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-21T13:32:47.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:47 smithi104 bash[21651]: cluster 2024-09-21T13:32:46.263366+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-21T13:32:47.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:47 smithi079 bash[21349]: cluster 2024-09-21T13:32:46.263366+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-21T13:32:47.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:47 smithi079 bash[21349]: cluster 2024-09-21T13:32:46.263366+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-21T13:32:47.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:47 smithi017 bash[19815]: cluster 2024-09-21T13:32:46.263366+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-21T13:32:47.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:47 smithi017 bash[19815]: cluster 2024-09-21T13:32:46.263366+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-21T13:32:48.561 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:48 smithi017 bash[19815]: cluster 2024-09-21T13:32:46.691389+0000 mgr.x (mgr.14517) 63 : cluster [DBG] pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:48.561 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:48 smithi017 bash[19815]: cluster 2024-09-21T13:32:46.691389+0000 mgr.x (mgr.14517) 63 : cluster [DBG] pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:48.562 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:48 smithi017 bash[19815]: cluster 2024-09-21T13:32:47.256916+0000 mon.a (mon.0) 745 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T13:32:48.562 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:48 smithi017 bash[19815]: cluster 2024-09-21T13:32:47.256916+0000 mon.a (mon.0) 745 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T13:32:48.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:48 smithi104 bash[21651]: cluster 2024-09-21T13:32:46.691389+0000 mgr.x (mgr.14517) 63 : cluster [DBG] pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:48.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:48 smithi104 bash[21651]: cluster 2024-09-21T13:32:46.691389+0000 mgr.x (mgr.14517) 63 : cluster [DBG] pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:48.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:48 smithi104 bash[21651]: cluster 2024-09-21T13:32:47.256916+0000 mon.a (mon.0) 745 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T13:32:48.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:48 smithi104 bash[21651]: cluster 2024-09-21T13:32:47.256916+0000 mon.a (mon.0) 745 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T13:32:48.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:48 smithi079 bash[21349]: cluster 2024-09-21T13:32:46.691389+0000 mgr.x (mgr.14517) 63 : cluster [DBG] pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:48.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:48 smithi079 bash[21349]: cluster 2024-09-21T13:32:46.691389+0000 mgr.x (mgr.14517) 63 : cluster [DBG] pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:48.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:48 smithi079 bash[21349]: cluster 2024-09-21T13:32:47.256916+0000 mon.a (mon.0) 745 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T13:32:48.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:48 smithi079 bash[21349]: cluster 2024-09-21T13:32:47.256916+0000 mon.a (mon.0) 745 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-09-21T13:32:50.177 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:32:50.662 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:50 smithi017 bash[19815]: cluster 2024-09-21T13:32:48.691936+0000 mgr.x (mgr.14517) 64 : cluster [DBG] pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:50.662 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:50 smithi017 bash[19815]: cluster 2024-09-21T13:32:48.691936+0000 mgr.x (mgr.14517) 64 : cluster [DBG] pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:50.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:50 smithi104 bash[21651]: cluster 2024-09-21T13:32:48.691936+0000 mgr.x (mgr.14517) 64 : cluster [DBG] pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:50.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:50 smithi104 bash[21651]: cluster 2024-09-21T13:32:48.691936+0000 mgr.x (mgr.14517) 64 : cluster [DBG] pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:50.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:50 smithi079 bash[21349]: cluster 2024-09-21T13:32:48.691936+0000 mgr.x (mgr.14517) 64 : cluster [DBG] pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:50.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:50 smithi079 bash[21349]: cluster 2024-09-21T13:32:48.691936+0000 mgr.x (mgr.14517) 64 : cluster [DBG] pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:52.175 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:32:52.175 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:30:54.278786Z", "last_refresh": "2024-09-21T13:31:50.770731Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:23:31.964406Z", "last_refresh": "2024-09-21T13:31:51.423204Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi079:172.21.15.79=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:22:59.515814Z", "last_refresh": "2024-09-21T13:31:50.769757Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:31:50.770104Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:32:22.015746Z 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.134"], "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-21T13:32:21.985484Z", "running": 0, "size": 3}}] 2024-09-21T13:32:52.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:52 smithi104 bash[21651]: cluster 2024-09-21T13:32:50.692522+0000 mgr.x (mgr.14517) 65 : cluster [DBG] pgmap v41: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:52.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:52 smithi104 bash[21651]: cluster 2024-09-21T13:32:50.692522+0000 mgr.x (mgr.14517) 65 : cluster [DBG] pgmap v41: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:52.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:52 smithi079 bash[21349]: cluster 2024-09-21T13:32:50.692522+0000 mgr.x (mgr.14517) 65 : cluster [DBG] pgmap v41: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:52.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:52 smithi079 bash[21349]: cluster 2024-09-21T13:32:50.692522+0000 mgr.x (mgr.14517) 65 : cluster [DBG] pgmap v41: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:52.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:52 smithi017 bash[19815]: cluster 2024-09-21T13:32:50.692522+0000 mgr.x (mgr.14517) 65 : cluster [DBG] pgmap v41: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:52.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:52 smithi017 bash[19815]: cluster 2024-09-21T13:32:50.692522+0000 mgr.x (mgr.14517) 65 : cluster [DBG] pgmap v41: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 188 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:32:53.140 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T13:32:53.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:53 smithi017 bash[19815]: audit 2024-09-21T13:32:52.171658+0000 mgr.x (mgr.14517) 66 : audit [DBG] from='client.14619 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:53.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:53 smithi017 bash[19815]: audit 2024-09-21T13:32:52.171658+0000 mgr.x (mgr.14517) 66 : audit [DBG] from='client.14619 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:53.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:53 smithi017 bash[19815]: cluster 2024-09-21T13:32:53.195573+0000 mon.a (mon.0) 746 : cluster [WRN] Health check update: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-21T13:32:53.392 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:53 smithi017 bash[19815]: cluster 2024-09-21T13:32:53.195573+0000 mon.a (mon.0) 746 : cluster [WRN] Health check update: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-21T13:32:53.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:53 smithi104 bash[21651]: audit 2024-09-21T13:32:52.171658+0000 mgr.x (mgr.14517) 66 : audit [DBG] from='client.14619 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:53.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:53 smithi104 bash[21651]: audit 2024-09-21T13:32:52.171658+0000 mgr.x (mgr.14517) 66 : audit [DBG] from='client.14619 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:53.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:53 smithi104 bash[21651]: cluster 2024-09-21T13:32:53.195573+0000 mon.a (mon.0) 746 : cluster [WRN] Health check update: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-21T13:32:53.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:53 smithi104 bash[21651]: cluster 2024-09-21T13:32:53.195573+0000 mon.a (mon.0) 746 : cluster [WRN] Health check update: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-21T13:32:53.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:53 smithi079 bash[21349]: audit 2024-09-21T13:32:52.171658+0000 mgr.x (mgr.14517) 66 : audit [DBG] from='client.14619 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:53.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:53 smithi079 bash[21349]: audit 2024-09-21T13:32:52.171658+0000 mgr.x (mgr.14517) 66 : audit [DBG] from='client.14619 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:32:53.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:53 smithi079 bash[21349]: cluster 2024-09-21T13:32:53.195573+0000 mon.a (mon.0) 746 : cluster [WRN] Health check update: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-21T13:32:53.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:53 smithi079 bash[21349]: cluster 2024-09-21T13:32:53.195573+0000 mon.a (mon.0) 746 : cluster [WRN] Health check update: Reduced data availability: 2 pgs peering (PG_AVAILABILITY) 2024-09-21T13:32:54.140 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:32:54.353 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:54 smithi017 bash[19815]: cluster 2024-09-21T13:32:52.693670+0000 mgr.x (mgr.14517) 67 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T13:32:54.402 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:54 smithi017 bash[19815]: cluster 2024-09-21T13:32:52.693670+0000 mgr.x (mgr.14517) 67 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T13:32:54.403 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:54 smithi017 bash[19815]: cluster 2024-09-21T13:32:53.273533+0000 mon.a (mon.0) 747 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-21T13:32:54.403 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:54 smithi017 bash[19815]: cluster 2024-09-21T13:32:53.273533+0000 mon.a (mon.0) 747 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-21T13:32:54.403 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:54 smithi017 bash[19815]: cluster 2024-09-21T13:32:53.273593+0000 mon.a (mon.0) 748 : cluster [INF] Cluster is now healthy 2024-09-21T13:32:54.403 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:54 smithi017 bash[19815]: cluster 2024-09-21T13:32:53.273593+0000 mon.a (mon.0) 748 : cluster [INF] Cluster is now healthy 2024-09-21T13:32:54.403 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:54 smithi017 bash[19815]: audit 2024-09-21T13:32:53.339847+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:54.403 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:54 smithi017 bash[19815]: audit 2024-09-21T13:32:53.339847+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:54.403 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:54 smithi017 bash[19815]: audit 2024-09-21T13:32:53.347914+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:54.403 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:54 smithi017 bash[19815]: audit 2024-09-21T13:32:53.347914+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:54.403 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:54 smithi017 bash[19815]: audit 2024-09-21T13:32:53.354112+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:54.403 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:54 smithi017 bash[19815]: audit 2024-09-21T13:32:53.354112+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:54.403 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:54 smithi017 bash[19815]: cephadm 2024-09-21T13:32:53.355362+0000 mgr.x (mgr.14517) 68 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T13:32:54.403 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:54 smithi017 bash[19815]: cephadm 2024-09-21T13:32:53.355362+0000 mgr.x (mgr.14517) 68 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T13:32:54.404 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:54 smithi017 bash[19815]: audit 2024-09-21T13:32:53.355727+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi079.pprpik", "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-21T13:32:54.404 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:54 smithi017 bash[19815]: audit 2024-09-21T13:32:53.355727+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi079.pprpik", "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-21T13:32:54.404 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:54 smithi017 bash[19815]: audit 2024-09-21T13:32:53.358777+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi079.pprpik", "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-21T13:32:54.404 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:54 smithi017 bash[19815]: audit 2024-09-21T13:32:53.358777+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi079.pprpik", "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-21T13:32:54.404 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:54 smithi017 bash[19815]: audit 2024-09-21T13:32:53.362026+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T13:32:54.404 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:54 smithi017 bash[19815]: audit 2024-09-21T13:32:53.362026+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T13:32:54.404 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:54 smithi017 bash[19815]: audit 2024-09-21T13:32:53.362971+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:32:54.404 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:54 smithi017 bash[19815]: audit 2024-09-21T13:32:53.362971+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:32:54.404 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:54 smithi017 bash[19815]: cephadm 2024-09-21T13:32:53.363747+0000 mgr.x (mgr.14517) 69 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T13:32:54.404 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:54 smithi017 bash[19815]: cephadm 2024-09-21T13:32:53.363747+0000 mgr.x (mgr.14517) 69 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T13:32:54.432 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 13:32:54 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:32:54.433 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 13:32:54 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:32:54.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:54 smithi079 bash[21349]: cluster 2024-09-21T13:32:52.693670+0000 mgr.x (mgr.14517) 67 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T13:32:54.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:54 smithi079 bash[21349]: cluster 2024-09-21T13:32:52.693670+0000 mgr.x (mgr.14517) 67 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T13:32:54.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:54 smithi079 bash[21349]: cluster 2024-09-21T13:32:53.273533+0000 mon.a (mon.0) 747 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-21T13:32:54.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:54 smithi079 bash[21349]: cluster 2024-09-21T13:32:53.273533+0000 mon.a (mon.0) 747 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-21T13:32:54.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:54 smithi079 bash[21349]: cluster 2024-09-21T13:32:53.273593+0000 mon.a (mon.0) 748 : cluster [INF] Cluster is now healthy 2024-09-21T13:32:54.433 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:54 smithi079 bash[21349]: cluster 2024-09-21T13:32:53.273593+0000 mon.a (mon.0) 748 : cluster [INF] Cluster is now healthy 2024-09-21T13:32:54.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:54 smithi079 bash[21349]: audit 2024-09-21T13:32:53.339847+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:54.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:54 smithi079 bash[21349]: audit 2024-09-21T13:32:53.339847+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:54.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:54 smithi079 bash[21349]: audit 2024-09-21T13:32:53.347914+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:54.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:54 smithi079 bash[21349]: audit 2024-09-21T13:32:53.347914+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:54.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:54 smithi079 bash[21349]: audit 2024-09-21T13:32:53.354112+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:54.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:54 smithi079 bash[21349]: audit 2024-09-21T13:32:53.354112+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:54.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:54 smithi079 bash[21349]: cephadm 2024-09-21T13:32:53.355362+0000 mgr.x (mgr.14517) 68 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T13:32:54.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:54 smithi079 bash[21349]: cephadm 2024-09-21T13:32:53.355362+0000 mgr.x (mgr.14517) 68 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T13:32:54.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:54 smithi079 bash[21349]: audit 2024-09-21T13:32:53.355727+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi079.pprpik", "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-21T13:32:54.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:54 smithi079 bash[21349]: audit 2024-09-21T13:32:53.355727+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi079.pprpik", "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-21T13:32:54.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:54 smithi079 bash[21349]: audit 2024-09-21T13:32:53.358777+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi079.pprpik", "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-21T13:32:54.434 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:54 smithi079 bash[21349]: audit 2024-09-21T13:32:53.358777+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi079.pprpik", "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-21T13:32:54.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:54 smithi079 bash[21349]: audit 2024-09-21T13:32:53.362026+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T13:32:54.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:54 smithi079 bash[21349]: audit 2024-09-21T13:32:53.362026+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T13:32:54.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:54 smithi079 bash[21349]: audit 2024-09-21T13:32:53.362971+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:32:54.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:54 smithi079 bash[21349]: audit 2024-09-21T13:32:53.362971+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:32:54.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:54 smithi079 bash[21349]: cephadm 2024-09-21T13:32:53.363747+0000 mgr.x (mgr.14517) 69 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T13:32:54.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:54 smithi079 bash[21349]: cephadm 2024-09-21T13:32:53.363747+0000 mgr.x (mgr.14517) 69 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T13:32:54.435 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:54 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:32:54.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:54 smithi104 bash[21651]: cluster 2024-09-21T13:32:52.693670+0000 mgr.x (mgr.14517) 67 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T13:32:54.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:54 smithi104 bash[21651]: cluster 2024-09-21T13:32:52.693670+0000 mgr.x (mgr.14517) 67 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T13:32:54.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:54 smithi104 bash[21651]: cluster 2024-09-21T13:32:53.273533+0000 mon.a (mon.0) 747 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-21T13:32:54.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:54 smithi104 bash[21651]: cluster 2024-09-21T13:32:53.273533+0000 mon.a (mon.0) 747 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs peering) 2024-09-21T13:32:54.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:54 smithi104 bash[21651]: cluster 2024-09-21T13:32:53.273593+0000 mon.a (mon.0) 748 : cluster [INF] Cluster is now healthy 2024-09-21T13:32:54.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:54 smithi104 bash[21651]: cluster 2024-09-21T13:32:53.273593+0000 mon.a (mon.0) 748 : cluster [INF] Cluster is now healthy 2024-09-21T13:32:54.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:54 smithi104 bash[21651]: audit 2024-09-21T13:32:53.339847+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:54.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:54 smithi104 bash[21651]: audit 2024-09-21T13:32:53.339847+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:54.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:54 smithi104 bash[21651]: audit 2024-09-21T13:32:53.347914+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:54.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:54 smithi104 bash[21651]: audit 2024-09-21T13:32:53.347914+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:54.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:54 smithi104 bash[21651]: audit 2024-09-21T13:32:53.354112+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:54.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:54 smithi104 bash[21651]: audit 2024-09-21T13:32:53.354112+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:32:54.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:54 smithi104 bash[21651]: cephadm 2024-09-21T13:32:53.355362+0000 mgr.x (mgr.14517) 68 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T13:32:54.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:54 smithi104 bash[21651]: cephadm 2024-09-21T13:32:53.355362+0000 mgr.x (mgr.14517) 68 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T13:32:54.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:54 smithi104 bash[21651]: audit 2024-09-21T13:32:53.355727+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi079.pprpik", "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-21T13:32:54.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:54 smithi104 bash[21651]: audit 2024-09-21T13:32:53.355727+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi079.pprpik", "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-21T13:32:54.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:54 smithi104 bash[21651]: audit 2024-09-21T13:32:53.358777+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi079.pprpik", "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-21T13:32:54.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:54 smithi104 bash[21651]: audit 2024-09-21T13:32:53.358777+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi079.pprpik", "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-21T13:32:54.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:54 smithi104 bash[21651]: audit 2024-09-21T13:32:53.362026+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T13:32:54.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:54 smithi104 bash[21651]: audit 2024-09-21T13:32:53.362026+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T13:32:54.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:54 smithi104 bash[21651]: audit 2024-09-21T13:32:53.362971+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:32:54.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:54 smithi104 bash[21651]: audit 2024-09-21T13:32:53.362971+0000 mon.a (mon.0) 755 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:32:54.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:54 smithi104 bash[21651]: cephadm 2024-09-21T13:32:53.363747+0000 mgr.x (mgr.14517) 69 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T13:32:54.682 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:54 smithi104 bash[21651]: cephadm 2024-09-21T13:32:53.363747+0000 mgr.x (mgr.14517) 69 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T13:32:54.716 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:54 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:32:54.716 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 13:32:54 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:32:54.716 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 13:32:54 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:32:55.453 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:55 smithi017 bash[19815]: cephadm 2024-09-21T13:32:53.372238+0000 mgr.x (mgr.14517) 70 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi104.wxlreo' not in {'smb.adctdb1.0.0.smithi017.lftaps': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi017.lftaps', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}, 'smb.adctdb1.1.0.smithi079.pprpik': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi079.pprpik', 'hostname': 'smithi079', 'host_ip': '172.21.15.79'}} 2024-09-21T13:32:55.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:55 smithi017 bash[19815]: cephadm 2024-09-21T13:32:53.372238+0000 mgr.x (mgr.14517) 70 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi104.wxlreo' not in {'smb.adctdb1.0.0.smithi017.lftaps': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi017.lftaps', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}, 'smb.adctdb1.1.0.smithi079.pprpik': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi079.pprpik', 'hostname': 'smithi079', 'host_ip': '172.21.15.79'}} 2024-09-21T13:32:55.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:55 smithi017 bash[19815]: cephadm 2024-09-21T13:32:53.381401+0000 mgr.x (mgr.14517) 71 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi079.pprpik on smithi079 2024-09-21T13:32:55.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:55 smithi017 bash[19815]: cephadm 2024-09-21T13:32:53.381401+0000 mgr.x (mgr.14517) 71 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi079.pprpik on smithi079 2024-09-21T13:32:55.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:55 smithi079 bash[21349]: cephadm 2024-09-21T13:32:53.372238+0000 mgr.x (mgr.14517) 70 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi104.wxlreo' not in {'smb.adctdb1.0.0.smithi017.lftaps': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi017.lftaps', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}, 'smb.adctdb1.1.0.smithi079.pprpik': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi079.pprpik', 'hostname': 'smithi079', 'host_ip': '172.21.15.79'}} 2024-09-21T13:32:55.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:55 smithi079 bash[21349]: cephadm 2024-09-21T13:32:53.372238+0000 mgr.x (mgr.14517) 70 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi104.wxlreo' not in {'smb.adctdb1.0.0.smithi017.lftaps': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi017.lftaps', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}, 'smb.adctdb1.1.0.smithi079.pprpik': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi079.pprpik', 'hostname': 'smithi079', 'host_ip': '172.21.15.79'}} 2024-09-21T13:32:55.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:55 smithi079 bash[21349]: cephadm 2024-09-21T13:32:53.381401+0000 mgr.x (mgr.14517) 71 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi079.pprpik on smithi079 2024-09-21T13:32:55.525 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:55 smithi079 bash[21349]: cephadm 2024-09-21T13:32:53.381401+0000 mgr.x (mgr.14517) 71 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi079.pprpik on smithi079 2024-09-21T13:32:55.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:55 smithi104 bash[21651]: cephadm 2024-09-21T13:32:53.372238+0000 mgr.x (mgr.14517) 70 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi104.wxlreo' not in {'smb.adctdb1.0.0.smithi017.lftaps': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi017.lftaps', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}, 'smb.adctdb1.1.0.smithi079.pprpik': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi079.pprpik', 'hostname': 'smithi079', 'host_ip': '172.21.15.79'}} 2024-09-21T13:32:55.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:55 smithi104 bash[21651]: cephadm 2024-09-21T13:32:53.372238+0000 mgr.x (mgr.14517) 70 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi104.wxlreo' not in {'smb.adctdb1.0.0.smithi017.lftaps': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi017.lftaps', 'hostname': 'smithi017', 'host_ip': '172.21.15.17'}, 'smb.adctdb1.1.0.smithi079.pprpik': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi079.pprpik', 'hostname': 'smithi079', 'host_ip': '172.21.15.79'}} 2024-09-21T13:32:55.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:55 smithi104 bash[21651]: cephadm 2024-09-21T13:32:53.381401+0000 mgr.x (mgr.14517) 71 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi079.pprpik on smithi079 2024-09-21T13:32:55.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:55 smithi104 bash[21651]: cephadm 2024-09-21T13:32:53.381401+0000 mgr.x (mgr.14517) 71 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi079.pprpik on smithi079 2024-09-21T13:32:56.655 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:56 smithi079 bash[21349]: cluster 2024-09-21T13:32:54.694151+0000 mgr.x (mgr.14517) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T13:32:56.656 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:56 smithi079 bash[21349]: cluster 2024-09-21T13:32:54.694151+0000 mgr.x (mgr.14517) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T13:32:56.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:56 smithi104 bash[21651]: cluster 2024-09-21T13:32:54.694151+0000 mgr.x (mgr.14517) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T13:32:56.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:56 smithi104 bash[21651]: cluster 2024-09-21T13:32:54.694151+0000 mgr.x (mgr.14517) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T13:32:56.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:56 smithi017 bash[19815]: cluster 2024-09-21T13:32:54.694151+0000 mgr.x (mgr.14517) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T13:32:56.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:56 smithi017 bash[19815]: cluster 2024-09-21T13:32:54.694151+0000 mgr.x (mgr.14517) 72 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 0 B/s, 0 objects/s recovering 2024-09-21T13:32:58.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:58 smithi104 bash[21651]: cluster 2024-09-21T13:32:56.695408+0000 mgr.x (mgr.14517) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 98 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T13:32:58.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:32:58 smithi104 bash[21651]: cluster 2024-09-21T13:32:56.695408+0000 mgr.x (mgr.14517) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 98 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T13:32:58.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:58 smithi079 bash[21349]: cluster 2024-09-21T13:32:56.695408+0000 mgr.x (mgr.14517) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 98 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T13:32:58.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:32:58 smithi079 bash[21349]: cluster 2024-09-21T13:32:56.695408+0000 mgr.x (mgr.14517) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 98 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T13:32:58.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:58 smithi017 bash[19815]: cluster 2024-09-21T13:32:56.695408+0000 mgr.x (mgr.14517) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 98 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T13:32:58.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:32:58 smithi017 bash[19815]: cluster 2024-09-21T13:32:56.695408+0000 mgr.x (mgr.14517) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 98 B/s wr, 1 op/s; 0 B/s, 0 objects/s recovering 2024-09-21T13:32:58.904 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:33:00.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:00 smithi104 bash[21651]: cluster 2024-09-21T13:32:58.696141+0000 mgr.x (mgr.14517) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 187 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-21T13:33:00.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:00 smithi104 bash[21651]: cluster 2024-09-21T13:32:58.696141+0000 mgr.x (mgr.14517) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 187 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-21T13:33:00.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:00 smithi104 bash[21651]: audit 2024-09-21T13:33:00.197686+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:00.681 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:00 smithi104 bash[21651]: audit 2024-09-21T13:33:00.197686+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:00.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:00 smithi079 bash[21349]: cluster 2024-09-21T13:32:58.696141+0000 mgr.x (mgr.14517) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 187 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-21T13:33:00.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:00 smithi079 bash[21349]: cluster 2024-09-21T13:32:58.696141+0000 mgr.x (mgr.14517) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 187 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-21T13:33:00.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:00 smithi079 bash[21349]: audit 2024-09-21T13:33:00.197686+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:00.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:00 smithi079 bash[21349]: audit 2024-09-21T13:33:00.197686+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:00.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:00 smithi017 bash[19815]: cluster 2024-09-21T13:32:58.696141+0000 mgr.x (mgr.14517) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 187 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-21T13:33:00.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:00 smithi017 bash[19815]: cluster 2024-09-21T13:32:58.696141+0000 mgr.x (mgr.14517) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 187 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-21T13:33:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:00 smithi017 bash[19815]: audit 2024-09-21T13:33:00.197686+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:00.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:00 smithi017 bash[19815]: audit 2024-09-21T13:33:00.197686+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:02.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:02 smithi104 bash[21651]: cluster 2024-09-21T13:33:00.696803+0000 mgr.x (mgr.14517) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 187 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-21T13:33:02.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:02 smithi104 bash[21651]: cluster 2024-09-21T13:33:00.696803+0000 mgr.x (mgr.14517) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 187 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-21T13:33:02.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:02 smithi079 bash[21349]: cluster 2024-09-21T13:33:00.696803+0000 mgr.x (mgr.14517) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 187 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-21T13:33:02.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:02 smithi079 bash[21349]: cluster 2024-09-21T13:33:00.696803+0000 mgr.x (mgr.14517) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 187 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-21T13:33:02.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:02 smithi017 bash[19815]: cluster 2024-09-21T13:33:00.696803+0000 mgr.x (mgr.14517) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 187 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-21T13:33:02.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:02 smithi017 bash[19815]: cluster 2024-09-21T13:33:00.696803+0000 mgr.x (mgr.14517) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 187 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-21T13:33:04.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:04 smithi104 bash[21651]: cluster 2024-09-21T13:33:02.698114+0000 mgr.x (mgr.14517) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 187 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-21T13:33:04.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:04 smithi104 bash[21651]: cluster 2024-09-21T13:33:02.698114+0000 mgr.x (mgr.14517) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 187 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-21T13:33:04.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:04 smithi079 bash[21349]: cluster 2024-09-21T13:33:02.698114+0000 mgr.x (mgr.14517) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 187 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-21T13:33:04.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:04 smithi079 bash[21349]: cluster 2024-09-21T13:33:02.698114+0000 mgr.x (mgr.14517) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 187 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-21T13:33:04.735 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:04 smithi017 bash[19815]: cluster 2024-09-21T13:33:02.698114+0000 mgr.x (mgr.14517) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 187 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-21T13:33:04.735 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:04 smithi017 bash[19815]: cluster 2024-09-21T13:33:02.698114+0000 mgr.x (mgr.14517) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 187 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-21T13:33:06.130 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:33:06.130 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:30:54.278786Z", "last_refresh": "2024-09-21T13:31:50.770731Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:23:31.964406Z", "last_refresh": "2024-09-21T13:31:51.423204Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi079:172.21.15.79=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:22:59.515814Z", "last_refresh": "2024-09-21T13:31:50.769757Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:31:50.770104Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:32:53.354778Z 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.134"], "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-21T13:32:21.985484Z", "running": 0, "size": 3}}] 2024-09-21T13:33:06.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:06 smithi104 bash[21651]: cluster 2024-09-21T13:33:04.698785+0000 mgr.x (mgr.14517) 77 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T13:33:06.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:06 smithi104 bash[21651]: cluster 2024-09-21T13:33:04.698785+0000 mgr.x (mgr.14517) 77 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T13:33:06.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:06 smithi079 bash[21349]: cluster 2024-09-21T13:33:04.698785+0000 mgr.x (mgr.14517) 77 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T13:33:06.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:06 smithi079 bash[21349]: cluster 2024-09-21T13:33:04.698785+0000 mgr.x (mgr.14517) 77 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T13:33:06.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:06 smithi017 bash[19815]: cluster 2024-09-21T13:33:04.698785+0000 mgr.x (mgr.14517) 77 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T13:33:06.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:06 smithi017 bash[19815]: cluster 2024-09-21T13:33:04.698785+0000 mgr.x (mgr.14517) 77 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T13:33:07.670 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:07 smithi079 bash[21349]: audit 2024-09-21T13:33:06.126320+0000 mgr.x (mgr.14517) 78 : audit [DBG] from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:07.671 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:07 smithi079 bash[21349]: audit 2024-09-21T13:33:06.126320+0000 mgr.x (mgr.14517) 78 : audit [DBG] from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:07.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:07 smithi104 bash[21651]: audit 2024-09-21T13:33:06.126320+0000 mgr.x (mgr.14517) 78 : audit [DBG] from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:07.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:07 smithi104 bash[21651]: audit 2024-09-21T13:33:06.126320+0000 mgr.x (mgr.14517) 78 : audit [DBG] from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:07.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:07 smithi017 bash[19815]: audit 2024-09-21T13:33:06.126320+0000 mgr.x (mgr.14517) 78 : audit [DBG] from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:07.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:07 smithi017 bash[19815]: audit 2024-09-21T13:33:06.126320+0000 mgr.x (mgr.14517) 78 : audit [DBG] from='client.14637 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:08.410 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:08 smithi017 bash[19815]: cluster 2024-09-21T13:33:06.700099+0000 mgr.x (mgr.14517) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T13:33:08.410 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:08 smithi017 bash[19815]: cluster 2024-09-21T13:33:06.700099+0000 mgr.x (mgr.14517) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T13:33:08.412 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T13:33:08.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:08 smithi104 bash[21651]: cluster 2024-09-21T13:33:06.700099+0000 mgr.x (mgr.14517) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T13:33:08.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:08 smithi104 bash[21651]: cluster 2024-09-21T13:33:06.700099+0000 mgr.x (mgr.14517) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T13:33:08.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:08 smithi079 bash[21349]: cluster 2024-09-21T13:33:06.700099+0000 mgr.x (mgr.14517) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T13:33:08.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:08 smithi079 bash[21349]: cluster 2024-09-21T13:33:06.700099+0000 mgr.x (mgr.14517) 79 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 852 B/s rd, 85 B/s wr, 1 op/s 2024-09-21T13:33:09.412 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:33:10.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:10 smithi104 bash[21651]: cluster 2024-09-21T13:33:08.700567+0000 mgr.x (mgr.14517) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:33:10.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:10 smithi104 bash[21651]: cluster 2024-09-21T13:33:08.700567+0000 mgr.x (mgr.14517) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:33:10.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:10 smithi079 bash[21349]: cluster 2024-09-21T13:33:08.700567+0000 mgr.x (mgr.14517) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:33:10.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:10 smithi079 bash[21349]: cluster 2024-09-21T13:33:08.700567+0000 mgr.x (mgr.14517) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:33:10.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:10 smithi017 bash[19815]: cluster 2024-09-21T13:33:08.700567+0000 mgr.x (mgr.14517) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:33:10.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:10 smithi017 bash[19815]: cluster 2024-09-21T13:33:08.700567+0000 mgr.x (mgr.14517) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:33:12.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:12 smithi104 bash[21651]: cluster 2024-09-21T13:33:10.701033+0000 mgr.x (mgr.14517) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:33:12.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:12 smithi104 bash[21651]: cluster 2024-09-21T13:33:10.701033+0000 mgr.x (mgr.14517) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:33:12.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:12 smithi079 bash[21349]: cluster 2024-09-21T13:33:10.701033+0000 mgr.x (mgr.14517) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:33:12.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:12 smithi079 bash[21349]: cluster 2024-09-21T13:33:10.701033+0000 mgr.x (mgr.14517) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:33:12.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:12 smithi017 bash[19815]: cluster 2024-09-21T13:33:10.701033+0000 mgr.x (mgr.14517) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:33:12.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:12 smithi017 bash[19815]: cluster 2024-09-21T13:33:10.701033+0000 mgr.x (mgr.14517) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail 2024-09-21T13:33:14.217 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:33:14.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:14 smithi079 bash[21349]: cluster 2024-09-21T13:33:12.702161+0000 mgr.x (mgr.14517) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:33:14.432 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:14 smithi079 bash[21349]: cluster 2024-09-21T13:33:12.702161+0000 mgr.x (mgr.14517) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:33:14.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:14 smithi104 bash[21651]: cluster 2024-09-21T13:33:12.702161+0000 mgr.x (mgr.14517) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:33:14.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:14 smithi104 bash[21651]: cluster 2024-09-21T13:33:12.702161+0000 mgr.x (mgr.14517) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:33:14.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:14 smithi017 bash[19815]: cluster 2024-09-21T13:33:12.702161+0000 mgr.x (mgr.14517) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:33:14.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:14 smithi017 bash[19815]: cluster 2024-09-21T13:33:12.702161+0000 mgr.x (mgr.14517) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:33:16.595 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:16 smithi079 bash[21349]: cluster 2024-09-21T13:33:14.702930+0000 mgr.x (mgr.14517) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:33:16.596 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:16 smithi079 bash[21349]: cluster 2024-09-21T13:33:14.702930+0000 mgr.x (mgr.14517) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:33:16.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:16 smithi104 bash[21651]: cluster 2024-09-21T13:33:14.702930+0000 mgr.x (mgr.14517) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:33:16.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:16 smithi104 bash[21651]: cluster 2024-09-21T13:33:14.702930+0000 mgr.x (mgr.14517) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:33:16.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:16 smithi017 bash[19815]: cluster 2024-09-21T13:33:14.702930+0000 mgr.x (mgr.14517) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:33:16.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:16 smithi017 bash[19815]: cluster 2024-09-21T13:33:14.702930+0000 mgr.x (mgr.14517) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:33:17.881 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:33:17.882 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:30:54.278786Z", "last_refresh": "2024-09-21T13:31:50.770731Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:23:31.964406Z", "last_refresh": "2024-09-21T13:31:51.423204Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi079:172.21.15.79=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:22:59.515814Z", "last_refresh": "2024-09-21T13:31:50.769757Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:31:50.770104Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:32:53.354778Z 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.134"], "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-21T13:32:21.985484Z", "running": 0, "size": 3}}] 2024-09-21T13:33:18.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:18 smithi017 bash[19815]: cluster 2024-09-21T13:33:16.704137+0000 mgr.x (mgr.14517) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:33:18.454 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:18 smithi017 bash[19815]: cluster 2024-09-21T13:33:16.704137+0000 mgr.x (mgr.14517) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:33:18.534 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:18 smithi079 bash[21349]: cluster 2024-09-21T13:33:16.704137+0000 mgr.x (mgr.14517) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:33:18.534 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:18 smithi079 bash[21349]: cluster 2024-09-21T13:33:16.704137+0000 mgr.x (mgr.14517) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:33:18.643 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T13:33:18.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:18 smithi104 bash[21651]: cluster 2024-09-21T13:33:16.704137+0000 mgr.x (mgr.14517) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:33:18.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:18 smithi104 bash[21651]: cluster 2024-09-21T13:33:16.704137+0000 mgr.x (mgr.14517) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:33:19.644 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:33:19.656 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:19 smithi017 bash[19815]: audit 2024-09-21T13:33:17.874135+0000 mgr.x (mgr.14517) 85 : audit [DBG] from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:19.656 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:19 smithi017 bash[19815]: audit 2024-09-21T13:33:17.874135+0000 mgr.x (mgr.14517) 85 : audit [DBG] from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:19.656 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:19 smithi017 bash[19815]: cluster 2024-09-21T13:33:18.358000+0000 mon.a (mon.0) 757 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-21T13:33:19.656 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:19 smithi017 bash[19815]: cluster 2024-09-21T13:33:18.358000+0000 mon.a (mon.0) 757 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-21T13:33:19.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:19 smithi104 bash[21651]: audit 2024-09-21T13:33:17.874135+0000 mgr.x (mgr.14517) 85 : audit [DBG] from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:19.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:19 smithi104 bash[21651]: audit 2024-09-21T13:33:17.874135+0000 mgr.x (mgr.14517) 85 : audit [DBG] from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:19.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:19 smithi104 bash[21651]: cluster 2024-09-21T13:33:18.358000+0000 mon.a (mon.0) 757 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-21T13:33:19.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:19 smithi104 bash[21651]: cluster 2024-09-21T13:33:18.358000+0000 mon.a (mon.0) 757 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-21T13:33:19.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:19 smithi079 bash[21349]: audit 2024-09-21T13:33:17.874135+0000 mgr.x (mgr.14517) 85 : audit [DBG] from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:19.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:19 smithi079 bash[21349]: audit 2024-09-21T13:33:17.874135+0000 mgr.x (mgr.14517) 85 : audit [DBG] from='client.14781 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:19.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:19 smithi079 bash[21349]: cluster 2024-09-21T13:33:18.358000+0000 mon.a (mon.0) 757 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-21T13:33:19.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:19 smithi079 bash[21349]: cluster 2024-09-21T13:33:18.358000+0000 mon.a (mon.0) 757 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-21T13:33:20.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:20 smithi104 bash[21651]: cluster 2024-09-21T13:33:18.704793+0000 mgr.x (mgr.14517) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:33:20.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:20 smithi104 bash[21651]: cluster 2024-09-21T13:33:18.704793+0000 mgr.x (mgr.14517) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:33:20.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:20 smithi079 bash[21349]: cluster 2024-09-21T13:33:18.704793+0000 mgr.x (mgr.14517) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:33:20.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:20 smithi079 bash[21349]: cluster 2024-09-21T13:33:18.704793+0000 mgr.x (mgr.14517) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:33:20.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:20 smithi017 bash[19815]: cluster 2024-09-21T13:33:18.704793+0000 mgr.x (mgr.14517) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:33:20.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:20 smithi017 bash[19815]: cluster 2024-09-21T13:33:18.704793+0000 mgr.x (mgr.14517) 86 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:33:22.489 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:22 smithi104 bash[21651]: cluster 2024-09-21T13:33:20.705434+0000 mgr.x (mgr.14517) 87 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:33:22.489 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:22 smithi104 bash[21651]: cluster 2024-09-21T13:33:20.705434+0000 mgr.x (mgr.14517) 87 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:33:22.489 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:22 smithi104 bash[21651]: audit 2024-09-21T13:33:21.678054+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:22.490 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:22 smithi104 bash[21651]: audit 2024-09-21T13:33:21.678054+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:22.490 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:22 smithi104 bash[21651]: audit 2024-09-21T13:33:21.686357+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:22.490 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:22 smithi104 bash[21651]: audit 2024-09-21T13:33:21.686357+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:22.490 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:22 smithi104 bash[21651]: audit 2024-09-21T13:33:21.694270+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:22.490 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:22 smithi104 bash[21651]: audit 2024-09-21T13:33:21.694270+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:22.490 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:22 smithi104 bash[21651]: audit 2024-09-21T13:33:21.696289+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi104.wxlreo", "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-21T13:33:22.490 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:22 smithi104 bash[21651]: audit 2024-09-21T13:33:21.696289+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi104.wxlreo", "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-21T13:33:22.490 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:22 smithi104 bash[21651]: audit 2024-09-21T13:33:21.699779+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi104.wxlreo", "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-21T13:33:22.491 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:22 smithi104 bash[21651]: audit 2024-09-21T13:33:21.699779+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi104.wxlreo", "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-21T13:33:22.491 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:22 smithi104 bash[21651]: audit 2024-09-21T13:33:21.704900+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T13:33:22.491 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:22 smithi104 bash[21651]: audit 2024-09-21T13:33:21.704900+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T13:33:22.491 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:22 smithi104 bash[21651]: audit 2024-09-21T13:33:21.706592+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:33:22.491 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:22 smithi104 bash[21651]: audit 2024-09-21T13:33:21.706592+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:33:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:22 smithi017 bash[19815]: cluster 2024-09-21T13:33:20.705434+0000 mgr.x (mgr.14517) 87 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:33:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:22 smithi017 bash[19815]: cluster 2024-09-21T13:33:20.705434+0000 mgr.x (mgr.14517) 87 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:33:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:22 smithi017 bash[19815]: audit 2024-09-21T13:33:21.678054+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:22 smithi017 bash[19815]: audit 2024-09-21T13:33:21.678054+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:22 smithi017 bash[19815]: audit 2024-09-21T13:33:21.686357+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:22.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:22 smithi017 bash[19815]: audit 2024-09-21T13:33:21.686357+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:22.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:22 smithi017 bash[19815]: audit 2024-09-21T13:33:21.694270+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:22.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:22 smithi017 bash[19815]: audit 2024-09-21T13:33:21.694270+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:22.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:22 smithi017 bash[19815]: audit 2024-09-21T13:33:21.696289+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi104.wxlreo", "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-21T13:33:22.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:22 smithi017 bash[19815]: audit 2024-09-21T13:33:21.696289+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi104.wxlreo", "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-21T13:33:22.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:22 smithi017 bash[19815]: audit 2024-09-21T13:33:21.699779+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi104.wxlreo", "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-21T13:33:22.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:22 smithi017 bash[19815]: audit 2024-09-21T13:33:21.699779+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi104.wxlreo", "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-21T13:33:22.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:22 smithi017 bash[19815]: audit 2024-09-21T13:33:21.704900+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T13:33:22.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:22 smithi017 bash[19815]: audit 2024-09-21T13:33:21.704900+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T13:33:22.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:22 smithi017 bash[19815]: audit 2024-09-21T13:33:21.706592+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:33:22.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:22 smithi017 bash[19815]: audit 2024-09-21T13:33:21.706592+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:33:22.740 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:22 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:33:22.741 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:33:22 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:33:22.741 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:33:22 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:33:22.764 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:22 smithi079 bash[21349]: cluster 2024-09-21T13:33:20.705434+0000 mgr.x (mgr.14517) 87 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:33:22.764 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:22 smithi079 bash[21349]: cluster 2024-09-21T13:33:20.705434+0000 mgr.x (mgr.14517) 87 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:33:22.764 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:22 smithi079 bash[21349]: audit 2024-09-21T13:33:21.678054+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:22.764 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:22 smithi079 bash[21349]: audit 2024-09-21T13:33:21.678054+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:22.765 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:22 smithi079 bash[21349]: audit 2024-09-21T13:33:21.686357+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:22.765 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:22 smithi079 bash[21349]: audit 2024-09-21T13:33:21.686357+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:22.765 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:22 smithi079 bash[21349]: audit 2024-09-21T13:33:21.694270+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:22.765 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:22 smithi079 bash[21349]: audit 2024-09-21T13:33:21.694270+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:22.765 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:22 smithi079 bash[21349]: audit 2024-09-21T13:33:21.696289+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi104.wxlreo", "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-21T13:33:22.765 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:22 smithi079 bash[21349]: audit 2024-09-21T13:33:21.696289+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi104.wxlreo", "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-21T13:33:22.765 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:22 smithi079 bash[21349]: audit 2024-09-21T13:33:21.699779+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi104.wxlreo", "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-21T13:33:22.765 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:22 smithi079 bash[21349]: audit 2024-09-21T13:33:21.699779+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi104.wxlreo", "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-21T13:33:22.765 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:22 smithi079 bash[21349]: audit 2024-09-21T13:33:21.704900+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T13:33:22.765 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:22 smithi079 bash[21349]: audit 2024-09-21T13:33:21.704900+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-21T13:33:22.765 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:22 smithi079 bash[21349]: audit 2024-09-21T13:33:21.706592+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:33:22.765 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:22 smithi079 bash[21349]: audit 2024-09-21T13:33:21.706592+0000 mon.a (mon.0) 764 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:33:23.016 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:22 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:33:23.016 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:33:22 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:33:23.017 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:33:22 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:33:23.642 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:23 smithi104 bash[21651]: cephadm 2024-09-21T13:33:21.695681+0000 mgr.x (mgr.14517) 88 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T13:33:23.642 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:23 smithi104 bash[21651]: cephadm 2024-09-21T13:33:21.695681+0000 mgr.x (mgr.14517) 88 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T13:33:23.642 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:23 smithi104 bash[21651]: cephadm 2024-09-21T13:33:21.708200+0000 mgr.x (mgr.14517) 89 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T13:33:23.642 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:23 smithi104 bash[21651]: cephadm 2024-09-21T13:33:21.708200+0000 mgr.x (mgr.14517) 89 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T13:33:23.642 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:23 smithi104 bash[21651]: cephadm 2024-09-21T13:33:21.729981+0000 mgr.x (mgr.14517) 90 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi104.wxlreo on smithi104 2024-09-21T13:33:23.642 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:23 smithi104 bash[21651]: cephadm 2024-09-21T13:33:21.729981+0000 mgr.x (mgr.14517) 90 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi104.wxlreo on smithi104 2024-09-21T13:33:23.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:23 smithi079 bash[21349]: cephadm 2024-09-21T13:33:21.695681+0000 mgr.x (mgr.14517) 88 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T13:33:23.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:23 smithi079 bash[21349]: cephadm 2024-09-21T13:33:21.695681+0000 mgr.x (mgr.14517) 88 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T13:33:23.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:23 smithi079 bash[21349]: cephadm 2024-09-21T13:33:21.708200+0000 mgr.x (mgr.14517) 89 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T13:33:23.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:23 smithi079 bash[21349]: cephadm 2024-09-21T13:33:21.708200+0000 mgr.x (mgr.14517) 89 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T13:33:23.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:23 smithi079 bash[21349]: cephadm 2024-09-21T13:33:21.729981+0000 mgr.x (mgr.14517) 90 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi104.wxlreo on smithi104 2024-09-21T13:33:23.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:23 smithi079 bash[21349]: cephadm 2024-09-21T13:33:21.729981+0000 mgr.x (mgr.14517) 90 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi104.wxlreo on smithi104 2024-09-21T13:33:23.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:23 smithi017 bash[19815]: cephadm 2024-09-21T13:33:21.695681+0000 mgr.x (mgr.14517) 88 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T13:33:23.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:23 smithi017 bash[19815]: cephadm 2024-09-21T13:33:21.695681+0000 mgr.x (mgr.14517) 88 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-21T13:33:23.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:23 smithi017 bash[19815]: cephadm 2024-09-21T13:33:21.708200+0000 mgr.x (mgr.14517) 89 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T13:33:23.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:23 smithi017 bash[19815]: cephadm 2024-09-21T13:33:21.708200+0000 mgr.x (mgr.14517) 89 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T13:33:23.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:23 smithi017 bash[19815]: cephadm 2024-09-21T13:33:21.729981+0000 mgr.x (mgr.14517) 90 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi104.wxlreo on smithi104 2024-09-21T13:33:23.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:23 smithi017 bash[19815]: cephadm 2024-09-21T13:33:21.729981+0000 mgr.x (mgr.14517) 90 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi104.wxlreo on smithi104 2024-09-21T13:33:24.465 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:33:24.678 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:24 smithi104 bash[21651]: cluster 2024-09-21T13:33:22.706629+0000 mgr.x (mgr.14517) 91 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 255 B/s wr, 8 op/s 2024-09-21T13:33:24.678 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:24 smithi104 bash[21651]: cluster 2024-09-21T13:33:22.706629+0000 mgr.x (mgr.14517) 91 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 255 B/s wr, 8 op/s 2024-09-21T13:33:24.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:24 smithi079 bash[21349]: cluster 2024-09-21T13:33:22.706629+0000 mgr.x (mgr.14517) 91 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 255 B/s wr, 8 op/s 2024-09-21T13:33:24.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:24 smithi079 bash[21349]: cluster 2024-09-21T13:33:22.706629+0000 mgr.x (mgr.14517) 91 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 255 B/s wr, 8 op/s 2024-09-21T13:33:24.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:24 smithi017 bash[19815]: cluster 2024-09-21T13:33:22.706629+0000 mgr.x (mgr.14517) 91 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 255 B/s wr, 8 op/s 2024-09-21T13:33:24.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:24 smithi017 bash[19815]: cluster 2024-09-21T13:33:22.706629+0000 mgr.x (mgr.14517) 91 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.0 KiB/s rd, 255 B/s wr, 8 op/s 2024-09-21T13:33:25.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:25 smithi104 bash[21651]: cluster 2024-09-21T13:33:24.707281+0000 mgr.x (mgr.14517) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-21T13:33:25.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:25 smithi104 bash[21651]: cluster 2024-09-21T13:33:24.707281+0000 mgr.x (mgr.14517) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-21T13:33:25.594 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:25 smithi017 bash[19815]: cluster 2024-09-21T13:33:24.707281+0000 mgr.x (mgr.14517) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-21T13:33:25.594 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:25 smithi017 bash[19815]: cluster 2024-09-21T13:33:24.707281+0000 mgr.x (mgr.14517) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-21T13:33:25.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:25 smithi079 bash[21349]: cluster 2024-09-21T13:33:24.707281+0000 mgr.x (mgr.14517) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-21T13:33:25.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:25 smithi079 bash[21349]: cluster 2024-09-21T13:33:24.707281+0000 mgr.x (mgr.14517) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 255 B/s wr, 5 op/s 2024-09-21T13:33:26.200 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:33:26.200 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:30:54.278786Z", "last_refresh": "2024-09-21T13:31:50.770731Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:23:31.964406Z", "last_refresh": "2024-09-21T13:31:51.423204Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi079:172.21.15.79=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:22:59.515814Z", "last_refresh": "2024-09-21T13:31:50.769757Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:31:50.770104Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:33:21.694819Z 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.134"], "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-21T13:32:21.985484Z", "running": 0, "size": 3}}] 2024-09-21T13:33:26.414 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:26 smithi017 bash[19815]: audit 2024-09-21T13:33:26.197126+0000 mgr.x (mgr.14517) 93 : audit [DBG] from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:26.414 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:26 smithi017 bash[19815]: audit 2024-09-21T13:33:26.197126+0000 mgr.x (mgr.14517) 93 : audit [DBG] from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:26.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:26 smithi104 bash[21651]: audit 2024-09-21T13:33:26.197126+0000 mgr.x (mgr.14517) 93 : audit [DBG] from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:26.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:26 smithi104 bash[21651]: audit 2024-09-21T13:33:26.197126+0000 mgr.x (mgr.14517) 93 : audit [DBG] from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:26.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:26 smithi079 bash[21349]: audit 2024-09-21T13:33:26.197126+0000 mgr.x (mgr.14517) 93 : audit [DBG] from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:26.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:26 smithi079 bash[21349]: audit 2024-09-21T13:33:26.197126+0000 mgr.x (mgr.14517) 93 : audit [DBG] from='client.14844 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:27.065 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T13:33:27.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:27 smithi104 bash[21651]: cluster 2024-09-21T13:33:26.707876+0000 mgr.x (mgr.14517) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T13:33:27.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:27 smithi104 bash[21651]: cluster 2024-09-21T13:33:26.707876+0000 mgr.x (mgr.14517) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T13:33:27.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:27 smithi079 bash[21349]: cluster 2024-09-21T13:33:26.707876+0000 mgr.x (mgr.14517) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T13:33:27.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:27 smithi079 bash[21349]: cluster 2024-09-21T13:33:26.707876+0000 mgr.x (mgr.14517) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T13:33:27.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:27 smithi017 bash[19815]: cluster 2024-09-21T13:33:26.707876+0000 mgr.x (mgr.14517) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T13:33:27.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:27 smithi017 bash[19815]: cluster 2024-09-21T13:33:26.707876+0000 mgr.x (mgr.14517) 94 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T13:33:28.066 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:33:29.991 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:29 smithi017 bash[19815]: cluster 2024-09-21T13:33:28.708491+0000 mgr.x (mgr.14517) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 341 B/s wr, 5 op/s 2024-09-21T13:33:29.991 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:29 smithi017 bash[19815]: cluster 2024-09-21T13:33:28.708491+0000 mgr.x (mgr.14517) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 341 B/s wr, 5 op/s 2024-09-21T13:33:30.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:29 smithi104 bash[21651]: cluster 2024-09-21T13:33:28.708491+0000 mgr.x (mgr.14517) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 341 B/s wr, 5 op/s 2024-09-21T13:33:30.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:29 smithi104 bash[21651]: cluster 2024-09-21T13:33:28.708491+0000 mgr.x (mgr.14517) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 341 B/s wr, 5 op/s 2024-09-21T13:33:30.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:29 smithi079 bash[21349]: cluster 2024-09-21T13:33:28.708491+0000 mgr.x (mgr.14517) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 341 B/s wr, 5 op/s 2024-09-21T13:33:30.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:29 smithi079 bash[21349]: cluster 2024-09-21T13:33:28.708491+0000 mgr.x (mgr.14517) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 341 B/s wr, 5 op/s 2024-09-21T13:33:31.994 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:31 smithi017 bash[19815]: cluster 2024-09-21T13:33:30.709135+0000 mgr.x (mgr.14517) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 341 B/s wr, 5 op/s 2024-09-21T13:33:31.994 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:31 smithi017 bash[19815]: cluster 2024-09-21T13:33:30.709135+0000 mgr.x (mgr.14517) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 341 B/s wr, 5 op/s 2024-09-21T13:33:32.155 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:31 smithi079 bash[21349]: cluster 2024-09-21T13:33:30.709135+0000 mgr.x (mgr.14517) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 341 B/s wr, 5 op/s 2024-09-21T13:33:32.155 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:31 smithi079 bash[21349]: cluster 2024-09-21T13:33:30.709135+0000 mgr.x (mgr.14517) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 341 B/s wr, 5 op/s 2024-09-21T13:33:32.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:31 smithi104 bash[21651]: cluster 2024-09-21T13:33:30.709135+0000 mgr.x (mgr.14517) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 341 B/s wr, 5 op/s 2024-09-21T13:33:32.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:31 smithi104 bash[21651]: cluster 2024-09-21T13:33:30.709135+0000 mgr.x (mgr.14517) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 341 B/s wr, 5 op/s 2024-09-21T13:33:32.875 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:33:33.996 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:33 smithi017 bash[19815]: cluster 2024-09-21T13:33:32.710357+0000 mgr.x (mgr.14517) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-21T13:33:33.996 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:33 smithi017 bash[19815]: cluster 2024-09-21T13:33:32.710357+0000 mgr.x (mgr.14517) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-21T13:33:34.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:33 smithi104 bash[21651]: cluster 2024-09-21T13:33:32.710357+0000 mgr.x (mgr.14517) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-21T13:33:34.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:33 smithi104 bash[21651]: cluster 2024-09-21T13:33:32.710357+0000 mgr.x (mgr.14517) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-21T13:33:34.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:33 smithi079 bash[21349]: cluster 2024-09-21T13:33:32.710357+0000 mgr.x (mgr.14517) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-21T13:33:34.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:33 smithi079 bash[21349]: cluster 2024-09-21T13:33:32.710357+0000 mgr.x (mgr.14517) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-21T13:33:34.552 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:33:34.552 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:30:54.278786Z", "last_refresh": "2024-09-21T13:31:50.770731Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:23:31.964406Z", "last_refresh": "2024-09-21T13:31:51.423204Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi079:172.21.15.79=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:22:59.515814Z", "last_refresh": "2024-09-21T13:31:50.769757Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:31:50.770104Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:33:21.694819Z 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.134"], "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-21T13:32:21.985484Z", "running": 0, "size": 3}}] 2024-09-21T13:33:35.282 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T13:33:35.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:35 smithi017 bash[19815]: audit 2024-09-21T13:33:34.544027+0000 mgr.x (mgr.14517) 98 : audit [DBG] from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:35.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:35 smithi017 bash[19815]: audit 2024-09-21T13:33:34.544027+0000 mgr.x (mgr.14517) 98 : audit [DBG] from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:35.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:35 smithi017 bash[19815]: cluster 2024-09-21T13:33:34.710943+0000 mgr.x (mgr.14517) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T13:33:35.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:35 smithi017 bash[19815]: cluster 2024-09-21T13:33:34.710943+0000 mgr.x (mgr.14517) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T13:33:36.132 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:35 smithi104 bash[21651]: audit 2024-09-21T13:33:34.544027+0000 mgr.x (mgr.14517) 98 : audit [DBG] from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:36.132 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:35 smithi104 bash[21651]: audit 2024-09-21T13:33:34.544027+0000 mgr.x (mgr.14517) 98 : audit [DBG] from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:36.132 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:35 smithi104 bash[21651]: cluster 2024-09-21T13:33:34.710943+0000 mgr.x (mgr.14517) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T13:33:36.132 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:35 smithi104 bash[21651]: cluster 2024-09-21T13:33:34.710943+0000 mgr.x (mgr.14517) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T13:33:36.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:35 smithi079 bash[21349]: audit 2024-09-21T13:33:34.544027+0000 mgr.x (mgr.14517) 98 : audit [DBG] from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:36.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:35 smithi079 bash[21349]: audit 2024-09-21T13:33:34.544027+0000 mgr.x (mgr.14517) 98 : audit [DBG] from='client.14934 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:36.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:35 smithi079 bash[21349]: cluster 2024-09-21T13:33:34.710943+0000 mgr.x (mgr.14517) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T13:33:36.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:35 smithi079 bash[21349]: cluster 2024-09-21T13:33:34.710943+0000 mgr.x (mgr.14517) 99 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 85 B/s wr, 5 op/s 2024-09-21T13:33:36.282 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:33:38.000 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:37 smithi017 bash[19815]: cluster 2024-09-21T13:33:36.712129+0000 mgr.x (mgr.14517) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-21T13:33:38.000 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:37 smithi017 bash[19815]: cluster 2024-09-21T13:33:36.712129+0000 mgr.x (mgr.14517) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-21T13:33:38.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:37 smithi104 bash[21651]: cluster 2024-09-21T13:33:36.712129+0000 mgr.x (mgr.14517) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-21T13:33:38.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:37 smithi104 bash[21651]: cluster 2024-09-21T13:33:36.712129+0000 mgr.x (mgr.14517) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-21T13:33:38.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:37 smithi079 bash[21349]: cluster 2024-09-21T13:33:36.712129+0000 mgr.x (mgr.14517) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-21T13:33:38.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:37 smithi079 bash[21349]: cluster 2024-09-21T13:33:36.712129+0000 mgr.x (mgr.14517) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 85 B/s wr, 6 op/s 2024-09-21T13:33:40.002 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:39 smithi017 bash[19815]: cluster 2024-09-21T13:33:38.712781+0000 mgr.x (mgr.14517) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:33:40.002 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:39 smithi017 bash[19815]: cluster 2024-09-21T13:33:38.712781+0000 mgr.x (mgr.14517) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:33:40.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:39 smithi104 bash[21651]: cluster 2024-09-21T13:33:38.712781+0000 mgr.x (mgr.14517) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:33:40.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:39 smithi104 bash[21651]: cluster 2024-09-21T13:33:38.712781+0000 mgr.x (mgr.14517) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:33:40.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:39 smithi079 bash[21349]: cluster 2024-09-21T13:33:38.712781+0000 mgr.x (mgr.14517) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:33:40.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:39 smithi079 bash[21349]: cluster 2024-09-21T13:33:38.712781+0000 mgr.x (mgr.14517) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:33:41.100 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:33:41.809 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:41 smithi017 bash[19815]: cluster 2024-09-21T13:33:40.713419+0000 mgr.x (mgr.14517) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:33:41.809 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:41 smithi017 bash[19815]: cluster 2024-09-21T13:33:40.713419+0000 mgr.x (mgr.14517) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:33:41.922 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:41 smithi079 bash[21349]: cluster 2024-09-21T13:33:40.713419+0000 mgr.x (mgr.14517) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:33:41.922 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:41 smithi079 bash[21349]: cluster 2024-09-21T13:33:40.713419+0000 mgr.x (mgr.14517) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:33:41.929 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:41 smithi104 bash[21651]: cluster 2024-09-21T13:33:40.713419+0000 mgr.x (mgr.14517) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:33:41.930 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:41 smithi104 bash[21651]: cluster 2024-09-21T13:33:40.713419+0000 mgr.x (mgr.14517) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:33:43.354 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:33:43.354 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:30:54.278786Z", "last_refresh": "2024-09-21T13:31:50.770731Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:23:31.964406Z", "last_refresh": "2024-09-21T13:31:51.423204Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi079:172.21.15.79=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:22:59.515814Z", "last_refresh": "2024-09-21T13:31:50.769757Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:31:50.770104Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:33:21.694819Z 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.134"], "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-21T13:32:21.985484Z", "running": 0, "size": 3}}] 2024-09-21T13:33:43.828 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:43 smithi079 bash[21349]: cluster 2024-09-21T13:33:42.714450+0000 mgr.x (mgr.14517) 103 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:33:43.828 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:43 smithi079 bash[21349]: cluster 2024-09-21T13:33:42.714450+0000 mgr.x (mgr.14517) 103 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:33:43.828 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:43 smithi079 bash[21349]: audit 2024-09-21T13:33:43.345986+0000 mgr.x (mgr.14517) 104 : audit [DBG] from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:43.828 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:43 smithi079 bash[21349]: audit 2024-09-21T13:33:43.345986+0000 mgr.x (mgr.14517) 104 : audit [DBG] from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:44.022 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:43 smithi017 bash[19815]: cluster 2024-09-21T13:33:42.714450+0000 mgr.x (mgr.14517) 103 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:33:44.022 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:43 smithi017 bash[19815]: cluster 2024-09-21T13:33:42.714450+0000 mgr.x (mgr.14517) 103 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:33:44.022 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:43 smithi017 bash[19815]: audit 2024-09-21T13:33:43.345986+0000 mgr.x (mgr.14517) 104 : audit [DBG] from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:44.022 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:43 smithi017 bash[19815]: audit 2024-09-21T13:33:43.345986+0000 mgr.x (mgr.14517) 104 : audit [DBG] from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:44.132 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T13:33:44.160 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:43 smithi104 bash[21651]: cluster 2024-09-21T13:33:42.714450+0000 mgr.x (mgr.14517) 103 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:33:44.160 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:43 smithi104 bash[21651]: cluster 2024-09-21T13:33:42.714450+0000 mgr.x (mgr.14517) 103 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:33:44.161 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:43 smithi104 bash[21651]: audit 2024-09-21T13:33:43.345986+0000 mgr.x (mgr.14517) 104 : audit [DBG] from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:44.161 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:43 smithi104 bash[21651]: audit 2024-09-21T13:33:43.345986+0000 mgr.x (mgr.14517) 104 : audit [DBG] from='client.15042 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:45.133 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:33:45.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:45 smithi017 bash[19815]: cluster 2024-09-21T13:33:44.715114+0000 mgr.x (mgr.14517) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:33:45.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:45 smithi017 bash[19815]: cluster 2024-09-21T13:33:44.715114+0000 mgr.x (mgr.14517) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:33:46.055 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:45 smithi079 bash[21349]: cluster 2024-09-21T13:33:44.715114+0000 mgr.x (mgr.14517) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:33:46.055 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:45 smithi079 bash[21349]: cluster 2024-09-21T13:33:44.715114+0000 mgr.x (mgr.14517) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:33:46.108 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:45 smithi104 bash[21651]: cluster 2024-09-21T13:33:44.715114+0000 mgr.x (mgr.14517) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:33:46.108 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:45 smithi104 bash[21651]: cluster 2024-09-21T13:33:44.715114+0000 mgr.x (mgr.14517) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:33:48.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:47 smithi017 bash[19815]: cluster 2024-09-21T13:33:46.716302+0000 mgr.x (mgr.14517) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:33:48.028 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:47 smithi017 bash[19815]: cluster 2024-09-21T13:33:46.716302+0000 mgr.x (mgr.14517) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:33:48.059 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:47 smithi079 bash[21349]: cluster 2024-09-21T13:33:46.716302+0000 mgr.x (mgr.14517) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:33:48.059 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:47 smithi079 bash[21349]: cluster 2024-09-21T13:33:46.716302+0000 mgr.x (mgr.14517) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:33:48.104 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:47 smithi104 bash[21651]: cluster 2024-09-21T13:33:46.716302+0000 mgr.x (mgr.14517) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:33:48.105 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:47 smithi104 bash[21651]: cluster 2024-09-21T13:33:46.716302+0000 mgr.x (mgr.14517) 106 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.2 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:33:49.950 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:33:50.031 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:49 smithi017 bash[19815]: cluster 2024-09-21T13:33:48.716960+0000 mgr.x (mgr.14517) 107 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:33:50.031 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:49 smithi017 bash[19815]: cluster 2024-09-21T13:33:48.716960+0000 mgr.x (mgr.14517) 107 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:33:50.031 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:49 smithi017 bash[19815]: cluster 2024-09-21T13:33:48.826285+0000 mon.a (mon.0) 765 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-21T13:33:50.031 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:49 smithi017 bash[19815]: cluster 2024-09-21T13:33:48.826285+0000 mon.a (mon.0) 765 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-21T13:33:50.031 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:49 smithi017 bash[19815]: audit 2024-09-21T13:33:49.242278+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:50.031 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:49 smithi017 bash[19815]: audit 2024-09-21T13:33:49.242278+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:50.031 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:49 smithi017 bash[19815]: audit 2024-09-21T13:33:49.249987+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:50.031 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:49 smithi017 bash[19815]: audit 2024-09-21T13:33:49.249987+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:50.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:49 smithi017 bash[19815]: audit 2024-09-21T13:33:49.257106+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:50.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:49 smithi017 bash[19815]: audit 2024-09-21T13:33:49.257106+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:50.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:49 smithi017 bash[19815]: cephadm 2024-09-21T13:33:49.258590+0000 mgr.x (mgr.14517) 108 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T13:33:50.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:49 smithi017 bash[19815]: cephadm 2024-09-21T13:33:49.258590+0000 mgr.x (mgr.14517) 108 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T13:33:50.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:49 smithi017 bash[19815]: audit 2024-09-21T13:33:49.282152+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:50.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:49 smithi017 bash[19815]: audit 2024-09-21T13:33:49.282152+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:50.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:49 smithi017 bash[19815]: audit 2024-09-21T13:33:49.331810+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:33:50.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:49 smithi017 bash[19815]: audit 2024-09-21T13:33:49.331810+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:33:50.069 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:49 smithi079 bash[21349]: cluster 2024-09-21T13:33:48.716960+0000 mgr.x (mgr.14517) 107 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:33:50.069 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:49 smithi079 bash[21349]: cluster 2024-09-21T13:33:48.716960+0000 mgr.x (mgr.14517) 107 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:33:50.069 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:49 smithi079 bash[21349]: cluster 2024-09-21T13:33:48.826285+0000 mon.a (mon.0) 765 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-21T13:33:50.069 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:49 smithi079 bash[21349]: cluster 2024-09-21T13:33:48.826285+0000 mon.a (mon.0) 765 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-21T13:33:50.069 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:49 smithi079 bash[21349]: audit 2024-09-21T13:33:49.242278+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:50.069 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:49 smithi079 bash[21349]: audit 2024-09-21T13:33:49.242278+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:50.069 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:49 smithi079 bash[21349]: audit 2024-09-21T13:33:49.249987+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:50.069 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:49 smithi079 bash[21349]: audit 2024-09-21T13:33:49.249987+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:50.069 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:49 smithi079 bash[21349]: audit 2024-09-21T13:33:49.257106+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:50.069 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:49 smithi079 bash[21349]: audit 2024-09-21T13:33:49.257106+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:50.069 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:49 smithi079 bash[21349]: cephadm 2024-09-21T13:33:49.258590+0000 mgr.x (mgr.14517) 108 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T13:33:50.070 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:49 smithi079 bash[21349]: cephadm 2024-09-21T13:33:49.258590+0000 mgr.x (mgr.14517) 108 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T13:33:50.070 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:49 smithi079 bash[21349]: audit 2024-09-21T13:33:49.282152+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:50.070 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:49 smithi079 bash[21349]: audit 2024-09-21T13:33:49.282152+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:50.070 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:49 smithi079 bash[21349]: audit 2024-09-21T13:33:49.331810+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:33:50.070 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:49 smithi079 bash[21349]: audit 2024-09-21T13:33:49.331810+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:33:50.105 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:49 smithi104 bash[21651]: cluster 2024-09-21T13:33:48.716960+0000 mgr.x (mgr.14517) 107 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:33:50.106 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:49 smithi104 bash[21651]: cluster 2024-09-21T13:33:48.716960+0000 mgr.x (mgr.14517) 107 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:33:50.106 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:49 smithi104 bash[21651]: cluster 2024-09-21T13:33:48.826285+0000 mon.a (mon.0) 765 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-21T13:33:50.106 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:49 smithi104 bash[21651]: cluster 2024-09-21T13:33:48.826285+0000 mon.a (mon.0) 765 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-21T13:33:50.106 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:49 smithi104 bash[21651]: audit 2024-09-21T13:33:49.242278+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:50.106 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:49 smithi104 bash[21651]: audit 2024-09-21T13:33:49.242278+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:50.106 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:49 smithi104 bash[21651]: audit 2024-09-21T13:33:49.249987+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:50.106 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:49 smithi104 bash[21651]: audit 2024-09-21T13:33:49.249987+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:50.106 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:49 smithi104 bash[21651]: audit 2024-09-21T13:33:49.257106+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:50.106 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:49 smithi104 bash[21651]: audit 2024-09-21T13:33:49.257106+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:50.106 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:49 smithi104 bash[21651]: cephadm 2024-09-21T13:33:49.258590+0000 mgr.x (mgr.14517) 108 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T13:33:50.106 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:49 smithi104 bash[21651]: cephadm 2024-09-21T13:33:49.258590+0000 mgr.x (mgr.14517) 108 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-21T13:33:50.106 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:49 smithi104 bash[21651]: audit 2024-09-21T13:33:49.282152+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:50.106 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:49 smithi104 bash[21651]: audit 2024-09-21T13:33:49.282152+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:50.107 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:49 smithi104 bash[21651]: audit 2024-09-21T13:33:49.331810+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:33:50.107 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:49 smithi104 bash[21651]: audit 2024-09-21T13:33:49.331810+0000 mon.a (mon.0) 770 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:33:51.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:50 smithi017 bash[19815]: audit 2024-09-21T13:33:49.885123+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:50 smithi017 bash[19815]: audit 2024-09-21T13:33:49.885123+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:50 smithi017 bash[19815]: audit 2024-09-21T13:33:49.889268+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:50 smithi017 bash[19815]: audit 2024-09-21T13:33:49.889268+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:50 smithi017 bash[19815]: audit 2024-09-21T13:33:49.894816+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.032 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:50 smithi017 bash[19815]: audit 2024-09-21T13:33:49.894816+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.033 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:50 smithi017 bash[19815]: audit 2024-09-21T13:33:49.898950+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.033 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:50 smithi017 bash[19815]: audit 2024-09-21T13:33:49.898950+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.033 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:50 smithi017 bash[19815]: audit 2024-09-21T13:33:50.213219+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.033 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:50 smithi017 bash[19815]: audit 2024-09-21T13:33:50.213219+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.141 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:50 smithi104 bash[21651]: audit 2024-09-21T13:33:49.885123+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.141 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:50 smithi104 bash[21651]: audit 2024-09-21T13:33:49.885123+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.141 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:50 smithi104 bash[21651]: audit 2024-09-21T13:33:49.889268+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.142 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:50 smithi104 bash[21651]: audit 2024-09-21T13:33:49.889268+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.142 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:50 smithi104 bash[21651]: audit 2024-09-21T13:33:49.894816+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.142 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:50 smithi104 bash[21651]: audit 2024-09-21T13:33:49.894816+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.142 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:50 smithi104 bash[21651]: audit 2024-09-21T13:33:49.898950+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.142 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:50 smithi104 bash[21651]: audit 2024-09-21T13:33:49.898950+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.142 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:50 smithi104 bash[21651]: audit 2024-09-21T13:33:50.213219+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.142 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:50 smithi104 bash[21651]: audit 2024-09-21T13:33:50.213219+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.162 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:50 smithi079 bash[21349]: audit 2024-09-21T13:33:49.885123+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.163 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:50 smithi079 bash[21349]: audit 2024-09-21T13:33:49.885123+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.163 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:50 smithi079 bash[21349]: audit 2024-09-21T13:33:49.889268+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.163 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:50 smithi079 bash[21349]: audit 2024-09-21T13:33:49.889268+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.163 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:50 smithi079 bash[21349]: audit 2024-09-21T13:33:49.894816+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.163 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:50 smithi079 bash[21349]: audit 2024-09-21T13:33:49.894816+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.163 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:50 smithi079 bash[21349]: audit 2024-09-21T13:33:49.898950+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.163 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:50 smithi079 bash[21349]: audit 2024-09-21T13:33:49.898950+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.163 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:50 smithi079 bash[21349]: audit 2024-09-21T13:33:50.213219+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.163 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:50 smithi079 bash[21349]: audit 2024-09-21T13:33:50.213219+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:51.751 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:33:51.751 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:30:54.278786Z", "last_refresh": "2024-09-21T13:31:50.770731Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:23:31.964406Z", "last_refresh": "2024-09-21T13:31:51.423204Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi079:172.21.15.79=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:22:59.515814Z", "last_refresh": "2024-09-21T13:31:50.769757Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:31:50.770104Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:33:49.282738Z 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.134"], "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-21T13:32:21.985484Z", "running": 0, "size": 3}}] 2024-09-21T13:33:52.420 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:52 smithi017 bash[19815]: cluster 2024-09-21T13:33:50.717616+0000 mgr.x (mgr.14517) 109 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:33:52.420 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:52 smithi017 bash[19815]: cluster 2024-09-21T13:33:50.717616+0000 mgr.x (mgr.14517) 109 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:33:52.421 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:52 smithi079 bash[21349]: cluster 2024-09-21T13:33:50.717616+0000 mgr.x (mgr.14517) 109 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:33:52.421 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:52 smithi079 bash[21349]: cluster 2024-09-21T13:33:50.717616+0000 mgr.x (mgr.14517) 109 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:33:52.566 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-21T13:33:52.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:52 smithi104 bash[21651]: cluster 2024-09-21T13:33:50.717616+0000 mgr.x (mgr.14517) 109 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:33:52.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:52 smithi104 bash[21651]: cluster 2024-09-21T13:33:50.717616+0000 mgr.x (mgr.14517) 109 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:33:53.421 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:53 smithi017 bash[19815]: audit 2024-09-21T13:33:51.742880+0000 mgr.x (mgr.14517) 110 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:53.422 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:53 smithi017 bash[19815]: audit 2024-09-21T13:33:51.742880+0000 mgr.x (mgr.14517) 110 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:53.422 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:53 smithi079 bash[21349]: audit 2024-09-21T13:33:51.742880+0000 mgr.x (mgr.14517) 110 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:53.422 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:53 smithi079 bash[21349]: audit 2024-09-21T13:33:51.742880+0000 mgr.x (mgr.14517) 110 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:53.567 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:33:53.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:53 smithi104 bash[21651]: audit 2024-09-21T13:33:51.742880+0000 mgr.x (mgr.14517) 110 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:53.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:53 smithi104 bash[21651]: audit 2024-09-21T13:33:51.742880+0000 mgr.x (mgr.14517) 110 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:33:54.421 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:54 smithi017 bash[19815]: cluster 2024-09-21T13:33:52.718842+0000 mgr.x (mgr.14517) 111 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-21T13:33:54.422 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:54 smithi017 bash[19815]: cluster 2024-09-21T13:33:52.718842+0000 mgr.x (mgr.14517) 111 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-21T13:33:54.422 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:54 smithi079 bash[21349]: cluster 2024-09-21T13:33:52.718842+0000 mgr.x (mgr.14517) 111 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-21T13:33:54.422 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:54 smithi079 bash[21349]: cluster 2024-09-21T13:33:52.718842+0000 mgr.x (mgr.14517) 111 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-21T13:33:54.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:54 smithi104 bash[21651]: cluster 2024-09-21T13:33:52.718842+0000 mgr.x (mgr.14517) 111 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-21T13:33:54.680 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:54 smithi104 bash[21651]: cluster 2024-09-21T13:33:52.718842+0000 mgr.x (mgr.14517) 111 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-21T13:33:55.602 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:55 smithi017 bash[19815]: audit 2024-09-21T13:33:54.479265+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.602 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:55 smithi017 bash[19815]: audit 2024-09-21T13:33:54.479265+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.602 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:55 smithi017 bash[19815]: audit 2024-09-21T13:33:54.484864+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.603 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:55 smithi017 bash[19815]: audit 2024-09-21T13:33:54.484864+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.603 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:55 smithi017 bash[19815]: cluster 2024-09-21T13:33:54.719543+0000 mgr.x (mgr.14517) 112 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-21T13:33:55.603 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:55 smithi017 bash[19815]: cluster 2024-09-21T13:33:54.719543+0000 mgr.x (mgr.14517) 112 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-21T13:33:55.603 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:55 smithi017 bash[19815]: audit 2024-09-21T13:33:55.298913+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.603 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:55 smithi017 bash[19815]: audit 2024-09-21T13:33:55.298913+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.603 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:55 smithi017 bash[19815]: audit 2024-09-21T13:33:55.306847+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.603 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:55 smithi017 bash[19815]: audit 2024-09-21T13:33:55.306847+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.603 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:55 smithi017 bash[19815]: audit 2024-09-21T13:33:55.337568+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.603 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:55 smithi017 bash[19815]: audit 2024-09-21T13:33:55.337568+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.603 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:55 smithi017 bash[19815]: audit 2024-09-21T13:33:55.344729+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.603 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:55 smithi017 bash[19815]: audit 2024-09-21T13:33:55.344729+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:55 smithi079 bash[21349]: audit 2024-09-21T13:33:54.479265+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:55 smithi079 bash[21349]: audit 2024-09-21T13:33:54.479265+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:55 smithi079 bash[21349]: audit 2024-09-21T13:33:54.484864+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:55 smithi079 bash[21349]: audit 2024-09-21T13:33:54.484864+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:55 smithi079 bash[21349]: cluster 2024-09-21T13:33:54.719543+0000 mgr.x (mgr.14517) 112 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-21T13:33:55.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:55 smithi079 bash[21349]: cluster 2024-09-21T13:33:54.719543+0000 mgr.x (mgr.14517) 112 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-21T13:33:55.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:55 smithi079 bash[21349]: audit 2024-09-21T13:33:55.298913+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:55 smithi079 bash[21349]: audit 2024-09-21T13:33:55.298913+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:55 smithi079 bash[21349]: audit 2024-09-21T13:33:55.306847+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:55 smithi079 bash[21349]: audit 2024-09-21T13:33:55.306847+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:55 smithi079 bash[21349]: audit 2024-09-21T13:33:55.337568+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:55 smithi079 bash[21349]: audit 2024-09-21T13:33:55.337568+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:55 smithi079 bash[21349]: audit 2024-09-21T13:33:55.344729+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:55 smithi079 bash[21349]: audit 2024-09-21T13:33:55.344729+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.907 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:55 smithi104 bash[21651]: audit 2024-09-21T13:33:54.479265+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.907 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:55 smithi104 bash[21651]: audit 2024-09-21T13:33:54.479265+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.908 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:55 smithi104 bash[21651]: audit 2024-09-21T13:33:54.484864+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.908 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:55 smithi104 bash[21651]: audit 2024-09-21T13:33:54.484864+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.908 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:55 smithi104 bash[21651]: cluster 2024-09-21T13:33:54.719543+0000 mgr.x (mgr.14517) 112 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-21T13:33:55.908 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:55 smithi104 bash[21651]: cluster 2024-09-21T13:33:54.719543+0000 mgr.x (mgr.14517) 112 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-21T13:33:55.908 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:55 smithi104 bash[21651]: audit 2024-09-21T13:33:55.298913+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.908 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:55 smithi104 bash[21651]: audit 2024-09-21T13:33:55.298913+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.908 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:55 smithi104 bash[21651]: audit 2024-09-21T13:33:55.306847+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.908 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:55 smithi104 bash[21651]: audit 2024-09-21T13:33:55.306847+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.908 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:55 smithi104 bash[21651]: audit 2024-09-21T13:33:55.337568+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.908 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:55 smithi104 bash[21651]: audit 2024-09-21T13:33:55.337568+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.908 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:55 smithi104 bash[21651]: audit 2024-09-21T13:33:55.344729+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:55.908 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:55 smithi104 bash[21651]: audit 2024-09-21T13:33:55.344729+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:56.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:56 smithi079 bash[21349]: audit 2024-09-21T13:33:56.053209+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:33:56.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:56 smithi079 bash[21349]: audit 2024-09-21T13:33:56.053209+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:33:56.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:56 smithi079 bash[21349]: audit 2024-09-21T13:33:56.054420+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:33:56.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:56 smithi079 bash[21349]: audit 2024-09-21T13:33:56.054420+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:33:56.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:56 smithi079 bash[21349]: audit 2024-09-21T13:33:56.063525+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:56.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:56 smithi079 bash[21349]: audit 2024-09-21T13:33:56.063525+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:56.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:56 smithi079 bash[21349]: audit 2024-09-21T13:33:56.073352+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:56.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:56 smithi079 bash[21349]: audit 2024-09-21T13:33:56.073352+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:56.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:56 smithi079 bash[21349]: cephadm 2024-09-21T13:33:56.074202+0000 mgr.x (mgr.14517) 113 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi017.lftaps'}, 1: {0: 'adctdb1.1.0.smithi079.pprpik'}, 2: {0: 'adctdb1.2.0.smithi104.wxlreo'}} 3 2024-09-21T13:33:56.683 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:56 smithi079 bash[21349]: cephadm 2024-09-21T13:33:56.074202+0000 mgr.x (mgr.14517) 113 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi017.lftaps'}, 1: {0: 'adctdb1.1.0.smithi079.pprpik'}, 2: {0: 'adctdb1.2.0.smithi104.wxlreo'}} 3 2024-09-21T13:33:56.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:56 smithi079 bash[21349]: audit 2024-09-21T13:33:56.106847+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:33:56.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:56 smithi079 bash[21349]: audit 2024-09-21T13:33:56.106847+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:33:56.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:56 smithi079 bash[21349]: audit 2024-09-21T13:33:56.108758+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:33:56.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:56 smithi079 bash[21349]: audit 2024-09-21T13:33:56.108758+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:33:56.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:56 smithi079 bash[21349]: audit 2024-09-21T13:33:56.109593+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:33:56.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:56 smithi079 bash[21349]: audit 2024-09-21T13:33:56.109593+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:33:56.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:56 smithi079 bash[21349]: audit 2024-09-21T13:33:56.115600+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:56.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:56 smithi079 bash[21349]: audit 2024-09-21T13:33:56.115600+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:56.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:56 smithi079 bash[21349]: audit 2024-09-21T13:33:56.121184+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:56.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:56 smithi079 bash[21349]: audit 2024-09-21T13:33:56.121184+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:56.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:56 smithi079 bash[21349]: cephadm 2024-09-21T13:33:56.121634+0000 mgr.x (mgr.14517) 114 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi017.lftaps'}, 1: {0: 'adctdb1.1.0.smithi079.pprpik'}, 2: {0: 'adctdb1.2.0.smithi104.wxlreo'}} 3 2024-09-21T13:33:56.684 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:56 smithi079 bash[21349]: cephadm 2024-09-21T13:33:56.121634+0000 mgr.x (mgr.14517) 114 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi017.lftaps'}, 1: {0: 'adctdb1.1.0.smithi079.pprpik'}, 2: {0: 'adctdb1.2.0.smithi104.wxlreo'}} 3 2024-09-21T13:33:56.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:56 smithi017 bash[19815]: audit 2024-09-21T13:33:56.053209+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:33:56.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:56 smithi017 bash[19815]: audit 2024-09-21T13:33:56.053209+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:33:56.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:56 smithi017 bash[19815]: audit 2024-09-21T13:33:56.054420+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:33:56.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:56 smithi017 bash[19815]: audit 2024-09-21T13:33:56.054420+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:33:56.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:56 smithi017 bash[19815]: audit 2024-09-21T13:33:56.063525+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:56.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:56 smithi017 bash[19815]: audit 2024-09-21T13:33:56.063525+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:56.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:56 smithi017 bash[19815]: audit 2024-09-21T13:33:56.073352+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:56.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:56 smithi017 bash[19815]: audit 2024-09-21T13:33:56.073352+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:56.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:56 smithi017 bash[19815]: cephadm 2024-09-21T13:33:56.074202+0000 mgr.x (mgr.14517) 113 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi017.lftaps'}, 1: {0: 'adctdb1.1.0.smithi079.pprpik'}, 2: {0: 'adctdb1.2.0.smithi104.wxlreo'}} 3 2024-09-21T13:33:56.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:56 smithi017 bash[19815]: cephadm 2024-09-21T13:33:56.074202+0000 mgr.x (mgr.14517) 113 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi017.lftaps'}, 1: {0: 'adctdb1.1.0.smithi079.pprpik'}, 2: {0: 'adctdb1.2.0.smithi104.wxlreo'}} 3 2024-09-21T13:33:56.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:56 smithi017 bash[19815]: audit 2024-09-21T13:33:56.106847+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:33:56.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:56 smithi017 bash[19815]: audit 2024-09-21T13:33:56.106847+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:33:56.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:56 smithi017 bash[19815]: audit 2024-09-21T13:33:56.108758+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:33:56.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:56 smithi017 bash[19815]: audit 2024-09-21T13:33:56.108758+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:33:56.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:56 smithi017 bash[19815]: audit 2024-09-21T13:33:56.109593+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:33:56.705 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:56 smithi017 bash[19815]: audit 2024-09-21T13:33:56.109593+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:33:56.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:56 smithi017 bash[19815]: audit 2024-09-21T13:33:56.115600+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:56.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:56 smithi017 bash[19815]: audit 2024-09-21T13:33:56.115600+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:56.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:56 smithi017 bash[19815]: audit 2024-09-21T13:33:56.121184+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:56.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:56 smithi017 bash[19815]: audit 2024-09-21T13:33:56.121184+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:56.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:56 smithi017 bash[19815]: cephadm 2024-09-21T13:33:56.121634+0000 mgr.x (mgr.14517) 114 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi017.lftaps'}, 1: {0: 'adctdb1.1.0.smithi079.pprpik'}, 2: {0: 'adctdb1.2.0.smithi104.wxlreo'}} 3 2024-09-21T13:33:56.706 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:56 smithi017 bash[19815]: cephadm 2024-09-21T13:33:56.121634+0000 mgr.x (mgr.14517) 114 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi017.lftaps'}, 1: {0: 'adctdb1.1.0.smithi079.pprpik'}, 2: {0: 'adctdb1.2.0.smithi104.wxlreo'}} 3 2024-09-21T13:33:56.923 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:56 smithi104 bash[21651]: audit 2024-09-21T13:33:56.053209+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:33:56.923 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:56 smithi104 bash[21651]: audit 2024-09-21T13:33:56.053209+0000 mon.a (mon.0) 782 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:33:56.923 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:56 smithi104 bash[21651]: audit 2024-09-21T13:33:56.054420+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:33:56.923 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:56 smithi104 bash[21651]: audit 2024-09-21T13:33:56.054420+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:33:56.923 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:56 smithi104 bash[21651]: audit 2024-09-21T13:33:56.063525+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:56.923 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:56 smithi104 bash[21651]: audit 2024-09-21T13:33:56.063525+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:56.923 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:56 smithi104 bash[21651]: audit 2024-09-21T13:33:56.073352+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:56.924 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:56 smithi104 bash[21651]: audit 2024-09-21T13:33:56.073352+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:56.924 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:56 smithi104 bash[21651]: cephadm 2024-09-21T13:33:56.074202+0000 mgr.x (mgr.14517) 113 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi017.lftaps'}, 1: {0: 'adctdb1.1.0.smithi079.pprpik'}, 2: {0: 'adctdb1.2.0.smithi104.wxlreo'}} 3 2024-09-21T13:33:56.924 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:56 smithi104 bash[21651]: cephadm 2024-09-21T13:33:56.074202+0000 mgr.x (mgr.14517) 113 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi017.lftaps'}, 1: {0: 'adctdb1.1.0.smithi079.pprpik'}, 2: {0: 'adctdb1.2.0.smithi104.wxlreo'}} 3 2024-09-21T13:33:56.924 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:56 smithi104 bash[21651]: audit 2024-09-21T13:33:56.106847+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:33:56.924 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:56 smithi104 bash[21651]: audit 2024-09-21T13:33:56.106847+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:33:56.924 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:56 smithi104 bash[21651]: audit 2024-09-21T13:33:56.108758+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:33:56.924 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:56 smithi104 bash[21651]: audit 2024-09-21T13:33:56.108758+0000 mon.a (mon.0) 787 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:33:56.924 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:56 smithi104 bash[21651]: audit 2024-09-21T13:33:56.109593+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:33:56.924 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:56 smithi104 bash[21651]: audit 2024-09-21T13:33:56.109593+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:33:56.924 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:56 smithi104 bash[21651]: audit 2024-09-21T13:33:56.115600+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:56.924 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:56 smithi104 bash[21651]: audit 2024-09-21T13:33:56.115600+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:56.924 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:56 smithi104 bash[21651]: audit 2024-09-21T13:33:56.121184+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:56.924 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:56 smithi104 bash[21651]: audit 2024-09-21T13:33:56.121184+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:33:56.924 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:56 smithi104 bash[21651]: cephadm 2024-09-21T13:33:56.121634+0000 mgr.x (mgr.14517) 114 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi017.lftaps'}, 1: {0: 'adctdb1.1.0.smithi079.pprpik'}, 2: {0: 'adctdb1.2.0.smithi104.wxlreo'}} 3 2024-09-21T13:33:56.924 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:56 smithi104 bash[21651]: cephadm 2024-09-21T13:33:56.121634+0000 mgr.x (mgr.14517) 114 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi017.lftaps'}, 1: {0: 'adctdb1.1.0.smithi079.pprpik'}, 2: {0: 'adctdb1.2.0.smithi104.wxlreo'}} 3 2024-09-21T13:33:57.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:57 smithi079 bash[21349]: cluster 2024-09-21T13:33:56.720870+0000 mgr.x (mgr.14517) 115 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.5 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-21T13:33:57.682 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:57 smithi079 bash[21349]: cluster 2024-09-21T13:33:56.720870+0000 mgr.x (mgr.14517) 115 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.5 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-21T13:33:57.703 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:57 smithi017 bash[19815]: cluster 2024-09-21T13:33:56.720870+0000 mgr.x (mgr.14517) 115 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.5 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-21T13:33:57.704 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:57 smithi017 bash[19815]: cluster 2024-09-21T13:33:56.720870+0000 mgr.x (mgr.14517) 115 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.5 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-21T13:33:57.930 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:57 smithi104 bash[21651]: cluster 2024-09-21T13:33:56.720870+0000 mgr.x (mgr.14517) 115 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.5 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-21T13:33:57.930 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:57 smithi104 bash[21651]: cluster 2024-09-21T13:33:56.720870+0000 mgr.x (mgr.14517) 115 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.5 KiB/s rd, 341 B/s wr, 11 op/s 2024-09-21T13:33:58.149 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:33:59.840 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:33:59.840 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:30:54.278786Z", "last_refresh": "2024-09-21T13:33:54.473639Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:23:31.964406Z", "last_refresh": "2024-09-21T13:33:54.472802Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi079:172.21.15.79=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:22:59.515814Z", "last_refresh": "2024-09-21T13:33:54.472490Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:33:54.473086Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:33:56.121454Z 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.134"], "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-21T13:32:21.985484Z", "last_refresh": "2024-09-21T13:33:54.473919Z", "running": 3, "size": 3}}] 2024-09-21T13:34:00.021 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:59 smithi017 bash[19815]: cluster 2024-09-21T13:33:58.721676+0000 mgr.x (mgr.14517) 116 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T13:34:00.021 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:33:59 smithi017 bash[19815]: cluster 2024-09-21T13:33:58.721676+0000 mgr.x (mgr.14517) 116 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T13:34:00.042 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:59 smithi079 bash[21349]: cluster 2024-09-21T13:33:58.721676+0000 mgr.x (mgr.14517) 116 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T13:34:00.042 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:33:59 smithi079 bash[21349]: cluster 2024-09-21T13:33:58.721676+0000 mgr.x (mgr.14517) 116 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T13:34:00.214 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:59 smithi104 bash[21651]: cluster 2024-09-21T13:33:58.721676+0000 mgr.x (mgr.14517) 116 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T13:34:00.214 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:33:59 smithi104 bash[21651]: cluster 2024-09-21T13:33:58.721676+0000 mgr.x (mgr.14517) 116 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T13:34:00.588 INFO:tasks.cephadm:smb.adctdb1 has 3/3 2024-09-21T13:34:00.588 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T13:34:00.597 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi017.front.sepia.ceph.com 2024-09-21T13:34:00.597 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- bash -c 'rados --pool=.smb -N adctdb1 get cluster.meta.json /dev/stdout' 2024-09-21T13:34:00.843 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:00 smithi017 bash[19815]: audit 2024-09-21T13:33:59.831605+0000 mgr.x (mgr.14517) 117 : audit [DBG] from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:34:00.844 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:00 smithi017 bash[19815]: audit 2024-09-21T13:33:59.831605+0000 mgr.x (mgr.14517) 117 : audit [DBG] from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:34:01.044 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:00 smithi079 bash[21349]: audit 2024-09-21T13:33:59.831605+0000 mgr.x (mgr.14517) 117 : audit [DBG] from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:34:01.044 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:00 smithi079 bash[21349]: audit 2024-09-21T13:33:59.831605+0000 mgr.x (mgr.14517) 117 : audit [DBG] from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:34:01.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:00 smithi104 bash[21651]: audit 2024-09-21T13:33:59.831605+0000 mgr.x (mgr.14517) 117 : audit [DBG] from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:34:01.060 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:00 smithi104 bash[21651]: audit 2024-09-21T13:33:59.831605+0000 mgr.x (mgr.14517) 117 : audit [DBG] from='client.15174 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:34:01.845 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:01 smithi079 bash[21349]: cluster 2024-09-21T13:34:00.722360+0000 mgr.x (mgr.14517) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T13:34:01.846 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:01 smithi079 bash[21349]: cluster 2024-09-21T13:34:00.722360+0000 mgr.x (mgr.14517) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T13:34:02.037 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:01 smithi017 bash[19815]: cluster 2024-09-21T13:34:00.722360+0000 mgr.x (mgr.14517) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T13:34:02.037 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:01 smithi017 bash[19815]: cluster 2024-09-21T13:34:00.722360+0000 mgr.x (mgr.14517) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T13:34:02.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:01 smithi104 bash[21651]: cluster 2024-09-21T13:34:00.722360+0000 mgr.x (mgr.14517) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T13:34:02.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:01 smithi104 bash[21651]: cluster 2024-09-21T13:34:00.722360+0000 mgr.x (mgr.14517) 118 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-21T13:34:04.049 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:03 smithi017 bash[19815]: cluster 2024-09-21T13:34:02.723548+0000 mgr.x (mgr.14517) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-21T13:34:04.049 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:03 smithi017 bash[19815]: cluster 2024-09-21T13:34:02.723548+0000 mgr.x (mgr.14517) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-21T13:34:04.049 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:03 smithi079 bash[21349]: cluster 2024-09-21T13:34:02.723548+0000 mgr.x (mgr.14517) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-21T13:34:04.049 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:03 smithi079 bash[21349]: cluster 2024-09-21T13:34:02.723548+0000 mgr.x (mgr.14517) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-21T13:34:04.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:03 smithi104 bash[21651]: cluster 2024-09-21T13:34:02.723548+0000 mgr.x (mgr.14517) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-21T13:34:04.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:03 smithi104 bash[21651]: cluster 2024-09-21T13:34:02.723548+0000 mgr.x (mgr.14517) 119 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-21T13:34:05.418 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:34:05.930 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:05 smithi104 bash[21651]: cluster 2024-09-21T13:34:04.724163+0000 mgr.x (mgr.14517) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:34:05.930 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:05 smithi104 bash[21651]: cluster 2024-09-21T13:34:04.724163+0000 mgr.x (mgr.14517) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:34:05.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:05 smithi017 bash[19815]: cluster 2024-09-21T13:34:04.724163+0000 mgr.x (mgr.14517) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:34:05.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:05 smithi017 bash[19815]: cluster 2024-09-21T13:34:04.724163+0000 mgr.x (mgr.14517) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:34:06.053 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:05 smithi079 bash[21349]: cluster 2024-09-21T13:34:04.724163+0000 mgr.x (mgr.14517) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:34:06.053 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:05 smithi079 bash[21349]: cluster 2024-09-21T13:34:04.724163+0000 mgr.x (mgr.14517) 120 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.6 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:34:07.736 INFO:teuthology.orchestra.run.smithi017.stdout:{"nodes": [{"pnn": 0, "identity": "smb.adctdb1.0.0.smithi017.lftaps", "node": "172.21.15.17", "state": "ready"}, {"pnn": 1, "identity": "smb.adctdb1.1.0.smithi079.pprpik", "node": "172.21.15.79", "state": "ready"}, {"pnn": 2, "identity": "smb.adctdb1.2.0.smithi104.wxlreo", "node": "172.21.15.104", "state": "ready"}], "_source": "cephadm"} 2024-09-21T13:34:07.736 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-21T13:34:07.745 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi134.front.sepia.ceph.com 2024-09-21T13:34:07.745 DEBUG:teuthology.orchestra.run.smithi134:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-21T13:34:07.758 INFO:teuthology.orchestra.run.smithi134.stderr:+ sleep 30 2024-09-21T13:34:08.055 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:07 smithi017 bash[19815]: cluster 2024-09-21T13:34:06.725380+0000 mgr.x (mgr.14517) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:34:08.056 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:07 smithi017 bash[19815]: cluster 2024-09-21T13:34:06.725380+0000 mgr.x (mgr.14517) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:34:08.056 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:07 smithi079 bash[21349]: cluster 2024-09-21T13:34:06.725380+0000 mgr.x (mgr.14517) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:34:08.056 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:07 smithi079 bash[21349]: cluster 2024-09-21T13:34:06.725380+0000 mgr.x (mgr.14517) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:34:08.079 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:07 smithi104 bash[21651]: cluster 2024-09-21T13:34:06.725380+0000 mgr.x (mgr.14517) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:34:08.079 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:07 smithi104 bash[21651]: cluster 2024-09-21T13:34:06.725380+0000 mgr.x (mgr.14517) 121 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:34:09.841 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:09 smithi017 bash[19815]: cluster 2024-09-21T13:34:08.726027+0000 mgr.x (mgr.14517) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:34:09.841 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:09 smithi017 bash[19815]: cluster 2024-09-21T13:34:08.726027+0000 mgr.x (mgr.14517) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:34:10.023 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:09 smithi104 bash[21651]: cluster 2024-09-21T13:34:08.726027+0000 mgr.x (mgr.14517) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:34:10.023 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:09 smithi104 bash[21651]: cluster 2024-09-21T13:34:08.726027+0000 mgr.x (mgr.14517) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:34:10.058 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:09 smithi079 bash[21349]: cluster 2024-09-21T13:34:08.726027+0000 mgr.x (mgr.14517) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:34:10.058 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:09 smithi079 bash[21349]: cluster 2024-09-21T13:34:08.726027+0000 mgr.x (mgr.14517) 122 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:34:12.060 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:11 smithi017 bash[19815]: cluster 2024-09-21T13:34:10.726790+0000 mgr.x (mgr.14517) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:34:12.061 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:11 smithi017 bash[19815]: cluster 2024-09-21T13:34:10.726790+0000 mgr.x (mgr.14517) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:34:12.061 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:11 smithi104 bash[21651]: cluster 2024-09-21T13:34:10.726790+0000 mgr.x (mgr.14517) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:34:12.061 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:11 smithi104 bash[21651]: cluster 2024-09-21T13:34:10.726790+0000 mgr.x (mgr.14517) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:34:12.061 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:11 smithi079 bash[21349]: cluster 2024-09-21T13:34:10.726790+0000 mgr.x (mgr.14517) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:34:12.061 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:11 smithi079 bash[21349]: cluster 2024-09-21T13:34:10.726790+0000 mgr.x (mgr.14517) 123 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:34:14.063 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:13 smithi017 bash[19815]: cluster 2024-09-21T13:34:12.728027+0000 mgr.x (mgr.14517) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:34:14.063 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:13 smithi017 bash[19815]: cluster 2024-09-21T13:34:12.728027+0000 mgr.x (mgr.14517) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:34:14.064 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:13 smithi104 bash[21651]: cluster 2024-09-21T13:34:12.728027+0000 mgr.x (mgr.14517) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:34:14.064 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:13 smithi104 bash[21651]: cluster 2024-09-21T13:34:12.728027+0000 mgr.x (mgr.14517) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:34:14.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:13 smithi079 bash[21349]: cluster 2024-09-21T13:34:12.728027+0000 mgr.x (mgr.14517) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:34:14.064 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:13 smithi079 bash[21349]: cluster 2024-09-21T13:34:12.728027+0000 mgr.x (mgr.14517) 124 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-21T13:34:16.098 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:15 smithi104 bash[21651]: cluster 2024-09-21T13:34:14.728644+0000 mgr.x (mgr.14517) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:34:16.098 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:15 smithi104 bash[21651]: cluster 2024-09-21T13:34:14.728644+0000 mgr.x (mgr.14517) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:34:16.180 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:15 smithi017 bash[19815]: cluster 2024-09-21T13:34:14.728644+0000 mgr.x (mgr.14517) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:34:16.180 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:15 smithi017 bash[19815]: cluster 2024-09-21T13:34:14.728644+0000 mgr.x (mgr.14517) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:34:16.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:15 smithi079 bash[21349]: cluster 2024-09-21T13:34:14.728644+0000 mgr.x (mgr.14517) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:34:16.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:15 smithi079 bash[21349]: cluster 2024-09-21T13:34:14.728644+0000 mgr.x (mgr.14517) 125 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-21T13:34:18.102 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:17 smithi104 bash[21651]: cluster 2024-09-21T13:34:16.729820+0000 mgr.x (mgr.14517) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.4 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T13:34:18.102 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:17 smithi104 bash[21651]: cluster 2024-09-21T13:34:16.729820+0000 mgr.x (mgr.14517) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.4 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T13:34:18.102 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:17 smithi017 bash[19815]: cluster 2024-09-21T13:34:16.729820+0000 mgr.x (mgr.14517) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.4 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T13:34:18.103 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:17 smithi017 bash[19815]: cluster 2024-09-21T13:34:16.729820+0000 mgr.x (mgr.14517) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.4 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T13:34:18.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:17 smithi079 bash[21349]: cluster 2024-09-21T13:34:16.729820+0000 mgr.x (mgr.14517) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.4 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T13:34:18.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:17 smithi079 bash[21349]: cluster 2024-09-21T13:34:16.729820+0000 mgr.x (mgr.14517) 126 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 7.4 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-21T13:34:19.863 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:19 smithi104 bash[21651]: cluster 2024-09-21T13:34:18.730512+0000 mgr.x (mgr.14517) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:34:19.863 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:19 smithi104 bash[21651]: cluster 2024-09-21T13:34:18.730512+0000 mgr.x (mgr.14517) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:34:20.100 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:19 smithi079 bash[21349]: cluster 2024-09-21T13:34:18.730512+0000 mgr.x (mgr.14517) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:34:20.100 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:19 smithi079 bash[21349]: cluster 2024-09-21T13:34:18.730512+0000 mgr.x (mgr.14517) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:34:20.182 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:19 smithi017 bash[19815]: cluster 2024-09-21T13:34:18.730512+0000 mgr.x (mgr.14517) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:34:20.182 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:19 smithi017 bash[19815]: cluster 2024-09-21T13:34:18.730512+0000 mgr.x (mgr.14517) 127 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:34:22.107 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:21 smithi104 bash[21651]: cluster 2024-09-21T13:34:20.731119+0000 mgr.x (mgr.14517) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:34:22.107 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:21 smithi104 bash[21651]: cluster 2024-09-21T13:34:20.731119+0000 mgr.x (mgr.14517) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:34:22.158 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:21 smithi017 bash[19815]: cluster 2024-09-21T13:34:20.731119+0000 mgr.x (mgr.14517) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:34:22.158 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:21 smithi017 bash[19815]: cluster 2024-09-21T13:34:20.731119+0000 mgr.x (mgr.14517) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:34:22.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:21 smithi079 bash[21349]: cluster 2024-09-21T13:34:20.731119+0000 mgr.x (mgr.14517) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:34:22.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:21 smithi079 bash[21349]: cluster 2024-09-21T13:34:20.731119+0000 mgr.x (mgr.14517) 128 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:34:24.109 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:23 smithi017 bash[19815]: cluster 2024-09-21T13:34:22.732283+0000 mgr.x (mgr.14517) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 9.1 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T13:34:24.109 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:23 smithi017 bash[19815]: cluster 2024-09-21T13:34:22.732283+0000 mgr.x (mgr.14517) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 9.1 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T13:34:24.111 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:23 smithi104 bash[21651]: cluster 2024-09-21T13:34:22.732283+0000 mgr.x (mgr.14517) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 9.1 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T13:34:24.111 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:23 smithi104 bash[21651]: cluster 2024-09-21T13:34:22.732283+0000 mgr.x (mgr.14517) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 9.1 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T13:34:24.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:23 smithi079 bash[21349]: cluster 2024-09-21T13:34:22.732283+0000 mgr.x (mgr.14517) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 9.1 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T13:34:24.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:23 smithi079 bash[21349]: cluster 2024-09-21T13:34:22.732283+0000 mgr.x (mgr.14517) 129 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 9.1 KiB/s rd, 0 B/s wr, 12 op/s 2024-09-21T13:34:26.110 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:25 smithi079 bash[21349]: cluster 2024-09-21T13:34:24.732935+0000 mgr.x (mgr.14517) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:34:26.111 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:25 smithi079 bash[21349]: cluster 2024-09-21T13:34:24.732935+0000 mgr.x (mgr.14517) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:34:26.113 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:25 smithi104 bash[21651]: cluster 2024-09-21T13:34:24.732935+0000 mgr.x (mgr.14517) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:34:26.113 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:25 smithi104 bash[21651]: cluster 2024-09-21T13:34:24.732935+0000 mgr.x (mgr.14517) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:34:26.186 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:25 smithi017 bash[19815]: cluster 2024-09-21T13:34:24.732935+0000 mgr.x (mgr.14517) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:34:26.187 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:25 smithi017 bash[19815]: cluster 2024-09-21T13:34:24.732935+0000 mgr.x (mgr.14517) 130 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:34:28.116 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:27 smithi104 bash[21651]: cluster 2024-09-21T13:34:26.734152+0000 mgr.x (mgr.14517) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:34:28.116 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:27 smithi104 bash[21651]: cluster 2024-09-21T13:34:26.734152+0000 mgr.x (mgr.14517) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:34:28.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:27 smithi079 bash[21349]: cluster 2024-09-21T13:34:26.734152+0000 mgr.x (mgr.14517) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:34:28.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:27 smithi079 bash[21349]: cluster 2024-09-21T13:34:26.734152+0000 mgr.x (mgr.14517) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:34:28.188 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:27 smithi017 bash[19815]: cluster 2024-09-21T13:34:26.734152+0000 mgr.x (mgr.14517) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:34:28.188 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:27 smithi017 bash[19815]: cluster 2024-09-21T13:34:26.734152+0000 mgr.x (mgr.14517) 131 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-21T13:34:30.088 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:29 smithi104 bash[21651]: cluster 2024-09-21T13:34:28.734816+0000 mgr.x (mgr.14517) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:34:30.088 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:29 smithi104 bash[21651]: cluster 2024-09-21T13:34:28.734816+0000 mgr.x (mgr.14517) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:34:30.118 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:29 smithi017 bash[19815]: cluster 2024-09-21T13:34:28.734816+0000 mgr.x (mgr.14517) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:34:30.118 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:29 smithi017 bash[19815]: cluster 2024-09-21T13:34:28.734816+0000 mgr.x (mgr.14517) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:34:30.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:29 smithi079 bash[21349]: cluster 2024-09-21T13:34:28.734816+0000 mgr.x (mgr.14517) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:34:30.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:29 smithi079 bash[21349]: cluster 2024-09-21T13:34:28.734816+0000 mgr.x (mgr.14517) 132 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:34:32.120 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:31 smithi079 bash[21349]: cluster 2024-09-21T13:34:30.735566+0000 mgr.x (mgr.14517) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:34:32.120 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:31 smithi079 bash[21349]: cluster 2024-09-21T13:34:30.735566+0000 mgr.x (mgr.14517) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:34:32.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:31 smithi104 bash[21651]: cluster 2024-09-21T13:34:30.735566+0000 mgr.x (mgr.14517) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:34:32.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:31 smithi104 bash[21651]: cluster 2024-09-21T13:34:30.735566+0000 mgr.x (mgr.14517) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:34:32.191 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:31 smithi017 bash[19815]: cluster 2024-09-21T13:34:30.735566+0000 mgr.x (mgr.14517) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:34:32.191 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:31 smithi017 bash[19815]: cluster 2024-09-21T13:34:30.735566+0000 mgr.x (mgr.14517) 133 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:34:34.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:33 smithi104 bash[21651]: cluster 2024-09-21T13:34:32.736796+0000 mgr.x (mgr.14517) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:34:34.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:33 smithi104 bash[21651]: cluster 2024-09-21T13:34:32.736796+0000 mgr.x (mgr.14517) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:34:34.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:33 smithi079 bash[21349]: cluster 2024-09-21T13:34:32.736796+0000 mgr.x (mgr.14517) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:34:34.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:33 smithi079 bash[21349]: cluster 2024-09-21T13:34:32.736796+0000 mgr.x (mgr.14517) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:34:34.191 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:33 smithi017 bash[19815]: cluster 2024-09-21T13:34:32.736796+0000 mgr.x (mgr.14517) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:34:34.191 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:33 smithi017 bash[19815]: cluster 2024-09-21T13:34:32.736796+0000 mgr.x (mgr.14517) 134 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 5.4 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-21T13:34:36.127 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:35 smithi104 bash[21651]: cluster 2024-09-21T13:34:34.737450+0000 mgr.x (mgr.14517) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:34:36.127 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:35 smithi104 bash[21651]: cluster 2024-09-21T13:34:34.737450+0000 mgr.x (mgr.14517) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:34:36.131 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:35 smithi017 bash[19815]: cluster 2024-09-21T13:34:34.737450+0000 mgr.x (mgr.14517) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:34:36.131 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:35 smithi017 bash[19815]: cluster 2024-09-21T13:34:34.737450+0000 mgr.x (mgr.14517) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:34:36.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:35 smithi079 bash[21349]: cluster 2024-09-21T13:34:34.737450+0000 mgr.x (mgr.14517) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:34:36.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:35 smithi079 bash[21349]: cluster 2024-09-21T13:34:34.737450+0000 mgr.x (mgr.14517) 135 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:34:37.763 DEBUG:teuthology.orchestra.run.smithi134:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.134 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.17/share1 -c ls' 2024-09-21T13:34:37.817 INFO:teuthology.orchestra.run.smithi134.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.134 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.17/share1 -c ls 2024-09-21T13:34:38.129 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:37 smithi079 bash[21349]: cluster 2024-09-21T13:34:36.738714+0000 mgr.x (mgr.14517) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:34:38.129 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:37 smithi079 bash[21349]: cluster 2024-09-21T13:34:36.738714+0000 mgr.x (mgr.14517) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:34:38.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:37 smithi104 bash[21651]: cluster 2024-09-21T13:34:36.738714+0000 mgr.x (mgr.14517) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:34:38.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:37 smithi104 bash[21651]: cluster 2024-09-21T13:34:36.738714+0000 mgr.x (mgr.14517) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:34:38.193 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:37 smithi017 bash[19815]: cluster 2024-09-21T13:34:36.738714+0000 mgr.x (mgr.14517) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:34:38.194 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:37 smithi017 bash[19815]: cluster 2024-09-21T13:34:36.738714+0000 mgr.x (mgr.14517) 136 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:34:38.969 INFO:teuthology.orchestra.run.smithi134.stdout: . D 0 Sat Sep 21 13:31:23 2024 2024-09-21T13:34:38.969 INFO:teuthology.orchestra.run.smithi134.stdout: .. D 0 Sat Sep 21 13:31:23 2024 2024-09-21T13:34:38.969 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-21T13:34:38.969 INFO:teuthology.orchestra.run.smithi134.stdout: 178040832 blocks of size 1024. 178040832 blocks available 2024-09-21T13:34:39.484 DEBUG:teuthology.orchestra.run.smithi134:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.134 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.17/share2 -c ls' 2024-09-21T13:34:39.537 INFO:teuthology.orchestra.run.smithi134.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.134 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.17/share2 -c ls 2024-09-21T13:34:40.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:39 smithi104 bash[21651]: cluster 2024-09-21T13:34:38.739396+0000 mgr.x (mgr.14517) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:34:40.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:39 smithi104 bash[21651]: cluster 2024-09-21T13:34:38.739396+0000 mgr.x (mgr.14517) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:34:40.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:39 smithi079 bash[21349]: cluster 2024-09-21T13:34:38.739396+0000 mgr.x (mgr.14517) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:34:40.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:39 smithi079 bash[21349]: cluster 2024-09-21T13:34:38.739396+0000 mgr.x (mgr.14517) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:34:40.195 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:39 smithi017 bash[19815]: cluster 2024-09-21T13:34:38.739396+0000 mgr.x (mgr.14517) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:34:40.195 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:39 smithi017 bash[19815]: cluster 2024-09-21T13:34:38.739396+0000 mgr.x (mgr.14517) 137 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:34:40.694 INFO:teuthology.orchestra.run.smithi134.stdout: . D 0 Sat Sep 21 13:31:30 2024 2024-09-21T13:34:40.694 INFO:teuthology.orchestra.run.smithi134.stdout: .. D 0 Sat Sep 21 13:31:30 2024 2024-09-21T13:34:40.694 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-21T13:34:40.694 INFO:teuthology.orchestra.run.smithi134.stdout: 178040832 blocks of size 1024. 178040832 blocks available 2024-09-21T13:34:41.220 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-21T13:34:41.237 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi017.front.sepia.ceph.com 2024-09-21T13:34:41.239 DEBUG:teuthology.orchestra.run.smithi017:> 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-21T13:34:41.254 INFO:teuthology.orchestra.run.smithi017.stderr:+ /home/ubuntu/cephtest/cephadm ls --no-detail 2024-09-21T13:34:41.254 INFO:teuthology.orchestra.run.smithi017.stderr:+ /home/ubuntu/cephtest/cephadm shell jq -r 'map(select(.name | startswith("smb.adctdb1")))[-1].name' 2024-09-21T13:34:42.136 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:41 smithi104 bash[21651]: cluster 2024-09-21T13:34:40.740081+0000 mgr.x (mgr.14517) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:34:42.136 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:41 smithi104 bash[21651]: cluster 2024-09-21T13:34:40.740081+0000 mgr.x (mgr.14517) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:34:42.139 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:41 smithi017 bash[19815]: cluster 2024-09-21T13:34:40.740081+0000 mgr.x (mgr.14517) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:34:42.139 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:41 smithi017 bash[19815]: cluster 2024-09-21T13:34:40.740081+0000 mgr.x (mgr.14517) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:34:42.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:41 smithi079 bash[21349]: cluster 2024-09-21T13:34:40.740081+0000 mgr.x (mgr.14517) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:34:42.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:41 smithi079 bash[21349]: cluster 2024-09-21T13:34:40.740081+0000 mgr.x (mgr.14517) 138 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:34:44.139 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:43 smithi079 bash[21349]: cluster 2024-09-21T13:34:42.741355+0000 mgr.x (mgr.14517) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-21T13:34:44.139 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:43 smithi079 bash[21349]: cluster 2024-09-21T13:34:42.741355+0000 mgr.x (mgr.14517) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-21T13:34:44.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:43 smithi104 bash[21651]: cluster 2024-09-21T13:34:42.741355+0000 mgr.x (mgr.14517) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-21T13:34:44.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:43 smithi104 bash[21651]: cluster 2024-09-21T13:34:42.741355+0000 mgr.x (mgr.14517) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-21T13:34:44.197 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:43 smithi017 bash[19815]: cluster 2024-09-21T13:34:42.741355+0000 mgr.x (mgr.14517) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-21T13:34:44.197 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:43 smithi017 bash[19815]: cluster 2024-09-21T13:34:42.741355+0000 mgr.x (mgr.14517) 139 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-21T13:34:46.058 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:34:46.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:45 smithi104 bash[21651]: cluster 2024-09-21T13:34:44.742056+0000 mgr.x (mgr.14517) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T13:34:46.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:45 smithi104 bash[21651]: cluster 2024-09-21T13:34:44.742056+0000 mgr.x (mgr.14517) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T13:34:46.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:45 smithi079 bash[21349]: cluster 2024-09-21T13:34:44.742056+0000 mgr.x (mgr.14517) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T13:34:46.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:45 smithi079 bash[21349]: cluster 2024-09-21T13:34:44.742056+0000 mgr.x (mgr.14517) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T13:34:46.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:45 smithi017 bash[19815]: cluster 2024-09-21T13:34:44.742056+0000 mgr.x (mgr.14517) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T13:34:46.199 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:45 smithi017 bash[19815]: cluster 2024-09-21T13:34:44.742056+0000 mgr.x (mgr.14517) 140 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-21T13:34:48.146 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:47 smithi017 bash[19815]: cluster 2024-09-21T13:34:46.743261+0000 mgr.x (mgr.14517) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T13:34:48.146 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:47 smithi017 bash[19815]: cluster 2024-09-21T13:34:46.743261+0000 mgr.x (mgr.14517) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T13:34:48.146 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:47 smithi104 bash[21651]: cluster 2024-09-21T13:34:46.743261+0000 mgr.x (mgr.14517) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T13:34:48.146 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:47 smithi104 bash[21651]: cluster 2024-09-21T13:34:46.743261+0000 mgr.x (mgr.14517) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T13:34:48.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:47 smithi079 bash[21349]: cluster 2024-09-21T13:34:46.743261+0000 mgr.x (mgr.14517) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T13:34:48.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:47 smithi079 bash[21349]: cluster 2024-09-21T13:34:46.743261+0000 mgr.x (mgr.14517) 141 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-21T13:34:50.144 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:49 smithi079 bash[21349]: cluster 2024-09-21T13:34:48.743916+0000 mgr.x (mgr.14517) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:34:50.145 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:49 smithi079 bash[21349]: cluster 2024-09-21T13:34:48.743916+0000 mgr.x (mgr.14517) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:34:50.167 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:34:50.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:49 smithi104 bash[21651]: cluster 2024-09-21T13:34:48.743916+0000 mgr.x (mgr.14517) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:34:50.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:49 smithi104 bash[21651]: cluster 2024-09-21T13:34:48.743916+0000 mgr.x (mgr.14517) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:34:50.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:49 smithi017 bash[19815]: cluster 2024-09-21T13:34:48.743916+0000 mgr.x (mgr.14517) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:34:50.200 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:49 smithi017 bash[19815]: cluster 2024-09-21T13:34:48.743916+0000 mgr.x (mgr.14517) 142 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:34:52.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:51 smithi104 bash[21651]: cluster 2024-09-21T13:34:50.744710+0000 mgr.x (mgr.14517) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:34:52.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:51 smithi104 bash[21651]: cluster 2024-09-21T13:34:50.744710+0000 mgr.x (mgr.14517) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:34:52.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:51 smithi079 bash[21349]: cluster 2024-09-21T13:34:50.744710+0000 mgr.x (mgr.14517) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:34:52.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:51 smithi079 bash[21349]: cluster 2024-09-21T13:34:50.744710+0000 mgr.x (mgr.14517) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:34:52.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:51 smithi017 bash[19815]: cluster 2024-09-21T13:34:50.744710+0000 mgr.x (mgr.14517) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:34:52.201 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:51 smithi017 bash[19815]: cluster 2024-09-21T13:34:50.744710+0000 mgr.x (mgr.14517) 143 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-21T13:34:54.149 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:53 smithi017 bash[19815]: cluster 2024-09-21T13:34:52.745908+0000 mgr.x (mgr.14517) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-21T13:34:54.149 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:53 smithi017 bash[19815]: cluster 2024-09-21T13:34:52.745908+0000 mgr.x (mgr.14517) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-21T13:34:54.155 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:53 smithi104 bash[21651]: cluster 2024-09-21T13:34:52.745908+0000 mgr.x (mgr.14517) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-21T13:34:54.155 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:53 smithi104 bash[21651]: cluster 2024-09-21T13:34:52.745908+0000 mgr.x (mgr.14517) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-21T13:34:54.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:53 smithi079 bash[21349]: cluster 2024-09-21T13:34:52.745908+0000 mgr.x (mgr.14517) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-21T13:34:54.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:53 smithi079 bash[21349]: cluster 2024-09-21T13:34:52.745908+0000 mgr.x (mgr.14517) 144 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-21T13:34:54.286 INFO:teuthology.orchestra.run.smithi017.stderr:Using ceph image with id 'b415816db8b4' and tag '441784946648ff53dd310293f9dd752afeeea72a' created on 2024-09-21 10:29:03 +0000 UTC 2024-09-21T13:34:54.287 INFO:teuthology.orchestra.run.smithi017.stderr:quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5 2024-09-21T13:34:56.152 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:55 smithi079 bash[21349]: cluster 2024-09-21T13:34:54.746558+0000 mgr.x (mgr.14517) 145 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:34:56.152 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:55 smithi079 bash[21349]: cluster 2024-09-21T13:34:54.746558+0000 mgr.x (mgr.14517) 145 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:34:56.179 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:55 smithi104 bash[21651]: cluster 2024-09-21T13:34:54.746558+0000 mgr.x (mgr.14517) 145 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:34:56.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:55 smithi104 bash[21651]: cluster 2024-09-21T13:34:54.746558+0000 mgr.x (mgr.14517) 145 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:34:56.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:55 smithi017 bash[19815]: cluster 2024-09-21T13:34:54.746558+0000 mgr.x (mgr.14517) 145 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:34:56.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:55 smithi017 bash[19815]: cluster 2024-09-21T13:34:54.746558+0000 mgr.x (mgr.14517) 145 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:34:56.518 DEBUG:teuthology.orchestra.run.smithi017:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' 2024-09-21T13:34:56.574 INFO:teuthology.orchestra.run.smithi017.stderr:++ cat /tmp/svcname 2024-09-21T13:34:56.575 INFO:teuthology.orchestra.run.smithi017.stderr:+ /home/ubuntu/cephtest/cephadm enter -n smb.adctdb1.0.0.smithi017.lftaps ctdb status 2024-09-21T13:34:57.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:56 smithi104 bash[21651]: audit 2024-09-21T13:34:56.149188+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:34:57.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:56 smithi104 bash[21651]: audit 2024-09-21T13:34:56.149188+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:34:57.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:56 smithi079 bash[21349]: audit 2024-09-21T13:34:56.149188+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:34:57.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:56 smithi079 bash[21349]: audit 2024-09-21T13:34:56.149188+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:34:57.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:56 smithi017 bash[19815]: audit 2024-09-21T13:34:56.149188+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:34:57.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:56 smithi017 bash[19815]: audit 2024-09-21T13:34:56.149188+0000 mon.a (mon.0) 791 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:34:58.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:57 smithi104 bash[21651]: cluster 2024-09-21T13:34:56.747167+0000 mgr.x (mgr.14517) 146 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:34:58.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:57 smithi104 bash[21651]: cluster 2024-09-21T13:34:56.747167+0000 mgr.x (mgr.14517) 146 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:34:58.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:57 smithi104 bash[21651]: audit 2024-09-21T13:34:56.945457+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:34:58.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:57 smithi104 bash[21651]: audit 2024-09-21T13:34:56.945457+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:34:58.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:57 smithi104 bash[21651]: audit 2024-09-21T13:34:56.947305+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:34:58.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:57 smithi104 bash[21651]: audit 2024-09-21T13:34:56.947305+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:34:58.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:57 smithi104 bash[21651]: audit 2024-09-21T13:34:56.956510+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:34:58.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:57 smithi104 bash[21651]: audit 2024-09-21T13:34:56.956510+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:34:58.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:57 smithi104 bash[21651]: audit 2024-09-21T13:34:56.966407+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:34:58.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:57 smithi104 bash[21651]: audit 2024-09-21T13:34:56.966407+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:34:58.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:57 smithi104 bash[21651]: cephadm 2024-09-21T13:34:56.967180+0000 mgr.x (mgr.14517) 147 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi017.lftaps'}, 1: {0: 'adctdb1.1.0.smithi079.pprpik'}, 2: {0: 'adctdb1.2.0.smithi104.wxlreo'}} 3 2024-09-21T13:34:58.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:57 smithi104 bash[21651]: cephadm 2024-09-21T13:34:56.967180+0000 mgr.x (mgr.14517) 147 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi017.lftaps'}, 1: {0: 'adctdb1.1.0.smithi079.pprpik'}, 2: {0: 'adctdb1.2.0.smithi104.wxlreo'}} 3 2024-09-21T13:34:58.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:57 smithi079 bash[21349]: cluster 2024-09-21T13:34:56.747167+0000 mgr.x (mgr.14517) 146 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:34:58.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:57 smithi079 bash[21349]: cluster 2024-09-21T13:34:56.747167+0000 mgr.x (mgr.14517) 146 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:34:58.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:57 smithi079 bash[21349]: audit 2024-09-21T13:34:56.945457+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:34:58.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:57 smithi079 bash[21349]: audit 2024-09-21T13:34:56.945457+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:34:58.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:57 smithi079 bash[21349]: audit 2024-09-21T13:34:56.947305+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:34:58.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:57 smithi079 bash[21349]: audit 2024-09-21T13:34:56.947305+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:34:58.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:57 smithi079 bash[21349]: audit 2024-09-21T13:34:56.956510+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:34:58.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:57 smithi079 bash[21349]: audit 2024-09-21T13:34:56.956510+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:34:58.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:57 smithi079 bash[21349]: audit 2024-09-21T13:34:56.966407+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:34:58.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:57 smithi079 bash[21349]: audit 2024-09-21T13:34:56.966407+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:34:58.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:57 smithi079 bash[21349]: cephadm 2024-09-21T13:34:56.967180+0000 mgr.x (mgr.14517) 147 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi017.lftaps'}, 1: {0: 'adctdb1.1.0.smithi079.pprpik'}, 2: {0: 'adctdb1.2.0.smithi104.wxlreo'}} 3 2024-09-21T13:34:58.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:57 smithi079 bash[21349]: cephadm 2024-09-21T13:34:56.967180+0000 mgr.x (mgr.14517) 147 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi017.lftaps'}, 1: {0: 'adctdb1.1.0.smithi079.pprpik'}, 2: {0: 'adctdb1.2.0.smithi104.wxlreo'}} 3 2024-09-21T13:34:58.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:57 smithi017 bash[19815]: cluster 2024-09-21T13:34:56.747167+0000 mgr.x (mgr.14517) 146 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:34:58.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:57 smithi017 bash[19815]: cluster 2024-09-21T13:34:56.747167+0000 mgr.x (mgr.14517) 146 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:34:58.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:57 smithi017 bash[19815]: audit 2024-09-21T13:34:56.945457+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:34:58.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:57 smithi017 bash[19815]: audit 2024-09-21T13:34:56.945457+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:34:58.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:57 smithi017 bash[19815]: audit 2024-09-21T13:34:56.947305+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:34:58.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:57 smithi017 bash[19815]: audit 2024-09-21T13:34:56.947305+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:34:58.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:57 smithi017 bash[19815]: audit 2024-09-21T13:34:56.956510+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:34:58.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:57 smithi017 bash[19815]: audit 2024-09-21T13:34:56.956510+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:34:58.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:57 smithi017 bash[19815]: audit 2024-09-21T13:34:56.966407+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:34:58.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:57 smithi017 bash[19815]: audit 2024-09-21T13:34:56.966407+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:34:58.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:57 smithi017 bash[19815]: cephadm 2024-09-21T13:34:56.967180+0000 mgr.x (mgr.14517) 147 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi017.lftaps'}, 1: {0: 'adctdb1.1.0.smithi079.pprpik'}, 2: {0: 'adctdb1.2.0.smithi104.wxlreo'}} 3 2024-09-21T13:34:58.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:57 smithi017 bash[19815]: cephadm 2024-09-21T13:34:56.967180+0000 mgr.x (mgr.14517) 147 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi017.lftaps'}, 1: {0: 'adctdb1.1.0.smithi079.pprpik'}, 2: {0: 'adctdb1.2.0.smithi104.wxlreo'}} 3 2024-09-21T13:35:00.159 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:59 smithi017 bash[19815]: cluster 2024-09-21T13:34:58.747792+0000 mgr.x (mgr.14517) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:00.159 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:34:59 smithi017 bash[19815]: cluster 2024-09-21T13:34:58.747792+0000 mgr.x (mgr.14517) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:00.160 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:59 smithi104 bash[21651]: cluster 2024-09-21T13:34:58.747792+0000 mgr.x (mgr.14517) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:00.160 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:34:59 smithi104 bash[21651]: cluster 2024-09-21T13:34:58.747792+0000 mgr.x (mgr.14517) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:00.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:59 smithi079 bash[21349]: cluster 2024-09-21T13:34:58.747792+0000 mgr.x (mgr.14517) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:00.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:34:59 smithi079 bash[21349]: cluster 2024-09-21T13:34:58.747792+0000 mgr.x (mgr.14517) 148 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:01.383 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:35:02.130 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:01 smithi079 bash[21349]: cluster 2024-09-21T13:35:00.748447+0000 mgr.x (mgr.14517) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:02.130 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:01 smithi079 bash[21349]: cluster 2024-09-21T13:35:00.748447+0000 mgr.x (mgr.14517) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:02.170 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:01 smithi017 bash[19815]: cluster 2024-09-21T13:35:00.748447+0000 mgr.x (mgr.14517) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:02.170 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:01 smithi017 bash[19815]: cluster 2024-09-21T13:35:00.748447+0000 mgr.x (mgr.14517) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:02.171 DEBUG:teuthology.orchestra.run.smithi017:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'cat /tmp/ctdb_status' 2024-09-21T13:35:02.179 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:01 smithi104 bash[21651]: cluster 2024-09-21T13:35:00.748447+0000 mgr.x (mgr.14517) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:02.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:01 smithi104 bash[21651]: cluster 2024-09-21T13:35:00.748447+0000 mgr.x (mgr.14517) 149 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:02.230 INFO:teuthology.orchestra.run.smithi017.stderr:+ cat /tmp/ctdb_status 2024-09-21T13:35:02.230 INFO:teuthology.orchestra.run.smithi017.stdout:Number of nodes:3 2024-09-21T13:35:02.230 INFO:teuthology.orchestra.run.smithi017.stdout:pnn:0 172.21.15.17 OK (THIS NODE) 2024-09-21T13:35:02.230 INFO:teuthology.orchestra.run.smithi017.stdout:pnn:1 172.21.15.79 OK 2024-09-21T13:35:02.231 INFO:teuthology.orchestra.run.smithi017.stdout:pnn:2 172.21.15.104 OK 2024-09-21T13:35:02.231 INFO:teuthology.orchestra.run.smithi017.stdout:Generation:1086545753 2024-09-21T13:35:02.231 INFO:teuthology.orchestra.run.smithi017.stdout:Size:3 2024-09-21T13:35:02.231 INFO:teuthology.orchestra.run.smithi017.stdout:hash:0 lmaster:0 2024-09-21T13:35:02.231 INFO:teuthology.orchestra.run.smithi017.stdout:hash:1 lmaster:1 2024-09-21T13:35:02.231 INFO:teuthology.orchestra.run.smithi017.stdout:hash:2 lmaster:2 2024-09-21T13:35:02.231 INFO:teuthology.orchestra.run.smithi017.stdout:Recovery mode:NORMAL (0) 2024-09-21T13:35:02.231 INFO:teuthology.orchestra.run.smithi017.stdout:Leader:0 2024-09-21T13:35:02.232 DEBUG:teuthology.orchestra.run.smithi017:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:0 .*OK'"'"' /tmp/ctdb_status' 2024-09-21T13:35:02.284 INFO:teuthology.orchestra.run.smithi017.stderr:+ grep 'pnn:0 .*OK' /tmp/ctdb_status 2024-09-21T13:35:02.285 INFO:teuthology.orchestra.run.smithi017.stdout:pnn:0 172.21.15.17 OK (THIS NODE) 2024-09-21T13:35:02.287 DEBUG:teuthology.orchestra.run.smithi017:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:1 .*OK'"'"' /tmp/ctdb_status' 2024-09-21T13:35:02.341 INFO:teuthology.orchestra.run.smithi017.stderr:+ grep 'pnn:1 .*OK' /tmp/ctdb_status 2024-09-21T13:35:02.342 INFO:teuthology.orchestra.run.smithi017.stdout:pnn:1 172.21.15.79 OK 2024-09-21T13:35:02.344 DEBUG:teuthology.orchestra.run.smithi017:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:2 .*OK'"'"' /tmp/ctdb_status' 2024-09-21T13:35:02.400 INFO:teuthology.orchestra.run.smithi017.stderr:+ grep 'pnn:2 .*OK' /tmp/ctdb_status 2024-09-21T13:35:02.401 INFO:teuthology.orchestra.run.smithi017.stdout:pnn:2 172.21.15.104 OK 2024-09-21T13:35:02.403 DEBUG:teuthology.orchestra.run.smithi017:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'Number of nodes:3'"'"' /tmp/ctdb_status' 2024-09-21T13:35:02.455 INFO:teuthology.orchestra.run.smithi017.stderr:+ grep 'Number of nodes:3' /tmp/ctdb_status 2024-09-21T13:35:02.456 INFO:teuthology.orchestra.run.smithi017.stdout:Number of nodes:3 2024-09-21T13:35:02.457 DEBUG:teuthology.orchestra.run.smithi017:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'rm -rf /tmp/svcname /tmp/ctdb_status' 2024-09-21T13:35:02.510 INFO:teuthology.orchestra.run.smithi017.stderr:+ rm -rf /tmp/svcname /tmp/ctdb_status 2024-09-21T13:35:02.513 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-21T13:35:02.523 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi134.front.sepia.ceph.com 2024-09-21T13:35:02.523 DEBUG:teuthology.orchestra.run.smithi134:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-21T13:35:02.536 INFO:teuthology.orchestra.run.smithi134.stderr:+ sleep 30 2024-09-21T13:35:04.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:03 smithi104 bash[21651]: cluster 2024-09-21T13:35:02.749648+0000 mgr.x (mgr.14517) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:04.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:03 smithi104 bash[21651]: cluster 2024-09-21T13:35:02.749648+0000 mgr.x (mgr.14517) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:04.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:03 smithi079 bash[21349]: cluster 2024-09-21T13:35:02.749648+0000 mgr.x (mgr.14517) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:04.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:03 smithi079 bash[21349]: cluster 2024-09-21T13:35:02.749648+0000 mgr.x (mgr.14517) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:04.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:03 smithi017 bash[19815]: cluster 2024-09-21T13:35:02.749648+0000 mgr.x (mgr.14517) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:04.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:03 smithi017 bash[19815]: cluster 2024-09-21T13:35:02.749648+0000 mgr.x (mgr.14517) 150 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.8 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:06.167 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:05 smithi104 bash[21651]: cluster 2024-09-21T13:35:04.750267+0000 mgr.x (mgr.14517) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:06.167 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:05 smithi104 bash[21651]: cluster 2024-09-21T13:35:04.750267+0000 mgr.x (mgr.14517) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:06.213 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:05 smithi079 bash[21349]: cluster 2024-09-21T13:35:04.750267+0000 mgr.x (mgr.14517) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:06.213 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:05 smithi079 bash[21349]: cluster 2024-09-21T13:35:04.750267+0000 mgr.x (mgr.14517) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:06.422 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:05 smithi017 bash[19815]: cluster 2024-09-21T13:35:04.750267+0000 mgr.x (mgr.14517) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:06.422 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:05 smithi017 bash[19815]: cluster 2024-09-21T13:35:04.750267+0000 mgr.x (mgr.14517) 151 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.5 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:08.167 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:07 smithi079 bash[21349]: cluster 2024-09-21T13:35:06.751471+0000 mgr.x (mgr.14517) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:08.167 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:07 smithi079 bash[21349]: cluster 2024-09-21T13:35:06.751471+0000 mgr.x (mgr.14517) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:08.179 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:07 smithi104 bash[21651]: cluster 2024-09-21T13:35:06.751471+0000 mgr.x (mgr.14517) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:08.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:07 smithi104 bash[21651]: cluster 2024-09-21T13:35:06.751471+0000 mgr.x (mgr.14517) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:08.212 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:07 smithi017 bash[19815]: cluster 2024-09-21T13:35:06.751471+0000 mgr.x (mgr.14517) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:08.212 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:07 smithi017 bash[19815]: cluster 2024-09-21T13:35:06.751471+0000 mgr.x (mgr.14517) 152 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:10.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:09 smithi104 bash[21651]: cluster 2024-09-21T13:35:08.752149+0000 mgr.x (mgr.14517) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:10.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:09 smithi104 bash[21651]: cluster 2024-09-21T13:35:08.752149+0000 mgr.x (mgr.14517) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:10.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:09 smithi079 bash[21349]: cluster 2024-09-21T13:35:08.752149+0000 mgr.x (mgr.14517) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:10.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:09 smithi079 bash[21349]: cluster 2024-09-21T13:35:08.752149+0000 mgr.x (mgr.14517) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:10.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:09 smithi017 bash[19815]: cluster 2024-09-21T13:35:08.752149+0000 mgr.x (mgr.14517) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:10.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:09 smithi017 bash[19815]: cluster 2024-09-21T13:35:08.752149+0000 mgr.x (mgr.14517) 153 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:12.176 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:11 smithi017 bash[19815]: cluster 2024-09-21T13:35:10.752795+0000 mgr.x (mgr.14517) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:12.176 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:11 smithi017 bash[19815]: cluster 2024-09-21T13:35:10.752795+0000 mgr.x (mgr.14517) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:12.176 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:11 smithi104 bash[21651]: cluster 2024-09-21T13:35:10.752795+0000 mgr.x (mgr.14517) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:12.176 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:11 smithi104 bash[21651]: cluster 2024-09-21T13:35:10.752795+0000 mgr.x (mgr.14517) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:12.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:11 smithi079 bash[21349]: cluster 2024-09-21T13:35:10.752795+0000 mgr.x (mgr.14517) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:12.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:11 smithi079 bash[21349]: cluster 2024-09-21T13:35:10.752795+0000 mgr.x (mgr.14517) 154 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:14.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:13 smithi079 bash[21349]: cluster 2024-09-21T13:35:12.754032+0000 mgr.x (mgr.14517) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:14.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:13 smithi079 bash[21349]: cluster 2024-09-21T13:35:12.754032+0000 mgr.x (mgr.14517) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:14.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:13 smithi104 bash[21651]: cluster 2024-09-21T13:35:12.754032+0000 mgr.x (mgr.14517) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:14.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:13 smithi104 bash[21651]: cluster 2024-09-21T13:35:12.754032+0000 mgr.x (mgr.14517) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:14.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:13 smithi017 bash[19815]: cluster 2024-09-21T13:35:12.754032+0000 mgr.x (mgr.14517) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:14.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:13 smithi017 bash[19815]: cluster 2024-09-21T13:35:12.754032+0000 mgr.x (mgr.14517) 155 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:16.150 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:15 smithi017 bash[19815]: cluster 2024-09-21T13:35:14.754838+0000 mgr.x (mgr.14517) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:16.150 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:15 smithi017 bash[19815]: cluster 2024-09-21T13:35:14.754838+0000 mgr.x (mgr.14517) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:16.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:15 smithi104 bash[21651]: cluster 2024-09-21T13:35:14.754838+0000 mgr.x (mgr.14517) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:16.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:15 smithi104 bash[21651]: cluster 2024-09-21T13:35:14.754838+0000 mgr.x (mgr.14517) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:16.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:15 smithi079 bash[21349]: cluster 2024-09-21T13:35:14.754838+0000 mgr.x (mgr.14517) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:16.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:15 smithi079 bash[21349]: cluster 2024-09-21T13:35:14.754838+0000 mgr.x (mgr.14517) 156 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:18.154 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:17 smithi079 bash[21349]: cluster 2024-09-21T13:35:16.756086+0000 mgr.x (mgr.14517) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:18.154 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:17 smithi079 bash[21349]: cluster 2024-09-21T13:35:16.756086+0000 mgr.x (mgr.14517) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:18.179 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:17 smithi104 bash[21651]: cluster 2024-09-21T13:35:16.756086+0000 mgr.x (mgr.14517) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:18.179 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:17 smithi104 bash[21651]: cluster 2024-09-21T13:35:16.756086+0000 mgr.x (mgr.14517) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:18.184 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:17 smithi017 bash[19815]: cluster 2024-09-21T13:35:16.756086+0000 mgr.x (mgr.14517) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:18.184 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:17 smithi017 bash[19815]: cluster 2024-09-21T13:35:16.756086+0000 mgr.x (mgr.14517) 157 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:20.179 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:19 smithi104 bash[21651]: cluster 2024-09-21T13:35:18.756716+0000 mgr.x (mgr.14517) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:20.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:19 smithi104 bash[21651]: cluster 2024-09-21T13:35:18.756716+0000 mgr.x (mgr.14517) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:20.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:20 smithi079 bash[21349]: cluster 2024-09-21T13:35:18.756716+0000 mgr.x (mgr.14517) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:20.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:20 smithi079 bash[21349]: cluster 2024-09-21T13:35:18.756716+0000 mgr.x (mgr.14517) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:20.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:19 smithi017 bash[19815]: cluster 2024-09-21T13:35:18.756716+0000 mgr.x (mgr.14517) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:20.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:19 smithi017 bash[19815]: cluster 2024-09-21T13:35:18.756716+0000 mgr.x (mgr.14517) 158 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:22.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:22 smithi104 bash[21651]: cluster 2024-09-21T13:35:20.757420+0000 mgr.x (mgr.14517) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:22.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:22 smithi104 bash[21651]: cluster 2024-09-21T13:35:20.757420+0000 mgr.x (mgr.14517) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:22.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:22 smithi079 bash[21349]: cluster 2024-09-21T13:35:20.757420+0000 mgr.x (mgr.14517) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:22.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:22 smithi079 bash[21349]: cluster 2024-09-21T13:35:20.757420+0000 mgr.x (mgr.14517) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:22.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:21 smithi017 bash[19815]: cluster 2024-09-21T13:35:20.757420+0000 mgr.x (mgr.14517) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:22.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:21 smithi017 bash[19815]: cluster 2024-09-21T13:35:20.757420+0000 mgr.x (mgr.14517) 159 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:24.179 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:24 smithi104 bash[21651]: cluster 2024-09-21T13:35:22.758656+0000 mgr.x (mgr.14517) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:24.179 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:24 smithi104 bash[21651]: cluster 2024-09-21T13:35:22.758656+0000 mgr.x (mgr.14517) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:24.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:24 smithi079 bash[21349]: cluster 2024-09-21T13:35:22.758656+0000 mgr.x (mgr.14517) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:24.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:24 smithi079 bash[21349]: cluster 2024-09-21T13:35:22.758656+0000 mgr.x (mgr.14517) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:24.194 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:24 smithi017 bash[19815]: cluster 2024-09-21T13:35:22.758656+0000 mgr.x (mgr.14517) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:24.194 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:24 smithi017 bash[19815]: cluster 2024-09-21T13:35:22.758656+0000 mgr.x (mgr.14517) 160 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.7 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-21T13:35:26.166 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:26 smithi017 bash[19815]: cluster 2024-09-21T13:35:24.759402+0000 mgr.x (mgr.14517) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:26.166 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:26 smithi017 bash[19815]: cluster 2024-09-21T13:35:24.759402+0000 mgr.x (mgr.14517) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:26.166 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:26 smithi104 bash[21651]: cluster 2024-09-21T13:35:24.759402+0000 mgr.x (mgr.14517) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:26.166 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:26 smithi104 bash[21651]: cluster 2024-09-21T13:35:24.759402+0000 mgr.x (mgr.14517) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:26.167 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:26 smithi079 bash[21349]: cluster 2024-09-21T13:35:24.759402+0000 mgr.x (mgr.14517) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:26.167 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:26 smithi079 bash[21349]: cluster 2024-09-21T13:35:24.759402+0000 mgr.x (mgr.14517) 161 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-21T13:35:28.168 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:28 smithi017 bash[19815]: cluster 2024-09-21T13:35:26.760634+0000 mgr.x (mgr.14517) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:35:28.169 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:28 smithi017 bash[19815]: cluster 2024-09-21T13:35:26.760634+0000 mgr.x (mgr.14517) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:35:28.169 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:28 smithi104 bash[21651]: cluster 2024-09-21T13:35:26.760634+0000 mgr.x (mgr.14517) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:35:28.169 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:28 smithi104 bash[21651]: cluster 2024-09-21T13:35:26.760634+0000 mgr.x (mgr.14517) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:35:28.169 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:28 smithi079 bash[21349]: cluster 2024-09-21T13:35:26.760634+0000 mgr.x (mgr.14517) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:35:28.169 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:28 smithi079 bash[21349]: cluster 2024-09-21T13:35:26.760634+0000 mgr.x (mgr.14517) 162 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:35:30.171 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:30 smithi017 bash[19815]: cluster 2024-09-21T13:35:28.761268+0000 mgr.x (mgr.14517) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:35:30.171 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:30 smithi017 bash[19815]: cluster 2024-09-21T13:35:28.761268+0000 mgr.x (mgr.14517) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:35:30.172 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:30 smithi104 bash[21651]: cluster 2024-09-21T13:35:28.761268+0000 mgr.x (mgr.14517) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:35:30.172 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:30 smithi104 bash[21651]: cluster 2024-09-21T13:35:28.761268+0000 mgr.x (mgr.14517) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:35:30.172 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:30 smithi079 bash[21349]: cluster 2024-09-21T13:35:28.761268+0000 mgr.x (mgr.14517) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:35:30.172 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:30 smithi079 bash[21349]: cluster 2024-09-21T13:35:28.761268+0000 mgr.x (mgr.14517) 163 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:35:32.174 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:32 smithi017 bash[19815]: cluster 2024-09-21T13:35:30.762006+0000 mgr.x (mgr.14517) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:35:32.174 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:32 smithi017 bash[19815]: cluster 2024-09-21T13:35:30.762006+0000 mgr.x (mgr.14517) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:35:32.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:32 smithi079 bash[21349]: cluster 2024-09-21T13:35:30.762006+0000 mgr.x (mgr.14517) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:35:32.175 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:32 smithi079 bash[21349]: cluster 2024-09-21T13:35:30.762006+0000 mgr.x (mgr.14517) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:35:32.175 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:32 smithi104 bash[21651]: cluster 2024-09-21T13:35:30.762006+0000 mgr.x (mgr.14517) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:35:32.175 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:32 smithi104 bash[21651]: cluster 2024-09-21T13:35:30.762006+0000 mgr.x (mgr.14517) 164 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:35:32.541 DEBUG:teuthology.orchestra.run.smithi134:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.134 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.104/share1 -c ls' 2024-09-21T13:35:32.592 INFO:teuthology.orchestra.run.smithi134.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.134 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.104/share1 -c ls 2024-09-21T13:35:33.634 INFO:teuthology.orchestra.run.smithi134.stdout: . D 0 Sat Sep 21 13:31:23 2024 2024-09-21T13:35:33.635 INFO:teuthology.orchestra.run.smithi134.stdout: .. D 0 Sat Sep 21 13:31:23 2024 2024-09-21T13:35:33.635 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-21T13:35:33.635 INFO:teuthology.orchestra.run.smithi134.stdout: 178040832 blocks of size 1024. 178040832 blocks available 2024-09-21T13:35:34.165 DEBUG:teuthology.orchestra.run.smithi134:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.134 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.104/share2 -c ls' 2024-09-21T13:35:34.176 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:34 smithi017 bash[19815]: cluster 2024-09-21T13:35:32.763194+0000 mgr.x (mgr.14517) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:35:34.177 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:34 smithi017 bash[19815]: cluster 2024-09-21T13:35:32.763194+0000 mgr.x (mgr.14517) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:35:34.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:34 smithi079 bash[21349]: cluster 2024-09-21T13:35:32.763194+0000 mgr.x (mgr.14517) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:35:34.177 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:34 smithi079 bash[21349]: cluster 2024-09-21T13:35:32.763194+0000 mgr.x (mgr.14517) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:35:34.177 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:34 smithi104 bash[21651]: cluster 2024-09-21T13:35:32.763194+0000 mgr.x (mgr.14517) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:35:34.177 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:34 smithi104 bash[21651]: cluster 2024-09-21T13:35:32.763194+0000 mgr.x (mgr.14517) 165 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-21T13:35:34.219 INFO:teuthology.orchestra.run.smithi134.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.134 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.104/share2 -c ls 2024-09-21T13:35:35.363 INFO:teuthology.orchestra.run.smithi134.stdout: . D 0 Sat Sep 21 13:31:30 2024 2024-09-21T13:35:35.363 INFO:teuthology.orchestra.run.smithi134.stdout: .. D 0 Sat Sep 21 13:31:30 2024 2024-09-21T13:35:35.363 INFO:teuthology.orchestra.run.smithi134.stdout: 2024-09-21T13:35:35.363 INFO:teuthology.orchestra.run.smithi134.stdout: 178040832 blocks of size 1024. 178040832 blocks available 2024-09-21T13:35:35.843 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-21T13:35:35.852 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi017.front.sepia.ceph.com 2024-09-21T13:35:35.852 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- bash -c 'ceph smb apply -i -' 2024-09-21T13:35:36.179 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:36 smithi017 bash[19815]: cluster 2024-09-21T13:35:34.763826+0000 mgr.x (mgr.14517) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:35:36.179 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:36 smithi017 bash[19815]: cluster 2024-09-21T13:35:34.763826+0000 mgr.x (mgr.14517) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:35:36.429 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:36 smithi104 bash[21651]: cluster 2024-09-21T13:35:34.763826+0000 mgr.x (mgr.14517) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:35:36.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:36 smithi104 bash[21651]: cluster 2024-09-21T13:35:34.763826+0000 mgr.x (mgr.14517) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:35:36.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:36 smithi079 bash[21349]: cluster 2024-09-21T13:35:34.763826+0000 mgr.x (mgr.14517) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:35:36.431 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:36 smithi079 bash[21349]: cluster 2024-09-21T13:35:34.763826+0000 mgr.x (mgr.14517) 166 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.0 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-21T13:35:38.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:38 smithi104 bash[21651]: cluster 2024-09-21T13:35:36.765056+0000 mgr.x (mgr.14517) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T13:35:38.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:38 smithi104 bash[21651]: cluster 2024-09-21T13:35:36.765056+0000 mgr.x (mgr.14517) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T13:35:38.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:38 smithi079 bash[21349]: cluster 2024-09-21T13:35:36.765056+0000 mgr.x (mgr.14517) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T13:35:38.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:38 smithi079 bash[21349]: cluster 2024-09-21T13:35:36.765056+0000 mgr.x (mgr.14517) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T13:35:38.182 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:38 smithi017 bash[19815]: cluster 2024-09-21T13:35:36.765056+0000 mgr.x (mgr.14517) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T13:35:38.182 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:38 smithi017 bash[19815]: cluster 2024-09-21T13:35:36.765056+0000 mgr.x (mgr.14517) 167 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T13:35:40.179 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:40 smithi104 bash[21651]: cluster 2024-09-21T13:35:38.765760+0000 mgr.x (mgr.14517) 168 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 511 B/s wr, 3 op/s 2024-09-21T13:35:40.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:40 smithi104 bash[21651]: cluster 2024-09-21T13:35:38.765760+0000 mgr.x (mgr.14517) 168 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 511 B/s wr, 3 op/s 2024-09-21T13:35:40.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:40 smithi079 bash[21349]: cluster 2024-09-21T13:35:38.765760+0000 mgr.x (mgr.14517) 168 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 511 B/s wr, 3 op/s 2024-09-21T13:35:40.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:40 smithi079 bash[21349]: cluster 2024-09-21T13:35:38.765760+0000 mgr.x (mgr.14517) 168 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 511 B/s wr, 3 op/s 2024-09-21T13:35:40.185 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:40 smithi017 bash[19815]: cluster 2024-09-21T13:35:38.765760+0000 mgr.x (mgr.14517) 168 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 511 B/s wr, 3 op/s 2024-09-21T13:35:40.185 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:40 smithi017 bash[19815]: cluster 2024-09-21T13:35:38.765760+0000 mgr.x (mgr.14517) 168 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 511 B/s wr, 3 op/s 2024-09-21T13:35:40.673 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:35:42.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:42 smithi079 bash[21349]: cluster 2024-09-21T13:35:40.766927+0000 mgr.x (mgr.14517) 169 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T13:35:42.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:42 smithi079 bash[21349]: cluster 2024-09-21T13:35:40.766927+0000 mgr.x (mgr.14517) 169 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T13:35:42.181 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:42 smithi017 bash[19815]: cluster 2024-09-21T13:35:40.766927+0000 mgr.x (mgr.14517) 169 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T13:35:42.181 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:42 smithi017 bash[19815]: cluster 2024-09-21T13:35:40.766927+0000 mgr.x (mgr.14517) 169 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T13:35:42.189 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:42 smithi104 bash[21651]: cluster 2024-09-21T13:35:40.766927+0000 mgr.x (mgr.14517) 169 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T13:35:42.189 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:42 smithi104 bash[21651]: cluster 2024-09-21T13:35:40.766927+0000 mgr.x (mgr.14517) 169 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T13:35:42.779 INFO:teuthology.orchestra.run.smithi017.stdout:{ 2024-09-21T13:35:42.779 INFO:teuthology.orchestra.run.smithi017.stdout: "results": [ 2024-09-21T13:35:42.779 INFO:teuthology.orchestra.run.smithi017.stdout: { 2024-09-21T13:35:42.779 INFO:teuthology.orchestra.run.smithi017.stdout: "resource": { 2024-09-21T13:35:42.779 INFO:teuthology.orchestra.run.smithi017.stdout: "resource_type": "ceph.smb.share", 2024-09-21T13:35:42.779 INFO:teuthology.orchestra.run.smithi017.stdout: "cluster_id": "adctdb1", 2024-09-21T13:35:42.779 INFO:teuthology.orchestra.run.smithi017.stdout: "share_id": "share1", 2024-09-21T13:35:42.779 INFO:teuthology.orchestra.run.smithi017.stdout: "intent": "removed" 2024-09-21T13:35:42.779 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T13:35:42.779 INFO:teuthology.orchestra.run.smithi017.stdout: "state": "removed", 2024-09-21T13:35:42.779 INFO:teuthology.orchestra.run.smithi017.stdout: "success": true 2024-09-21T13:35:42.780 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T13:35:42.780 INFO:teuthology.orchestra.run.smithi017.stdout: { 2024-09-21T13:35:42.780 INFO:teuthology.orchestra.run.smithi017.stdout: "resource": { 2024-09-21T13:35:42.780 INFO:teuthology.orchestra.run.smithi017.stdout: "resource_type": "ceph.smb.share", 2024-09-21T13:35:42.780 INFO:teuthology.orchestra.run.smithi017.stdout: "cluster_id": "adctdb1", 2024-09-21T13:35:42.780 INFO:teuthology.orchestra.run.smithi017.stdout: "share_id": "share2", 2024-09-21T13:35:42.780 INFO:teuthology.orchestra.run.smithi017.stdout: "intent": "removed" 2024-09-21T13:35:42.780 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T13:35:42.780 INFO:teuthology.orchestra.run.smithi017.stdout: "state": "removed", 2024-09-21T13:35:42.780 INFO:teuthology.orchestra.run.smithi017.stdout: "success": true 2024-09-21T13:35:42.780 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T13:35:42.780 INFO:teuthology.orchestra.run.smithi017.stdout: { 2024-09-21T13:35:42.780 INFO:teuthology.orchestra.run.smithi017.stdout: "resource": { 2024-09-21T13:35:42.780 INFO:teuthology.orchestra.run.smithi017.stdout: "resource_type": "ceph.smb.cluster", 2024-09-21T13:35:42.780 INFO:teuthology.orchestra.run.smithi017.stdout: "cluster_id": "adctdb1", 2024-09-21T13:35:42.781 INFO:teuthology.orchestra.run.smithi017.stdout: "intent": "removed" 2024-09-21T13:35:42.781 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T13:35:42.781 INFO:teuthology.orchestra.run.smithi017.stdout: "state": "removed", 2024-09-21T13:35:42.781 INFO:teuthology.orchestra.run.smithi017.stdout: "success": true 2024-09-21T13:35:42.781 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T13:35:42.781 INFO:teuthology.orchestra.run.smithi017.stdout: { 2024-09-21T13:35:42.781 INFO:teuthology.orchestra.run.smithi017.stdout: "resource": { 2024-09-21T13:35:42.781 INFO:teuthology.orchestra.run.smithi017.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-21T13:35:42.781 INFO:teuthology.orchestra.run.smithi017.stdout: "auth_id": "join1-admin", 2024-09-21T13:35:42.781 INFO:teuthology.orchestra.run.smithi017.stdout: "intent": "removed" 2024-09-21T13:35:42.781 INFO:teuthology.orchestra.run.smithi017.stdout: }, 2024-09-21T13:35:42.781 INFO:teuthology.orchestra.run.smithi017.stdout: "state": "removed", 2024-09-21T13:35:42.781 INFO:teuthology.orchestra.run.smithi017.stdout: "success": true 2024-09-21T13:35:42.781 INFO:teuthology.orchestra.run.smithi017.stdout: } 2024-09-21T13:35:42.781 INFO:teuthology.orchestra.run.smithi017.stdout: ], 2024-09-21T13:35:42.781 INFO:teuthology.orchestra.run.smithi017.stdout: "success": true 2024-09-21T13:35:42.782 INFO:teuthology.orchestra.run.smithi017.stdout:} 2024-09-21T13:35:43.608 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service_not_present... 2024-09-21T13:35:43.617 INFO:tasks.cephadm:Waiting for ceph service smb.adctdb1 to be not present in service list 2024-09-21T13:35:43.617 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:35:43.756 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: audit 2024-09-21T13:35:42.591345+0000 mgr.x (mgr.14517) 170 : audit [DBG] from='client.15948 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:35:43.756 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: audit 2024-09-21T13:35:42.591345+0000 mgr.x (mgr.14517) 170 : audit [DBG] from='client.15948 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:35:43.756 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: cephadm 2024-09-21T13:35:42.674023+0000 mgr.x (mgr.14517) 171 : cephadm [INF] Remove service smb.adctdb1 2024-09-21T13:35:43.757 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: cephadm 2024-09-21T13:35:42.674023+0000 mgr.x (mgr.14517) 171 : cephadm [INF] Remove service smb.adctdb1 2024-09-21T13:35:43.757 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: audit 2024-09-21T13:35:42.680504+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:35:43.757 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: audit 2024-09-21T13:35:42.680504+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:35:43.757 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: audit 2024-09-21T13:35:42.682203+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:35:43.757 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: audit 2024-09-21T13:35:42.682203+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:35:43.757 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: audit 2024-09-21T13:35:42.682878+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:35:43.757 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: audit 2024-09-21T13:35:42.682878+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:35:43.757 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: audit 2024-09-21T13:35:42.685258+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T13:35:43.757 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: audit 2024-09-21T13:35:42.685258+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T13:35:43.757 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: audit 2024-09-21T13:35:42.686113+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:35:43.757 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: audit 2024-09-21T13:35:42.686113+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:35:43.757 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: audit 2024-09-21T13:35:42.687444+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T13:35:43.757 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: audit 2024-09-21T13:35:42.687444+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T13:35:43.757 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: audit 2024-09-21T13:35:42.688128+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:35:43.758 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: audit 2024-09-21T13:35:42.688128+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:35:43.758 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: audit 2024-09-21T13:35:42.692781+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-21T13:35:43.758 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: audit 2024-09-21T13:35:42.692781+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-21T13:35:43.758 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: audit 2024-09-21T13:35:42.695131+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:35:43.758 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: audit 2024-09-21T13:35:42.695131+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:35:43.758 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: audit 2024-09-21T13:35:42.698764+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:35:43.758 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: audit 2024-09-21T13:35:42.698764+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:35:43.758 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: cephadm 2024-09-21T13:35:42.755297+0000 mgr.x (mgr.14517) 172 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi017.lftaps... 2024-09-21T13:35:43.758 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: cephadm 2024-09-21T13:35:42.755297+0000 mgr.x (mgr.14517) 172 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi017.lftaps... 2024-09-21T13:35:43.758 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: cephadm 2024-09-21T13:35:42.755725+0000 mgr.x (mgr.14517) 173 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi017.lftaps from smithi017 -- ports [445, 9922] 2024-09-21T13:35:43.758 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: cephadm 2024-09-21T13:35:42.755725+0000 mgr.x (mgr.14517) 173 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi017.lftaps from smithi017 -- ports [445, 9922] 2024-09-21T13:35:43.758 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: cluster 2024-09-21T13:35:42.767620+0000 mgr.x (mgr.14517) 174 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T13:35:43.758 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:43 smithi017 bash[19815]: cluster 2024-09-21T13:35:42.767620+0000 mgr.x (mgr.14517) 174 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T13:35:43.930 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: audit 2024-09-21T13:35:42.591345+0000 mgr.x (mgr.14517) 170 : audit [DBG] from='client.15948 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:35:43.930 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: audit 2024-09-21T13:35:42.591345+0000 mgr.x (mgr.14517) 170 : audit [DBG] from='client.15948 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:35:43.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: cephadm 2024-09-21T13:35:42.674023+0000 mgr.x (mgr.14517) 171 : cephadm [INF] Remove service smb.adctdb1 2024-09-21T13:35:43.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: cephadm 2024-09-21T13:35:42.674023+0000 mgr.x (mgr.14517) 171 : cephadm [INF] Remove service smb.adctdb1 2024-09-21T13:35:43.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: audit 2024-09-21T13:35:42.680504+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:35:43.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: audit 2024-09-21T13:35:42.680504+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:35:43.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: audit 2024-09-21T13:35:42.682203+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:35:43.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: audit 2024-09-21T13:35:42.682203+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:35:43.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: audit 2024-09-21T13:35:42.682878+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:35:43.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: audit 2024-09-21T13:35:42.682878+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:35:43.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: audit 2024-09-21T13:35:42.685258+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T13:35:43.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: audit 2024-09-21T13:35:42.685258+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T13:35:43.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: audit 2024-09-21T13:35:42.686113+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:35:43.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: audit 2024-09-21T13:35:42.686113+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:35:43.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: audit 2024-09-21T13:35:42.687444+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T13:35:43.931 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: audit 2024-09-21T13:35:42.687444+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T13:35:43.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: audit 2024-09-21T13:35:42.688128+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:35:43.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: audit 2024-09-21T13:35:42.688128+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:35:43.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: audit 2024-09-21T13:35:42.692781+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-21T13:35:43.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: audit 2024-09-21T13:35:42.692781+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-21T13:35:43.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: audit 2024-09-21T13:35:42.695131+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:35:43.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: audit 2024-09-21T13:35:42.695131+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:35:43.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: audit 2024-09-21T13:35:42.698764+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:35:43.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: audit 2024-09-21T13:35:42.698764+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:35:43.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: cephadm 2024-09-21T13:35:42.755297+0000 mgr.x (mgr.14517) 172 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi017.lftaps... 2024-09-21T13:35:43.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: cephadm 2024-09-21T13:35:42.755297+0000 mgr.x (mgr.14517) 172 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi017.lftaps... 2024-09-21T13:35:43.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: cephadm 2024-09-21T13:35:42.755725+0000 mgr.x (mgr.14517) 173 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi017.lftaps from smithi017 -- ports [445, 9922] 2024-09-21T13:35:43.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: cephadm 2024-09-21T13:35:42.755725+0000 mgr.x (mgr.14517) 173 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi017.lftaps from smithi017 -- ports [445, 9922] 2024-09-21T13:35:43.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: cluster 2024-09-21T13:35:42.767620+0000 mgr.x (mgr.14517) 174 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T13:35:43.932 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:43 smithi104 bash[21651]: cluster 2024-09-21T13:35:42.767620+0000 mgr.x (mgr.14517) 174 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T13:35:43.933 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: audit 2024-09-21T13:35:42.591345+0000 mgr.x (mgr.14517) 170 : audit [DBG] from='client.15948 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:35:43.933 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: audit 2024-09-21T13:35:42.591345+0000 mgr.x (mgr.14517) 170 : audit [DBG] from='client.15948 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-21T13:35:43.933 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: cephadm 2024-09-21T13:35:42.674023+0000 mgr.x (mgr.14517) 171 : cephadm [INF] Remove service smb.adctdb1 2024-09-21T13:35:43.933 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: cephadm 2024-09-21T13:35:42.674023+0000 mgr.x (mgr.14517) 171 : cephadm [INF] Remove service smb.adctdb1 2024-09-21T13:35:43.933 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: audit 2024-09-21T13:35:42.680504+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:35:43.933 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: audit 2024-09-21T13:35:42.680504+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:35:43.933 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: audit 2024-09-21T13:35:42.682203+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:35:43.933 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: audit 2024-09-21T13:35:42.682203+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:35:43.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: audit 2024-09-21T13:35:42.682878+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:35:43.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: audit 2024-09-21T13:35:42.682878+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:35:43.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: audit 2024-09-21T13:35:42.685258+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T13:35:43.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: audit 2024-09-21T13:35:42.685258+0000 mon.a (mon.0) 799 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T13:35:43.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: audit 2024-09-21T13:35:42.686113+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:35:43.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: audit 2024-09-21T13:35:42.686113+0000 mon.a (mon.0) 800 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-21T13:35:43.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: audit 2024-09-21T13:35:42.687444+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T13:35:43.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: audit 2024-09-21T13:35:42.687444+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-21T13:35:43.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: audit 2024-09-21T13:35:42.688128+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:35:43.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: audit 2024-09-21T13:35:42.688128+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-21T13:35:43.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: audit 2024-09-21T13:35:42.692781+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-21T13:35:43.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: audit 2024-09-21T13:35:42.692781+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-21T13:35:43.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: audit 2024-09-21T13:35:42.695131+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:35:43.934 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: audit 2024-09-21T13:35:42.695131+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-21T13:35:43.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: audit 2024-09-21T13:35:42.698764+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:35:43.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: audit 2024-09-21T13:35:42.698764+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' 2024-09-21T13:35:43.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: cephadm 2024-09-21T13:35:42.755297+0000 mgr.x (mgr.14517) 172 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi017.lftaps... 2024-09-21T13:35:43.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: cephadm 2024-09-21T13:35:42.755297+0000 mgr.x (mgr.14517) 172 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi017.lftaps... 2024-09-21T13:35:43.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: cephadm 2024-09-21T13:35:42.755725+0000 mgr.x (mgr.14517) 173 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi017.lftaps from smithi017 -- ports [445, 9922] 2024-09-21T13:35:43.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: cephadm 2024-09-21T13:35:42.755725+0000 mgr.x (mgr.14517) 173 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi017.lftaps from smithi017 -- ports [445, 9922] 2024-09-21T13:35:43.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: cluster 2024-09-21T13:35:42.767620+0000 mgr.x (mgr.14517) 174 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T13:35:43.935 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:43 smithi079 bash[21349]: cluster 2024-09-21T13:35:42.767620+0000 mgr.x (mgr.14517) 174 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 511 B/s wr, 4 op/s 2024-09-21T13:35:45.404 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:45 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:45.404 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 13:35:45 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:45.405 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 13:35:45 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:45.680 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:45 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:45.680 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 13:35:45 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:45.680 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 13:35:45 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:45.680 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:35:45 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:45.681 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:35:45 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:45.953 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 13:35:45 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:45.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:45 smithi017 bash[19815]: cluster 2024-09-21T13:35:44.768224+0000 mgr.x (mgr.14517) 175 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 511 B/s wr, 3 op/s 2024-09-21T13:35:45.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:45 smithi017 bash[19815]: cluster 2024-09-21T13:35:44.768224+0000 mgr.x (mgr.14517) 175 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 511 B/s wr, 3 op/s 2024-09-21T13:35:45.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:45 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:45.954 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:35:45 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:45.955 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 13:35:45 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:46.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:45 smithi104 bash[21651]: cluster 2024-09-21T13:35:44.768224+0000 mgr.x (mgr.14517) 175 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 511 B/s wr, 3 op/s 2024-09-21T13:35:46.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:45 smithi104 bash[21651]: cluster 2024-09-21T13:35:44.768224+0000 mgr.x (mgr.14517) 175 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 511 B/s wr, 3 op/s 2024-09-21T13:35:46.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:45 smithi079 bash[21349]: cluster 2024-09-21T13:35:44.768224+0000 mgr.x (mgr.14517) 175 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 511 B/s wr, 3 op/s 2024-09-21T13:35:46.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:45 smithi079 bash[21349]: cluster 2024-09-21T13:35:44.768224+0000 mgr.x (mgr.14517) 175 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 187 MiB used, 536 GiB / 536 GiB avail; 1.8 KiB/s rd, 511 B/s wr, 3 op/s 2024-09-21T13:35:46.224 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:46 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:46.225 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 13:35:46 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:46.225 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:35:46 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:46.225 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 13:35:46 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:46.545 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:46 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:46.546 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:35:46 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:46.546 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 13:35:46 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:46.546 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 13:35:46 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:46.796 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:46 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:46.796 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 13:35:46 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:46.797 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:35:46 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:46.797 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 13:35:46 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:47.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:46 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:47.204 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:35:46 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:47.204 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 13:35:46 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:47.205 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 13:35:46 smithi017 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:48.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:47 smithi104 bash[21651]: cluster 2024-09-21T13:35:46.768873+0000 mgr.x (mgr.14517) 176 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-21T13:35:48.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:47 smithi104 bash[21651]: cluster 2024-09-21T13:35:46.768873+0000 mgr.x (mgr.14517) 176 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-21T13:35:48.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:47 smithi104 bash[21651]: cephadm 2024-09-21T13:35:47.153897+0000 mgr.x (mgr.14517) 177 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi017.lftaps 2024-09-21T13:35:48.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:47 smithi104 bash[21651]: cephadm 2024-09-21T13:35:47.153897+0000 mgr.x (mgr.14517) 177 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi017.lftaps 2024-09-21T13:35:48.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:47 smithi104 bash[21651]: audit 2024-09-21T13:35:47.154452+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi017.lftaps"} : dispatch 2024-09-21T13:35:48.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:47 smithi104 bash[21651]: audit 2024-09-21T13:35:47.154452+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi017.lftaps"} : dispatch 2024-09-21T13:35:48.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:47 smithi104 bash[21651]: audit 2024-09-21T13:35:47.157709+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi017.lftaps"}]': finished 2024-09-21T13:35:48.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:47 smithi104 bash[21651]: audit 2024-09-21T13:35:47.157709+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi017.lftaps"}]': finished 2024-09-21T13:35:48.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:47 smithi104 bash[21651]: cephadm 2024-09-21T13:35:47.162899+0000 mgr.x (mgr.14517) 178 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi079.pprpik... 2024-09-21T13:35:48.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:47 smithi104 bash[21651]: cephadm 2024-09-21T13:35:47.162899+0000 mgr.x (mgr.14517) 178 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi079.pprpik... 2024-09-21T13:35:48.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:47 smithi104 bash[21651]: cephadm 2024-09-21T13:35:47.163287+0000 mgr.x (mgr.14517) 179 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi079.pprpik from smithi079 -- ports [445, 9922] 2024-09-21T13:35:48.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:47 smithi104 bash[21651]: cephadm 2024-09-21T13:35:47.163287+0000 mgr.x (mgr.14517) 179 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi079.pprpik from smithi079 -- ports [445, 9922] 2024-09-21T13:35:48.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:47 smithi079 bash[21349]: cluster 2024-09-21T13:35:46.768873+0000 mgr.x (mgr.14517) 176 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-21T13:35:48.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:47 smithi079 bash[21349]: cluster 2024-09-21T13:35:46.768873+0000 mgr.x (mgr.14517) 176 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-21T13:35:48.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:47 smithi079 bash[21349]: cephadm 2024-09-21T13:35:47.153897+0000 mgr.x (mgr.14517) 177 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi017.lftaps 2024-09-21T13:35:48.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:47 smithi079 bash[21349]: cephadm 2024-09-21T13:35:47.153897+0000 mgr.x (mgr.14517) 177 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi017.lftaps 2024-09-21T13:35:48.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:47 smithi079 bash[21349]: audit 2024-09-21T13:35:47.154452+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi017.lftaps"} : dispatch 2024-09-21T13:35:48.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:47 smithi079 bash[21349]: audit 2024-09-21T13:35:47.154452+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi017.lftaps"} : dispatch 2024-09-21T13:35:48.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:47 smithi079 bash[21349]: audit 2024-09-21T13:35:47.157709+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi017.lftaps"}]': finished 2024-09-21T13:35:48.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:47 smithi079 bash[21349]: audit 2024-09-21T13:35:47.157709+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi017.lftaps"}]': finished 2024-09-21T13:35:48.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:47 smithi079 bash[21349]: cephadm 2024-09-21T13:35:47.162899+0000 mgr.x (mgr.14517) 178 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi079.pprpik... 2024-09-21T13:35:48.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:47 smithi079 bash[21349]: cephadm 2024-09-21T13:35:47.162899+0000 mgr.x (mgr.14517) 178 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi079.pprpik... 2024-09-21T13:35:48.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:47 smithi079 bash[21349]: cephadm 2024-09-21T13:35:47.163287+0000 mgr.x (mgr.14517) 179 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi079.pprpik from smithi079 -- ports [445, 9922] 2024-09-21T13:35:48.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:47 smithi079 bash[21349]: cephadm 2024-09-21T13:35:47.163287+0000 mgr.x (mgr.14517) 179 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi079.pprpik from smithi079 -- ports [445, 9922] 2024-09-21T13:35:48.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:47 smithi017 bash[19815]: cluster 2024-09-21T13:35:46.768873+0000 mgr.x (mgr.14517) 176 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-21T13:35:48.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:47 smithi017 bash[19815]: cluster 2024-09-21T13:35:46.768873+0000 mgr.x (mgr.14517) 176 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 5.0 KiB/s rd, 87 KiB/s wr, 12 op/s 2024-09-21T13:35:48.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:47 smithi017 bash[19815]: cephadm 2024-09-21T13:35:47.153897+0000 mgr.x (mgr.14517) 177 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi017.lftaps 2024-09-21T13:35:48.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:47 smithi017 bash[19815]: cephadm 2024-09-21T13:35:47.153897+0000 mgr.x (mgr.14517) 177 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi017.lftaps 2024-09-21T13:35:48.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:47 smithi017 bash[19815]: audit 2024-09-21T13:35:47.154452+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi017.lftaps"} : dispatch 2024-09-21T13:35:48.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:47 smithi017 bash[19815]: audit 2024-09-21T13:35:47.154452+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi017.lftaps"} : dispatch 2024-09-21T13:35:48.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:47 smithi017 bash[19815]: audit 2024-09-21T13:35:47.157709+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi017.lftaps"}]': finished 2024-09-21T13:35:48.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:47 smithi017 bash[19815]: audit 2024-09-21T13:35:47.157709+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi017.lftaps"}]': finished 2024-09-21T13:35:48.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:47 smithi017 bash[19815]: cephadm 2024-09-21T13:35:47.162899+0000 mgr.x (mgr.14517) 178 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi079.pprpik... 2024-09-21T13:35:48.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:47 smithi017 bash[19815]: cephadm 2024-09-21T13:35:47.162899+0000 mgr.x (mgr.14517) 178 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi079.pprpik... 2024-09-21T13:35:48.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:47 smithi017 bash[19815]: cephadm 2024-09-21T13:35:47.163287+0000 mgr.x (mgr.14517) 179 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi079.pprpik from smithi079 -- ports [445, 9922] 2024-09-21T13:35:48.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:47 smithi017 bash[19815]: cephadm 2024-09-21T13:35:47.163287+0000 mgr.x (mgr.14517) 179 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi079.pprpik from smithi079 -- ports [445, 9922] 2024-09-21T13:35:48.347 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:35:49.763 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:49 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:49.763 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:49 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:49.763 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 13:35:49 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:49.763 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 13:35:49 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:49.764 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 13:35:49 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:49.764 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 13:35:49 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:49.883 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:35:49.883 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:30:54.278786Z", "last_refresh": "2024-09-21T13:33:54.473639Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:23:31.964406Z", "last_refresh": "2024-09-21T13:33:54.472802Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi079:172.21.15.79=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:22:59.515814Z", "last_refresh": "2024-09-21T13:33:54.472490Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:33:54.473086Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-21T13:35:42.681091Z 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.134"], "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-21T13:32:21.985484Z", "last_refresh": "2024-09-21T13:33:55.291989Z", "running": 2, "size": 3}}] 2024-09-21T13:35:50.036 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 13:35:49 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:50.037 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:49 smithi079 bash[21349]: cluster 2024-09-21T13:35:48.769606+0000 mgr.x (mgr.14517) 180 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T13:35:50.037 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:49 smithi079 bash[21349]: cluster 2024-09-21T13:35:48.769606+0000 mgr.x (mgr.14517) 180 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T13:35:50.037 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:49 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:50.037 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 13:35:49 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:50.135 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:49 smithi017 bash[19815]: cluster 2024-09-21T13:35:48.769606+0000 mgr.x (mgr.14517) 180 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T13:35:50.135 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:49 smithi017 bash[19815]: cluster 2024-09-21T13:35:48.769606+0000 mgr.x (mgr.14517) 180 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T13:35:50.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:49 smithi104 bash[21651]: cluster 2024-09-21T13:35:48.769606+0000 mgr.x (mgr.14517) 180 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T13:35:50.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:49 smithi104 bash[21651]: cluster 2024-09-21T13:35:48.769606+0000 mgr.x (mgr.14517) 180 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T13:35:50.364 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:50 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:50.364 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 13:35:50 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:50.365 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 13:35:50 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:50.602 DEBUG:tasks.cephadm:checking if 'smb.adctdb1' in {'mds.cephfs', 'mgr', 'osd', 'smb.adctdb1', 'mon'} 2024-09-21T13:35:50.636 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 13:35:50 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:50.637 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 13:35:50 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:50.637 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:50 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:50.637 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:50 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:50.637 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 13:35:50 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:50.637 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 13:35:50 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:50.904 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:50 smithi079 bash[21349]: audit 2024-09-21T13:35:49.878453+0000 mgr.x (mgr.14517) 181 : audit [DBG] from='client.15978 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:35:50.904 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:50 smithi079 bash[21349]: audit 2024-09-21T13:35:49.878453+0000 mgr.x (mgr.14517) 181 : audit [DBG] from='client.15978 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:35:50.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:50 smithi017 bash[19815]: audit 2024-09-21T13:35:49.878453+0000 mgr.x (mgr.14517) 181 : audit [DBG] from='client.15978 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:35:50.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:50 smithi017 bash[19815]: audit 2024-09-21T13:35:49.878453+0000 mgr.x (mgr.14517) 181 : audit [DBG] from='client.15978 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:35:51.179 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:50 smithi104 bash[21651]: audit 2024-09-21T13:35:49.878453+0000 mgr.x (mgr.14517) 181 : audit [DBG] from='client.15978 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:35:51.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:50 smithi104 bash[21651]: audit 2024-09-21T13:35:49.878453+0000 mgr.x (mgr.14517) 181 : audit [DBG] from='client.15978 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-21T13:35:51.180 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 13:35:51 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:51.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:51 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:51.181 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 13:35:51 smithi079 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:51.603 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:441784946648ff53dd310293f9dd752afeeea72a shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 -- ceph orch ls -f json 2024-09-21T13:35:51.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:51 smithi017 bash[19815]: cluster 2024-09-21T13:35:50.770810+0000 mgr.x (mgr.14517) 182 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T13:35:51.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:51 smithi017 bash[19815]: cluster 2024-09-21T13:35:50.770810+0000 mgr.x (mgr.14517) 182 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T13:35:51.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:51 smithi017 bash[19815]: cephadm 2024-09-21T13:35:51.162964+0000 mgr.x (mgr.14517) 183 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi079.pprpik 2024-09-21T13:35:51.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:51 smithi017 bash[19815]: cephadm 2024-09-21T13:35:51.162964+0000 mgr.x (mgr.14517) 183 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi079.pprpik 2024-09-21T13:35:51.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:51 smithi017 bash[19815]: audit 2024-09-21T13:35:51.163626+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi079.pprpik"} : dispatch 2024-09-21T13:35:51.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:51 smithi017 bash[19815]: audit 2024-09-21T13:35:51.163626+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi079.pprpik"} : dispatch 2024-09-21T13:35:51.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:51 smithi017 bash[19815]: audit 2024-09-21T13:35:51.167534+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi079.pprpik"}]': finished 2024-09-21T13:35:51.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:51 smithi017 bash[19815]: audit 2024-09-21T13:35:51.167534+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi079.pprpik"}]': finished 2024-09-21T13:35:51.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:51 smithi017 bash[19815]: cephadm 2024-09-21T13:35:51.173492+0000 mgr.x (mgr.14517) 184 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi104.wxlreo... 2024-09-21T13:35:51.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:51 smithi017 bash[19815]: cephadm 2024-09-21T13:35:51.173492+0000 mgr.x (mgr.14517) 184 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi104.wxlreo... 2024-09-21T13:35:51.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:51 smithi017 bash[19815]: cephadm 2024-09-21T13:35:51.173923+0000 mgr.x (mgr.14517) 185 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi104.wxlreo from smithi104 -- ports [445, 9922] 2024-09-21T13:35:51.955 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:51 smithi017 bash[19815]: cephadm 2024-09-21T13:35:51.173923+0000 mgr.x (mgr.14517) 185 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi104.wxlreo from smithi104 -- ports [445, 9922] 2024-09-21T13:35:52.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:51 smithi104 bash[21651]: cluster 2024-09-21T13:35:50.770810+0000 mgr.x (mgr.14517) 182 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T13:35:52.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:51 smithi104 bash[21651]: cluster 2024-09-21T13:35:50.770810+0000 mgr.x (mgr.14517) 182 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T13:35:52.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:51 smithi104 bash[21651]: cephadm 2024-09-21T13:35:51.162964+0000 mgr.x (mgr.14517) 183 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi079.pprpik 2024-09-21T13:35:52.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:51 smithi104 bash[21651]: cephadm 2024-09-21T13:35:51.162964+0000 mgr.x (mgr.14517) 183 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi079.pprpik 2024-09-21T13:35:52.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:51 smithi104 bash[21651]: audit 2024-09-21T13:35:51.163626+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi079.pprpik"} : dispatch 2024-09-21T13:35:52.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:51 smithi104 bash[21651]: audit 2024-09-21T13:35:51.163626+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi079.pprpik"} : dispatch 2024-09-21T13:35:52.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:51 smithi104 bash[21651]: audit 2024-09-21T13:35:51.167534+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi079.pprpik"}]': finished 2024-09-21T13:35:52.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:51 smithi104 bash[21651]: audit 2024-09-21T13:35:51.167534+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi079.pprpik"}]': finished 2024-09-21T13:35:52.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:51 smithi104 bash[21651]: cephadm 2024-09-21T13:35:51.173492+0000 mgr.x (mgr.14517) 184 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi104.wxlreo... 2024-09-21T13:35:52.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:51 smithi104 bash[21651]: cephadm 2024-09-21T13:35:51.173492+0000 mgr.x (mgr.14517) 184 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi104.wxlreo... 2024-09-21T13:35:52.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:51 smithi104 bash[21651]: cephadm 2024-09-21T13:35:51.173923+0000 mgr.x (mgr.14517) 185 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi104.wxlreo from smithi104 -- ports [445, 9922] 2024-09-21T13:35:52.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:51 smithi104 bash[21651]: cephadm 2024-09-21T13:35:51.173923+0000 mgr.x (mgr.14517) 185 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi104.wxlreo from smithi104 -- ports [445, 9922] 2024-09-21T13:35:52.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:51 smithi079 bash[21349]: cluster 2024-09-21T13:35:50.770810+0000 mgr.x (mgr.14517) 182 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T13:35:52.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:51 smithi079 bash[21349]: cluster 2024-09-21T13:35:50.770810+0000 mgr.x (mgr.14517) 182 : cluster [DBG] pgmap v131: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-21T13:35:52.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:51 smithi079 bash[21349]: cephadm 2024-09-21T13:35:51.162964+0000 mgr.x (mgr.14517) 183 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi079.pprpik 2024-09-21T13:35:52.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:51 smithi079 bash[21349]: cephadm 2024-09-21T13:35:51.162964+0000 mgr.x (mgr.14517) 183 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi079.pprpik 2024-09-21T13:35:52.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:51 smithi079 bash[21349]: audit 2024-09-21T13:35:51.163626+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi079.pprpik"} : dispatch 2024-09-21T13:35:52.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:51 smithi079 bash[21349]: audit 2024-09-21T13:35:51.163626+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi079.pprpik"} : dispatch 2024-09-21T13:35:52.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:51 smithi079 bash[21349]: audit 2024-09-21T13:35:51.167534+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi079.pprpik"}]': finished 2024-09-21T13:35:52.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:51 smithi079 bash[21349]: audit 2024-09-21T13:35:51.167534+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi079.pprpik"}]': finished 2024-09-21T13:35:52.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:51 smithi079 bash[21349]: cephadm 2024-09-21T13:35:51.173492+0000 mgr.x (mgr.14517) 184 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi104.wxlreo... 2024-09-21T13:35:52.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:51 smithi079 bash[21349]: cephadm 2024-09-21T13:35:51.173492+0000 mgr.x (mgr.14517) 184 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi104.wxlreo... 2024-09-21T13:35:52.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:51 smithi079 bash[21349]: cephadm 2024-09-21T13:35:51.173923+0000 mgr.x (mgr.14517) 185 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi104.wxlreo from smithi104 -- ports [445, 9922] 2024-09-21T13:35:52.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:51 smithi079 bash[21349]: cephadm 2024-09-21T13:35:51.173923+0000 mgr.x (mgr.14517) 185 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi104.wxlreo from smithi104 -- ports [445, 9922] 2024-09-21T13:35:53.335 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:35:53 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:53.336 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:53 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:53.336 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:35:53 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:53.594 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:35:53 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:53.595 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:35:53 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:53.595 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:53 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:53.844 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:35:53 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:53.845 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:53 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:53.845 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:53 smithi104 bash[21651]: cluster 2024-09-21T13:35:52.771438+0000 mgr.x (mgr.14517) 186 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T13:35:53.845 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:53 smithi104 bash[21651]: cluster 2024-09-21T13:35:52.771438+0000 mgr.x (mgr.14517) 186 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T13:35:53.845 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:35:53 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:54.109 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:35:54 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:54.109 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:35:54 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:54.109 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:54 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:54.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:53 smithi079 bash[21349]: cluster 2024-09-21T13:35:52.771438+0000 mgr.x (mgr.14517) 186 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T13:35:54.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:53 smithi079 bash[21349]: cluster 2024-09-21T13:35:52.771438+0000 mgr.x (mgr.14517) 186 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T13:35:54.203 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:53 smithi017 bash[19815]: cluster 2024-09-21T13:35:52.771438+0000 mgr.x (mgr.14517) 186 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T13:35:54.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:53 smithi017 bash[19815]: cluster 2024-09-21T13:35:52.771438+0000 mgr.x (mgr.14517) 186 : cluster [DBG] pgmap v132: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T13:35:54.382 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:54 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:54.382 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:35:54 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:54.383 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:35:54 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:54.643 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:54 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:54.643 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:35:54 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:54.643 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:35:54 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:55.430 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:35:54 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:55.430 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:35:54 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:55.430 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:54 smithi104 systemd[1]: /etc/systemd/system/ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@.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-21T13:35:56.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:55 smithi104 bash[21651]: cluster 2024-09-21T13:35:54.772080+0000 mgr.x (mgr.14517) 187 : cluster [DBG] pgmap v133: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T13:35:56.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:55 smithi104 bash[21651]: cluster 2024-09-21T13:35:54.772080+0000 mgr.x (mgr.14517) 187 : cluster [DBG] pgmap v133: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T13:35:56.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:55 smithi104 bash[21651]: cephadm 2024-09-21T13:35:55.138610+0000 mgr.x (mgr.14517) 188 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi104.wxlreo 2024-09-21T13:35:56.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:55 smithi104 bash[21651]: cephadm 2024-09-21T13:35:55.138610+0000 mgr.x (mgr.14517) 188 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi104.wxlreo 2024-09-21T13:35:56.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:55 smithi104 bash[21651]: audit 2024-09-21T13:35:55.139202+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi104.wxlreo"} : dispatch 2024-09-21T13:35:56.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:55 smithi104 bash[21651]: audit 2024-09-21T13:35:55.139202+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi104.wxlreo"} : dispatch 2024-09-21T13:35:56.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:55 smithi104 bash[21651]: audit 2024-09-21T13:35:55.143024+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi104.wxlreo"}]': finished 2024-09-21T13:35:56.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:55 smithi104 bash[21651]: audit 2024-09-21T13:35:55.143024+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi104.wxlreo"}]': finished 2024-09-21T13:35:56.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:55 smithi104 bash[21651]: cephadm 2024-09-21T13:35:55.148123+0000 mgr.x (mgr.14517) 189 : cephadm [INF] Purge service smb.adctdb1 2024-09-21T13:35:56.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:55 smithi104 bash[21651]: cephadm 2024-09-21T13:35:55.148123+0000 mgr.x (mgr.14517) 189 : cephadm [INF] Purge service smb.adctdb1 2024-09-21T13:35:56.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:55 smithi104 bash[21651]: audit 2024-09-21T13:35:55.148803+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-21T13:35:56.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:55 smithi104 bash[21651]: audit 2024-09-21T13:35:55.148803+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-21T13:35:56.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:55 smithi104 bash[21651]: audit 2024-09-21T13:35:55.153742+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-21T13:35:56.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:55 smithi104 bash[21651]: audit 2024-09-21T13:35:55.153742+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-21T13:35:56.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:55 smithi104 bash[21651]: audit 2024-09-21T13:35:55.155736+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:35:56.181 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:55 smithi104 bash[21651]: audit 2024-09-21T13:35:55.155736+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:35:56.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:55 smithi079 bash[21349]: cluster 2024-09-21T13:35:54.772080+0000 mgr.x (mgr.14517) 187 : cluster [DBG] pgmap v133: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T13:35:56.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:55 smithi079 bash[21349]: cluster 2024-09-21T13:35:54.772080+0000 mgr.x (mgr.14517) 187 : cluster [DBG] pgmap v133: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T13:35:56.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:55 smithi079 bash[21349]: cephadm 2024-09-21T13:35:55.138610+0000 mgr.x (mgr.14517) 188 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi104.wxlreo 2024-09-21T13:35:56.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:55 smithi079 bash[21349]: cephadm 2024-09-21T13:35:55.138610+0000 mgr.x (mgr.14517) 188 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi104.wxlreo 2024-09-21T13:35:56.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:55 smithi079 bash[21349]: audit 2024-09-21T13:35:55.139202+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi104.wxlreo"} : dispatch 2024-09-21T13:35:56.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:55 smithi079 bash[21349]: audit 2024-09-21T13:35:55.139202+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi104.wxlreo"} : dispatch 2024-09-21T13:35:56.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:55 smithi079 bash[21349]: audit 2024-09-21T13:35:55.143024+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi104.wxlreo"}]': finished 2024-09-21T13:35:56.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:55 smithi079 bash[21349]: audit 2024-09-21T13:35:55.143024+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi104.wxlreo"}]': finished 2024-09-21T13:35:56.182 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:55 smithi079 bash[21349]: cephadm 2024-09-21T13:35:55.148123+0000 mgr.x (mgr.14517) 189 : cephadm [INF] Purge service smb.adctdb1 2024-09-21T13:35:56.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:55 smithi079 bash[21349]: cephadm 2024-09-21T13:35:55.148123+0000 mgr.x (mgr.14517) 189 : cephadm [INF] Purge service smb.adctdb1 2024-09-21T13:35:56.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:55 smithi079 bash[21349]: audit 2024-09-21T13:35:55.148803+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-21T13:35:56.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:55 smithi079 bash[21349]: audit 2024-09-21T13:35:55.148803+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-21T13:35:56.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:55 smithi079 bash[21349]: audit 2024-09-21T13:35:55.153742+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-21T13:35:56.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:55 smithi079 bash[21349]: audit 2024-09-21T13:35:55.153742+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-21T13:35:56.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:55 smithi079 bash[21349]: audit 2024-09-21T13:35:55.155736+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:35:56.183 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:55 smithi079 bash[21349]: audit 2024-09-21T13:35:55.155736+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:35:56.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:55 smithi017 bash[19815]: cluster 2024-09-21T13:35:54.772080+0000 mgr.x (mgr.14517) 187 : cluster [DBG] pgmap v133: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T13:35:56.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:55 smithi017 bash[19815]: cluster 2024-09-21T13:35:54.772080+0000 mgr.x (mgr.14517) 187 : cluster [DBG] pgmap v133: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T13:35:56.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:55 smithi017 bash[19815]: cephadm 2024-09-21T13:35:55.138610+0000 mgr.x (mgr.14517) 188 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi104.wxlreo 2024-09-21T13:35:56.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:55 smithi017 bash[19815]: cephadm 2024-09-21T13:35:55.138610+0000 mgr.x (mgr.14517) 188 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi104.wxlreo 2024-09-21T13:35:56.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:55 smithi017 bash[19815]: audit 2024-09-21T13:35:55.139202+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi104.wxlreo"} : dispatch 2024-09-21T13:35:56.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:55 smithi017 bash[19815]: audit 2024-09-21T13:35:55.139202+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi104.wxlreo"} : dispatch 2024-09-21T13:35:56.204 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:55 smithi017 bash[19815]: audit 2024-09-21T13:35:55.143024+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi104.wxlreo"}]': finished 2024-09-21T13:35:56.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:55 smithi017 bash[19815]: audit 2024-09-21T13:35:55.143024+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi104.wxlreo"}]': finished 2024-09-21T13:35:56.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:55 smithi017 bash[19815]: cephadm 2024-09-21T13:35:55.148123+0000 mgr.x (mgr.14517) 189 : cephadm [INF] Purge service smb.adctdb1 2024-09-21T13:35:56.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:55 smithi017 bash[19815]: cephadm 2024-09-21T13:35:55.148123+0000 mgr.x (mgr.14517) 189 : cephadm [INF] Purge service smb.adctdb1 2024-09-21T13:35:56.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:55 smithi017 bash[19815]: audit 2024-09-21T13:35:55.148803+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-21T13:35:56.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:55 smithi017 bash[19815]: audit 2024-09-21T13:35:55.148803+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-21T13:35:56.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:55 smithi017 bash[19815]: audit 2024-09-21T13:35:55.153742+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-21T13:35:56.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:55 smithi017 bash[19815]: audit 2024-09-21T13:35:55.153742+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-21T13:35:56.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:55 smithi017 bash[19815]: audit 2024-09-21T13:35:55.155736+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:35:56.205 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:55 smithi017 bash[19815]: audit 2024-09-21T13:35:55.155736+0000 mon.a (mon.0) 814 : audit [DBG] from='mgr.14517 172.21.15.17:0/625798013' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-21T13:35:56.370 INFO:teuthology.orchestra.run.smithi017.stderr:Inferring config /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/mon.a/config 2024-09-21T13:35:57.903 INFO:teuthology.orchestra.run.smithi017.stdout: 2024-09-21T13:35:57.903 INFO:teuthology.orchestra.run.smithi017.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-21T13:30:54.278786Z", "last_refresh": "2024-09-21T13:33:54.473639Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi017=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-21T13:23:31.964406Z", "last_refresh": "2024-09-21T13:33:54.472802Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi017:172.21.15.17=a", "smithi079:172.21.15.79=b", "smithi104:172.21.15.104=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-21T13:22:59.515814Z", "last_refresh": "2024-09-21T13:33:54.472490Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "b415816db8b41f544cdfdc71d193ff8b1ee008bf7b0ec4f64da8eb8f71b62e85", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:f8fbbbcab363df772d74f326e361db3b4f83aa3233da1ebe9de08a83e748d9f5", "last_refresh": "2024-09-21T13:33:54.473086Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-21T13:35:58.109 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:57 smithi017 bash[19815]: cluster 2024-09-21T13:35:56.773269+0000 mgr.x (mgr.14517) 190 : cluster [DBG] pgmap v134: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T13:35:58.109 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:57 smithi017 bash[19815]: cluster 2024-09-21T13:35:56.773269+0000 mgr.x (mgr.14517) 190 : cluster [DBG] pgmap v134: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T13:35:58.179 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:57 smithi104 bash[21651]: cluster 2024-09-21T13:35:56.773269+0000 mgr.x (mgr.14517) 190 : cluster [DBG] pgmap v134: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T13:35:58.180 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:35:57 smithi104 bash[21651]: cluster 2024-09-21T13:35:56.773269+0000 mgr.x (mgr.14517) 190 : cluster [DBG] pgmap v134: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T13:35:58.180 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:57 smithi079 bash[21349]: cluster 2024-09-21T13:35:56.773269+0000 mgr.x (mgr.14517) 190 : cluster [DBG] pgmap v134: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T13:35:58.181 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:57 smithi079 bash[21349]: cluster 2024-09-21T13:35:56.773269+0000 mgr.x (mgr.14517) 190 : cluster [DBG] pgmap v134: 97 pgs: 97 active+clean; 1.8 MiB data, 189 MiB used, 536 GiB / 536 GiB avail; 3.3 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-21T13:35:58.563 DEBUG:tasks.cephadm:checking if 'smb.adctdb1' in {'mds.cephfs', 'mgr', 'mon', 'osd'} 2024-09-21T13:35:58.563 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-21T13:35:58.575 INFO:tasks.cephadm:Teardown begin 2024-09-21T13:35:58.576 DEBUG:teuthology.orchestra.run.smithi017:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:35:58.589 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:35:58.604 DEBUG:teuthology.orchestra.run.smithi104:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:35:58.618 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:35:58.633 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-21T13:35:58.634 DEBUG:teuthology.orchestra.run.smithi017:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T13:35:58.639 DEBUG:teuthology.orchestra.run.smithi079:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T13:35:58.653 DEBUG:teuthology.orchestra.run.smithi104:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T13:35:58.665 DEBUG:teuthology.orchestra.run.smithi134:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-21T13:35:58.680 INFO:tasks.cephadm:Stopping all daemons... 2024-09-21T13:35:58.680 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-21T13:35:58.680 DEBUG:teuthology.orchestra.run.smithi017:> sudo systemctl stop ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@mon.a 2024-09-21T13:35:58.841 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:58 smithi017 systemd[1]: Stopping Ceph mon.a for 0e5a42b6-781c-11ef-baf6-efdc52797490... 2024-09-21T13:35:58.953 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:58 smithi017 bash[19815]: debug 2024-09-21T13:35:58.837+0000 7f67ac404640 -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-21T13:35:58.954 INFO:journalctl@ceph.mon.a.smithi017.stdout:Sep 21 13:35:58 smithi017 bash[19815]: debug 2024-09-21T13:35:58.837+0000 7f67ac404640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-21T13:35:59.653 DEBUG:teuthology.orchestra.run.smithi017:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@mon.a.service' 2024-09-21T13:35:59.681 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:35:59.682 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-21T13:35:59.682 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-21T13:35:59.682 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@mon.b 2024-09-21T13:36:00.051 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:59 smithi079 systemd[1]: Stopping Ceph mon.b for 0e5a42b6-781c-11ef-baf6-efdc52797490... 2024-09-21T13:36:00.051 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:59 smithi079 bash[21349]: debug 2024-09-21T13:35:59.818+0000 7f5de716d640 -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-21T13:36:00.051 INFO:journalctl@ceph.mon.b.smithi079.stdout:Sep 21 13:35:59 smithi079 bash[21349]: debug 2024-09-21T13:35:59.818+0000 7f5de716d640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-21T13:36:00.909 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@mon.b.service' 2024-09-21T13:36:00.940 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:36:00.940 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-21T13:36:00.940 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-21T13:36:00.940 DEBUG:teuthology.orchestra.run.smithi104:> sudo systemctl stop ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@mon.c 2024-09-21T13:36:01.330 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:36:00 smithi104 systemd[1]: Stopping Ceph mon.c for 0e5a42b6-781c-11ef-baf6-efdc52797490... 2024-09-21T13:36:01.330 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:36:01 smithi104 bash[21651]: debug 2024-09-21T13:36:01.131+0000 7fe4df4c5640 -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-21T13:36:01.330 INFO:journalctl@ceph.mon.c.smithi104.stdout:Sep 21 13:36:01 smithi104 bash[21651]: debug 2024-09-21T13:36:01.131+0000 7fe4df4c5640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-21T13:36:02.193 DEBUG:teuthology.orchestra.run.smithi104:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@mon.c.service' 2024-09-21T13:36:02.220 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:36:02.220 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-21T13:36:02.220 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-21T13:36:02.220 DEBUG:teuthology.orchestra.run.smithi017:> sudo systemctl stop ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@mgr.x 2024-09-21T13:36:02.609 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:36:02 smithi017 systemd[1]: Stopping Ceph mgr.x for 0e5a42b6-781c-11ef-baf6-efdc52797490... 2024-09-21T13:36:02.609 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:36:02 smithi017 bash[20068]: debug 2024-09-21T13:36:02.353+0000 7fcfa29e2640 -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-21T13:36:02.609 INFO:journalctl@ceph.mgr.x.smithi017.stdout:Sep 21 13:36:02 smithi017 bash[20068]: debug 2024-09-21T13:36:02.353+0000 7fcfa29e2640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-21T13:36:03.101 DEBUG:teuthology.orchestra.run.smithi017:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@mgr.x.service' 2024-09-21T13:36:03.122 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:36:03.122 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-21T13:36:03.122 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-21T13:36:03.122 DEBUG:teuthology.orchestra.run.smithi017:> sudo systemctl stop ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@osd.0 2024-09-21T13:36:03.203 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 13:36:03 smithi017 systemd[1]: Stopping Ceph osd.0 for 0e5a42b6-781c-11ef-baf6-efdc52797490... 2024-09-21T13:36:03.454 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 13:36:03 smithi017 bash[32290]: debug 2024-09-21T13:36:03.305+0000 7f65b551e640 -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-21T13:36:03.454 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 13:36:03 smithi017 bash[32290]: debug 2024-09-21T13:36:03.305+0000 7f65b551e640 -1 osd.0 51 *** Got signal Terminated *** 2024-09-21T13:36:03.454 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 13:36:03 smithi017 bash[32290]: debug 2024-09-21T13:36:03.305+0000 7f65b551e640 -1 osd.0 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:36:09.523 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 13:36:09 smithi017 bash[52342]: ceph-0e5a42b6-781c-11ef-baf6-efdc52797490-osd-0 2024-09-21T13:36:09.523 INFO:journalctl@ceph.osd.0.smithi017.stdout:Sep 21 13:36:09 smithi017 bash[52404]: Error response from daemon: No such container: ceph-0e5a42b6-781c-11ef-baf6-efdc52797490-osd-0 2024-09-21T13:36:11.196 DEBUG:teuthology.orchestra.run.smithi017:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@osd.0.service' 2024-09-21T13:36:11.264 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:36:11.264 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-21T13:36:11.264 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-21T13:36:11.264 DEBUG:teuthology.orchestra.run.smithi017:> sudo systemctl stop ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@osd.1 2024-09-21T13:36:11.442 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 13:36:11 smithi017 systemd[1]: Stopping Ceph osd.1 for 0e5a42b6-781c-11ef-baf6-efdc52797490... 2024-09-21T13:36:11.453 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 13:36:11 smithi017 bash[37751]: debug 2024-09-21T13:36:11.441+0000 7f43e31f0640 -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-21T13:36:11.453 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 13:36:11 smithi017 bash[37751]: debug 2024-09-21T13:36:11.441+0000 7f43e31f0640 -1 osd.1 51 *** Got signal Terminated *** 2024-09-21T13:36:11.453 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 13:36:11 smithi017 bash[37751]: debug 2024-09-21T13:36:11.441+0000 7f43e31f0640 -1 osd.1 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:36:17.831 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 13:36:17 smithi017 bash[52533]: ceph-0e5a42b6-781c-11ef-baf6-efdc52797490-osd-1 2024-09-21T13:36:17.831 INFO:journalctl@ceph.osd.1.smithi017.stdout:Sep 21 13:36:17 smithi017 bash[52598]: Error response from daemon: No such container: ceph-0e5a42b6-781c-11ef-baf6-efdc52797490-osd-1 2024-09-21T13:36:19.471 DEBUG:teuthology.orchestra.run.smithi017:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@osd.1.service' 2024-09-21T13:36:19.515 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:36:19.515 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-21T13:36:19.515 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-21T13:36:19.515 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@osd.2 2024-09-21T13:36:19.930 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 13:36:19 smithi079 systemd[1]: Stopping Ceph osd.2 for 0e5a42b6-781c-11ef-baf6-efdc52797490... 2024-09-21T13:36:19.931 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 13:36:19 smithi079 bash[24101]: debug 2024-09-21T13:36:19.670+0000 7fbc0e428640 -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-21T13:36:19.931 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 13:36:19 smithi079 bash[24101]: debug 2024-09-21T13:36:19.670+0000 7fbc0e428640 -1 osd.2 51 *** Got signal Terminated *** 2024-09-21T13:36:19.931 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 13:36:19 smithi079 bash[24101]: debug 2024-09-21T13:36:19.670+0000 7fbc0e428640 -1 osd.2 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:36:25.930 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 13:36:25 smithi079 bash[36465]: ceph-0e5a42b6-781c-11ef-baf6-efdc52797490-osd-2 2024-09-21T13:36:25.930 INFO:journalctl@ceph.osd.2.smithi079.stdout:Sep 21 13:36:25 smithi079 bash[36529]: Error response from daemon: No such container: ceph-0e5a42b6-781c-11ef-baf6-efdc52797490-osd-2 2024-09-21T13:36:27.679 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@osd.2.service' 2024-09-21T13:36:27.704 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:36:27.704 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-21T13:36:27.704 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-21T13:36:27.705 DEBUG:teuthology.orchestra.run.smithi079:> sudo systemctl stop ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@osd.3 2024-09-21T13:36:27.930 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 13:36:27 smithi079 systemd[1]: Stopping Ceph osd.3 for 0e5a42b6-781c-11ef-baf6-efdc52797490... 2024-09-21T13:36:27.931 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 13:36:27 smithi079 bash[29471]: debug 2024-09-21T13:36:27.862+0000 7f76d252f640 -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-21T13:36:27.931 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 13:36:27 smithi079 bash[29471]: debug 2024-09-21T13:36:27.862+0000 7f76d252f640 -1 osd.3 51 *** Got signal Terminated *** 2024-09-21T13:36:27.931 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 13:36:27 smithi079 bash[29471]: debug 2024-09-21T13:36:27.862+0000 7f76d252f640 -1 osd.3 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:36:30.679 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:30 smithi104 bash[30071]: debug 2024-09-21T13:36:30.335+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:06.831255+0000 front 2024-09-21T13:36:06.831110+0000 (oldest deadline 2024-09-21T13:36:29.731019+0000) 2024-09-21T13:36:31.679 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:31 smithi104 bash[30071]: debug 2024-09-21T13:36:31.359+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:06.831255+0000 front 2024-09-21T13:36:06.831110+0000 (oldest deadline 2024-09-21T13:36:29.731019+0000) 2024-09-21T13:36:31.930 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 13:36:31 smithi079 bash[29471]: debug 2024-09-21T13:36:31.642+0000 7f76cab3c640 -1 osd.3 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:07.000975+0000 front 2024-09-21T13:36:07.001036+0000 (oldest deadline 2024-09-21T13:36:31.100765+0000) 2024-09-21T13:36:32.680 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:32 smithi104 bash[30071]: debug 2024-09-21T13:36:32.359+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:06.831255+0000 front 2024-09-21T13:36:06.831110+0000 (oldest deadline 2024-09-21T13:36:29.731019+0000) 2024-09-21T13:36:32.930 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 13:36:32 smithi079 bash[29471]: debug 2024-09-21T13:36:32.634+0000 7f76cab3c640 -1 osd.3 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:07.000975+0000 front 2024-09-21T13:36:07.001036+0000 (oldest deadline 2024-09-21T13:36:31.100765+0000) 2024-09-21T13:36:33.179 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:36:32 smithi104 bash[24643]: debug 2024-09-21T13:36:32.831+0000 7f03c7158640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:07.854468+0000 front 2024-09-21T13:36:07.854342+0000 (oldest deadline 2024-09-21T13:36:31.854606+0000) 2024-09-21T13:36:33.679 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:33 smithi104 bash[30071]: debug 2024-09-21T13:36:33.399+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:06.831255+0000 front 2024-09-21T13:36:06.831110+0000 (oldest deadline 2024-09-21T13:36:29.731019+0000) 2024-09-21T13:36:34.179 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:36:33 smithi104 bash[24643]: debug 2024-09-21T13:36:33.787+0000 7f03c7158640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:07.854468+0000 front 2024-09-21T13:36:07.854342+0000 (oldest deadline 2024-09-21T13:36:31.854606+0000) 2024-09-21T13:36:34.251 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 13:36:33 smithi079 bash[36658]: ceph-0e5a42b6-781c-11ef-baf6-efdc52797490-osd-3 2024-09-21T13:36:34.251 INFO:journalctl@ceph.osd.3.smithi079.stdout:Sep 21 13:36:34 smithi079 bash[36721]: Error response from daemon: No such container: ceph-0e5a42b6-781c-11ef-baf6-efdc52797490-osd-3 2024-09-21T13:36:34.679 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:34 smithi104 bash[30071]: debug 2024-09-21T13:36:34.415+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:06.831255+0000 front 2024-09-21T13:36:06.831110+0000 (oldest deadline 2024-09-21T13:36:29.731019+0000) 2024-09-21T13:36:35.179 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:36:34 smithi104 bash[24643]: debug 2024-09-21T13:36:34.807+0000 7f03c7158640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:07.854468+0000 front 2024-09-21T13:36:07.854342+0000 (oldest deadline 2024-09-21T13:36:31.854606+0000) 2024-09-21T13:36:35.846 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:35 smithi104 bash[30071]: debug 2024-09-21T13:36:35.455+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:06.831255+0000 front 2024-09-21T13:36:06.831110+0000 (oldest deadline 2024-09-21T13:36:29.731019+0000) 2024-09-21T13:36:35.971 DEBUG:teuthology.orchestra.run.smithi079:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@osd.3.service' 2024-09-21T13:36:36.001 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:36:36.001 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-21T13:36:36.001 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-21T13:36:36.001 DEBUG:teuthology.orchestra.run.smithi104:> sudo systemctl stop ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@osd.4 2024-09-21T13:36:36.130 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:36:35 smithi104 bash[24643]: debug 2024-09-21T13:36:35.847+0000 7f03c7158640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:07.854468+0000 front 2024-09-21T13:36:07.854342+0000 (oldest deadline 2024-09-21T13:36:31.854606+0000) 2024-09-21T13:36:36.130 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:36:36 smithi104 systemd[1]: Stopping Ceph osd.4 for 0e5a42b6-781c-11ef-baf6-efdc52797490... 2024-09-21T13:36:36.429 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:36:36 smithi104 bash[24643]: debug 2024-09-21T13:36:36.127+0000 7f03cab43640 -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-21T13:36:36.430 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:36:36 smithi104 bash[24643]: debug 2024-09-21T13:36:36.127+0000 7f03cab43640 -1 osd.4 51 *** Got signal Terminated *** 2024-09-21T13:36:36.430 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:36:36 smithi104 bash[24643]: debug 2024-09-21T13:36:36.127+0000 7f03cab43640 -1 osd.4 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:36:36.876 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:36 smithi104 bash[30071]: debug 2024-09-21T13:36:36.439+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:06.831255+0000 front 2024-09-21T13:36:06.831110+0000 (oldest deadline 2024-09-21T13:36:29.731019+0000) 2024-09-21T13:36:37.179 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:36:36 smithi104 bash[24643]: debug 2024-09-21T13:36:36.871+0000 7f03c7158640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:07.854468+0000 front 2024-09-21T13:36:07.854342+0000 (oldest deadline 2024-09-21T13:36:31.854606+0000) 2024-09-21T13:36:37.850 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:37 smithi104 bash[30071]: debug 2024-09-21T13:36:37.431+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:06.831255+0000 front 2024-09-21T13:36:06.831110+0000 (oldest deadline 2024-09-21T13:36:29.731019+0000) 2024-09-21T13:36:37.850 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:37 smithi104 bash[30071]: debug 2024-09-21T13:36:37.431+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T13:36:12.532595+0000 front 2024-09-21T13:36:12.532724+0000 (oldest deadline 2024-09-21T13:36:37.232441+0000) 2024-09-21T13:36:38.179 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:36:37 smithi104 bash[24643]: debug 2024-09-21T13:36:37.851+0000 7f03c7158640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:07.854468+0000 front 2024-09-21T13:36:07.854342+0000 (oldest deadline 2024-09-21T13:36:31.854606+0000) 2024-09-21T13:36:38.679 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:38 smithi104 bash[30071]: debug 2024-09-21T13:36:38.407+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:06.831255+0000 front 2024-09-21T13:36:06.831110+0000 (oldest deadline 2024-09-21T13:36:29.731019+0000) 2024-09-21T13:36:38.680 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:38 smithi104 bash[30071]: debug 2024-09-21T13:36:38.407+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T13:36:12.532595+0000 front 2024-09-21T13:36:12.532724+0000 (oldest deadline 2024-09-21T13:36:37.232441+0000) 2024-09-21T13:36:39.179 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:36:38 smithi104 bash[24643]: debug 2024-09-21T13:36:38.815+0000 7f03c7158640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:07.854468+0000 front 2024-09-21T13:36:07.854342+0000 (oldest deadline 2024-09-21T13:36:31.854606+0000) 2024-09-21T13:36:39.180 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:36:38 smithi104 bash[24643]: debug 2024-09-21T13:36:38.815+0000 7f03c7158640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T13:36:14.155950+0000 front 2024-09-21T13:36:14.156107+0000 (oldest deadline 2024-09-21T13:36:38.255774+0000) 2024-09-21T13:36:39.800 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:39 smithi104 bash[30071]: debug 2024-09-21T13:36:39.447+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:06.831255+0000 front 2024-09-21T13:36:06.831110+0000 (oldest deadline 2024-09-21T13:36:29.731019+0000) 2024-09-21T13:36:39.800 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:39 smithi104 bash[30071]: debug 2024-09-21T13:36:39.447+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T13:36:12.532595+0000 front 2024-09-21T13:36:12.532724+0000 (oldest deadline 2024-09-21T13:36:37.232441+0000) 2024-09-21T13:36:40.179 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:36:39 smithi104 bash[24643]: debug 2024-09-21T13:36:39.799+0000 7f03c7158640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:07.854468+0000 front 2024-09-21T13:36:07.854342+0000 (oldest deadline 2024-09-21T13:36:31.854606+0000) 2024-09-21T13:36:40.179 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:36:39 smithi104 bash[24643]: debug 2024-09-21T13:36:39.799+0000 7f03c7158640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T13:36:14.155950+0000 front 2024-09-21T13:36:14.156107+0000 (oldest deadline 2024-09-21T13:36:38.255774+0000) 2024-09-21T13:36:40.777 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:40 smithi104 bash[30071]: debug 2024-09-21T13:36:40.471+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:06.831255+0000 front 2024-09-21T13:36:06.831110+0000 (oldest deadline 2024-09-21T13:36:29.731019+0000) 2024-09-21T13:36:40.777 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:40 smithi104 bash[30071]: debug 2024-09-21T13:36:40.471+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T13:36:12.532595+0000 front 2024-09-21T13:36:12.532724+0000 (oldest deadline 2024-09-21T13:36:37.232441+0000) 2024-09-21T13:36:41.179 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:36:40 smithi104 bash[24643]: debug 2024-09-21T13:36:40.775+0000 7f03c7158640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:07.854468+0000 front 2024-09-21T13:36:07.854342+0000 (oldest deadline 2024-09-21T13:36:31.854606+0000) 2024-09-21T13:36:41.180 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:36:40 smithi104 bash[24643]: debug 2024-09-21T13:36:40.775+0000 7f03c7158640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T13:36:14.155950+0000 front 2024-09-21T13:36:14.156107+0000 (oldest deadline 2024-09-21T13:36:38.255774+0000) 2024-09-21T13:36:41.888 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:41 smithi104 bash[30071]: debug 2024-09-21T13:36:41.503+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:06.831255+0000 front 2024-09-21T13:36:06.831110+0000 (oldest deadline 2024-09-21T13:36:29.731019+0000) 2024-09-21T13:36:41.888 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:41 smithi104 bash[30071]: debug 2024-09-21T13:36:41.503+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T13:36:12.532595+0000 front 2024-09-21T13:36:12.532724+0000 (oldest deadline 2024-09-21T13:36:37.232441+0000) 2024-09-21T13:36:42.138 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:36:42 smithi104 bash[37763]: ceph-0e5a42b6-781c-11ef-baf6-efdc52797490-osd-4 2024-09-21T13:36:42.551 INFO:journalctl@ceph.osd.4.smithi104.stdout:Sep 21 13:36:42 smithi104 bash[37829]: Error response from daemon: No such container: ceph-0e5a42b6-781c-11ef-baf6-efdc52797490-osd-4 2024-09-21T13:36:42.929 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:42 smithi104 bash[30071]: debug 2024-09-21T13:36:42.511+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:06.831255+0000 front 2024-09-21T13:36:06.831110+0000 (oldest deadline 2024-09-21T13:36:29.731019+0000) 2024-09-21T13:36:42.929 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:42 smithi104 bash[30071]: debug 2024-09-21T13:36:42.511+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T13:36:12.532595+0000 front 2024-09-21T13:36:12.532724+0000 (oldest deadline 2024-09-21T13:36:37.232441+0000) 2024-09-21T13:36:43.670 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:43 smithi104 bash[30071]: debug 2024-09-21T13:36:43.483+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:06.831255+0000 front 2024-09-21T13:36:06.831110+0000 (oldest deadline 2024-09-21T13:36:29.731019+0000) 2024-09-21T13:36:43.670 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:43 smithi104 bash[30071]: debug 2024-09-21T13:36:43.483+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T13:36:12.532595+0000 front 2024-09-21T13:36:12.532724+0000 (oldest deadline 2024-09-21T13:36:37.232441+0000) 2024-09-21T13:36:44.326 DEBUG:teuthology.orchestra.run.smithi104:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@osd.4.service' 2024-09-21T13:36:44.351 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:36:44.351 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-21T13:36:44.351 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-21T13:36:44.351 DEBUG:teuthology.orchestra.run.smithi104:> sudo systemctl stop ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@osd.5 2024-09-21T13:36:44.681 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:44 smithi104 systemd[1]: Stopping Ceph osd.5 for 0e5a42b6-781c-11ef-baf6-efdc52797490... 2024-09-21T13:36:44.682 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:44 smithi104 bash[30071]: debug 2024-09-21T13:36:44.498+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:06.831255+0000 front 2024-09-21T13:36:06.831110+0000 (oldest deadline 2024-09-21T13:36:29.731019+0000) 2024-09-21T13:36:44.682 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:44 smithi104 bash[30071]: debug 2024-09-21T13:36:44.498+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T13:36:12.532595+0000 front 2024-09-21T13:36:12.532724+0000 (oldest deadline 2024-09-21T13:36:37.232441+0000) 2024-09-21T13:36:44.682 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:44 smithi104 bash[30071]: debug 2024-09-21T13:36:44.538+0000 7f43254ae640 -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-21T13:36:44.682 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:44 smithi104 bash[30071]: debug 2024-09-21T13:36:44.538+0000 7f43254ae640 -1 osd.5 51 *** Got signal Terminated *** 2024-09-21T13:36:44.682 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:44 smithi104 bash[30071]: debug 2024-09-21T13:36:44.538+0000 7f43254ae640 -1 osd.5 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-21T13:36:45.929 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:45 smithi104 bash[30071]: debug 2024-09-21T13:36:45.474+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:06.831255+0000 front 2024-09-21T13:36:06.831110+0000 (oldest deadline 2024-09-21T13:36:29.731019+0000) 2024-09-21T13:36:45.929 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:45 smithi104 bash[30071]: debug 2024-09-21T13:36:45.474+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T13:36:12.532595+0000 front 2024-09-21T13:36:12.532724+0000 (oldest deadline 2024-09-21T13:36:37.232441+0000) 2024-09-21T13:36:46.929 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:46 smithi104 bash[30071]: debug 2024-09-21T13:36:46.454+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:06.831255+0000 front 2024-09-21T13:36:06.831110+0000 (oldest deadline 2024-09-21T13:36:29.731019+0000) 2024-09-21T13:36:46.929 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:46 smithi104 bash[30071]: debug 2024-09-21T13:36:46.454+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T13:36:12.532595+0000 front 2024-09-21T13:36:12.532724+0000 (oldest deadline 2024-09-21T13:36:37.232441+0000) 2024-09-21T13:36:47.929 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:47 smithi104 bash[30071]: debug 2024-09-21T13:36:47.502+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:06.831255+0000 front 2024-09-21T13:36:06.831110+0000 (oldest deadline 2024-09-21T13:36:29.731019+0000) 2024-09-21T13:36:47.929 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:47 smithi104 bash[30071]: debug 2024-09-21T13:36:47.502+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T13:36:12.532595+0000 front 2024-09-21T13:36:12.532724+0000 (oldest deadline 2024-09-21T13:36:37.232441+0000) 2024-09-21T13:36:48.929 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:48 smithi104 bash[30071]: debug 2024-09-21T13:36:48.534+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:06.831255+0000 front 2024-09-21T13:36:06.831110+0000 (oldest deadline 2024-09-21T13:36:29.731019+0000) 2024-09-21T13:36:48.930 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:48 smithi104 bash[30071]: debug 2024-09-21T13:36:48.534+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T13:36:12.532595+0000 front 2024-09-21T13:36:12.532724+0000 (oldest deadline 2024-09-21T13:36:37.232441+0000) 2024-09-21T13:36:48.930 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:48 smithi104 bash[30071]: debug 2024-09-21T13:36:48.534+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.79:6804 osd.2 since back 2024-09-21T13:36:23.534530+0000 front 2024-09-21T13:36:23.534663+0000 (oldest deadline 2024-09-21T13:36:47.634286+0000) 2024-09-21T13:36:49.929 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:49 smithi104 bash[30071]: debug 2024-09-21T13:36:49.530+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6806 osd.0 since back 2024-09-21T13:36:06.831255+0000 front 2024-09-21T13:36:06.831110+0000 (oldest deadline 2024-09-21T13:36:29.731019+0000) 2024-09-21T13:36:49.930 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:49 smithi104 bash[30071]: debug 2024-09-21T13:36:49.530+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.17:6814 osd.1 since back 2024-09-21T13:36:12.532595+0000 front 2024-09-21T13:36:12.532724+0000 (oldest deadline 2024-09-21T13:36:37.232441+0000) 2024-09-21T13:36:49.930 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:49 smithi104 bash[30071]: debug 2024-09-21T13:36:49.530+0000 7f431dabb640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.79:6804 osd.2 since back 2024-09-21T13:36:23.534530+0000 front 2024-09-21T13:36:23.534663+0000 (oldest deadline 2024-09-21T13:36:47.634286+0000) 2024-09-21T13:36:50.929 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:50 smithi104 bash[37957]: ceph-0e5a42b6-781c-11ef-baf6-efdc52797490-osd-5 2024-09-21T13:36:50.929 INFO:journalctl@ceph.osd.5.smithi104.stdout:Sep 21 13:36:50 smithi104 bash[38022]: Error response from daemon: No such container: ceph-0e5a42b6-781c-11ef-baf6-efdc52797490-osd-5 2024-09-21T13:36:52.760 DEBUG:teuthology.orchestra.run.smithi104:> sudo pkill -f 'journalctl -f -n 0 -u ceph-0e5a42b6-781c-11ef-baf6-efdc52797490@osd.5.service' 2024-09-21T13:36:52.797 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-21T13:36:52.798 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-21T13:36:52.798 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T13:36:52.987 INFO:teuthology.orchestra.run.smithi017.stdout:Deleting cluster with fsid: 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:37:06.812 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T13:37:06.996 INFO:teuthology.orchestra.run.smithi079.stdout:Deleting cluster with fsid: 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:37:09.226 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T13:37:09.408 INFO:teuthology.orchestra.run.smithi104.stdout:Deleting cluster with fsid: 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:37:19.156 DEBUG:teuthology.orchestra.run.smithi134:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 --force --keep-logs 2024-09-21T13:37:19.338 INFO:teuthology.orchestra.run.smithi134.stdout:Deleting cluster with fsid: 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:37:22.951 DEBUG:teuthology.orchestra.run.smithi017:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:37:22.966 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:37:22.979 DEBUG:teuthology.orchestra.run.smithi104:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:37:22.993 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-21T13:37:23.005 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-21T13:37:23.007 DEBUG:teuthology.misc:Transferring archived files from smithi017:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914003/remote/smithi017/crash 2024-09-21T13:37:23.008 DEBUG:teuthology.orchestra.run.smithi017:> sudo tar c -f - -C /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/crash -- . 2024-09-21T13:37:23.021 INFO:teuthology.orchestra.run.smithi017.stderr:tar: /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T13:37:23.022 INFO:teuthology.orchestra.run.smithi017.stderr:tar: Error is not recoverable: exiting now 2024-09-21T13:37:23.024 DEBUG:teuthology.misc:Transferring archived files from smithi079:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914003/remote/smithi079/crash 2024-09-21T13:37:23.024 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/crash -- . 2024-09-21T13:37:23.035 INFO:teuthology.orchestra.run.smithi079.stderr:tar: /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T13:37:23.035 INFO:teuthology.orchestra.run.smithi079.stderr:tar: Error is not recoverable: exiting now 2024-09-21T13:37:23.037 DEBUG:teuthology.misc:Transferring archived files from smithi104:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914003/remote/smithi104/crash 2024-09-21T13:37:23.038 DEBUG:teuthology.orchestra.run.smithi104:> sudo tar c -f - -C /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/crash -- . 2024-09-21T13:37:23.050 INFO:teuthology.orchestra.run.smithi104.stderr:tar: /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T13:37:23.050 INFO:teuthology.orchestra.run.smithi104.stderr:tar: Error is not recoverable: exiting now 2024-09-21T13:37:23.052 DEBUG:teuthology.misc:Transferring archived files from smithi134:/var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/crash to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914003/remote/smithi134/crash 2024-09-21T13:37:23.053 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/crash -- . 2024-09-21T13:37:23.064 INFO:teuthology.orchestra.run.smithi134.stderr:tar: /var/lib/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/crash: Cannot open: No such file or directory 2024-09-21T13:37:23.064 INFO:teuthology.orchestra.run.smithi134.stderr:tar: Error is not recoverable: exiting now 2024-09-21T13:37:23.066 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-21T13:37:23.066 DEBUG:teuthology.orchestra.run.smithi017:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-21T13:37:23.081 INFO:tasks.cephadm:Compressing logs... 2024-09-21T13:37:23.081 DEBUG:teuthology.orchestra.run.smithi017:> 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-21T13:37:23.131 DEBUG:teuthology.orchestra.run.smithi079:> 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-21T13:37:23.133 DEBUG:teuthology.orchestra.run.smithi104:> 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-21T13:37:23.135 DEBUG:teuthology.orchestra.run.smithi134:> 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-21T13:37:23.140 INFO:teuthology.orchestra.run.smithi017.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-21T13:37:23.145 INFO:teuthology.orchestra.run.smithi079.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-21T13:37:23.146 INFO:teuthology.orchestra.run.smithi104.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-21T13:37:23.147 INFO:teuthology.orchestra.run.smithi134.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-21T13:37:23.149 INFO:teuthology.orchestra.run.smithi017.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T13:37:23.149 INFO:teuthology.orchestra.run.smithi017.stderr:gzip -5 --verbose -- /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-osd.0.log 2024-09-21T13:37:23.150 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi017.porfhv.log 2024-09-21T13:37:23.151 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-mon.a.log 2024-09-21T13:37:23.151 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi017.porfhv.log: gzip -5 --verbose -- /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T13:37:23.151 INFO:teuthology.orchestra.run.smithi017.stderr: 83.3% -- replaced with /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi017.porfhv.log.gz 2024-09-21T13:37:23.152 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-osd.1.log 2024-09-21T13:37:23.152 INFO:teuthology.orchestra.run.smithi017.stderr:gzip -5 --verbose -- /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-mgr.x.log 2024-09-21T13:37:23.152 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.cephadm.log: /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.log 2024-09-21T13:37:23.154 INFO:teuthology.orchestra.run.smithi017.stderr: 84.2% -- replaced with /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T13:37:23.154 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T13:37:23.154 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.log: gzip -5 --verbose -- /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T13:37:23.155 INFO:teuthology.orchestra.run.smithi017.stderr:/var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-volume.log: /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.audit.log: 88.9% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T13:37:23.155 INFO:teuthology.orchestra.run.smithi017.stderr: 87.2% -- replaced with /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T13:37:23.157 INFO:teuthology.orchestra.run.smithi017.stderr: 89.7% -- replaced with /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T13:37:23.158 INFO:teuthology.orchestra.run.smithi134.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T13:37:23.158 INFO:teuthology.orchestra.run.smithi134.stderr:/var/log/ceph/cephadm.log: 76.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T13:37:23.160 INFO:teuthology.orchestra.run.smithi134.stderr: 2024-09-21T13:37:23.160 INFO:teuthology.orchestra.run.smithi134.stderr:real 0m0.021s 2024-09-21T13:37:23.160 INFO:teuthology.orchestra.run.smithi134.stderr:user 0m0.012s 2024-09-21T13:37:23.160 INFO:teuthology.orchestra.run.smithi134.stderr:sys 0m0.007s 2024-09-21T13:37:23.161 INFO:teuthology.orchestra.run.smithi104.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T13:37:23.161 INFO:teuthology.orchestra.run.smithi104.stderr:gzip -5 --verbose -- /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T13:37:23.162 INFO:teuthology.orchestra.run.smithi104.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-osd.5.log 2024-09-21T13:37:23.163 INFO:teuthology.orchestra.run.smithi104.stderr:/var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.log 2024-09-21T13:37:23.163 INFO:teuthology.orchestra.run.smithi104.stderr: 81.6% -- replaced with /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T13:37:23.163 INFO:teuthology.orchestra.run.smithi104.stderr:/var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi104.ykqase.log 2024-09-21T13:37:23.164 INFO:teuthology.orchestra.run.smithi104.stderr:gzip -5 --verbose -- /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T13:37:23.164 INFO:teuthology.orchestra.run.smithi104.stderr:/var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.log: /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi104.ykqase.log: gzip -5 --verbose -- /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-mon.c.log 2024-09-21T13:37:23.164 INFO:teuthology.orchestra.run.smithi104.stderr: 88.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T13:37:23.165 INFO:teuthology.orchestra.run.smithi104.stderr:/var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T13:37:23.165 INFO:teuthology.orchestra.run.smithi104.stderr: 86.7%/var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-mon.c.log: -- replaced with /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-mds.cephfs.smithi104.ykqase.log.gz 2024-09-21T13:37:23.165 INFO:teuthology.orchestra.run.smithi104.stderr:gzip -5 --verbose -- /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-osd.4.log 2024-09-21T13:37:23.165 INFO:teuthology.orchestra.run.smithi104.stderr:/var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.audit.log: 87.2% -- replaced with /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T13:37:23.166 INFO:teuthology.orchestra.run.smithi104.stderr:/var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-osd.4.log: 90.0% -- replaced with /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T13:37:23.167 INFO:teuthology.orchestra.run.smithi017.stderr: 91.2% -- replaced with /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T13:37:23.176 INFO:teuthology.orchestra.run.smithi104.stderr: 91.5% -- replaced with /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T13:37:23.231 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-21T13:37:23.232 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-osd.2.log 2024-09-21T13:37:23.232 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.cephadm.log 2024-09-21T13:37:23.233 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-osd.3.log 2024-09-21T13:37:23.233 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.log 2024-09-21T13:37:23.233 INFO:teuthology.orchestra.run.smithi079.stderr: 81.6% -- replaced with /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.cephadm.log.gz 2024-09-21T13:37:23.233 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-volume.log 2024-09-21T13:37:23.234 INFO:teuthology.orchestra.run.smithi079.stderr:gzip -5 --verbose -- /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.audit.log 2024-09-21T13:37:23.234 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.log: 87.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-21T13:37:23.234 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-mon.b.log 2024-09-21T13:37:23.235 INFO:teuthology.orchestra.run.smithi079.stderr:/var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.audit.log: /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-mon.b.log: 87.2% -- replaced with /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.log.gz 2024-09-21T13:37:23.237 INFO:teuthology.orchestra.run.smithi079.stderr: 90.0% -- replaced with /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph.audit.log.gz 2024-09-21T13:37:23.245 INFO:teuthology.orchestra.run.smithi079.stderr: 91.5% -- replaced with /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-volume.log.gz 2024-09-21T13:37:23.280 INFO:teuthology.orchestra.run.smithi017.stderr: 90.2% -- replaced with /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-mgr.x.log.gz 2024-09-21T13:37:23.312 INFO:teuthology.orchestra.run.smithi104.stderr: 92.7% -- replaced with /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-mon.c.log.gz 2024-09-21T13:37:23.371 INFO:teuthology.orchestra.run.smithi079.stderr: 92.8% -- replaced with /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-mon.b.log.gz 2024-09-21T13:37:23.390 INFO:teuthology.orchestra.run.smithi017.stderr: 93.6% -- replaced with /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-osd.0.log.gz 2024-09-21T13:37:23.407 INFO:teuthology.orchestra.run.smithi104.stderr: 93.8% -- replaced with /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-osd.5.log.gz 2024-09-21T13:37:23.439 INFO:teuthology.orchestra.run.smithi017.stderr: 93.8% -- replaced with /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-osd.1.log.gz 2024-09-21T13:37:23.491 INFO:teuthology.orchestra.run.smithi104.stderr: 93.4% -- replaced with /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-osd.4.log.gz 2024-09-21T13:37:23.493 INFO:teuthology.orchestra.run.smithi104.stderr: 2024-09-21T13:37:23.493 INFO:teuthology.orchestra.run.smithi104.stderr:real 0m0.356s 2024-09-21T13:37:23.493 INFO:teuthology.orchestra.run.smithi104.stderr:user 0m0.716s 2024-09-21T13:37:23.493 INFO:teuthology.orchestra.run.smithi104.stderr:sys 0m0.044s 2024-09-21T13:37:23.523 INFO:teuthology.orchestra.run.smithi079.stderr: 93.6% -- replaced with /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-osd.2.log.gz 2024-09-21T13:37:23.547 INFO:teuthology.orchestra.run.smithi079.stderr: 93.7% -- replaced with /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-osd.3.log.gz 2024-09-21T13:37:23.548 INFO:teuthology.orchestra.run.smithi079.stderr: 2024-09-21T13:37:23.548 INFO:teuthology.orchestra.run.smithi079.stderr:real 0m0.413s 2024-09-21T13:37:23.548 INFO:teuthology.orchestra.run.smithi079.stderr:user 0m0.741s 2024-09-21T13:37:23.548 INFO:teuthology.orchestra.run.smithi079.stderr:sys 0m0.048s 2024-09-21T13:37:23.598 INFO:teuthology.orchestra.run.smithi017.stderr: 91.0% -- replaced with /var/log/ceph/0e5a42b6-781c-11ef-baf6-efdc52797490/ceph-mon.a.log.gz 2024-09-21T13:37:23.599 INFO:teuthology.orchestra.run.smithi017.stderr: 2024-09-21T13:37:23.599 INFO:teuthology.orchestra.run.smithi017.stderr:real 0m0.467s 2024-09-21T13:37:23.599 INFO:teuthology.orchestra.run.smithi017.stderr:user 0m1.098s 2024-09-21T13:37:23.599 INFO:teuthology.orchestra.run.smithi017.stderr:sys 0m0.055s 2024-09-21T13:37:23.600 INFO:tasks.cephadm:Archiving logs... 2024-09-21T13:37:23.600 DEBUG:teuthology.misc:Transferring archived files from smithi017:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914003/remote/smithi017/log 2024-09-21T13:37:23.601 DEBUG:teuthology.orchestra.run.smithi017:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T13:37:23.793 DEBUG:teuthology.misc:Transferring archived files from smithi079:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914003/remote/smithi079/log 2024-09-21T13:37:23.794 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T13:37:23.894 DEBUG:teuthology.misc:Transferring archived files from smithi104:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914003/remote/smithi104/log 2024-09-21T13:37:23.894 DEBUG:teuthology.orchestra.run.smithi104:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T13:37:23.989 DEBUG:teuthology.misc:Transferring archived files from smithi134:/var/log/ceph to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914003/remote/smithi134/log 2024-09-21T13:37:23.990 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-21T13:37:24.004 INFO:tasks.cephadm:Removing cluster... 2024-09-21T13:37:24.005 DEBUG:teuthology.orchestra.run.smithi017:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 --force 2024-09-21T13:37:24.188 INFO:teuthology.orchestra.run.smithi017.stdout:Deleting cluster with fsid: 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:37:25.315 DEBUG:teuthology.orchestra.run.smithi079:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 --force 2024-09-21T13:37:25.498 INFO:teuthology.orchestra.run.smithi079.stdout:Deleting cluster with fsid: 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:37:26.618 DEBUG:teuthology.orchestra.run.smithi104:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 0e5a42b6-781c-11ef-baf6-efdc52797490 --force 2024-09-21T13:37:26.803 INFO:teuthology.orchestra.run.smithi104.stdout:Deleting cluster with fsid: 0e5a42b6-781c-11ef-baf6-efdc52797490 2024-09-21T13:37:27.924 INFO:tasks.cephadm:Removing cephadm ... 2024-09-21T13:37:27.925 DEBUG:teuthology.orchestra.run.smithi017:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T13:37:27.932 DEBUG:teuthology.orchestra.run.smithi079:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T13:37:27.938 DEBUG:teuthology.orchestra.run.smithi104:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T13:37:27.943 DEBUG:teuthology.orchestra.run.smithi134:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-21T13:37:27.949 INFO:tasks.cephadm:Teardown complete 2024-09-21T13:37:27.949 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2024-09-21T13:37:27.958 DEBUG:teuthology.orchestra.run.smithi134:> sudo docker stop samba-ad 2024-09-21T13:37:28.684 INFO:teuthology.orchestra.run.smithi134.stdout:samba-ad 2024-09-21T13:37:28.687 DEBUG:teuthology.orchestra.run.smithi134:> sudo docker rm samba-ad 2024-09-21T13:37:28.867 INFO:teuthology.orchestra.run.smithi134.stdout:samba-ad 2024-09-21T13:37:28.870 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-21T13:37:28.884 INFO:tasks.cephadm:Resetting systemd-resolved state on smithi134 2024-09-21T13:37:28.884 DEBUG:teuthology.orchestra.run.smithi134:> set -ex 2024-09-21T13:37:28.884 DEBUG:teuthology.orchestra.run.smithi134:> sudo dd of=/etc/systemd/resolved.conf 2024-09-21T13:37:28.939 DEBUG:teuthology.orchestra.run.smithi134:> sudo systemctl restart systemd-resolved 2024-09-21T13:37:29.079 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-21T13:37:29.089 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-21T13:37:29.089 DEBUG:teuthology.orchestra.run.smithi017:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T13:37:29.091 DEBUG:teuthology.orchestra.run.smithi079:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T13:37:29.094 DEBUG:teuthology.orchestra.run.smithi104:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T13:37:29.096 DEBUG:teuthology.orchestra.run.smithi134:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-21T13:37:29.102 INFO:teuthology.orchestra.run.smithi017.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T13:37:29.102 INFO:teuthology.orchestra.run.smithi017.stdout:============================================================================== 2024-09-21T13:37:29.102 INFO:teuthology.orchestra.run.smithi017.stdout:*hv01.front.sepi 67.205.162.81 3 u 124 128 377 0.104 -0.977 0.258 2024-09-21T13:37:29.102 INFO:teuthology.orchestra.run.smithi017.stdout:+hv02.front.sepi 63.231.80.2 3 u 125 128 377 0.086 +1.175 0.401 2024-09-21T13:37:29.102 INFO:teuthology.orchestra.run.smithi017.stdout:+hv03.front.sepi 74.6.168.72 3 u 127 128 377 0.087 -1.710 0.144 2024-09-21T13:37:29.102 INFO:teuthology.orchestra.run.smithi017.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-21T13:37:29.105 INFO:teuthology.orchestra.run.smithi079.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T13:37:29.105 INFO:teuthology.orchestra.run.smithi079.stdout:============================================================================== 2024-09-21T13:37:29.105 INFO:teuthology.orchestra.run.smithi079.stdout:+hv01.front.sepi 67.205.162.81 3 u 59 64 377 0.073 -4.405 2.055 2024-09-21T13:37:29.105 INFO:teuthology.orchestra.run.smithi079.stdout:*hv02.front.sepi 63.231.80.2 3 u 64 64 377 0.082 -2.479 1.810 2024-09-21T13:37:29.105 INFO:teuthology.orchestra.run.smithi079.stdout:+hv03.front.sepi 74.6.168.72 3 u 64 64 377 0.090 -5.465 1.694 2024-09-21T13:37:29.105 INFO:teuthology.orchestra.run.smithi079.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-21T13:37:29.106 INFO:teuthology.orchestra.run.smithi104.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T13:37:29.106 INFO:teuthology.orchestra.run.smithi104.stdout:============================================================================== 2024-09-21T13:37:29.106 INFO:teuthology.orchestra.run.smithi104.stdout:*hv01.front.sepi 67.205.162.81 3 u 62 64 377 0.074 -1.788 0.212 2024-09-21T13:37:29.106 INFO:teuthology.orchestra.run.smithi104.stdout:+hv02.front.sepi 63.231.80.2 3 u 58 64 377 0.086 +0.226 0.133 2024-09-21T13:37:29.106 INFO:teuthology.orchestra.run.smithi104.stdout:+hv03.front.sepi 74.6.168.72 3 u 57 64 377 0.099 -2.732 0.413 2024-09-21T13:37:29.106 INFO:teuthology.orchestra.run.smithi104.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-21T13:37:29.110 INFO:teuthology.orchestra.run.smithi134.stdout: remote refid st t when poll reach delay offset jitter 2024-09-21T13:37:29.110 INFO:teuthology.orchestra.run.smithi134.stdout:============================================================================== 2024-09-21T13:37:29.110 INFO:teuthology.orchestra.run.smithi134.stdout:*hv01.front.sepi 67.205.162.81 3 u 62 64 377 0.076 -8.648 2.992 2024-09-21T13:37:29.110 INFO:teuthology.orchestra.run.smithi134.stdout:+hv02.front.sepi 63.231.80.2 3 u 48 64 377 0.090 -4.433 1.766 2024-09-21T13:37:29.110 INFO:teuthology.orchestra.run.smithi134.stdout:+hv03.front.sepi 74.6.168.72 3 u 63 64 377 0.121 -5.010 3.023 2024-09-21T13:37:29.110 INFO:teuthology.orchestra.run.smithi134.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-21T13:37:29.111 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-21T13:37:29.120 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-21T13:37:29.121 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-21T13:37:29.135 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-21T13:37:29.179 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-21T13:37:29.213 INFO:teuthology.task.internal:Duration was 1638.080223 seconds 2024-09-21T13:37:29.214 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-21T13:37:29.238 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-21T13:37:29.238 DEBUG:teuthology.orchestra.run.smithi017:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T13:37:29.240 DEBUG:teuthology.orchestra.run.smithi079:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T13:37:29.243 DEBUG:teuthology.orchestra.run.smithi104:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T13:37:29.245 DEBUG:teuthology.orchestra.run.smithi134:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-21T13:37:29.282 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-21T13:37:29.283 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi017.front.sepia.ceph.com 2024-09-21T13:37:29.283 DEBUG:teuthology.orchestra.run.smithi017:> 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-21T13:37:29.327 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi079.front.sepia.ceph.com 2024-09-21T13:37:29.327 DEBUG:teuthology.orchestra.run.smithi079:> 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-21T13:37:29.338 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi104.front.sepia.ceph.com 2024-09-21T13:37:29.338 DEBUG:teuthology.orchestra.run.smithi104:> 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-21T13:37:29.348 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi134.front.sepia.ceph.com 2024-09-21T13:37:29.348 DEBUG:teuthology.orchestra.run.smithi134:> 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-21T13:37:29.359 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-21T13:37:29.360 DEBUG:teuthology.orchestra.run.smithi017:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T13:37:29.371 DEBUG:teuthology.orchestra.run.smithi079:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T13:37:29.380 DEBUG:teuthology.orchestra.run.smithi104:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T13:37:29.393 DEBUG:teuthology.orchestra.run.smithi134:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-21T13:37:29.446 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-21T13:37:29.446 DEBUG:teuthology.orchestra.run.smithi017:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T13:37:29.449 DEBUG:teuthology.orchestra.run.smithi079:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T13:37:29.450 DEBUG:teuthology.orchestra.run.smithi104:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T13:37:29.452 DEBUG:teuthology.orchestra.run.smithi134:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-21T13:37:29.751 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-21T13:37:29.762 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-21T13:37:29.762 DEBUG:teuthology.orchestra.run.smithi017:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T13:37:29.775 DEBUG:teuthology.orchestra.run.smithi079:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T13:37:29.788 DEBUG:teuthology.orchestra.run.smithi104:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T13:37:29.802 DEBUG:teuthology.orchestra.run.smithi134:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-21T13:37:29.816 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-21T13:37:29.827 DEBUG:teuthology.orchestra.run.smithi017:> 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-21T13:37:29.829 DEBUG:teuthology.orchestra.run.smithi079:> 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-21T13:37:29.832 DEBUG:teuthology.orchestra.run.smithi104:> 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-21T13:37:29.837 INFO:teuthology.orchestra.run.smithi017.stdout:kernel.core_pattern = core 2024-09-21T13:37:29.841 INFO:teuthology.orchestra.run.smithi079.stdout:kernel.core_pattern = core 2024-09-21T13:37:29.845 DEBUG:teuthology.orchestra.run.smithi134:> 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-21T13:37:29.854 INFO:teuthology.orchestra.run.smithi104.stdout:kernel.core_pattern = core 2024-09-21T13:37:29.871 INFO:teuthology.orchestra.run.smithi134.stdout:kernel.core_pattern = core 2024-09-21T13:37:29.944 DEBUG:teuthology.orchestra.run.smithi017:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T13:37:29.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:37:29.949 DEBUG:teuthology.orchestra.run.smithi079:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T13:37:29.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:37:29.991 DEBUG:teuthology.orchestra.run.smithi104:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T13:37:29.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:37:29.996 DEBUG:teuthology.orchestra.run.smithi134:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-21T13:37:30.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-21T13:37:30.001 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-21T13:37:30.012 INFO:teuthology.task.internal:Transferring archived files... 2024-09-21T13:37:30.013 DEBUG:teuthology.misc:Transferring archived files from smithi017:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914003/remote/smithi017 2024-09-21T13:37:30.013 DEBUG:teuthology.orchestra.run.smithi017:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T13:37:30.041 DEBUG:teuthology.misc:Transferring archived files from smithi079:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914003/remote/smithi079 2024-09-21T13:37:30.042 DEBUG:teuthology.orchestra.run.smithi079:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T13:37:30.066 DEBUG:teuthology.misc:Transferring archived files from smithi104:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914003/remote/smithi104 2024-09-21T13:37:30.066 DEBUG:teuthology.orchestra.run.smithi104:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T13:37:30.093 DEBUG:teuthology.misc:Transferring archived files from smithi134:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/gabrioux-2024-09-21_11:23:40-orch:cephadm-wip-guits-main-2024-09-21-0842-distro-default-smithi/7914003/remote/smithi134 2024-09-21T13:37:30.093 DEBUG:teuthology.orchestra.run.smithi134:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-21T13:37:30.113 INFO:teuthology.task.internal:Removing archive directory... 2024-09-21T13:37:30.113 DEBUG:teuthology.orchestra.run.smithi017:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T13:37:30.116 DEBUG:teuthology.orchestra.run.smithi079:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T13:37:30.118 DEBUG:teuthology.orchestra.run.smithi104:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T13:37:30.134 DEBUG:teuthology.orchestra.run.smithi134:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-21T13:37:30.161 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-21T13:37:30.173 INFO:teuthology.task.internal:Not uploading archives. 2024-09-21T13:37:30.173 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-21T13:37:30.184 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-21T13:37:30.184 DEBUG:teuthology.orchestra.run.smithi017:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T13:37:30.186 DEBUG:teuthology.orchestra.run.smithi079:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T13:37:30.189 DEBUG:teuthology.orchestra.run.smithi104:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T13:37:30.190 INFO:teuthology.orchestra.run.smithi017.stdout: 658639 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 13:37 /home/ubuntu/cephtest 2024-09-21T13:37:30.191 DEBUG:teuthology.orchestra.run.smithi134:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-21T13:37:30.193 INFO:teuthology.orchestra.run.smithi079.stdout: 658623 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 13:37 /home/ubuntu/cephtest 2024-09-21T13:37:30.195 INFO:teuthology.orchestra.run.smithi104.stdout: 658625 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 13:37 /home/ubuntu/cephtest 2024-09-21T13:37:30.209 INFO:teuthology.orchestra.run.smithi134.stdout: 658623 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 21 13:37 /home/ubuntu/cephtest 2024-09-21T13:37:30.211 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-21T13:37:30.225 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-21T13:37:30.282 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_mgr_ctdb_res_dom} duration: 1638.0802228450775 owner: scheduled_gabrioux@teuthology success: true 2024-09-21T13:37:30.282 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-21T13:37:30.361 INFO:teuthology.run:pass