2024-09-17T10:01:30.740 INFO:root:teuthology version: 1.2.2.dev2+g3752d38 2024-09-17T10:01:30.758 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T10:01:30.845 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908816 branch: wip-athakkar-testing-2024-09-17-0048 description: orch:cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_mgr_ctdb_res_dom} email: athakkar@redhat.com first_in_suite: false job_id: '7908816' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi name: avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi no_nested_subset: false os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-athakkar-testing-2024-09-17-0048 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: e646f72961223a04d41eb40dad875d1628d78516 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: e646f72961223a04d41eb40dad875d1628d78516 workunit: branch: wip-athakkar-testing-2024-09-17-0048 sha1: e646f72961223a04d41eb40dad875d1628d78516 owner: scheduled_avan@teuthology priority: 80 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: 5717 sha1: e646f72961223a04d41eb40dad875d1628d78516 sleep_before_teardown: 0 subset: 1/20 suite: orch:cephadm suite_branch: wip-athakkar-testing-2024-09-17-0048 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_e646f72961223a04d41eb40dad875d1628d78516/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: e646f72961223a04d41eb40dad875d1628d78516 targets: smithi071.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKR3QlIaj6kOrwYSypc/H1bBpHFuJ38tUrubHh9XmG/mrE7UArsAY32YVZi51yNJ6ONAq1iyyK4WGcc4ukLLprQ= smithi088.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCZFKrVH2xqeyziqemk8PVzoNWoNT5hbN/eEplk2PmNHvTJ5zUbRi9u2HzEQKgSWU5aMBEp+fK3dFdaZju+GMBM= smithi089.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLfxHEezOfZQUL5xvhSrW9wrIt6FlNVXlNv8eQKl/7rNQh7VUgZF73LEFteK+C+hZhCGj1WFDjXRmNbTCngsJVg= smithi177.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBLAZ8GD9pry8YYF/I4t/DCmkpQPRWz1XioJR8DELsbz4jS0GZ1qIKKFlBVuVjKxeXAZv7Hp28vjVWT5lv1y82Bo= 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-17_09:09:13 tube: smithi user: avan verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-09-17T10:01:30.845 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_e646f72961223a04d41eb40dad875d1628d78516/qa; will attempt to use it 2024-09-17T10:01:30.846 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_e646f72961223a04d41eb40dad875d1628d78516/qa/tasks 2024-09-17T10:01:30.846 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-09-17T10:01:30.848 INFO:teuthology.task.internal:Checking packages... 2024-09-17T10:01:30.868 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'e646f72961223a04d41eb40dad875d1628d78516' 2024-09-17T10:01:30.868 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-09-17T10:01:30.868 INFO:teuthology.packaging:ref: None 2024-09-17T10:01:30.868 INFO:teuthology.packaging:tag: None 2024-09-17T10:01:30.868 INFO:teuthology.packaging:branch: wip-athakkar-testing-2024-09-17-0048 2024-09-17T10:01:30.868 INFO:teuthology.packaging:sha1: e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:01:30.868 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-athakkar-testing-2024-09-17-0048 2024-09-17T10:01:31.013 INFO:teuthology.task.internal:Found packages for ceph version 19.3.0-4963-ge646f729-1jammy 2024-09-17T10:01:31.015 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-09-17T10:01:31.021 INFO:teuthology.task.internal:no buildpackages task found 2024-09-17T10:01:31.021 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-09-17T10:01:31.104 INFO:teuthology.task.internal:Saving configuration 2024-09-17T10:01:31.119 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-09-17T10:01:31.182 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-09-17T10:01:31.206 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi071.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908816', '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-17 09:55:29.270006', 'locked_by': 'scheduled_avan@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKxsnNFUR5AzaOyEKnXPQRA2Jl1MNS/6eXsFP0xXD6sp'} 2024-09-17T10:01:31.229 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi088.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908816', '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-17 09:55:29.273883', 'locked_by': 'scheduled_avan@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIE7ZeV9hKgXFLHEaJq3lVVR4KW6lzHj0M0XyHExyTkX6'} 2024-09-17T10:01:31.250 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi089.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908816', '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-17 09:55:29.271445', 'locked_by': 'scheduled_avan@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMJ9AOrtBKt/RXQM6kHdwCjls1UcOYBaETnroAmLdQb3'} 2024-09-17T10:01:31.272 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi177.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908816', '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-17 09:55:29.272687', 'locked_by': 'scheduled_avan@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBgllgQA384qFNpspnm+mnndBc/OnfGdWXssNoMefU3d'} 2024-09-17T10:01:31.273 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-09-17T10:01:31.278 INFO:teuthology.task.internal:roles: ubuntu@smithi071.front.sepia.ceph.com - ['host.a', 'mon.a', 'mgr.x', 'osd.0', 'osd.1', 'client.0'] 2024-09-17T10:01:31.278 INFO:teuthology.task.internal:roles: ubuntu@smithi088.front.sepia.ceph.com - ['host.b', 'mon.b', 'osd.2', 'osd.3'] 2024-09-17T10:01:31.279 INFO:teuthology.task.internal:roles: ubuntu@smithi089.front.sepia.ceph.com - ['host.c', 'mon.c', 'osd.4', 'osd.5'] 2024-09-17T10:01:31.279 INFO:teuthology.task.internal:roles: ubuntu@smithi177.front.sepia.ceph.com - ['host.d', 'cephadm.exclude'] 2024-09-17T10:01:31.279 INFO:teuthology.run_tasks:Running task console_log... 2024-09-17T10:01:31.450 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7f0f53417ac0>, signals=[15]) 2024-09-17T10:01:31.450 INFO:teuthology.run_tasks:Running task internal.connect... 2024-09-17T10:01:31.456 INFO:teuthology.task.internal:Opening connections... 2024-09-17T10:01:31.456 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi071.front.sepia.ceph.com 2024-09-17T10:01:31.458 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:01:31.539 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi088.front.sepia.ceph.com 2024-09-17T10:01:31.541 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:01:31.620 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi089.front.sepia.ceph.com 2024-09-17T10:01:31.625 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:01:31.712 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi177.front.sepia.ceph.com 2024-09-17T10:01:31.713 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:01:31.794 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-09-17T10:01:31.802 DEBUG:teuthology.orchestra.run.smithi071:> uname -m 2024-09-17T10:01:31.807 INFO:teuthology.orchestra.run.smithi071.stdout:x86_64 2024-09-17T10:01:31.808 DEBUG:teuthology.orchestra.run.smithi071:> cat /etc/os-release 2024-09-17T10:01:31.853 INFO:teuthology.orchestra.run.smithi071.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T10:01:31.853 INFO:teuthology.orchestra.run.smithi071.stdout:NAME="Ubuntu" 2024-09-17T10:01:31.854 INFO:teuthology.orchestra.run.smithi071.stdout:VERSION_ID="22.04" 2024-09-17T10:01:31.854 INFO:teuthology.orchestra.run.smithi071.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T10:01:31.854 INFO:teuthology.orchestra.run.smithi071.stdout:VERSION_CODENAME=jammy 2024-09-17T10:01:31.854 INFO:teuthology.orchestra.run.smithi071.stdout:ID=ubuntu 2024-09-17T10:01:31.854 INFO:teuthology.orchestra.run.smithi071.stdout:ID_LIKE=debian 2024-09-17T10:01:31.854 INFO:teuthology.orchestra.run.smithi071.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T10:01:31.854 INFO:teuthology.orchestra.run.smithi071.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T10:01:31.854 INFO:teuthology.orchestra.run.smithi071.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T10:01:31.854 INFO:teuthology.orchestra.run.smithi071.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T10:01:31.854 INFO:teuthology.orchestra.run.smithi071.stdout:UBUNTU_CODENAME=jammy 2024-09-17T10:01:31.855 INFO:teuthology.lock.ops:Updating smithi071.front.sepia.ceph.com on lock server 2024-09-17T10:01:31.878 DEBUG:teuthology.orchestra.run.smithi088:> uname -m 2024-09-17T10:01:31.884 INFO:teuthology.orchestra.run.smithi088.stdout:x86_64 2024-09-17T10:01:31.884 DEBUG:teuthology.orchestra.run.smithi088:> cat /etc/os-release 2024-09-17T10:01:31.933 INFO:teuthology.orchestra.run.smithi088.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T10:01:31.933 INFO:teuthology.orchestra.run.smithi088.stdout:NAME="Ubuntu" 2024-09-17T10:01:31.933 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION_ID="22.04" 2024-09-17T10:01:31.933 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T10:01:31.933 INFO:teuthology.orchestra.run.smithi088.stdout:VERSION_CODENAME=jammy 2024-09-17T10:01:31.933 INFO:teuthology.orchestra.run.smithi088.stdout:ID=ubuntu 2024-09-17T10:01:31.934 INFO:teuthology.orchestra.run.smithi088.stdout:ID_LIKE=debian 2024-09-17T10:01:31.934 INFO:teuthology.orchestra.run.smithi088.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T10:01:31.934 INFO:teuthology.orchestra.run.smithi088.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T10:01:31.934 INFO:teuthology.orchestra.run.smithi088.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T10:01:31.934 INFO:teuthology.orchestra.run.smithi088.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T10:01:31.934 INFO:teuthology.orchestra.run.smithi088.stdout:UBUNTU_CODENAME=jammy 2024-09-17T10:01:31.934 INFO:teuthology.lock.ops:Updating smithi088.front.sepia.ceph.com on lock server 2024-09-17T10:01:31.953 DEBUG:teuthology.orchestra.run.smithi089:> uname -m 2024-09-17T10:01:31.959 INFO:teuthology.orchestra.run.smithi089.stdout:x86_64 2024-09-17T10:01:31.959 DEBUG:teuthology.orchestra.run.smithi089:> cat /etc/os-release 2024-09-17T10:01:32.007 INFO:teuthology.orchestra.run.smithi089.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T10:01:32.007 INFO:teuthology.orchestra.run.smithi089.stdout:NAME="Ubuntu" 2024-09-17T10:01:32.008 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION_ID="22.04" 2024-09-17T10:01:32.008 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T10:01:32.008 INFO:teuthology.orchestra.run.smithi089.stdout:VERSION_CODENAME=jammy 2024-09-17T10:01:32.008 INFO:teuthology.orchestra.run.smithi089.stdout:ID=ubuntu 2024-09-17T10:01:32.008 INFO:teuthology.orchestra.run.smithi089.stdout:ID_LIKE=debian 2024-09-17T10:01:32.008 INFO:teuthology.orchestra.run.smithi089.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T10:01:32.008 INFO:teuthology.orchestra.run.smithi089.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T10:01:32.008 INFO:teuthology.orchestra.run.smithi089.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T10:01:32.008 INFO:teuthology.orchestra.run.smithi089.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T10:01:32.008 INFO:teuthology.orchestra.run.smithi089.stdout:UBUNTU_CODENAME=jammy 2024-09-17T10:01:32.009 INFO:teuthology.lock.ops:Updating smithi089.front.sepia.ceph.com on lock server 2024-09-17T10:01:32.028 DEBUG:teuthology.orchestra.run.smithi177:> uname -m 2024-09-17T10:01:32.037 INFO:teuthology.orchestra.run.smithi177.stdout:x86_64 2024-09-17T10:01:32.037 DEBUG:teuthology.orchestra.run.smithi177:> cat /etc/os-release 2024-09-17T10:01:32.082 INFO:teuthology.orchestra.run.smithi177.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-09-17T10:01:32.082 INFO:teuthology.orchestra.run.smithi177.stdout:NAME="Ubuntu" 2024-09-17T10:01:32.082 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION_ID="22.04" 2024-09-17T10:01:32.082 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-09-17T10:01:32.083 INFO:teuthology.orchestra.run.smithi177.stdout:VERSION_CODENAME=jammy 2024-09-17T10:01:32.083 INFO:teuthology.orchestra.run.smithi177.stdout:ID=ubuntu 2024-09-17T10:01:32.083 INFO:teuthology.orchestra.run.smithi177.stdout:ID_LIKE=debian 2024-09-17T10:01:32.083 INFO:teuthology.orchestra.run.smithi177.stdout:HOME_URL="https://www.ubuntu.com/" 2024-09-17T10:01:32.083 INFO:teuthology.orchestra.run.smithi177.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-09-17T10:01:32.083 INFO:teuthology.orchestra.run.smithi177.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-09-17T10:01:32.083 INFO:teuthology.orchestra.run.smithi177.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-09-17T10:01:32.083 INFO:teuthology.orchestra.run.smithi177.stdout:UBUNTU_CODENAME=jammy 2024-09-17T10:01:32.083 INFO:teuthology.lock.ops:Updating smithi177.front.sepia.ceph.com on lock server 2024-09-17T10:01:32.102 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-09-17T10:01:32.110 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-09-17T10:01:32.165 INFO:teuthology.task.internal:Checking for old test directory... 2024-09-17T10:01:32.165 DEBUG:teuthology.orchestra.run.smithi071:> test '!' -e /home/ubuntu/cephtest 2024-09-17T10:01:32.168 DEBUG:teuthology.orchestra.run.smithi088:> test '!' -e /home/ubuntu/cephtest 2024-09-17T10:01:32.170 DEBUG:teuthology.orchestra.run.smithi089:> test '!' -e /home/ubuntu/cephtest 2024-09-17T10:01:32.173 DEBUG:teuthology.orchestra.run.smithi177:> test '!' -e /home/ubuntu/cephtest 2024-09-17T10:01:32.178 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-09-17T10:01:32.241 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-09-17T10:01:32.241 DEBUG:teuthology.orchestra.run.smithi071:> test -z $(ls -A /var/lib/ceph) 2024-09-17T10:01:32.244 DEBUG:teuthology.orchestra.run.smithi088:> test -z $(ls -A /var/lib/ceph) 2024-09-17T10:01:32.246 DEBUG:teuthology.orchestra.run.smithi089:> test -z $(ls -A /var/lib/ceph) 2024-09-17T10:01:32.248 DEBUG:teuthology.orchestra.run.smithi177:> test -z $(ls -A /var/lib/ceph) 2024-09-17T10:01:32.335 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-09-17T10:01:32.432 INFO:teuthology.run_tasks:Running task kernel... 2024-09-17T10:01:32.446 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-09-17T10:01:32.446 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-17T10:01:32.447 DEBUG:teuthology.orchestra.run.smithi071:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T10:01:32.447 DEBUG:teuthology.orchestra.run.smithi088:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T10:01:32.447 DEBUG:teuthology.orchestra.run.smithi089:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T10:01:32.448 DEBUG:teuthology.orchestra.run.smithi177:> test -f /run/.containerenv -o -f /.dockerenv 2024-09-17T10:01:32.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T10:01:32.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T10:01:32.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T10:01:32.454 DEBUG:teuthology.orchestra.run.smithi088:> uname -r 2024-09-17T10:01:32.455 DEBUG:teuthology.orchestra.run.smithi089:> uname -r 2024-09-17T10:01:32.455 DEBUG:teuthology.orchestra.run.smithi071:> uname -r 2024-09-17T10:01:32.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T10:01:32.456 DEBUG:teuthology.orchestra.run.smithi177:> uname -r 2024-09-17T10:01:32.499 INFO:teuthology.orchestra.run.smithi089.stdout:5.15.0-56-generic 2024-09-17T10:01:32.500 INFO:teuthology.task.kernel:Running kernel on smithi089: 5.15.0-56-generic 2024-09-17T10:01:32.500 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-get clean 2024-09-17T10:01:32.501 INFO:teuthology.orchestra.run.smithi088.stdout:5.15.0-56-generic 2024-09-17T10:01:32.501 INFO:teuthology.task.kernel:Running kernel on smithi088: 5.15.0-56-generic 2024-09-17T10:01:32.502 DEBUG:teuthology.orchestra.run.smithi088:> sudo apt-get clean 2024-09-17T10:01:32.503 INFO:teuthology.orchestra.run.smithi177.stdout:5.15.0-56-generic 2024-09-17T10:01:32.503 INFO:teuthology.task.kernel:Running kernel on smithi177: 5.15.0-56-generic 2024-09-17T10:01:32.503 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-get clean 2024-09-17T10:01:32.506 INFO:teuthology.orchestra.run.smithi071.stdout:5.15.0-56-generic 2024-09-17T10:01:32.506 INFO:teuthology.task.kernel:Running kernel on smithi071: 5.15.0-56-generic 2024-09-17T10:01:32.506 DEBUG:teuthology.orchestra.run.smithi071:> sudo apt-get clean 2024-09-17T10:01:32.632 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-get update 2024-09-17T10:01:32.633 DEBUG:teuthology.orchestra.run.smithi088:> sudo apt-get update 2024-09-17T10:01:32.634 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-get update 2024-09-17T10:01:32.638 DEBUG:teuthology.orchestra.run.smithi071:> sudo apt-get update 2024-09-17T10:01:32.763 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T10:01:32.775 INFO:teuthology.orchestra.run.smithi089.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T10:01:32.778 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T10:01:32.779 INFO:teuthology.orchestra.run.smithi071.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T10:01:32.788 INFO:teuthology.orchestra.run.smithi088.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T10:01:32.794 INFO:teuthology.orchestra.run.smithi177.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T10:01:32.794 INFO:teuthology.orchestra.run.smithi177.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T10:01:32.853 INFO:teuthology.orchestra.run.smithi088.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T10:01:32.862 INFO:teuthology.orchestra.run.smithi177.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T10:01:32.880 INFO:teuthology.orchestra.run.smithi088.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-09-17T10:01:32.889 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T10:01:32.891 INFO:teuthology.orchestra.run.smithi071.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T10:01:32.973 INFO:teuthology.orchestra.run.smithi089.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T10:01:32.973 INFO:teuthology.orchestra.run.smithi071.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-09-17T10:01:32.990 INFO:teuthology.orchestra.run.smithi089.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T10:01:32.991 INFO:teuthology.orchestra.run.smithi071.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T10:01:32.998 INFO:teuthology.orchestra.run.smithi088.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T10:01:33.026 INFO:teuthology.orchestra.run.smithi177.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T10:01:33.079 INFO:teuthology.orchestra.run.smithi088.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T10:01:33.093 INFO:teuthology.orchestra.run.smithi089.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T10:01:33.094 INFO:teuthology.orchestra.run.smithi071.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T10:01:33.097 INFO:teuthology.orchestra.run.smithi089.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T10:01:33.098 INFO:teuthology.orchestra.run.smithi071.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T10:01:33.100 INFO:teuthology.orchestra.run.smithi089.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T10:01:33.100 INFO:teuthology.orchestra.run.smithi089.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T10:01:33.100 INFO:teuthology.orchestra.run.smithi071.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T10:01:33.100 INFO:teuthology.orchestra.run.smithi071.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T10:01:33.101 INFO:teuthology.orchestra.run.smithi177.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T10:01:33.101 INFO:teuthology.orchestra.run.smithi089.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T10:01:33.102 INFO:teuthology.orchestra.run.smithi071.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T10:01:33.112 INFO:teuthology.orchestra.run.smithi088.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T10:01:33.116 INFO:teuthology.orchestra.run.smithi088.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T10:01:33.116 INFO:teuthology.orchestra.run.smithi088.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T10:01:33.121 INFO:teuthology.orchestra.run.smithi071.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T10:01:33.121 INFO:teuthology.orchestra.run.smithi089.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T10:01:33.123 INFO:teuthology.orchestra.run.smithi071.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T10:01:33.123 INFO:teuthology.orchestra.run.smithi071.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T10:01:33.125 INFO:teuthology.orchestra.run.smithi089.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T10:01:33.125 INFO:teuthology.orchestra.run.smithi089.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T10:01:33.129 INFO:teuthology.orchestra.run.smithi071.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T10:01:33.130 INFO:teuthology.orchestra.run.smithi177.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T10:01:33.130 INFO:teuthology.orchestra.run.smithi089.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T10:01:33.133 INFO:teuthology.orchestra.run.smithi071.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T10:01:33.135 INFO:teuthology.orchestra.run.smithi071.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T10:01:33.135 INFO:teuthology.orchestra.run.smithi177.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T10:01:33.136 INFO:teuthology.orchestra.run.smithi088.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T10:01:33.136 INFO:teuthology.orchestra.run.smithi088.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T10:01:33.136 INFO:teuthology.orchestra.run.smithi071.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T10:01:33.136 INFO:teuthology.orchestra.run.smithi071.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T10:01:33.136 INFO:teuthology.orchestra.run.smithi071.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T10:01:33.137 INFO:teuthology.orchestra.run.smithi177.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T10:01:33.137 INFO:teuthology.orchestra.run.smithi177.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T10:01:33.138 INFO:teuthology.orchestra.run.smithi089.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T10:01:33.139 INFO:teuthology.orchestra.run.smithi088.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T10:01:33.139 INFO:teuthology.orchestra.run.smithi088.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T10:01:33.140 INFO:teuthology.orchestra.run.smithi089.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T10:01:33.140 INFO:teuthology.orchestra.run.smithi089.stdout:Get:16 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T10:01:33.140 INFO:teuthology.orchestra.run.smithi089.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T10:01:33.141 INFO:teuthology.orchestra.run.smithi089.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T10:01:33.145 INFO:teuthology.orchestra.run.smithi088.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T10:01:33.153 INFO:teuthology.orchestra.run.smithi088.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T10:01:33.155 INFO:teuthology.orchestra.run.smithi088.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T10:01:33.164 INFO:teuthology.orchestra.run.smithi071.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T10:01:33.165 INFO:teuthology.orchestra.run.smithi177.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T10:01:33.169 INFO:teuthology.orchestra.run.smithi089.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T10:01:33.172 INFO:teuthology.orchestra.run.smithi088.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T10:01:33.172 INFO:teuthology.orchestra.run.smithi088.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T10:01:33.173 INFO:teuthology.orchestra.run.smithi088.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T10:01:33.173 INFO:teuthology.orchestra.run.smithi088.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T10:01:33.173 INFO:teuthology.orchestra.run.smithi088.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T10:01:33.173 INFO:teuthology.orchestra.run.smithi088.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T10:01:33.174 INFO:teuthology.orchestra.run.smithi088.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T10:01:33.176 INFO:teuthology.orchestra.run.smithi177.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T10:01:33.179 INFO:teuthology.orchestra.run.smithi177.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T10:01:33.179 INFO:teuthology.orchestra.run.smithi177.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T10:01:33.183 INFO:teuthology.orchestra.run.smithi177.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T10:01:33.185 INFO:teuthology.orchestra.run.smithi088.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T10:01:33.188 INFO:teuthology.orchestra.run.smithi177.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T10:01:33.189 INFO:teuthology.orchestra.run.smithi177.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T10:01:33.190 INFO:teuthology.orchestra.run.smithi177.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T10:01:33.190 INFO:teuthology.orchestra.run.smithi177.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T10:01:33.195 INFO:teuthology.orchestra.run.smithi177.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T10:01:33.196 INFO:teuthology.orchestra.run.smithi177.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T10:01:33.196 INFO:teuthology.orchestra.run.smithi177.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T10:01:33.198 INFO:teuthology.orchestra.run.smithi177.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T10:01:33.198 INFO:teuthology.orchestra.run.smithi177.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T10:01:33.199 INFO:teuthology.orchestra.run.smithi177.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T10:01:33.202 INFO:teuthology.orchestra.run.smithi088.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T10:01:33.202 INFO:teuthology.orchestra.run.smithi088.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T10:01:33.203 INFO:teuthology.orchestra.run.smithi088.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T10:01:33.203 INFO:teuthology.orchestra.run.smithi088.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T10:01:33.206 INFO:teuthology.orchestra.run.smithi177.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T10:01:33.214 INFO:teuthology.orchestra.run.smithi177.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T10:01:33.217 INFO:teuthology.orchestra.run.smithi177.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T10:01:33.217 INFO:teuthology.orchestra.run.smithi177.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T10:01:33.225 INFO:teuthology.orchestra.run.smithi177.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T10:01:33.229 INFO:teuthology.orchestra.run.smithi177.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T10:01:33.231 INFO:teuthology.orchestra.run.smithi177.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T10:01:33.231 INFO:teuthology.orchestra.run.smithi177.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T10:01:33.232 INFO:teuthology.orchestra.run.smithi177.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T10:01:33.232 INFO:teuthology.orchestra.run.smithi177.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T10:01:33.249 INFO:teuthology.orchestra.run.smithi177.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T10:01:33.250 INFO:teuthology.orchestra.run.smithi177.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T10:01:33.250 INFO:teuthology.orchestra.run.smithi177.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T10:01:33.251 INFO:teuthology.orchestra.run.smithi177.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T10:01:33.251 INFO:teuthology.orchestra.run.smithi177.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T10:01:33.251 INFO:teuthology.orchestra.run.smithi177.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T10:01:33.265 INFO:teuthology.orchestra.run.smithi177.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T10:01:33.266 INFO:teuthology.orchestra.run.smithi177.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T10:01:33.266 INFO:teuthology.orchestra.run.smithi177.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T10:01:33.324 INFO:teuthology.orchestra.run.smithi088.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [539 kB] 2024-09-17T10:01:33.327 INFO:teuthology.orchestra.run.smithi089.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T10:01:33.329 INFO:teuthology.orchestra.run.smithi071.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-09-17T10:01:33.465 INFO:teuthology.orchestra.run.smithi089.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T10:01:33.469 INFO:teuthology.orchestra.run.smithi071.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T10:01:33.609 INFO:teuthology.orchestra.run.smithi088.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,806 kB] 2024-09-17T10:01:33.660 INFO:teuthology.orchestra.run.smithi089.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,058 kB] 2024-09-17T10:01:33.782 INFO:teuthology.orchestra.run.smithi088.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [295 kB] 2024-09-17T10:01:33.790 INFO:teuthology.orchestra.run.smithi071.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [701 kB] 2024-09-17T10:01:33.795 INFO:teuthology.orchestra.run.smithi088.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB] 2024-09-17T10:01:33.795 INFO:teuthology.orchestra.run.smithi088.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,377 kB] 2024-09-17T10:01:33.820 INFO:teuthology.orchestra.run.smithi089.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T10:01:33.825 INFO:teuthology.orchestra.run.smithi071.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [355 kB] 2024-09-17T10:01:33.834 INFO:teuthology.orchestra.run.smithi089.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T10:01:33.834 INFO:teuthology.orchestra.run.smithi089.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T10:01:33.840 INFO:teuthology.orchestra.run.smithi071.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-09-17T10:01:33.840 INFO:teuthology.orchestra.run.smithi071.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,495 kB] 2024-09-17T10:01:33.881 INFO:teuthology.orchestra.run.smithi088.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.7 kB] 2024-09-17T10:01:33.882 INFO:teuthology.orchestra.run.smithi088.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [409 kB] 2024-09-17T10:01:33.890 INFO:teuthology.orchestra.run.smithi088.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [584 B] 2024-09-17T10:01:33.890 INFO:teuthology.orchestra.run.smithi088.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [627 kB] 2024-09-17T10:01:33.904 INFO:teuthology.orchestra.run.smithi089.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T10:01:33.904 INFO:teuthology.orchestra.run.smithi089.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T10:01:33.909 INFO:teuthology.orchestra.run.smithi088.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [902 kB] 2024-09-17T10:01:33.910 INFO:teuthology.orchestra.run.smithi071.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.3 kB] 2024-09-17T10:01:33.911 INFO:teuthology.orchestra.run.smithi071.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [429 kB] 2024-09-17T10:01:33.921 INFO:teuthology.orchestra.run.smithi089.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T10:01:33.921 INFO:teuthology.orchestra.run.smithi089.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T10:01:33.927 INFO:teuthology.orchestra.run.smithi071.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [616 B] 2024-09-17T10:01:33.928 INFO:teuthology.orchestra.run.smithi071.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T10:01:33.941 INFO:teuthology.orchestra.run.smithi088.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [176 kB] 2024-09-17T10:01:33.946 INFO:teuthology.orchestra.run.smithi088.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.3 kB] 2024-09-17T10:01:33.947 INFO:teuthology.orchestra.run.smithi088.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-09-17T10:01:33.947 INFO:teuthology.orchestra.run.smithi088.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-09-17T10:01:33.950 INFO:teuthology.orchestra.run.smithi071.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,124 kB] 2024-09-17T10:01:33.955 INFO:teuthology.orchestra.run.smithi089.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [732 kB] 2024-09-17T10:01:33.973 INFO:teuthology.orchestra.run.smithi089.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T10:01:33.978 INFO:teuthology.orchestra.run.smithi071.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [261 kB] 2024-09-17T10:01:33.979 INFO:teuthology.orchestra.run.smithi089.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T10:01:33.984 INFO:teuthology.orchestra.run.smithi089.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T10:01:33.985 INFO:teuthology.orchestra.run.smithi089.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T10:01:33.985 INFO:teuthology.orchestra.run.smithi071.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.2 kB] 2024-09-17T10:01:33.986 INFO:teuthology.orchestra.run.smithi071.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-09-17T10:01:33.986 INFO:teuthology.orchestra.run.smithi071.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-09-17T10:01:34.029 INFO:teuthology.orchestra.run.smithi088.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-09-17T10:01:34.031 INFO:teuthology.orchestra.run.smithi088.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-09-17T10:01:34.035 INFO:teuthology.orchestra.run.smithi071.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T10:01:34.036 INFO:teuthology.orchestra.run.smithi071.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T10:01:34.036 INFO:teuthology.orchestra.run.smithi071.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T10:01:34.038 INFO:teuthology.orchestra.run.smithi071.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T10:01:34.039 INFO:teuthology.orchestra.run.smithi071.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T10:01:34.058 INFO:teuthology.orchestra.run.smithi089.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-09-17T10:01:34.059 INFO:teuthology.orchestra.run.smithi089.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-09-17T10:01:34.059 INFO:teuthology.orchestra.run.smithi089.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB] 2024-09-17T10:01:34.060 INFO:teuthology.orchestra.run.smithi089.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.8 kB] 2024-09-17T10:01:34.062 INFO:teuthology.orchestra.run.smithi089.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB] 2024-09-17T10:01:34.065 INFO:teuthology.orchestra.run.smithi089.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T10:01:34.066 INFO:teuthology.orchestra.run.smithi089.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T10:01:34.066 INFO:teuthology.orchestra.run.smithi089.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T10:01:34.117 INFO:teuthology.orchestra.run.smithi071.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-09-17T10:01:34.117 INFO:teuthology.orchestra.run.smithi071.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-09-17T10:01:34.118 INFO:teuthology.orchestra.run.smithi071.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB] 2024-09-17T10:01:34.118 INFO:teuthology.orchestra.run.smithi071.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T10:01:34.120 INFO:teuthology.orchestra.run.smithi071.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T10:01:34.146 INFO:teuthology.orchestra.run.smithi089.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-09-17T10:01:34.147 INFO:teuthology.orchestra.run.smithi089.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-09-17T10:01:39.495 INFO:teuthology.orchestra.run.smithi177.stdout:Fetched 16.1 MB in 2s (7,402 kB/s) 2024-09-17T10:01:39.519 INFO:teuthology.orchestra.run.smithi089.stdout:Fetched 16.1 MB in 2s (7,549 kB/s) 2024-09-17T10:01:39.542 INFO:teuthology.orchestra.run.smithi071.stdout:Fetched 16.1 MB in 2s (7,421 kB/s) 2024-09-17T10:01:39.599 INFO:teuthology.orchestra.run.smithi088.stdout:Fetched 16.1 MB in 2s (7,587 kB/s) 2024-09-17T10:01:40.896 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-09-17T10:01:40.914 DEBUG:teuthology.orchestra.run.smithi177:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T10:01:40.962 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2024-09-17T10:01:40.979 DEBUG:teuthology.orchestra.run.smithi089:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T10:01:40.979 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-09-17T10:01:41.074 INFO:teuthology.orchestra.run.smithi088.stdout:Reading package lists... 2024-09-17T10:01:41.083 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2024-09-17T10:01:41.091 DEBUG:teuthology.orchestra.run.smithi088:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T10:01:41.124 INFO:teuthology.orchestra.run.smithi071.stdout:Reading package lists... 2024-09-17T10:01:41.141 DEBUG:teuthology.orchestra.run.smithi071:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T10:01:41.144 INFO:teuthology.orchestra.run.smithi088.stdout:Reading package lists... 2024-09-17T10:01:41.192 INFO:teuthology.orchestra.run.smithi177.stdout:Building dependency tree... 2024-09-17T10:01:41.193 INFO:teuthology.orchestra.run.smithi177.stdout:Reading state information... 2024-09-17T10:01:41.198 INFO:teuthology.orchestra.run.smithi071.stdout:Reading package lists... 2024-09-17T10:01:41.289 INFO:teuthology.orchestra.run.smithi089.stdout:Building dependency tree... 2024-09-17T10:01:41.289 INFO:teuthology.orchestra.run.smithi089.stdout:Reading state information... 2024-09-17T10:01:41.331 INFO:teuthology.orchestra.run.smithi088.stdout:Building dependency tree... 2024-09-17T10:01:41.332 INFO:teuthology.orchestra.run.smithi088.stdout:Reading state information... 2024-09-17T10:01:41.384 INFO:teuthology.orchestra.run.smithi177.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T10:01:41.384 INFO:teuthology.orchestra.run.smithi177.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T10:01:41.384 INFO:teuthology.orchestra.run.smithi177.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T10:01:41.385 INFO:teuthology.orchestra.run.smithi177.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T10:01:41.385 INFO:teuthology.orchestra.run.smithi177.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T10:01:41.385 INFO:teuthology.orchestra.run.smithi177.stdout: python2.7-minimal 2024-09-17T10:01:41.385 INFO:teuthology.orchestra.run.smithi177.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T10:01:41.386 INFO:teuthology.orchestra.run.smithi177.stdout:The following additional packages will be installed: 2024-09-17T10:01:41.386 INFO:teuthology.orchestra.run.smithi177.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T10:01:41.386 INFO:teuthology.orchestra.run.smithi177.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T10:01:41.387 INFO:teuthology.orchestra.run.smithi177.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T10:01:41.388 INFO:teuthology.orchestra.run.smithi177.stdout:Suggested packages: 2024-09-17T10:01:41.388 INFO:teuthology.orchestra.run.smithi177.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T10:01:41.388 INFO:teuthology.orchestra.run.smithi177.stdout:Recommended packages: 2024-09-17T10:01:41.388 INFO:teuthology.orchestra.run.smithi177.stdout: thermald 2024-09-17T10:01:41.410 INFO:teuthology.orchestra.run.smithi071.stdout:Building dependency tree... 2024-09-17T10:01:41.411 INFO:teuthology.orchestra.run.smithi071.stdout:Reading state information... 2024-09-17T10:01:41.434 INFO:teuthology.orchestra.run.smithi177.stdout:The following NEW packages will be installed: 2024-09-17T10:01:41.434 INFO:teuthology.orchestra.run.smithi177.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T10:01:41.434 INFO:teuthology.orchestra.run.smithi177.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T10:01:41.434 INFO:teuthology.orchestra.run.smithi177.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T10:01:41.435 INFO:teuthology.orchestra.run.smithi177.stdout:The following packages will be upgraded: 2024-09-17T10:01:41.436 INFO:teuthology.orchestra.run.smithi177.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T10:01:41.463 INFO:teuthology.orchestra.run.smithi089.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T10:01:41.463 INFO:teuthology.orchestra.run.smithi089.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T10:01:41.463 INFO:teuthology.orchestra.run.smithi089.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T10:01:41.464 INFO:teuthology.orchestra.run.smithi089.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T10:01:41.464 INFO:teuthology.orchestra.run.smithi089.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T10:01:41.464 INFO:teuthology.orchestra.run.smithi089.stdout: python2.7-minimal 2024-09-17T10:01:41.464 INFO:teuthology.orchestra.run.smithi089.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T10:01:41.465 INFO:teuthology.orchestra.run.smithi089.stdout:The following additional packages will be installed: 2024-09-17T10:01:41.465 INFO:teuthology.orchestra.run.smithi089.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T10:01:41.465 INFO:teuthology.orchestra.run.smithi089.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T10:01:41.466 INFO:teuthology.orchestra.run.smithi089.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T10:01:41.467 INFO:teuthology.orchestra.run.smithi089.stdout:Suggested packages: 2024-09-17T10:01:41.467 INFO:teuthology.orchestra.run.smithi089.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T10:01:41.467 INFO:teuthology.orchestra.run.smithi089.stdout:Recommended packages: 2024-09-17T10:01:41.467 INFO:teuthology.orchestra.run.smithi089.stdout: thermald 2024-09-17T10:01:41.486 INFO:teuthology.orchestra.run.smithi177.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T10:01:41.487 INFO:teuthology.orchestra.run.smithi177.stdout:Need to get 113 MB of archives. 2024-09-17T10:01:41.487 INFO:teuthology.orchestra.run.smithi177.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T10:01:41.487 INFO:teuthology.orchestra.run.smithi177.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-17T10:01:41.497 INFO:teuthology.orchestra.run.smithi088.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T10:01:41.497 INFO:teuthology.orchestra.run.smithi088.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T10:01:41.497 INFO:teuthology.orchestra.run.smithi088.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T10:01:41.498 INFO:teuthology.orchestra.run.smithi088.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T10:01:41.498 INFO:teuthology.orchestra.run.smithi088.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T10:01:41.498 INFO:teuthology.orchestra.run.smithi088.stdout: python2.7-minimal 2024-09-17T10:01:41.498 INFO:teuthology.orchestra.run.smithi088.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T10:01:41.499 INFO:teuthology.orchestra.run.smithi088.stdout:The following additional packages will be installed: 2024-09-17T10:01:41.499 INFO:teuthology.orchestra.run.smithi088.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T10:01:41.499 INFO:teuthology.orchestra.run.smithi088.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T10:01:41.500 INFO:teuthology.orchestra.run.smithi088.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T10:01:41.501 INFO:teuthology.orchestra.run.smithi088.stdout:Suggested packages: 2024-09-17T10:01:41.501 INFO:teuthology.orchestra.run.smithi088.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T10:01:41.501 INFO:teuthology.orchestra.run.smithi088.stdout:Recommended packages: 2024-09-17T10:01:41.501 INFO:teuthology.orchestra.run.smithi088.stdout: thermald 2024-09-17T10:01:41.519 INFO:teuthology.orchestra.run.smithi089.stdout:The following NEW packages will be installed: 2024-09-17T10:01:41.519 INFO:teuthology.orchestra.run.smithi089.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T10:01:41.519 INFO:teuthology.orchestra.run.smithi089.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T10:01:41.520 INFO:teuthology.orchestra.run.smithi089.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T10:01:41.521 INFO:teuthology.orchestra.run.smithi089.stdout:The following packages will be upgraded: 2024-09-17T10:01:41.521 INFO:teuthology.orchestra.run.smithi089.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T10:01:41.538 INFO:teuthology.orchestra.run.smithi088.stdout:The following NEW packages will be installed: 2024-09-17T10:01:41.538 INFO:teuthology.orchestra.run.smithi088.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T10:01:41.538 INFO:teuthology.orchestra.run.smithi088.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T10:01:41.538 INFO:teuthology.orchestra.run.smithi088.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T10:01:41.539 INFO:teuthology.orchestra.run.smithi088.stdout:The following packages will be upgraded: 2024-09-17T10:01:41.540 INFO:teuthology.orchestra.run.smithi088.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T10:01:41.582 INFO:teuthology.orchestra.run.smithi071.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T10:01:41.583 INFO:teuthology.orchestra.run.smithi071.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T10:01:41.583 INFO:teuthology.orchestra.run.smithi071.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T10:01:41.583 INFO:teuthology.orchestra.run.smithi071.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T10:01:41.583 INFO:teuthology.orchestra.run.smithi071.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-09-17T10:01:41.584 INFO:teuthology.orchestra.run.smithi071.stdout: python2.7-minimal 2024-09-17T10:01:41.584 INFO:teuthology.orchestra.run.smithi071.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T10:01:41.584 INFO:teuthology.orchestra.run.smithi071.stdout:The following additional packages will be installed: 2024-09-17T10:01:41.584 INFO:teuthology.orchestra.run.smithi071.stdout: linux-generic linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T10:01:41.584 INFO:teuthology.orchestra.run.smithi071.stdout: linux-headers-generic linux-image-5.15.0-122-generic 2024-09-17T10:01:41.585 INFO:teuthology.orchestra.run.smithi071.stdout: linux-modules-5.15.0-122-generic linux-modules-extra-5.15.0-122-generic 2024-09-17T10:01:41.586 INFO:teuthology.orchestra.run.smithi071.stdout:Suggested packages: 2024-09-17T10:01:41.586 INFO:teuthology.orchestra.run.smithi071.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-09-17T10:01:41.586 INFO:teuthology.orchestra.run.smithi071.stdout:Recommended packages: 2024-09-17T10:01:41.586 INFO:teuthology.orchestra.run.smithi071.stdout: thermald 2024-09-17T10:01:41.590 INFO:teuthology.orchestra.run.smithi088.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T10:01:41.590 INFO:teuthology.orchestra.run.smithi088.stdout:Need to get 113 MB of archives. 2024-09-17T10:01:41.590 INFO:teuthology.orchestra.run.smithi088.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T10:01:41.590 INFO:teuthology.orchestra.run.smithi088.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-17T10:01:41.623 INFO:teuthology.orchestra.run.smithi071.stdout:The following NEW packages will be installed: 2024-09-17T10:01:41.623 INFO:teuthology.orchestra.run.smithi071.stdout: linux-headers-5.15.0-122 linux-headers-5.15.0-122-generic 2024-09-17T10:01:41.623 INFO:teuthology.orchestra.run.smithi071.stdout: linux-image-5.15.0-122-generic linux-modules-5.15.0-122-generic 2024-09-17T10:01:41.623 INFO:teuthology.orchestra.run.smithi071.stdout: linux-modules-extra-5.15.0-122-generic 2024-09-17T10:01:41.624 INFO:teuthology.orchestra.run.smithi071.stdout:The following packages will be upgraded: 2024-09-17T10:01:41.625 INFO:teuthology.orchestra.run.smithi071.stdout: linux-generic linux-headers-generic linux-image-generic 2024-09-17T10:01:41.702 INFO:teuthology.orchestra.run.smithi089.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T10:01:41.702 INFO:teuthology.orchestra.run.smithi089.stdout:Need to get 113 MB of archives. 2024-09-17T10:01:41.702 INFO:teuthology.orchestra.run.smithi089.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T10:01:41.702 INFO:teuthology.orchestra.run.smithi089.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-17T10:01:41.804 INFO:teuthology.orchestra.run.smithi071.stdout:3 upgraded, 5 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T10:01:41.804 INFO:teuthology.orchestra.run.smithi071.stdout:Need to get 113 MB of archives. 2024-09-17T10:01:41.805 INFO:teuthology.orchestra.run.smithi071.stdout:After this operation, 584 MB of additional disk space will be used. 2024-09-17T10:01:41.805 INFO:teuthology.orchestra.run.smithi071.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-17T10:01:41.919 INFO:teuthology.orchestra.run.smithi177.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-17T10:01:42.000 INFO:teuthology.orchestra.run.smithi088.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-17T10:01:42.009 INFO:teuthology.orchestra.run.smithi177.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-17T10:01:42.088 INFO:teuthology.orchestra.run.smithi088.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-17T10:01:42.814 INFO:teuthology.orchestra.run.smithi177.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-17T10:01:42.814 INFO:teuthology.orchestra.run.smithi177.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-17T10:01:42.814 INFO:teuthology.orchestra.run.smithi177.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-17T10:01:42.881 INFO:teuthology.orchestra.run.smithi088.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-17T10:01:42.881 INFO:teuthology.orchestra.run.smithi088.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-17T10:01:42.881 INFO:teuthology.orchestra.run.smithi088.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-17T10:01:42.933 INFO:teuthology.orchestra.run.smithi177.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-17T10:01:42.953 INFO:teuthology.orchestra.run.smithi177.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-17T10:01:43.010 INFO:teuthology.orchestra.run.smithi088.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-17T10:01:43.116 INFO:teuthology.orchestra.run.smithi088.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-17T10:01:43.202 INFO:teuthology.orchestra.run.smithi089.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-17T10:01:43.284 INFO:teuthology.orchestra.run.smithi071.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-17T10:01:43.381 INFO:teuthology.orchestra.run.smithi177.stdout:Fetched 113 MB in 2s (75.0 MB/s) 2024-09-17T10:01:43.514 INFO:teuthology.orchestra.run.smithi088.stdout:Fetched 113 MB in 2s (72.2 MB/s) 2024-09-17T10:01:43.552 INFO:teuthology.orchestra.run.smithi089.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-17T10:01:43.560 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T10:01:43.633 INFO:teuthology.orchestra.run.smithi071.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-17T10:01:43.701 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T10:01:45.533 INFO:teuthology.orchestra.run.smithi177.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-17T10:01:45.537 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T10:01:45.598 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:01:45.689 INFO:teuthology.orchestra.run.smithi088.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-17T10:01:45.693 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T10:01:45.772 INFO:teuthology.orchestra.run.smithi089.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-17T10:01:45.772 INFO:teuthology.orchestra.run.smithi089.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-17T10:01:45.773 INFO:teuthology.orchestra.run.smithi089.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-17T10:01:45.809 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:01:45.825 INFO:teuthology.orchestra.run.smithi071.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-17T10:01:45.825 INFO:teuthology.orchestra.run.smithi071.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-17T10:01:45.825 INFO:teuthology.orchestra.run.smithi071.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-17T10:01:46.121 INFO:teuthology.orchestra.run.smithi089.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-17T10:01:46.166 INFO:teuthology.orchestra.run.smithi071.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-17T10:01:46.201 INFO:teuthology.orchestra.run.smithi089.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-17T10:01:46.246 INFO:teuthology.orchestra.run.smithi071.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-17T10:01:46.601 INFO:teuthology.orchestra.run.smithi089.stdout:Fetched 113 MB in 5s (24.2 MB/s) 2024-09-17T10:01:46.647 INFO:teuthology.orchestra.run.smithi071.stdout:Fetched 113 MB in 5s (24.6 MB/s) 2024-09-17T10:01:46.762 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T10:01:46.843 INFO:teuthology.orchestra.run.smithi071.stdout:Selecting previously unselected package linux-modules-5.15.0-122-generic. 2024-09-17T10:01:47.741 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T10:01:47.762 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T10:01:47.849 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:01:48.310 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T10:01:48.331 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T10:01:48.360 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:01:48.730 INFO:teuthology.orchestra.run.smithi089.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-17T10:01:48.734 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T10:01:48.759 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T10:01:48.780 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T10:01:48.792 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:01:48.858 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:01:48.885 INFO:teuthology.orchestra.run.smithi071.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-17T10:01:48.889 INFO:teuthology.orchestra.run.smithi071.stdout:Preparing to unpack .../0-linux-modules-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T10:01:49.006 INFO:teuthology.orchestra.run.smithi071.stdout:Unpacking linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:01:49.312 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T10:01:49.333 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T10:01:49.362 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:01:50.844 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T10:01:50.866 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T10:01:50.958 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:01:51.399 INFO:teuthology.orchestra.run.smithi071.stdout:Selecting previously unselected package linux-image-5.15.0-122-generic. 2024-09-17T10:01:51.420 INFO:teuthology.orchestra.run.smithi071.stdout:Preparing to unpack .../1-linux-image-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T10:01:51.422 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T10:01:51.445 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T10:01:51.480 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:01:51.511 INFO:teuthology.orchestra.run.smithi071.stdout:Unpacking linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:01:52.035 INFO:teuthology.orchestra.run.smithi071.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-122-generic. 2024-09-17T10:01:52.056 INFO:teuthology.orchestra.run.smithi071.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T10:01:52.093 INFO:teuthology.orchestra.run.smithi071.stdout:Unpacking linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:01:55.128 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T10:01:55.251 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T10:01:55.642 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T10:01:55.762 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T10:01:56.032 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T10:01:56.046 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T10:01:56.055 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T10:01:56.098 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T10:01:56.171 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T10:01:56.528 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T10:01:56.649 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T10:01:56.927 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T10:01:56.938 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T10:01:56.977 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T10:01:58.206 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T10:01:58.325 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T10:01:58.625 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T10:01:58.754 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T10:01:58.869 INFO:teuthology.orchestra.run.smithi071.stdout:Preparing to unpack .../3-linux-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T10:01:58.986 INFO:teuthology.orchestra.run.smithi071.stdout:Unpacking linux-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T10:01:59.048 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T10:01:59.066 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T10:01:59.106 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T10:01:59.301 INFO:teuthology.orchestra.run.smithi071.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T10:01:59.431 INFO:teuthology.orchestra.run.smithi071.stdout:Unpacking linux-image-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T10:01:59.775 INFO:teuthology.orchestra.run.smithi071.stdout:Selecting previously unselected package linux-headers-5.15.0-122. 2024-09-17T10:01:59.798 INFO:teuthology.orchestra.run.smithi071.stdout:Preparing to unpack .../5-linux-headers-5.15.0-122_5.15.0-122.132_all.deb ... 2024-09-17T10:01:59.842 INFO:teuthology.orchestra.run.smithi071.stdout:Unpacking linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T10:02:02.119 INFO:teuthology.orchestra.run.smithi177.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T10:02:02.157 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T10:02:02.194 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:02:03.116 INFO:teuthology.orchestra.run.smithi088.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T10:02:03.153 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T10:02:03.182 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:02:04.430 INFO:teuthology.orchestra.run.smithi089.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T10:02:04.467 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T10:02:04.497 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:02:04.788 INFO:teuthology.orchestra.run.smithi177.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T10:02:04.914 INFO:teuthology.orchestra.run.smithi177.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T10:02:05.247 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T10:02:05.369 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:02:05.495 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T10:02:05.624 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:02:05.923 INFO:teuthology.orchestra.run.smithi071.stdout:Selecting previously unselected package linux-headers-5.15.0-122-generic. 2024-09-17T10:02:05.959 INFO:teuthology.orchestra.run.smithi071.stdout:Preparing to unpack .../6-linux-headers-5.15.0-122-generic_5.15.0-122.132_amd64.deb ... 2024-09-17T10:02:05.994 INFO:teuthology.orchestra.run.smithi088.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T10:02:05.997 INFO:teuthology.orchestra.run.smithi071.stdout:Unpacking linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:02:06.118 INFO:teuthology.orchestra.run.smithi088.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T10:02:06.501 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T10:02:06.623 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:02:06.766 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T10:02:06.895 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:02:06.931 INFO:teuthology.orchestra.run.smithi177.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T10:02:06.931 INFO:teuthology.orchestra.run.smithi177.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T10:02:06.932 INFO:teuthology.orchestra.run.smithi177.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T10:02:06.932 INFO:teuthology.orchestra.run.smithi177.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T10:02:07.084 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:02:07.505 INFO:teuthology.orchestra.run.smithi089.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T10:02:07.628 INFO:teuthology.orchestra.run.smithi089.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T10:02:07.961 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T10:02:08.120 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:02:08.333 INFO:teuthology.orchestra.run.smithi088.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T10:02:08.333 INFO:teuthology.orchestra.run.smithi088.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T10:02:08.333 INFO:teuthology.orchestra.run.smithi088.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T10:02:08.333 INFO:teuthology.orchestra.run.smithi088.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T10:02:09.076 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T10:02:09.096 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:02:09.102 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T10:02:09.206 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:02:09.228 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T10:02:09.354 INFO:teuthology.orchestra.run.smithi177.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:02:09.840 INFO:teuthology.orchestra.run.smithi071.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.122.122_amd64.deb ... 2024-09-17T10:02:09.974 INFO:teuthology.orchestra.run.smithi071.stdout:Unpacking linux-headers-generic (5.15.0.122.122) over (5.15.0.56.54) ... 2024-09-17T10:02:10.298 INFO:teuthology.orchestra.run.smithi071.stdout:Setting up linux-headers-5.15.0-122 (5.15.0-122.132) ... 2024-09-17T10:02:10.436 INFO:teuthology.orchestra.run.smithi071.stdout:Setting up linux-headers-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:02:10.505 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T10:02:10.517 INFO:teuthology.orchestra.run.smithi089.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T10:02:10.517 INFO:teuthology.orchestra.run.smithi089.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T10:02:10.517 INFO:teuthology.orchestra.run.smithi089.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T10:02:10.517 INFO:teuthology.orchestra.run.smithi089.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T10:02:10.562 INFO:teuthology.orchestra.run.smithi071.stdout:Setting up linux-headers-generic (5.15.0.122.122) ... 2024-09-17T10:02:10.657 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T10:02:10.683 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:02:10.725 INFO:teuthology.orchestra.run.smithi071.stdout:Setting up linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:02:10.747 INFO:teuthology.orchestra.run.smithi177.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:02:10.783 INFO:teuthology.orchestra.run.smithi088.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:02:10.809 INFO:teuthology.orchestra.run.smithi177.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T10:02:10.809 INFO:teuthology.orchestra.run.smithi177.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T10:02:12.035 INFO:teuthology.orchestra.run.smithi071.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-09-17T10:02:12.035 INFO:teuthology.orchestra.run.smithi071.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-09-17T10:02:12.035 INFO:teuthology.orchestra.run.smithi071.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-122-generic 2024-09-17T10:02:12.035 INFO:teuthology.orchestra.run.smithi071.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-122-generic 2024-09-17T10:02:12.093 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T10:02:12.168 INFO:teuthology.orchestra.run.smithi088.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:02:12.201 INFO:teuthology.orchestra.run.smithi071.stdout:Setting up linux-modules-extra-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:02:12.219 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T10:02:12.228 INFO:teuthology.orchestra.run.smithi088.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T10:02:12.228 INFO:teuthology.orchestra.run.smithi088.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T10:02:12.345 INFO:teuthology.orchestra.run.smithi089.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:02:13.593 INFO:teuthology.orchestra.run.smithi071.stdout:Setting up linux-image-generic (5.15.0.122.122) ... 2024-09-17T10:02:13.694 INFO:teuthology.orchestra.run.smithi071.stdout:Setting up linux-generic (5.15.0.122.122) ... 2024-09-17T10:02:13.747 INFO:teuthology.orchestra.run.smithi089.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:02:13.817 INFO:teuthology.orchestra.run.smithi089.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T10:02:13.817 INFO:teuthology.orchestra.run.smithi089.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T10:02:13.845 INFO:teuthology.orchestra.run.smithi071.stdout:Setting up linux-modules-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:02:15.614 INFO:teuthology.orchestra.run.smithi071.stdout:Processing triggers for linux-image-5.15.0-122-generic (5.15.0-122.132) ... 2024-09-17T10:02:15.678 INFO:teuthology.orchestra.run.smithi071.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-09-17T10:02:15.678 INFO:teuthology.orchestra.run.smithi071.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-122-generic 2024-09-17T10:02:25.432 INFO:teuthology.orchestra.run.smithi177.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T10:02:25.433 INFO:teuthology.orchestra.run.smithi177.stdout:Sourcing file `/etc/default/grub' 2024-09-17T10:02:25.450 INFO:teuthology.orchestra.run.smithi177.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T10:02:25.468 INFO:teuthology.orchestra.run.smithi177.stdout:Generating grub configuration file ... 2024-09-17T10:02:25.727 INFO:teuthology.orchestra.run.smithi177.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T10:02:25.747 INFO:teuthology.orchestra.run.smithi177.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T10:02:26.013 INFO:teuthology.orchestra.run.smithi177.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T10:02:26.019 INFO:teuthology.orchestra.run.smithi177.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T10:02:26.091 INFO:teuthology.orchestra.run.smithi177.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T10:02:26.096 INFO:teuthology.orchestra.run.smithi177.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T10:02:26.220 INFO:teuthology.orchestra.run.smithi088.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T10:02:26.221 INFO:teuthology.orchestra.run.smithi088.stdout:Sourcing file `/etc/default/grub' 2024-09-17T10:02:26.247 INFO:teuthology.orchestra.run.smithi088.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T10:02:26.259 INFO:teuthology.orchestra.run.smithi177.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T10:02:26.259 INFO:teuthology.orchestra.run.smithi177.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T10:02:26.259 INFO:teuthology.orchestra.run.smithi177.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T10:02:26.294 INFO:teuthology.orchestra.run.smithi177.stdout:done 2024-09-17T10:02:26.300 INFO:teuthology.orchestra.run.smithi088.stdout:Generating grub configuration file ... 2024-09-17T10:02:26.644 INFO:teuthology.orchestra.run.smithi088.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T10:02:26.659 INFO:teuthology.orchestra.run.smithi088.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T10:02:26.798 DEBUG:teuthology.orchestra.run.smithi177:> dpkg -s linux-image-generic 2024-09-17T10:02:26.827 INFO:teuthology.orchestra.run.smithi177.stdout:Package: linux-image-generic 2024-09-17T10:02:26.827 INFO:teuthology.orchestra.run.smithi177.stdout:Status: install ok installed 2024-09-17T10:02:26.827 INFO:teuthology.orchestra.run.smithi177.stdout:Priority: optional 2024-09-17T10:02:26.827 INFO:teuthology.orchestra.run.smithi177.stdout:Section: kernel 2024-09-17T10:02:26.827 INFO:teuthology.orchestra.run.smithi177.stdout:Installed-Size: 21 2024-09-17T10:02:26.827 INFO:teuthology.orchestra.run.smithi177.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T10:02:26.827 INFO:teuthology.orchestra.run.smithi177.stdout:Architecture: amd64 2024-09-17T10:02:26.827 INFO:teuthology.orchestra.run.smithi177.stdout:Source: linux-meta 2024-09-17T10:02:26.827 INFO:teuthology.orchestra.run.smithi177.stdout:Version: 5.15.0.122.122 2024-09-17T10:02:26.827 INFO:teuthology.orchestra.run.smithi177.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-17T10:02:26.828 INFO:teuthology.orchestra.run.smithi177.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-17T10:02:26.828 INFO:teuthology.orchestra.run.smithi177.stdout:Recommends: thermald 2024-09-17T10:02:26.828 INFO:teuthology.orchestra.run.smithi177.stdout:Description: Generic Linux kernel image 2024-09-17T10:02:26.828 INFO:teuthology.orchestra.run.smithi177.stdout: This package will always depend on the latest generic kernel image 2024-09-17T10:02:26.828 INFO:teuthology.orchestra.run.smithi177.stdout: available. 2024-09-17T10:02:26.828 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T10:02:26.828 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T10:02:26.828 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T10:02:26.829 INFO:teuthology.task.kernel:Installing distro kernel on host.d... 2024-09-17T10:02:26.829 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi177.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T10:02:26.829 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-get clean 2024-09-17T10:02:26.998 DEBUG:teuthology.orchestra.run.smithi177:> sudo apt-get update 2024-09-17T10:02:27.124 INFO:teuthology.orchestra.run.smithi088.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T10:02:27.130 INFO:teuthology.orchestra.run.smithi088.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T10:02:27.198 INFO:teuthology.orchestra.run.smithi088.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T10:02:27.203 INFO:teuthology.orchestra.run.smithi088.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T10:02:27.241 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T10:02:27.250 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T10:02:27.332 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T10:02:27.359 INFO:teuthology.orchestra.run.smithi088.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T10:02:27.359 INFO:teuthology.orchestra.run.smithi088.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T10:02:27.359 INFO:teuthology.orchestra.run.smithi088.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T10:02:27.412 INFO:teuthology.orchestra.run.smithi088.stdout:done 2024-09-17T10:02:27.413 INFO:teuthology.orchestra.run.smithi177.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T10:02:27.742 INFO:teuthology.orchestra.run.smithi089.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T10:02:27.743 INFO:teuthology.orchestra.run.smithi089.stdout:Sourcing file `/etc/default/grub' 2024-09-17T10:02:27.758 INFO:teuthology.orchestra.run.smithi089.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T10:02:27.776 INFO:teuthology.orchestra.run.smithi089.stdout:Generating grub configuration file ... 2024-09-17T10:02:27.921 DEBUG:teuthology.orchestra.run.smithi088:> dpkg -s linux-image-generic 2024-09-17T10:02:27.948 INFO:teuthology.orchestra.run.smithi088.stdout:Package: linux-image-generic 2024-09-17T10:02:27.948 INFO:teuthology.orchestra.run.smithi088.stdout:Status: install ok installed 2024-09-17T10:02:27.948 INFO:teuthology.orchestra.run.smithi088.stdout:Priority: optional 2024-09-17T10:02:27.949 INFO:teuthology.orchestra.run.smithi088.stdout:Section: kernel 2024-09-17T10:02:27.949 INFO:teuthology.orchestra.run.smithi088.stdout:Installed-Size: 21 2024-09-17T10:02:27.949 INFO:teuthology.orchestra.run.smithi088.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T10:02:27.949 INFO:teuthology.orchestra.run.smithi088.stdout:Architecture: amd64 2024-09-17T10:02:27.949 INFO:teuthology.orchestra.run.smithi088.stdout:Source: linux-meta 2024-09-17T10:02:27.949 INFO:teuthology.orchestra.run.smithi088.stdout:Version: 5.15.0.122.122 2024-09-17T10:02:27.949 INFO:teuthology.orchestra.run.smithi088.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-17T10:02:27.949 INFO:teuthology.orchestra.run.smithi088.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-17T10:02:27.949 INFO:teuthology.orchestra.run.smithi088.stdout:Recommends: thermald 2024-09-17T10:02:27.949 INFO:teuthology.orchestra.run.smithi088.stdout:Description: Generic Linux kernel image 2024-09-17T10:02:27.949 INFO:teuthology.orchestra.run.smithi088.stdout: This package will always depend on the latest generic kernel image 2024-09-17T10:02:27.949 INFO:teuthology.orchestra.run.smithi088.stdout: available. 2024-09-17T10:02:27.950 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T10:02:27.950 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T10:02:27.950 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T10:02:27.950 INFO:teuthology.task.kernel:Installing distro kernel on host.b... 2024-09-17T10:02:27.950 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi088.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T10:02:27.950 DEBUG:teuthology.orchestra.run.smithi088:> sudo apt-get clean 2024-09-17T10:02:28.064 INFO:teuthology.orchestra.run.smithi089.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T10:02:28.081 INFO:teuthology.orchestra.run.smithi089.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T10:02:28.116 DEBUG:teuthology.orchestra.run.smithi088:> sudo apt-get update 2024-09-17T10:02:28.245 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T10:02:28.359 INFO:teuthology.orchestra.run.smithi089.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T10:02:28.365 INFO:teuthology.orchestra.run.smithi089.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T10:02:28.365 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T10:02:28.438 INFO:teuthology.orchestra.run.smithi089.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T10:02:28.443 INFO:teuthology.orchestra.run.smithi089.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T10:02:28.447 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T10:02:28.528 INFO:teuthology.orchestra.run.smithi088.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T10:02:28.597 INFO:teuthology.orchestra.run.smithi089.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T10:02:28.597 INFO:teuthology.orchestra.run.smithi089.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T10:02:28.597 INFO:teuthology.orchestra.run.smithi089.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T10:02:28.645 INFO:teuthology.orchestra.run.smithi089.stdout:done 2024-09-17T10:02:28.730 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-09-17T10:02:28.749 DEBUG:teuthology.orchestra.run.smithi177:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T10:02:28.808 INFO:teuthology.orchestra.run.smithi177.stdout:Reading package lists... 2024-09-17T10:02:29.021 INFO:teuthology.orchestra.run.smithi177.stdout:Building dependency tree... 2024-09-17T10:02:29.022 INFO:teuthology.orchestra.run.smithi177.stdout:Reading state information... 2024-09-17T10:02:29.093 DEBUG:teuthology.orchestra.run.smithi089:> dpkg -s linux-image-generic 2024-09-17T10:02:29.114 INFO:teuthology.orchestra.run.smithi089.stdout:Package: linux-image-generic 2024-09-17T10:02:29.114 INFO:teuthology.orchestra.run.smithi089.stdout:Status: install ok installed 2024-09-17T10:02:29.114 INFO:teuthology.orchestra.run.smithi089.stdout:Priority: optional 2024-09-17T10:02:29.114 INFO:teuthology.orchestra.run.smithi089.stdout:Section: kernel 2024-09-17T10:02:29.114 INFO:teuthology.orchestra.run.smithi089.stdout:Installed-Size: 21 2024-09-17T10:02:29.114 INFO:teuthology.orchestra.run.smithi089.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T10:02:29.114 INFO:teuthology.orchestra.run.smithi089.stdout:Architecture: amd64 2024-09-17T10:02:29.114 INFO:teuthology.orchestra.run.smithi089.stdout:Source: linux-meta 2024-09-17T10:02:29.114 INFO:teuthology.orchestra.run.smithi089.stdout:Version: 5.15.0.122.122 2024-09-17T10:02:29.114 INFO:teuthology.orchestra.run.smithi089.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-17T10:02:29.115 INFO:teuthology.orchestra.run.smithi089.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-17T10:02:29.115 INFO:teuthology.orchestra.run.smithi089.stdout:Recommends: thermald 2024-09-17T10:02:29.115 INFO:teuthology.orchestra.run.smithi089.stdout:Description: Generic Linux kernel image 2024-09-17T10:02:29.115 INFO:teuthology.orchestra.run.smithi089.stdout: This package will always depend on the latest generic kernel image 2024-09-17T10:02:29.115 INFO:teuthology.orchestra.run.smithi089.stdout: available. 2024-09-17T10:02:29.115 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T10:02:29.115 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T10:02:29.115 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T10:02:29.115 INFO:teuthology.task.kernel:Installing distro kernel on host.c... 2024-09-17T10:02:29.115 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi089.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T10:02:29.115 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-get clean 2024-09-17T10:02:29.202 INFO:teuthology.orchestra.run.smithi177.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T10:02:29.203 INFO:teuthology.orchestra.run.smithi177.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T10:02:29.203 INFO:teuthology.orchestra.run.smithi177.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T10:02:29.203 INFO:teuthology.orchestra.run.smithi177.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T10:02:29.203 INFO:teuthology.orchestra.run.smithi177.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T10:02:29.203 INFO:teuthology.orchestra.run.smithi177.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T10:02:29.203 INFO:teuthology.orchestra.run.smithi177.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T10:02:29.203 INFO:teuthology.orchestra.run.smithi177.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T10:02:29.242 INFO:teuthology.orchestra.run.smithi177.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T10:02:29.244 DEBUG:teuthology.orchestra.run.smithi177:> dpkg -s linux-image-generic 2024-09-17T10:02:29.257 INFO:teuthology.orchestra.run.smithi177.stdout:Package: linux-image-generic 2024-09-17T10:02:29.257 INFO:teuthology.orchestra.run.smithi177.stdout:Status: install ok installed 2024-09-17T10:02:29.257 INFO:teuthology.orchestra.run.smithi177.stdout:Priority: optional 2024-09-17T10:02:29.257 INFO:teuthology.orchestra.run.smithi177.stdout:Section: kernel 2024-09-17T10:02:29.257 INFO:teuthology.orchestra.run.smithi177.stdout:Installed-Size: 21 2024-09-17T10:02:29.257 INFO:teuthology.orchestra.run.smithi177.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T10:02:29.257 INFO:teuthology.orchestra.run.smithi177.stdout:Architecture: amd64 2024-09-17T10:02:29.257 INFO:teuthology.orchestra.run.smithi177.stdout:Source: linux-meta 2024-09-17T10:02:29.257 INFO:teuthology.orchestra.run.smithi177.stdout:Version: 5.15.0.122.122 2024-09-17T10:02:29.257 INFO:teuthology.orchestra.run.smithi177.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-17T10:02:29.258 INFO:teuthology.orchestra.run.smithi177.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-17T10:02:29.258 INFO:teuthology.orchestra.run.smithi177.stdout:Recommends: thermald 2024-09-17T10:02:29.258 INFO:teuthology.orchestra.run.smithi177.stdout:Description: Generic Linux kernel image 2024-09-17T10:02:29.258 INFO:teuthology.orchestra.run.smithi177.stdout: This package will always depend on the latest generic kernel image 2024-09-17T10:02:29.258 INFO:teuthology.orchestra.run.smithi177.stdout: available. 2024-09-17T10:02:29.258 DEBUG:teuthology.orchestra.run.smithi177:> mktemp 2024-09-17T10:02:29.298 DEBUG:teuthology.orchestra.run.smithi089:> sudo apt-get update 2024-09-17T10:02:29.305 INFO:teuthology.orchestra.run.smithi177.stdout:/tmp/tmp.LI8PPdGFyi 2024-09-17T10:02:29.305 DEBUG:teuthology.orchestra.run.smithi177:> sudo cp /boot/grub/grub.cfg /tmp/tmp.LI8PPdGFyi 2024-09-17T10:02:29.359 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 0666 /tmp/tmp.LI8PPdGFyi 2024-09-17T10:02:29.429 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T10:02:29.429 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T10:02:29.439 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T10:02:29.456 INFO:teuthology.orchestra.run.smithi089.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T10:02:29.477 DEBUG:teuthology.orchestra.remote:smithi177:/tmp/tmp.LI8PPdGFyi is 10KB 2024-09-17T10:02:29.490 DEBUG:teuthology.orchestra.run.smithi177:> rm -fr /tmp/tmp.LI8PPdGFyi 2024-09-17T10:02:29.495 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T10:02:29.548 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-17T10:02:29.548 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T10:02:29.548 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T10:02:29.611 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T10:02:29.611 DEBUG:teuthology.orchestra.run.smithi177:> sudo update-grub 2024-09-17T10:02:29.706 INFO:teuthology.orchestra.run.smithi088.stdout:Reading package lists... 2024-09-17T10:02:29.724 DEBUG:teuthology.orchestra.run.smithi088:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T10:02:29.773 INFO:teuthology.orchestra.run.smithi071.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-09-17T10:02:29.773 INFO:teuthology.orchestra.run.smithi071.stdout:Sourcing file `/etc/default/grub' 2024-09-17T10:02:29.785 INFO:teuthology.orchestra.run.smithi088.stdout:Reading package lists... 2024-09-17T10:02:29.792 INFO:teuthology.orchestra.run.smithi071.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T10:02:29.818 INFO:teuthology.orchestra.run.smithi071.stdout:Generating grub configuration file ... 2024-09-17T10:02:29.997 INFO:teuthology.orchestra.run.smithi088.stdout:Building dependency tree... 2024-09-17T10:02:29.998 INFO:teuthology.orchestra.run.smithi088.stdout:Reading state information... 2024-09-17T10:02:30.127 INFO:teuthology.orchestra.run.smithi071.stdout:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T10:02:30.148 INFO:teuthology.orchestra.run.smithi071.stdout:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T10:02:30.186 INFO:teuthology.orchestra.run.smithi088.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T10:02:30.186 INFO:teuthology.orchestra.run.smithi088.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T10:02:30.186 INFO:teuthology.orchestra.run.smithi088.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T10:02:30.186 INFO:teuthology.orchestra.run.smithi088.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T10:02:30.186 INFO:teuthology.orchestra.run.smithi088.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T10:02:30.187 INFO:teuthology.orchestra.run.smithi088.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T10:02:30.187 INFO:teuthology.orchestra.run.smithi088.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T10:02:30.187 INFO:teuthology.orchestra.run.smithi088.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T10:02:30.229 INFO:teuthology.orchestra.run.smithi088.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T10:02:30.231 DEBUG:teuthology.orchestra.run.smithi088:> dpkg -s linux-image-generic 2024-09-17T10:02:30.246 INFO:teuthology.orchestra.run.smithi088.stdout:Package: linux-image-generic 2024-09-17T10:02:30.246 INFO:teuthology.orchestra.run.smithi088.stdout:Status: install ok installed 2024-09-17T10:02:30.246 INFO:teuthology.orchestra.run.smithi088.stdout:Priority: optional 2024-09-17T10:02:30.246 INFO:teuthology.orchestra.run.smithi088.stdout:Section: kernel 2024-09-17T10:02:30.246 INFO:teuthology.orchestra.run.smithi088.stdout:Installed-Size: 21 2024-09-17T10:02:30.246 INFO:teuthology.orchestra.run.smithi088.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T10:02:30.246 INFO:teuthology.orchestra.run.smithi088.stdout:Architecture: amd64 2024-09-17T10:02:30.246 INFO:teuthology.orchestra.run.smithi088.stdout:Source: linux-meta 2024-09-17T10:02:30.246 INFO:teuthology.orchestra.run.smithi088.stdout:Version: 5.15.0.122.122 2024-09-17T10:02:30.247 INFO:teuthology.orchestra.run.smithi088.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-17T10:02:30.247 INFO:teuthology.orchestra.run.smithi088.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-17T10:02:30.247 INFO:teuthology.orchestra.run.smithi088.stdout:Recommends: thermald 2024-09-17T10:02:30.247 INFO:teuthology.orchestra.run.smithi088.stdout:Description: Generic Linux kernel image 2024-09-17T10:02:30.247 INFO:teuthology.orchestra.run.smithi088.stdout: This package will always depend on the latest generic kernel image 2024-09-17T10:02:30.247 INFO:teuthology.orchestra.run.smithi088.stdout: available. 2024-09-17T10:02:30.248 DEBUG:teuthology.orchestra.run.smithi088:> mktemp 2024-09-17T10:02:30.295 INFO:teuthology.orchestra.run.smithi088.stdout:/tmp/tmp.QDQhj8jkIN 2024-09-17T10:02:30.296 DEBUG:teuthology.orchestra.run.smithi088:> sudo cp /boot/grub/grub.cfg /tmp/tmp.QDQhj8jkIN 2024-09-17T10:02:30.366 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 0666 /tmp/tmp.QDQhj8jkIN 2024-09-17T10:02:30.481 DEBUG:teuthology.orchestra.remote:smithi088:/tmp/tmp.QDQhj8jkIN is 10KB 2024-09-17T10:02:30.494 DEBUG:teuthology.orchestra.run.smithi088:> rm -fr /tmp/tmp.QDQhj8jkIN 2024-09-17T10:02:30.500 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T10:02:30.501 INFO:teuthology.orchestra.run.smithi071.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T10:02:30.507 INFO:teuthology.orchestra.run.smithi071.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T10:02:30.556 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-17T10:02:30.557 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T10:02:30.557 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T10:02:30.575 INFO:teuthology.orchestra.run.smithi071.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T10:02:30.580 INFO:teuthology.orchestra.run.smithi071.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T10:02:30.645 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T10:02:30.645 DEBUG:teuthology.orchestra.run.smithi088:> sudo update-grub 2024-09-17T10:02:30.744 INFO:teuthology.orchestra.run.smithi071.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T10:02:30.744 INFO:teuthology.orchestra.run.smithi071.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T10:02:30.744 INFO:teuthology.orchestra.run.smithi071.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T10:02:30.792 INFO:teuthology.orchestra.run.smithi071.stdout:done 2024-09-17T10:02:30.840 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2024-09-17T10:02:30.858 DEBUG:teuthology.orchestra.run.smithi089:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T10:02:30.903 INFO:teuthology.orchestra.run.smithi177.stderr:Sourcing file `/etc/default/grub' 2024-09-17T10:02:30.904 INFO:teuthology.orchestra.run.smithi177.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T10:02:30.915 INFO:teuthology.orchestra.run.smithi177.stderr:Generating grub configuration file ... 2024-09-17T10:02:30.919 INFO:teuthology.orchestra.run.smithi089.stdout:Reading package lists... 2024-09-17T10:02:31.099 INFO:teuthology.orchestra.run.smithi177.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T10:02:31.105 INFO:teuthology.orchestra.run.smithi177.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T10:02:31.129 INFO:teuthology.orchestra.run.smithi089.stdout:Building dependency tree... 2024-09-17T10:02:31.130 INFO:teuthology.orchestra.run.smithi089.stdout:Reading state information... 2024-09-17T10:02:31.302 DEBUG:teuthology.orchestra.run.smithi071:> dpkg -s linux-image-generic 2024-09-17T10:02:31.317 INFO:teuthology.orchestra.run.smithi177.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T10:02:31.322 INFO:teuthology.orchestra.run.smithi177.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T10:02:31.323 INFO:teuthology.orchestra.run.smithi089.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T10:02:31.323 INFO:teuthology.orchestra.run.smithi089.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T10:02:31.323 INFO:teuthology.orchestra.run.smithi089.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T10:02:31.323 INFO:teuthology.orchestra.run.smithi089.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T10:02:31.323 INFO:teuthology.orchestra.run.smithi089.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T10:02:31.323 INFO:teuthology.orchestra.run.smithi089.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T10:02:31.324 INFO:teuthology.orchestra.run.smithi089.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T10:02:31.324 INFO:teuthology.orchestra.run.smithi089.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T10:02:31.330 INFO:teuthology.orchestra.run.smithi071.stdout:Package: linux-image-generic 2024-09-17T10:02:31.330 INFO:teuthology.orchestra.run.smithi071.stdout:Status: install ok installed 2024-09-17T10:02:31.330 INFO:teuthology.orchestra.run.smithi071.stdout:Priority: optional 2024-09-17T10:02:31.330 INFO:teuthology.orchestra.run.smithi071.stdout:Section: kernel 2024-09-17T10:02:31.330 INFO:teuthology.orchestra.run.smithi071.stdout:Installed-Size: 21 2024-09-17T10:02:31.331 INFO:teuthology.orchestra.run.smithi071.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T10:02:31.331 INFO:teuthology.orchestra.run.smithi071.stdout:Architecture: amd64 2024-09-17T10:02:31.331 INFO:teuthology.orchestra.run.smithi071.stdout:Source: linux-meta 2024-09-17T10:02:31.331 INFO:teuthology.orchestra.run.smithi071.stdout:Version: 5.15.0.122.122 2024-09-17T10:02:31.331 INFO:teuthology.orchestra.run.smithi071.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-17T10:02:31.331 INFO:teuthology.orchestra.run.smithi071.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-17T10:02:31.331 INFO:teuthology.orchestra.run.smithi071.stdout:Recommends: thermald 2024-09-17T10:02:31.331 INFO:teuthology.orchestra.run.smithi071.stdout:Description: Generic Linux kernel image 2024-09-17T10:02:31.331 INFO:teuthology.orchestra.run.smithi071.stdout: This package will always depend on the latest generic kernel image 2024-09-17T10:02:31.331 INFO:teuthology.orchestra.run.smithi071.stdout: available. 2024-09-17T10:02:31.332 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-122-generic 2024-09-17T10:02:31.332 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-09-17T10:02:31.332 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-09-17T10:02:31.332 INFO:teuthology.task.kernel:Installing distro kernel on host.a... 2024-09-17T10:02:31.332 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi071.front.sepia.ceph.com, path=None, version=distro) 2024-09-17T10:02:31.333 DEBUG:teuthology.orchestra.run.smithi071:> sudo apt-get clean 2024-09-17T10:02:31.362 INFO:teuthology.orchestra.run.smithi177.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T10:02:31.364 INFO:teuthology.orchestra.run.smithi089.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T10:02:31.366 DEBUG:teuthology.orchestra.run.smithi089:> dpkg -s linux-image-generic 2024-09-17T10:02:31.367 INFO:teuthology.orchestra.run.smithi177.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T10:02:31.382 INFO:teuthology.orchestra.run.smithi089.stdout:Package: linux-image-generic 2024-09-17T10:02:31.382 INFO:teuthology.orchestra.run.smithi089.stdout:Status: install ok installed 2024-09-17T10:02:31.382 INFO:teuthology.orchestra.run.smithi089.stdout:Priority: optional 2024-09-17T10:02:31.382 INFO:teuthology.orchestra.run.smithi089.stdout:Section: kernel 2024-09-17T10:02:31.382 INFO:teuthology.orchestra.run.smithi089.stdout:Installed-Size: 21 2024-09-17T10:02:31.382 INFO:teuthology.orchestra.run.smithi089.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T10:02:31.382 INFO:teuthology.orchestra.run.smithi089.stdout:Architecture: amd64 2024-09-17T10:02:31.382 INFO:teuthology.orchestra.run.smithi089.stdout:Source: linux-meta 2024-09-17T10:02:31.382 INFO:teuthology.orchestra.run.smithi089.stdout:Version: 5.15.0.122.122 2024-09-17T10:02:31.382 INFO:teuthology.orchestra.run.smithi089.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-17T10:02:31.382 INFO:teuthology.orchestra.run.smithi089.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-17T10:02:31.383 INFO:teuthology.orchestra.run.smithi089.stdout:Recommends: thermald 2024-09-17T10:02:31.383 INFO:teuthology.orchestra.run.smithi089.stdout:Description: Generic Linux kernel image 2024-09-17T10:02:31.383 INFO:teuthology.orchestra.run.smithi089.stdout: This package will always depend on the latest generic kernel image 2024-09-17T10:02:31.383 INFO:teuthology.orchestra.run.smithi089.stdout: available. 2024-09-17T10:02:31.383 DEBUG:teuthology.orchestra.run.smithi089:> mktemp 2024-09-17T10:02:31.430 INFO:teuthology.orchestra.run.smithi089.stdout:/tmp/tmp.G8fqlO4UY4 2024-09-17T10:02:31.430 DEBUG:teuthology.orchestra.run.smithi089:> sudo cp /boot/grub/grub.cfg /tmp/tmp.G8fqlO4UY4 2024-09-17T10:02:31.485 INFO:teuthology.orchestra.run.smithi177.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T10:02:31.485 INFO:teuthology.orchestra.run.smithi177.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T10:02:31.485 INFO:teuthology.orchestra.run.smithi177.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T10:02:31.491 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 0666 /tmp/tmp.G8fqlO4UY4 2024-09-17T10:02:31.505 INFO:teuthology.orchestra.run.smithi177.stderr:done 2024-09-17T10:02:31.514 DEBUG:teuthology.orchestra.run.smithi177:> sudo shutdown -r now 2024-09-17T10:02:31.531 DEBUG:teuthology.orchestra.run.smithi071:> sudo apt-get update 2024-09-17T10:02:31.614 DEBUG:teuthology.orchestra.remote:smithi089:/tmp/tmp.G8fqlO4UY4 is 10KB 2024-09-17T10:02:31.628 DEBUG:teuthology.orchestra.run.smithi089:> rm -fr /tmp/tmp.G8fqlO4UY4 2024-09-17T10:02:31.633 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T10:02:31.686 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-17T10:02:31.687 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T10:02:31.687 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T10:02:31.768 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T10:02:31.769 DEBUG:teuthology.orchestra.run.smithi089:> sudo update-grub 2024-09-17T10:02:31.784 INFO:teuthology.orchestra.run.smithi071.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-09-17T10:02:31.784 INFO:teuthology.orchestra.run.smithi071.stdout:Hit:2 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-09-17T10:02:31.855 INFO:teuthology.orchestra.run.smithi071.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-09-17T10:02:31.937 INFO:teuthology.orchestra.run.smithi071.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-09-17T10:02:32.020 INFO:teuthology.orchestra.run.smithi088.stderr:Sourcing file `/etc/default/grub' 2024-09-17T10:02:32.021 INFO:teuthology.orchestra.run.smithi088.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T10:02:32.025 INFO:teuthology.orchestra.run.smithi088.stderr:Generating grub configuration file ... 2024-09-17T10:02:32.286 INFO:teuthology.orchestra.run.smithi088.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T10:02:32.293 INFO:teuthology.orchestra.run.smithi088.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T10:02:32.587 INFO:teuthology.orchestra.run.smithi088.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T10:02:32.593 INFO:teuthology.orchestra.run.smithi088.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T10:02:32.634 INFO:teuthology.orchestra.run.smithi088.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T10:02:32.639 INFO:teuthology.orchestra.run.smithi088.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T10:02:32.762 INFO:teuthology.orchestra.run.smithi088.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T10:02:32.763 INFO:teuthology.orchestra.run.smithi088.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T10:02:32.763 INFO:teuthology.orchestra.run.smithi088.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T10:02:32.778 INFO:teuthology.orchestra.run.smithi088.stderr:done 2024-09-17T10:02:32.779 DEBUG:teuthology.orchestra.run.smithi088:> sudo shutdown -r now 2024-09-17T10:02:32.950 INFO:teuthology.orchestra.run.smithi089.stderr:Sourcing file `/etc/default/grub' 2024-09-17T10:02:32.951 INFO:teuthology.orchestra.run.smithi089.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T10:02:32.953 INFO:teuthology.orchestra.run.smithi089.stderr:Generating grub configuration file ... 2024-09-17T10:02:33.138 INFO:teuthology.orchestra.run.smithi089.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T10:02:33.144 INFO:teuthology.orchestra.run.smithi089.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T10:02:33.229 INFO:teuthology.orchestra.run.smithi071.stdout:Reading package lists... 2024-09-17T10:02:33.247 DEBUG:teuthology.orchestra.run.smithi071:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-09-17T10:02:33.300 INFO:teuthology.orchestra.run.smithi071.stdout:Reading package lists... 2024-09-17T10:02:33.385 INFO:teuthology.orchestra.run.smithi089.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T10:02:33.390 INFO:teuthology.orchestra.run.smithi089.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T10:02:33.436 INFO:teuthology.orchestra.run.smithi089.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T10:02:33.441 INFO:teuthology.orchestra.run.smithi089.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T10:02:33.490 INFO:teuthology.orchestra.run.smithi071.stdout:Building dependency tree... 2024-09-17T10:02:33.491 INFO:teuthology.orchestra.run.smithi071.stdout:Reading state information... 2024-09-17T10:02:33.572 INFO:teuthology.orchestra.run.smithi089.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T10:02:33.573 INFO:teuthology.orchestra.run.smithi089.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T10:02:33.573 INFO:teuthology.orchestra.run.smithi089.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T10:02:33.592 INFO:teuthology.orchestra.run.smithi089.stderr:done 2024-09-17T10:02:33.599 DEBUG:teuthology.orchestra.run.smithi089:> sudo shutdown -r now 2024-09-17T10:02:33.660 INFO:teuthology.orchestra.run.smithi071.stdout:linux-image-generic is already the newest version (5.15.0.122.122). 2024-09-17T10:02:33.660 INFO:teuthology.orchestra.run.smithi071.stdout:The following packages were automatically installed and are no longer required: 2024-09-17T10:02:33.660 INFO:teuthology.orchestra.run.smithi071.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-09-17T10:02:33.660 INFO:teuthology.orchestra.run.smithi071.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-09-17T10:02:33.660 INFO:teuthology.orchestra.run.smithi071.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-09-17T10:02:33.661 INFO:teuthology.orchestra.run.smithi071.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-09-17T10:02:33.661 INFO:teuthology.orchestra.run.smithi071.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-09-17T10:02:33.661 INFO:teuthology.orchestra.run.smithi071.stdout:Use 'sudo apt autoremove' to remove them. 2024-09-17T10:02:33.701 INFO:teuthology.orchestra.run.smithi071.stdout:0 upgraded, 0 newly installed, 0 to remove and 344 not upgraded. 2024-09-17T10:02:33.703 DEBUG:teuthology.orchestra.run.smithi071:> dpkg -s linux-image-generic 2024-09-17T10:02:33.759 INFO:teuthology.orchestra.run.smithi071.stdout:Package: linux-image-generic 2024-09-17T10:02:33.759 INFO:teuthology.orchestra.run.smithi071.stdout:Status: install ok installed 2024-09-17T10:02:33.759 INFO:teuthology.orchestra.run.smithi071.stdout:Priority: optional 2024-09-17T10:02:33.759 INFO:teuthology.orchestra.run.smithi071.stdout:Section: kernel 2024-09-17T10:02:33.760 INFO:teuthology.orchestra.run.smithi071.stdout:Installed-Size: 21 2024-09-17T10:02:33.760 INFO:teuthology.orchestra.run.smithi071.stdout:Maintainer: Ubuntu Kernel Team 2024-09-17T10:02:33.760 INFO:teuthology.orchestra.run.smithi071.stdout:Architecture: amd64 2024-09-17T10:02:33.760 INFO:teuthology.orchestra.run.smithi071.stdout:Source: linux-meta 2024-09-17T10:02:33.760 INFO:teuthology.orchestra.run.smithi071.stdout:Version: 5.15.0.122.122 2024-09-17T10:02:33.760 INFO:teuthology.orchestra.run.smithi071.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-17T10:02:33.760 INFO:teuthology.orchestra.run.smithi071.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-17T10:02:33.760 INFO:teuthology.orchestra.run.smithi071.stdout:Recommends: thermald 2024-09-17T10:02:33.760 INFO:teuthology.orchestra.run.smithi071.stdout:Description: Generic Linux kernel image 2024-09-17T10:02:33.760 INFO:teuthology.orchestra.run.smithi071.stdout: This package will always depend on the latest generic kernel image 2024-09-17T10:02:33.760 INFO:teuthology.orchestra.run.smithi071.stdout: available. 2024-09-17T10:02:33.761 DEBUG:teuthology.orchestra.run.smithi071:> mktemp 2024-09-17T10:02:33.804 INFO:teuthology.orchestra.run.smithi071.stdout:/tmp/tmp.4l3mv8QXK4 2024-09-17T10:02:33.805 DEBUG:teuthology.orchestra.run.smithi071:> sudo cp /boot/grub/grub.cfg /tmp/tmp.4l3mv8QXK4 2024-09-17T10:02:33.868 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod 0666 /tmp/tmp.4l3mv8QXK4 2024-09-17T10:02:33.985 DEBUG:teuthology.orchestra.remote:smithi071:/tmp/tmp.4l3mv8QXK4 is 10KB 2024-09-17T10:02:34.000 DEBUG:teuthology.orchestra.run.smithi071:> rm -fr /tmp/tmp.4l3mv8QXK4 2024-09-17T10:02:34.005 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-09-17T10:02:34.059 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-17T10:02:34.060 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-09-17T10:02:34.060 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-09-17T10:02:34.159 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-122-generic 2024-09-17T10:02:34.159 DEBUG:teuthology.orchestra.run.smithi071:> sudo update-grub 2024-09-17T10:02:35.452 INFO:teuthology.orchestra.run.smithi071.stderr:Sourcing file `/etc/default/grub' 2024-09-17T10:02:35.453 INFO:teuthology.orchestra.run.smithi071.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-09-17T10:02:35.456 INFO:teuthology.orchestra.run.smithi071.stderr:Generating grub configuration file ... 2024-09-17T10:02:35.689 INFO:teuthology.orchestra.run.smithi071.stderr:Found linux image: /boot/vmlinuz-5.15.0-122-generic 2024-09-17T10:02:35.695 INFO:teuthology.orchestra.run.smithi071.stderr:Found initrd image: /boot/initrd.img-5.15.0-122-generic 2024-09-17T10:02:35.957 INFO:teuthology.orchestra.run.smithi071.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-09-17T10:02:35.962 INFO:teuthology.orchestra.run.smithi071.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-09-17T10:02:36.002 INFO:teuthology.orchestra.run.smithi071.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-09-17T10:02:36.006 INFO:teuthology.orchestra.run.smithi071.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-09-17T10:02:36.150 INFO:teuthology.orchestra.run.smithi071.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-09-17T10:02:36.150 INFO:teuthology.orchestra.run.smithi071.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-09-17T10:02:36.151 INFO:teuthology.orchestra.run.smithi071.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-09-17T10:02:36.162 INFO:teuthology.orchestra.run.smithi071.stderr:done 2024-09-17T10:02:36.164 DEBUG:teuthology.orchestra.run.smithi071:> sudo shutdown -r now 2024-09-17T10:03:01.541 INFO:teuthology.task.kernel:Checking client host.d for new kernel version... 2024-09-17T10:03:01.542 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-09-17T10:03:01.544 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:03:02.824 INFO:teuthology.task.kernel:Checking client host.b for new kernel version... 2024-09-17T10:03:02.824 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-17T10:03:02.825 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:03:03.603 INFO:teuthology.task.kernel:Checking client host.c for new kernel version... 2024-09-17T10:03:03.603 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-09-17T10:03:03.604 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:03:06.169 INFO:teuthology.task.kernel:Checking client host.a for new kernel version... 2024-09-17T10:03:06.169 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-09-17T10:03:06.170 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:03:19.997 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.177 2024-09-17T10:03:21.281 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2024-09-17T10:03:22.049 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.89 2024-09-17T10:03:24.605 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.71 2024-09-17T10:03:29.002 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-09-17T10:03:29.003 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:03:30.283 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-17T10:03:30.283 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:03:31.049 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-09-17T10:03:31.050 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:03:32.061 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.177 2024-09-17T10:03:33.345 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2024-09-17T10:03:33.606 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-09-17T10:03:33.606 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:03:34.113 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.89 2024-09-17T10:03:36.669 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.71 2024-09-17T10:03:44.069 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-09-17T10:03:44.070 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:03:45.347 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-17T10:03:45.348 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:03:46.115 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-09-17T10:03:46.115 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:03:48.417 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2024-09-17T10:03:48.670 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-09-17T10:03:48.670 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:04:02.493 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.177 2024-09-17T10:04:03.419 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-17T10:04:03.420 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:04:17.509 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-09-17T10:04:17.510 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:04:18.061 DEBUG:teuthology.orchestra.run.smithi089:> true 2024-09-17T10:04:18.246 DEBUG:teuthology.orchestra.run.smithi177:> true 2024-09-17T10:04:18.868 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-09-17T10:04:18.868 INFO:teuthology.task.kernel:Checking kernel version of host.d, want "5.15.0-122-generic"... 2024-09-17T10:04:18.869 DEBUG:teuthology.orchestra.run.smithi177:> uname -r 2024-09-17T10:04:18.916 INFO:teuthology.orchestra.run.smithi177.stdout:5.15.0-122-generic 2024-09-17T10:04:18.916 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T10:04:18.916 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T10:04:18.917 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T10:04:19.022 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-09-17T10:04:19.022 INFO:teuthology.task.kernel:Checking kernel version of host.c, want "5.15.0-122-generic"... 2024-09-17T10:04:19.022 DEBUG:teuthology.orchestra.run.smithi089:> uname -r 2024-09-17T10:04:19.027 INFO:teuthology.orchestra.run.smithi089.stdout:5.15.0-122-generic 2024-09-17T10:04:19.028 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T10:04:19.028 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T10:04:19.028 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T10:04:19.918 INFO:teuthology.task.kernel:Enabling kdb on host.d... 2024-09-17T10:04:19.918 DEBUG:teuthology.orchestra.run.smithi177:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T10:04:19.987 INFO:teuthology.orchestra.run.smithi177.stdout:ttyS1 2024-09-17T10:04:20.002 DEBUG:teuthology.parallel:result is None 2024-09-17T10:04:20.029 INFO:teuthology.task.kernel:Enabling kdb on host.c... 2024-09-17T10:04:20.029 DEBUG:teuthology.orchestra.run.smithi089:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T10:04:20.283 INFO:teuthology.orchestra.run.smithi089.stdout:ttyS1 2024-09-17T10:04:20.313 DEBUG:teuthology.parallel:result is None 2024-09-17T10:04:20.387 DEBUG:teuthology.orchestra.run.smithi071:> true 2024-09-17T10:04:20.969 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-09-17T10:04:20.969 INFO:teuthology.task.kernel:Checking kernel version of host.a, want "5.15.0-122-generic"... 2024-09-17T10:04:20.970 DEBUG:teuthology.orchestra.run.smithi071:> uname -r 2024-09-17T10:04:21.017 INFO:teuthology.orchestra.run.smithi071.stdout:5.15.0-122-generic 2024-09-17T10:04:21.017 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T10:04:21.017 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T10:04:21.017 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T10:04:21.949 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.88 2024-09-17T10:04:22.019 INFO:teuthology.task.kernel:Enabling kdb on host.a... 2024-09-17T10:04:22.019 DEBUG:teuthology.orchestra.run.smithi071:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T10:04:22.364 INFO:teuthology.orchestra.run.smithi071.stdout:ttyS1 2024-09-17T10:04:22.395 DEBUG:teuthology.parallel:result is None 2024-09-17T10:04:39.949 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-17T10:04:39.951 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:04:40.324 DEBUG:teuthology.orchestra.run.smithi088:> true 2024-09-17T10:04:40.897 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-17T10:04:40.897 INFO:teuthology.task.kernel:Checking kernel version of host.b, want "5.15.0-122-generic"... 2024-09-17T10:04:40.898 DEBUG:teuthology.orchestra.run.smithi088:> uname -r 2024-09-17T10:04:40.943 INFO:teuthology.orchestra.run.smithi088.stdout:5.15.0-122-generic 2024-09-17T10:04:40.944 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-122-generic vs 5.15.0-122-generic 2024-09-17T10:04:40.944 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-09-17T10:04:40.944 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-09-17T10:04:41.945 INFO:teuthology.task.kernel:Enabling kdb on host.b... 2024-09-17T10:04:41.945 DEBUG:teuthology.orchestra.run.smithi088:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-09-17T10:04:42.011 INFO:teuthology.orchestra.run.smithi088.stdout:ttyS1 2024-09-17T10:04:42.041 DEBUG:teuthology.parallel:result is None 2024-09-17T10:04:42.041 INFO:teuthology.run_tasks:Running task internal.base... 2024-09-17T10:04:42.049 INFO:teuthology.task.internal:Creating test directory... 2024-09-17T10:04:42.049 DEBUG:teuthology.orchestra.run.smithi071:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T10:04:42.051 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T10:04:42.053 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T10:04:42.057 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-09-17T10:04:42.063 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-09-17T10:04:42.124 INFO:teuthology.run_tasks:Running task internal.archive... 2024-09-17T10:04:42.214 INFO:teuthology.task.internal:Creating archive directory... 2024-09-17T10:04:42.214 DEBUG:teuthology.orchestra.run.smithi071:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T10:04:42.217 DEBUG:teuthology.orchestra.run.smithi088:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T10:04:42.219 DEBUG:teuthology.orchestra.run.smithi089:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T10:04:42.222 DEBUG:teuthology.orchestra.run.smithi177:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-09-17T10:04:42.453 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-09-17T10:04:42.460 INFO:teuthology.task.internal:Enabling coredump saving... 2024-09-17T10:04:42.460 DEBUG:teuthology.orchestra.run.smithi071:> 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-17T10:04:42.462 DEBUG:teuthology.orchestra.run.smithi088:> 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-17T10:04:42.465 DEBUG:teuthology.orchestra.run.smithi089:> 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-17T10:04:42.469 DEBUG:teuthology.orchestra.run.smithi177:> 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-17T10:04:42.483 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T10:04:42.488 INFO:teuthology.orchestra.run.smithi071.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T10:04:42.490 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T10:04:42.491 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T10:04:42.492 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T10:04:42.496 INFO:teuthology.orchestra.run.smithi071.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T10:04:42.498 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T10:04:42.500 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-09-17T10:04:42.501 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-09-17T10:04:42.526 INFO:teuthology.task.internal:Configuring sudo... 2024-09-17T10:04:42.526 DEBUG:teuthology.orchestra.run.smithi071:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T10:04:42.542 DEBUG:teuthology.orchestra.run.smithi088:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T10:04:42.544 DEBUG:teuthology.orchestra.run.smithi089:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T10:04:42.547 DEBUG:teuthology.orchestra.run.smithi177:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-09-17T10:04:42.560 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-09-17T10:04:42.581 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-09-17T10:04:42.581 DEBUG:teuthology.orchestra.run.smithi071:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T10:04:42.598 DEBUG:teuthology.orchestra.run.smithi088:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T10:04:42.601 DEBUG:teuthology.orchestra.run.smithi089:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T10:04:42.607 DEBUG:teuthology.orchestra.run.smithi177:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-09-17T10:04:42.612 DEBUG:teuthology.orchestra.run.smithi071:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T10:04:42.649 DEBUG:teuthology.orchestra.run.smithi071:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T10:04:42.697 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-17T10:04:42.697 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T10:04:42.756 DEBUG:teuthology.orchestra.run.smithi088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T10:04:42.762 DEBUG:teuthology.orchestra.run.smithi088:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T10:04:42.808 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-17T10:04:42.808 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T10:04:42.879 DEBUG:teuthology.orchestra.run.smithi089:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T10:04:42.885 DEBUG:teuthology.orchestra.run.smithi089:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T10:04:42.931 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-17T10:04:42.931 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T10:04:43.004 DEBUG:teuthology.orchestra.run.smithi177:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-09-17T10:04:43.010 DEBUG:teuthology.orchestra.run.smithi177:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-09-17T10:04:43.056 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-17T10:04:43.056 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-09-17T10:04:43.128 DEBUG:teuthology.orchestra.run.smithi071:> sudo service rsyslog restart 2024-09-17T10:04:43.131 DEBUG:teuthology.orchestra.run.smithi088:> sudo service rsyslog restart 2024-09-17T10:04:43.133 DEBUG:teuthology.orchestra.run.smithi089:> sudo service rsyslog restart 2024-09-17T10:04:43.135 DEBUG:teuthology.orchestra.run.smithi177:> sudo service rsyslog restart 2024-09-17T10:04:43.207 INFO:teuthology.run_tasks:Running task internal.timer... 2024-09-17T10:04:43.215 INFO:teuthology.task.internal:Starting timer... 2024-09-17T10:04:43.215 INFO:teuthology.run_tasks:Running task pcp... 2024-09-17T10:04:43.283 INFO:teuthology.run_tasks:Running task selinux... 2024-09-17T10:04:43.301 DEBUG:teuthology.task.selinux:Excluding smithi071: OS 'ubuntu' does not support SELinux 2024-09-17T10:04:43.301 DEBUG:teuthology.task.selinux:Excluding smithi088: OS 'ubuntu' does not support SELinux 2024-09-17T10:04:43.301 DEBUG:teuthology.task.selinux:Excluding smithi089: OS 'ubuntu' does not support SELinux 2024-09-17T10:04:43.301 DEBUG:teuthology.task.selinux:Excluding smithi177: OS 'ubuntu' does not support SELinux 2024-09-17T10:04:43.301 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-09-17T10:04:43.302 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-09-17T10:04:43.302 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-09-17T10:04:43.302 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-09-17T10:04:43.311 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-09-17T10:04:43.314 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-09-17T10:04:43.430 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-09-17T10:04:43.441 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-17T10:04:43.442 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi071.front.sepia.ceph.com,smithi088.front.sepia.ceph.com,smithi089.front.sepia.ceph.com,smithi177.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-09-17T10:12:15.609 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi071.front.sepia.ceph.com'), Remote(name='ubuntu@smithi088.front.sepia.ceph.com'), Remote(name='ubuntu@smithi089.front.sepia.ceph.com'), Remote(name='ubuntu@smithi177.front.sepia.ceph.com')] 2024-09-17T10:12:15.611 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-09-17T10:12:15.612 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi071.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:12:15.695 DEBUG:teuthology.orchestra.run.smithi071:> true 2024-09-17T10:12:15.773 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi071.front.sepia.ceph.com' 2024-09-17T10:12:15.773 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-17T10:12:15.774 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi088.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:12:15.852 DEBUG:teuthology.orchestra.run.smithi088:> true 2024-09-17T10:12:15.929 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi088.front.sepia.ceph.com' 2024-09-17T10:12:15.929 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-09-17T10:12:15.930 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi089.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:12:16.008 DEBUG:teuthology.orchestra.run.smithi089:> true 2024-09-17T10:12:16.084 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi089.front.sepia.ceph.com' 2024-09-17T10:12:16.085 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-09-17T10:12:16.085 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi177.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-09-17T10:12:16.170 DEBUG:teuthology.orchestra.run.smithi177:> true 2024-09-17T10:12:16.244 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi177.front.sepia.ceph.com' 2024-09-17T10:12:16.246 INFO:teuthology.run_tasks:Running task clock... 2024-09-17T10:12:16.257 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-09-17T10:12:16.257 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T10:12:16.258 DEBUG:teuthology.orchestra.run.smithi071:> 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-17T10:12:16.260 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T10:12:16.260 DEBUG:teuthology.orchestra.run.smithi088:> 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-17T10:12:16.263 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T10:12:16.263 DEBUG:teuthology.orchestra.run.smithi089:> 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-17T10:12:16.265 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-09-17T10:12:16.265 DEBUG:teuthology.orchestra.run.smithi177:> 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-17T10:12:16.287 INFO:teuthology.orchestra.run.smithi071.stdout:17 Sep 10:12:16 ntpd[18462]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T10:12:16.287 INFO:teuthology.orchestra.run.smithi071.stdout:17 Sep 10:12:16 ntpd[18462]: Command line: ntpd -gq 2024-09-17T10:12:16.287 INFO:teuthology.orchestra.run.smithi071.stdout:17 Sep 10:12:16 ntpd[18462]: ---------------------------------------------------- 2024-09-17T10:12:16.287 INFO:teuthology.orchestra.run.smithi071.stdout:17 Sep 10:12:16 ntpd[18462]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T10:12:16.287 INFO:teuthology.orchestra.run.smithi071.stdout:17 Sep 10:12:16 ntpd[18462]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T10:12:16.287 INFO:teuthology.orchestra.run.smithi071.stdout:17 Sep 10:12:16 ntpd[18462]: corporation. Support and training for ntp-4 are 2024-09-17T10:12:16.287 INFO:teuthology.orchestra.run.smithi071.stdout:17 Sep 10:12:16 ntpd[18462]: available at https://www.nwtime.org/support 2024-09-17T10:12:16.287 INFO:teuthology.orchestra.run.smithi071.stdout:17 Sep 10:12:16 ntpd[18462]: ---------------------------------------------------- 2024-09-17T10:12:16.288 INFO:teuthology.orchestra.run.smithi071.stdout:17 Sep 10:12:16 ntpd[18462]: proto: precision = 0.044 usec (-24) 2024-09-17T10:12:16.288 INFO:teuthology.orchestra.run.smithi071.stdout:17 Sep 10:12:16 ntpd[18462]: basedate set to 2022-02-04 2024-09-17T10:12:16.288 INFO:teuthology.orchestra.run.smithi071.stdout:17 Sep 10:12:16 ntpd[18462]: gps base set to 2022-02-06 (week 2196) 2024-09-17T10:12:16.288 INFO:teuthology.orchestra.run.smithi071.stdout:17 Sep 10:12:16 ntpd[18462]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T10:12:16.289 INFO:teuthology.orchestra.run.smithi071.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T10:12:16.289 INFO:teuthology.orchestra.run.smithi071.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T10:12:16.290 INFO:teuthology.orchestra.run.smithi071.stdout:17 Sep 10:12:16 ntpd[18462]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T10:12:16.290 INFO:teuthology.orchestra.run.smithi071.stdout:17 Sep 10:12:16 ntpd[18462]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T10:12:16.290 INFO:teuthology.orchestra.run.smithi071.stdout:17 Sep 10:12:16 ntpd[18462]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T10:12:16.290 INFO:teuthology.orchestra.run.smithi071.stdout:17 Sep 10:12:16 ntpd[18462]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T10:12:16.290 INFO:teuthology.orchestra.run.smithi071.stdout:17 Sep 10:12:16 ntpd[18462]: Listen normally on 3 enp3s0f1 172.21.15.71:123 2024-09-17T10:12:16.290 INFO:teuthology.orchestra.run.smithi071.stdout:17 Sep 10:12:16 ntpd[18462]: Listen normally on 4 lo [::1]:123 2024-09-17T10:12:16.290 INFO:teuthology.orchestra.run.smithi071.stdout:17 Sep 10:12:16 ntpd[18462]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d765%5]:123 2024-09-17T10:12:16.290 INFO:teuthology.orchestra.run.smithi071.stdout:17 Sep 10:12:16 ntpd[18462]: Listening on routing socket on fd #22 for interface updates 2024-09-17T10:12:16.291 INFO:teuthology.orchestra.run.smithi088.stdout:17 Sep 10:12:16 ntpd[18456]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T10:12:16.291 INFO:teuthology.orchestra.run.smithi088.stdout:17 Sep 10:12:16 ntpd[18456]: Command line: ntpd -gq 2024-09-17T10:12:16.291 INFO:teuthology.orchestra.run.smithi088.stdout:17 Sep 10:12:16 ntpd[18456]: ---------------------------------------------------- 2024-09-17T10:12:16.291 INFO:teuthology.orchestra.run.smithi088.stdout:17 Sep 10:12:16 ntpd[18456]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T10:12:16.291 INFO:teuthology.orchestra.run.smithi088.stdout:17 Sep 10:12:16 ntpd[18456]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T10:12:16.292 INFO:teuthology.orchestra.run.smithi088.stdout:17 Sep 10:12:16 ntpd[18456]: corporation. Support and training for ntp-4 are 2024-09-17T10:12:16.292 INFO:teuthology.orchestra.run.smithi088.stdout:17 Sep 10:12:16 ntpd[18456]: available at https://www.nwtime.org/support 2024-09-17T10:12:16.292 INFO:teuthology.orchestra.run.smithi088.stdout:17 Sep 10:12:16 ntpd[18456]: ---------------------------------------------------- 2024-09-17T10:12:16.292 INFO:teuthology.orchestra.run.smithi088.stdout:17 Sep 10:12:16 ntpd[18456]: proto: precision = 0.061 usec (-24) 2024-09-17T10:12:16.293 INFO:teuthology.orchestra.run.smithi088.stdout:17 Sep 10:12:16 ntpd[18456]: basedate set to 2022-02-04 2024-09-17T10:12:16.293 INFO:teuthology.orchestra.run.smithi088.stdout:17 Sep 10:12:16 ntpd[18456]: gps base set to 2022-02-06 (week 2196) 2024-09-17T10:12:16.293 INFO:teuthology.orchestra.run.smithi088.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T10:12:16.294 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 10:12:16 ntpd[18470]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T10:12:16.294 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 10:12:16 ntpd[18470]: Command line: ntpd -gq 2024-09-17T10:12:16.294 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 10:12:16 ntpd[18470]: ---------------------------------------------------- 2024-09-17T10:12:16.294 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 10:12:16 ntpd[18470]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T10:12:16.295 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 10:12:16 ntpd[18470]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T10:12:16.295 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 10:12:16 ntpd[18470]: corporation. Support and training for ntp-4 are 2024-09-17T10:12:16.295 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 10:12:16 ntpd[18470]: available at https://www.nwtime.org/support 2024-09-17T10:12:16.295 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 10:12:16 ntpd[18470]: ---------------------------------------------------- 2024-09-17T10:12:16.295 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 10:12:16 ntpd[18470]: proto: precision = 0.045 usec (-24) 2024-09-17T10:12:16.295 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 10:12:16 ntpd[18470]: basedate set to 2022-02-04 2024-09-17T10:12:16.295 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 10:12:16 ntpd[18470]: gps base set to 2022-02-06 (week 2196) 2024-09-17T10:12:16.295 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 10:12:16 ntpd[18470]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T10:12:16.295 INFO:teuthology.orchestra.run.smithi088.stdout:17 Sep 10:12:16 ntpd[18456]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T10:12:16.295 INFO:teuthology.orchestra.run.smithi088.stdout:17 Sep 10:12:16 ntpd[18456]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T10:12:16.296 INFO:teuthology.orchestra.run.smithi089.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T10:12:16.296 INFO:teuthology.orchestra.run.smithi089.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T10:12:16.296 INFO:teuthology.orchestra.run.smithi088.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T10:12:16.297 INFO:teuthology.orchestra.run.smithi088.stdout:17 Sep 10:12:16 ntpd[18456]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T10:12:16.298 INFO:teuthology.orchestra.run.smithi088.stdout:17 Sep 10:12:16 ntpd[18456]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T10:12:16.298 INFO:teuthology.orchestra.run.smithi088.stdout:17 Sep 10:12:16 ntpd[18456]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T10:12:16.298 INFO:teuthology.orchestra.run.smithi088.stdout:17 Sep 10:12:16 ntpd[18456]: Listen normally on 3 enp3s0f1 172.21.15.88:123 2024-09-17T10:12:16.298 INFO:teuthology.orchestra.run.smithi088.stdout:17 Sep 10:12:16 ntpd[18456]: Listen normally on 4 lo [::1]:123 2024-09-17T10:12:16.298 INFO:teuthology.orchestra.run.smithi088.stdout:17 Sep 10:12:16 ntpd[18456]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d42d%5]:123 2024-09-17T10:12:16.298 INFO:teuthology.orchestra.run.smithi088.stdout:17 Sep 10:12:16 ntpd[18456]: Listening on routing socket on fd #22 for interface updates 2024-09-17T10:12:16.298 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 10:12:16 ntpd[18470]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T10:12:16.298 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 10:12:16 ntpd[18470]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T10:12:16.298 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 10:12:16 ntpd[18470]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T10:12:16.298 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 10:12:16 ntpd[18470]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T10:12:16.298 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 10:12:16 ntpd[18470]: Listen normally on 3 enp3s0f1 172.21.15.89:123 2024-09-17T10:12:16.298 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 10:12:16 ntpd[18470]: Listen normally on 4 lo [::1]:123 2024-09-17T10:12:16.299 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 10:12:16 ntpd[18470]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:d501%5]:123 2024-09-17T10:12:16.299 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 10:12:16 ntpd[18470]: Listening on routing socket on fd #22 for interface updates 2024-09-17T10:12:16.318 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 10:12:16 ntpd[18482]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-09-17T10:12:16.318 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 10:12:16 ntpd[18482]: Command line: ntpd -gq 2024-09-17T10:12:16.318 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 10:12:16 ntpd[18482]: ---------------------------------------------------- 2024-09-17T10:12:16.318 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 10:12:16 ntpd[18482]: ntp-4 is maintained by Network Time Foundation, 2024-09-17T10:12:16.319 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 10:12:16 ntpd[18482]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-09-17T10:12:16.319 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 10:12:16 ntpd[18482]: corporation. Support and training for ntp-4 are 2024-09-17T10:12:16.319 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 10:12:16 ntpd[18482]: available at https://www.nwtime.org/support 2024-09-17T10:12:16.319 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 10:12:16 ntpd[18482]: ---------------------------------------------------- 2024-09-17T10:12:16.319 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 10:12:16 ntpd[18482]: proto: precision = 0.046 usec (-24) 2024-09-17T10:12:16.319 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 10:12:16 ntpd[18482]: basedate set to 2022-02-04 2024-09-17T10:12:16.320 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 10:12:16 ntpd[18482]: gps base set to 2022-02-06 (week 2196) 2024-09-17T10:12:16.320 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 10:12:16 ntpd[18482]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T10:12:16.320 INFO:teuthology.orchestra.run.smithi177.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-09-17T10:12:16.320 INFO:teuthology.orchestra.run.smithi177.stderr:restrict ::: KOD does nothing without LIMITED. 2024-09-17T10:12:16.321 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 10:12:16 ntpd[18482]: restrict ::: KOD does nothing without LIMITED. 2024-09-17T10:12:16.321 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 10:12:16 ntpd[18482]: Listen and drop on 0 v6wildcard [::]:123 2024-09-17T10:12:16.321 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 10:12:16 ntpd[18482]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-09-17T10:12:16.321 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 10:12:16 ntpd[18482]: Listen normally on 2 lo 127.0.0.1:123 2024-09-17T10:12:16.321 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 10:12:16 ntpd[18482]: Listen normally on 3 enp3s0f1 172.21.15.177:123 2024-09-17T10:12:16.321 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 10:12:16 ntpd[18482]: Listen normally on 4 lo [::1]:123 2024-09-17T10:12:16.321 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 10:12:16 ntpd[18482]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:feea:b04b%5]:123 2024-09-17T10:12:16.321 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 10:12:16 ntpd[18482]: Listening on routing socket on fd #22 for interface updates 2024-09-17T10:12:17.287 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:17 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:17.288 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:17 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:17.288 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:17 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:17.288 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:17 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:17.288 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:17 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:17.288 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:17 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:17.288 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:17 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:17.288 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:17 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:17.291 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:17 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:17.291 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:17 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:17.291 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:17 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:17.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:17 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:17.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:17 ntpd[18456]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:17.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:17 ntpd[18456]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:17.293 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:17 ntpd[18470]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:17.293 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:17 ntpd[18470]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:17.293 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:17 ntpd[18470]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:17.293 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:17 ntpd[18470]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:17.293 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:17 ntpd[18470]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:17.293 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:17 ntpd[18470]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:17.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:17 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:17.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:17 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:17.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:17 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:17.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:17 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:17.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:17 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:17.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:17 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:18.288 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:18 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:18.288 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:18 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:18.288 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:18 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:18.288 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:18 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:18.288 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:18 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:18.288 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:18 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:18.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:18 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:18.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:18 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:18.320 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:18 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:18.320 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:18 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:18.320 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:18 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:18.320 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:18 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:19.288 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:19 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:19.289 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:19 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:19.289 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:19 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:19.289 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:19 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:19.289 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:19 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:19.289 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:19 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:19.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:19 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:19.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:19 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:19.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:19 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:19.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:19 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:19.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:19 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:19.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:19 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:19.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:19 ntpd[18456]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:19.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:19 ntpd[18456]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:19.298 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:19 ntpd[18470]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:19.298 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:19 ntpd[18470]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:19.298 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:19 ntpd[18470]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:19.298 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:19 ntpd[18470]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:19.298 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:19 ntpd[18470]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:19.298 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:19 ntpd[18470]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:19.298 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:19 ntpd[18470]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:19.298 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:19 ntpd[18470]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:19.298 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:19 ntpd[18470]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:19.299 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:19 ntpd[18470]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:19.299 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:19 ntpd[18470]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:19.299 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:19 ntpd[18470]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:19.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:19 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:19.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:19 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:19.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:19 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:19.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:19 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:19.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:19 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:19.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:19 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:19.320 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:19 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:19.320 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:19 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:19.320 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:19 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:19.320 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:19 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:19.320 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:19 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:19.320 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:19 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:20.289 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:20 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:20.289 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:20 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:20.289 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:20 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:20.289 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:20 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:20.289 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:20 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:20.289 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:20 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:20.289 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:20 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:20.289 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:20 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:20.289 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:20 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:20.289 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:20 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:20.290 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:20 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:20.290 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:20 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:20.291 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:20 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:20.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:20 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:20.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:20 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:20.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:20 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:20.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:20 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:20.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:20 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:20.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:20 ntpd[18456]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:20.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:20 ntpd[18456]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:20.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:20 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:20.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:20 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:20.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:20 ntpd[18456]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:20.293 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:20 ntpd[18456]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:20.293 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:20 ntpd[18470]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:20.293 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:20 ntpd[18470]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:20.294 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:20 ntpd[18470]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:20.294 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:20 ntpd[18470]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:20.294 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:20 ntpd[18470]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:20.294 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:20 ntpd[18470]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:20.321 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:20 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:20.322 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:20 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:20.322 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:20 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:20.322 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:20 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:20.322 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:20 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:20.322 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:20 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:20.322 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:20 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:20.322 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:20 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:21.287 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:21 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:21.288 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:21 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:21.288 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:21 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:21.288 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:21 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:21.288 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:21 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:21.288 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:21 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:21.291 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:21 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:21.291 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:21 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:21.291 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:21 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:21.291 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:21 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:21.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:21 ntpd[18456]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:21.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:21 ntpd[18456]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:21.293 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:21 ntpd[18470]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:21.293 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:21 ntpd[18470]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:21.293 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:21 ntpd[18470]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:21.293 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:21 ntpd[18470]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:21.294 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:21 ntpd[18470]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:21.294 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:21 ntpd[18470]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:21.294 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:21 ntpd[18470]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:21.294 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:21 ntpd[18470]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:21.294 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:21 ntpd[18470]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:21.294 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:21 ntpd[18470]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:21.294 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:21 ntpd[18470]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:21.294 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:21 ntpd[18470]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:21.294 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:21 ntpd[18470]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:21.294 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:21 ntpd[18470]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:21.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:21 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:21.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:21 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:21.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:21 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:21.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:21 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:21.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:21 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:21.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:21 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:21.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:21 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:21.320 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:21 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:21.320 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:21 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:21.320 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:21 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:21.320 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:21 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:21.320 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:21 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:22.289 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:22 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:22.290 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:22 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:22.290 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:22 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:22.290 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:22 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:22.290 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:22 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:22.290 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:22 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:22.291 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:22 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:22.291 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:22 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:22.291 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:22 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:22.291 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:22 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:22.291 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:22 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:22.292 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:22 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:22.294 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:22 ntpd[18470]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:22.294 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:22 ntpd[18470]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:22.294 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:22 ntpd[18470]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:22.294 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:22 ntpd[18470]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:22.295 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:22 ntpd[18470]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:22.295 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:22 ntpd[18470]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:22.295 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:22 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:22.295 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:22 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:22.295 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:22 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:22.295 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:22 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:22.295 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:22 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:22.296 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:22 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:22.296 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:22 ntpd[18456]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:22.296 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:22 ntpd[18456]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:22.296 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:22 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:22.296 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:22 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:22.296 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:22 ntpd[18456]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:22.296 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:22 ntpd[18456]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:22.318 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:22 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:22.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:22 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:22.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:22 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:22.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:22 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:22.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:22 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:22.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:22 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:23.287 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:23 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:23.288 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:23 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:23.288 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:23 ntpd[18462]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:23.288 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:23 ntpd[18462]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:23.288 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:23 ntpd[18462]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:23.288 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:23 ntpd[18462]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:23.288 INFO:teuthology.orchestra.run.smithi071.stdout:17 Sep 10:12:23 ntpd[18462]: ntpd: time slew +0.000210 s 2024-09-17T10:12:23.288 INFO:teuthology.orchestra.run.smithi071.stdout:ntpd: time slew +0.000210s 2024-09-17T10:12:23.289 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:23 ntpd[18462]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T10:12:23.289 INFO:teuthology.orchestra.run.smithi071.stderr:17 Sep 10:12:23 ntpd[18462]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T10:12:23.291 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:23 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:23.291 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:23 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:23.291 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:23 ntpd[18456]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:23.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:23 ntpd[18456]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:23.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:23 ntpd[18456]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:23.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:23 ntpd[18456]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:23.292 INFO:teuthology.orchestra.run.smithi088.stdout:17 Sep 10:12:23 ntpd[18456]: ntpd: time slew -0.002357 s 2024-09-17T10:12:23.292 INFO:teuthology.orchestra.run.smithi088.stdout:ntpd: time slew -0.002357s 2024-09-17T10:12:23.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:23 ntpd[18456]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T10:12:23.292 INFO:teuthology.orchestra.run.smithi088.stderr:17 Sep 10:12:23 ntpd[18456]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T10:12:23.293 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:23 ntpd[18470]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:23.294 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:23 ntpd[18470]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:23.294 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:23 ntpd[18470]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:23.294 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:23 ntpd[18470]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:23.294 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:23 ntpd[18470]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:23.294 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:23 ntpd[18470]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:23.294 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:23 ntpd[18470]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:23.294 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:23 ntpd[18470]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:23.294 INFO:teuthology.orchestra.run.smithi089.stdout:17 Sep 10:12:23 ntpd[18470]: ntpd: time slew -0.001907 s 2024-09-17T10:12:23.294 INFO:teuthology.orchestra.run.smithi089.stdout:ntpd: time slew -0.001907s 2024-09-17T10:12:23.295 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:23 ntpd[18470]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T10:12:23.295 INFO:teuthology.orchestra.run.smithi089.stderr:17 Sep 10:12:23 ntpd[18470]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T10:12:23.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:23 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:23.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:23 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:23.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:23 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:23.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:23 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:23.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:23 ntpd[18482]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-09-17T10:12:23.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:23 ntpd[18482]: can't open /var/log/ntpstats/rawstats.20240917: Permission denied 2024-09-17T10:12:23.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:23 ntpd[18482]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-09-17T10:12:23.319 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:23 ntpd[18482]: can't open /var/log/ntpstats/peerstats.20240917: Permission denied 2024-09-17T10:12:23.319 INFO:teuthology.orchestra.run.smithi177.stdout:17 Sep 10:12:23 ntpd[18482]: ntpd: time slew -0.001616 s 2024-09-17T10:12:23.320 INFO:teuthology.orchestra.run.smithi177.stdout:ntpd: time slew -0.001616s 2024-09-17T10:12:23.320 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:23 ntpd[18482]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-09-17T10:12:23.320 INFO:teuthology.orchestra.run.smithi177.stderr:17 Sep 10:12:23 ntpd[18482]: can't open /var/log/ntpstats/loopstats.20240917: Permission denied 2024-09-17T10:12:23.336 INFO:teuthology.orchestra.run.smithi071.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T10:12:23.336 INFO:teuthology.orchestra.run.smithi071.stdout:============================================================================== 2024-09-17T10:12:23.336 INFO:teuthology.orchestra.run.smithi071.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T10:12:23.336 INFO:teuthology.orchestra.run.smithi071.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T10:12:23.336 INFO:teuthology.orchestra.run.smithi071.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T10:12:23.336 INFO:teuthology.orchestra.run.smithi071.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T10:12:23.346 INFO:teuthology.orchestra.run.smithi088.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T10:12:23.346 INFO:teuthology.orchestra.run.smithi088.stdout:============================================================================== 2024-09-17T10:12:23.346 INFO:teuthology.orchestra.run.smithi088.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T10:12:23.346 INFO:teuthology.orchestra.run.smithi088.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T10:12:23.346 INFO:teuthology.orchestra.run.smithi088.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T10:12:23.346 INFO:teuthology.orchestra.run.smithi088.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T10:12:23.361 INFO:teuthology.orchestra.run.smithi089.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T10:12:23.361 INFO:teuthology.orchestra.run.smithi089.stdout:============================================================================== 2024-09-17T10:12:23.361 INFO:teuthology.orchestra.run.smithi089.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T10:12:23.361 INFO:teuthology.orchestra.run.smithi089.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T10:12:23.361 INFO:teuthology.orchestra.run.smithi089.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T10:12:23.361 INFO:teuthology.orchestra.run.smithi089.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T10:12:23.371 INFO:teuthology.orchestra.run.smithi177.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T10:12:23.371 INFO:teuthology.orchestra.run.smithi177.stdout:============================================================================== 2024-09-17T10:12:23.371 INFO:teuthology.orchestra.run.smithi177.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T10:12:23.371 INFO:teuthology.orchestra.run.smithi177.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T10:12:23.372 INFO:teuthology.orchestra.run.smithi177.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T10:12:23.372 INFO:teuthology.orchestra.run.smithi177.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-09-17T10:12:23.372 INFO:teuthology.run_tasks:Running task cephadm.deploy_samba_ad_dc... 2024-09-17T10:12:23.466 INFO:tasks.cephadm:Testing if podman is available 2024-09-17T10:12:23.466 DEBUG:teuthology.orchestra.run.smithi177:> sudo podman --help 2024-09-17T10:12:23.476 INFO:teuthology.orchestra.run.smithi177.stderr:sudo: podman: command not found 2024-09-17T10:12:23.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T10:12:23.477 INFO:tasks.cephadm:Failed to find podman. Using docker 2024-09-17T10:12:23.477 DEBUG:teuthology.orchestra.run.smithi177:> sudo docker pull quay.io/samba.org/samba-ad-server:latest 2024-09-17T10:12:24.285 INFO:teuthology.orchestra.run.smithi177.stdout:latest: Pulling from samba.org/samba-ad-server 2024-09-17T10:12:24.293 INFO:teuthology.orchestra.run.smithi177.stdout:76987b461ffc: Pulling fs layer 2024-09-17T10:12:24.293 INFO:teuthology.orchestra.run.smithi177.stdout:ad4f51bac3ff: Pulling fs layer 2024-09-17T10:12:24.293 INFO:teuthology.orchestra.run.smithi177.stdout:d14099419997: Pulling fs layer 2024-09-17T10:12:24.293 INFO:teuthology.orchestra.run.smithi177.stdout:2f49ae0c40ad: Pulling fs layer 2024-09-17T10:12:24.293 INFO:teuthology.orchestra.run.smithi177.stdout:01e4a81ed93f: Pulling fs layer 2024-09-17T10:12:24.293 INFO:teuthology.orchestra.run.smithi177.stdout:8e807a9c6bd1: Pulling fs layer 2024-09-17T10:12:24.293 INFO:teuthology.orchestra.run.smithi177.stdout:2f49ae0c40ad: Waiting 2024-09-17T10:12:24.293 INFO:teuthology.orchestra.run.smithi177.stdout:01e4a81ed93f: Waiting 2024-09-17T10:12:24.293 INFO:teuthology.orchestra.run.smithi177.stdout:8e807a9c6bd1: Waiting 2024-09-17T10:12:24.459 INFO:teuthology.orchestra.run.smithi177.stdout:ad4f51bac3ff: Verifying Checksum 2024-09-17T10:12:24.459 INFO:teuthology.orchestra.run.smithi177.stdout:ad4f51bac3ff: Download complete 2024-09-17T10:12:24.599 INFO:teuthology.orchestra.run.smithi177.stdout:2f49ae0c40ad: Download complete 2024-09-17T10:12:24.773 INFO:teuthology.orchestra.run.smithi177.stdout:01e4a81ed93f: Download complete 2024-09-17T10:12:25.361 INFO:teuthology.orchestra.run.smithi177.stdout:8e807a9c6bd1: Verifying Checksum 2024-09-17T10:12:25.361 INFO:teuthology.orchestra.run.smithi177.stdout:8e807a9c6bd1: Download complete 2024-09-17T10:12:25.488 INFO:teuthology.orchestra.run.smithi177.stdout:d14099419997: Verifying Checksum 2024-09-17T10:12:25.488 INFO:teuthology.orchestra.run.smithi177.stdout:d14099419997: Download complete 2024-09-17T10:12:25.760 INFO:teuthology.orchestra.run.smithi177.stdout:76987b461ffc: Verifying Checksum 2024-09-17T10:12:25.760 INFO:teuthology.orchestra.run.smithi177.stdout:76987b461ffc: Download complete 2024-09-17T10:12:31.325 INFO:teuthology.orchestra.run.smithi177.stdout:76987b461ffc: Pull complete 2024-09-17T10:12:31.527 INFO:teuthology.orchestra.run.smithi177.stdout:ad4f51bac3ff: Pull complete 2024-09-17T10:12:36.712 INFO:teuthology.orchestra.run.smithi177.stdout:d14099419997: Pull complete 2024-09-17T10:12:36.923 INFO:teuthology.orchestra.run.smithi177.stdout:2f49ae0c40ad: Pull complete 2024-09-17T10:12:37.167 INFO:teuthology.orchestra.run.smithi177.stdout:01e4a81ed93f: Pull complete 2024-09-17T10:12:38.341 INFO:teuthology.orchestra.run.smithi177.stdout:8e807a9c6bd1: Pull complete 2024-09-17T10:12:38.474 INFO:teuthology.orchestra.run.smithi177.stdout:Digest: sha256:75a4666ebb3060fa1332bfec34155ee14548c081b7413b958c688d167d40a517 2024-09-17T10:12:38.526 INFO:teuthology.orchestra.run.smithi177.stdout:Status: Downloaded newer image for quay.io/samba.org/samba-ad-server:latest 2024-09-17T10:12:38.565 INFO:teuthology.orchestra.run.smithi177.stdout:quay.io/samba.org/samba-ad-server:latest 2024-09-17T10:12:38.568 DEBUG:teuthology.orchestra.run.smithi177:> sudo docker pull quay.io/samba.org/samba-client:latest 2024-09-17T10:12:39.299 INFO:teuthology.orchestra.run.smithi177.stdout:latest: Pulling from samba.org/samba-client 2024-09-17T10:12:39.299 INFO:teuthology.orchestra.run.smithi177.stdout:76987b461ffc: Already exists 2024-09-17T10:12:39.344 INFO:teuthology.orchestra.run.smithi177.stdout:86329370b687: Pulling fs layer 2024-09-17T10:12:40.337 INFO:teuthology.orchestra.run.smithi177.stdout:86329370b687: Verifying Checksum 2024-09-17T10:12:40.337 INFO:teuthology.orchestra.run.smithi177.stdout:86329370b687: Download complete 2024-09-17T10:12:43.179 INFO:teuthology.orchestra.run.smithi177.stdout:86329370b687: Pull complete 2024-09-17T10:12:43.315 INFO:teuthology.orchestra.run.smithi177.stdout:Digest: sha256:e91c9ad9a0428b3524a5ccf9c1fe6bcd1e8ef8b3d62ac22556a770e32ab3b96a 2024-09-17T10:12:43.363 INFO:teuthology.orchestra.run.smithi177.stdout:Status: Downloaded newer image for quay.io/samba.org/samba-client:latest 2024-09-17T10:12:43.389 INFO:teuthology.orchestra.run.smithi177.stdout:quay.io/samba.org/samba-client:latest 2024-09-17T10:12:43.393 DEBUG:teuthology.orchestra.run.smithi177:> ss -lunH 2024-09-17T10:12:43.420 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:46377 0.0.0.0:* 2024-09-17T10:12:43.420 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 127.0.0.53%lo:53 0.0.0.0:* 2024-09-17T10:12:43.420 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 172.21.15.177%enp3s0f1:68 0.0.0.0:* 2024-09-17T10:12:43.420 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:68 0.0.0.0:* 2024-09-17T10:12:43.420 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-17T10:12:43.421 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 172.21.15.177:123 0.0.0.0:* 2024-09-17T10:12:43.421 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 127.0.0.1:123 0.0.0.0:* 2024-09-17T10:12:43.421 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:123 0.0.0.0:* 2024-09-17T10:12:43.421 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 127.0.0.1:749 0.0.0.0:* 2024-09-17T10:12:43.421 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:36139 0.0.0.0:* 2024-09-17T10:12:43.421 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:39577 0.0.0.0:* 2024-09-17T10:12:43.421 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:57638 0.0.0.0:* 2024-09-17T10:12:43.421 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:44712 0.0.0.0:* 2024-09-17T10:12:43.421 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:47134 [::]:* 2024-09-17T10:12:43.421 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:47884 [::]:* 2024-09-17T10:12:43.421 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-17T10:12:43.421 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [fe80::ec4:7aff:feea:b04b]%enp3s0f1:123 [::]:* 2024-09-17T10:12:43.421 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::1]:123 [::]:* 2024-09-17T10:12:43.421 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:123 [::]:* 2024-09-17T10:12:43.421 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:33023 [::]:* 2024-09-17T10:12:43.422 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:38049 [::]:* 2024-09-17T10:12:43.422 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:44941 [::]:* 2024-09-17T10:12:43.422 INFO:tasks.cephadm:Disabling systemd-resolved on smithi177 2024-09-17T10:12:43.422 DEBUG:teuthology.orchestra.run.smithi177:> sudo cat /etc/systemd/resolved.conf 2024-09-17T10:12:43.472 INFO:teuthology.orchestra.run.smithi177.stdout:# This file is part of systemd. 2024-09-17T10:12:43.473 INFO:teuthology.orchestra.run.smithi177.stdout:# 2024-09-17T10:12:43.473 INFO:teuthology.orchestra.run.smithi177.stdout:# systemd is free software; you can redistribute it and/or modify it under the 2024-09-17T10:12:43.473 INFO:teuthology.orchestra.run.smithi177.stdout:# terms of the GNU Lesser General Public License as published by the Free 2024-09-17T10:12:43.473 INFO:teuthology.orchestra.run.smithi177.stdout:# Software Foundation; either version 2.1 of the License, or (at your option) 2024-09-17T10:12:43.473 INFO:teuthology.orchestra.run.smithi177.stdout:# any later version. 2024-09-17T10:12:43.473 INFO:teuthology.orchestra.run.smithi177.stdout:# 2024-09-17T10:12:43.473 INFO:teuthology.orchestra.run.smithi177.stdout:# Entries in this file show the compile time defaults. Local configuration 2024-09-17T10:12:43.473 INFO:teuthology.orchestra.run.smithi177.stdout:# should be created by either modifying this file, or by creating "drop-ins" in 2024-09-17T10:12:43.473 INFO:teuthology.orchestra.run.smithi177.stdout:# the resolved.conf.d/ subdirectory. The latter is generally recommended. 2024-09-17T10:12:43.473 INFO:teuthology.orchestra.run.smithi177.stdout:# Defaults can be restored by simply deleting this file and all drop-ins. 2024-09-17T10:12:43.473 INFO:teuthology.orchestra.run.smithi177.stdout:# 2024-09-17T10:12:43.473 INFO:teuthology.orchestra.run.smithi177.stdout:# Use 'systemd-analyze cat-config systemd/resolved.conf' to display the full config. 2024-09-17T10:12:43.474 INFO:teuthology.orchestra.run.smithi177.stdout:# 2024-09-17T10:12:43.474 INFO:teuthology.orchestra.run.smithi177.stdout:# See resolved.conf(5) for details. 2024-09-17T10:12:43.474 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-17T10:12:43.474 INFO:teuthology.orchestra.run.smithi177.stdout:[Resolve] 2024-09-17T10:12:43.474 INFO:teuthology.orchestra.run.smithi177.stdout:# Some examples of DNS servers which may be used for DNS= and FallbackDNS=: 2024-09-17T10:12:43.474 INFO:teuthology.orchestra.run.smithi177.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-17T10:12:43.474 INFO:teuthology.orchestra.run.smithi177.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-17T10:12:43.474 INFO:teuthology.orchestra.run.smithi177.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-17T10:12:43.474 INFO:teuthology.orchestra.run.smithi177.stdout:#DNS= 2024-09-17T10:12:43.474 INFO:teuthology.orchestra.run.smithi177.stdout:#FallbackDNS= 2024-09-17T10:12:43.474 INFO:teuthology.orchestra.run.smithi177.stdout:#Domains= 2024-09-17T10:12:43.474 INFO:teuthology.orchestra.run.smithi177.stdout:#DNSSEC=no 2024-09-17T10:12:43.474 INFO:teuthology.orchestra.run.smithi177.stdout:#DNSOverTLS=no 2024-09-17T10:12:43.474 INFO:teuthology.orchestra.run.smithi177.stdout:#MulticastDNS=no 2024-09-17T10:12:43.475 INFO:teuthology.orchestra.run.smithi177.stdout:#LLMNR=no 2024-09-17T10:12:43.475 INFO:teuthology.orchestra.run.smithi177.stdout:#Cache=no-negative 2024-09-17T10:12:43.475 INFO:teuthology.orchestra.run.smithi177.stdout:#CacheFromLocalhost=no 2024-09-17T10:12:43.475 INFO:teuthology.orchestra.run.smithi177.stdout:#DNSStubListener=yes 2024-09-17T10:12:43.475 INFO:teuthology.orchestra.run.smithi177.stdout:#DNSStubListenerExtra= 2024-09-17T10:12:43.475 INFO:teuthology.orchestra.run.smithi177.stdout:#ReadEtcHosts=yes 2024-09-17T10:12:43.475 INFO:teuthology.orchestra.run.smithi177.stdout:#ResolveUnicastSingleLabel=no 2024-09-17T10:12:43.476 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-17T10:12:43.476 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/systemd/resolved.conf 2024-09-17T10:12:43.544 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl restart systemd-resolved 2024-09-17T10:12:43.676 DEBUG:teuthology.orchestra.run.smithi177:> ss -lunH 2024-09-17T10:12:43.682 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:46377 0.0.0.0:* 2024-09-17T10:12:43.682 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 172.21.15.177%enp3s0f1:68 0.0.0.0:* 2024-09-17T10:12:43.682 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:68 0.0.0.0:* 2024-09-17T10:12:43.682 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:111 0.0.0.0:* 2024-09-17T10:12:43.682 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 172.21.15.177:123 0.0.0.0:* 2024-09-17T10:12:43.682 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 127.0.0.1:123 0.0.0.0:* 2024-09-17T10:12:43.682 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:123 0.0.0.0:* 2024-09-17T10:12:43.682 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 127.0.0.1:749 0.0.0.0:* 2024-09-17T10:12:43.682 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:36139 0.0.0.0:* 2024-09-17T10:12:43.682 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:39577 0.0.0.0:* 2024-09-17T10:12:43.682 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:57638 0.0.0.0:* 2024-09-17T10:12:43.682 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 0.0.0.0:44712 0.0.0.0:* 2024-09-17T10:12:43.683 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:47134 [::]:* 2024-09-17T10:12:43.683 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:47884 [::]:* 2024-09-17T10:12:43.683 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:111 [::]:* 2024-09-17T10:12:43.683 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [fe80::ec4:7aff:feea:b04b]%enp3s0f1:123 [::]:* 2024-09-17T10:12:43.683 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::1]:123 [::]:* 2024-09-17T10:12:43.683 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:123 [::]:* 2024-09-17T10:12:43.683 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:33023 [::]:* 2024-09-17T10:12:43.683 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:38049 [::]:* 2024-09-17T10:12:43.683 INFO:teuthology.orchestra.run.smithi177.stdout:UNCONN 0 0 [::]:44941 [::]:* 2024-09-17T10:12:43.683 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl restart docker 2024-09-17T10:12:43.739 INFO:teuthology.orchestra.run.smithi177.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-17T10:12:49.917 DEBUG:teuthology.orchestra.run.smithi177:> sudo mkdir -p /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-17T10:12:49.974 DEBUG:teuthology.orchestra.run.smithi177:> sudo mkdir -p /var/tmp/samba 2024-09-17T10:12:50.029 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-17T10:12:50.030 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/var/tmp/samba/container.json 2024-09-17T10:12:50.086 DEBUG:teuthology.orchestra.run.smithi177:> 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-17T10:12:50.786 INFO:teuthology.orchestra.run.smithi177.stdout:c83c1cfaf89c35675be9265a5b0a4b2fc18c2636524f3eb1eee3b3310614bfd3 2024-09-17T10:12:51.741 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.177, idx=0 2024-09-17T10:12:51.741 DEBUG:teuthology.orchestra.run.smithi177:> sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-17T10:12:53.345 INFO:teuthology.orchestra.run.smithi177.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-17T10:12:54.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T10:12:54.722 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.177, idx=1 2024-09-17T10:12:54.722 DEBUG:teuthology.orchestra.run.smithi177:> sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-17T10:12:56.183 INFO:teuthology.orchestra.run.smithi177.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-17T10:12:57.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T10:12:58.070 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.177, idx=2 2024-09-17T10:12:58.071 DEBUG:teuthology.orchestra.run.smithi177:> sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-17T10:12:59.086 INFO:teuthology.orchestra.run.smithi177.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-17T10:12:59.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T10:13:01.719 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.177, idx=3 2024-09-17T10:13:01.720 DEBUG:teuthology.orchestra.run.smithi177:> sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-17T10:13:03.170 INFO:teuthology.orchestra.run.smithi177.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-17T10:13:03.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T10:13:07.879 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.177, idx=4 2024-09-17T10:13:07.879 DEBUG:teuthology.orchestra.run.smithi177:> sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-17T10:13:09.116 INFO:teuthology.orchestra.run.smithi177.stderr:do_connect: Connection to domain1.sink.test failed (Error NT_STATUS_UNSUCCESSFUL) 2024-09-17T10:13:09.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T10:13:17.848 INFO:tasks.cephadm:Probing SMB status of DC 172.21.15.177, idx=5 2024-09-17T10:13:17.848 DEBUG:teuthology.orchestra.run.smithi177:> sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //domain1.sink.test/sysvol -c ls 2024-09-17T10:13:20.705 INFO:teuthology.orchestra.run.smithi177.stdout: . D 0 Tue Sep 17 10:13:01 2024 2024-09-17T10:13:20.705 INFO:teuthology.orchestra.run.smithi177.stdout: .. D 0 Tue Sep 17 10:13:01 2024 2024-09-17T10:13:20.705 INFO:teuthology.orchestra.run.smithi177.stdout: domain1.sink.test D 0 Tue Sep 17 10:13:00 2024 2024-09-17T10:13:20.705 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-17T10:13:20.706 INFO:teuthology.orchestra.run.smithi177.stdout: 960311348 blocks of size 1024. 902223140 blocks available 2024-09-17T10:13:21.638 INFO:tasks.cephadm:SMB status probe succeeded 2024-09-17T10:13:21.638 INFO:teuthology.run_tasks:Running task cephadm... 2024-09-17T10:13:21.649 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': 'e646f72961223a04d41eb40dad875d1628d78516'} 2024-09-17T10:13:21.650 INFO:tasks.cephadm:Cluster image is quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:13:21.650 INFO:tasks.cephadm:Cluster fsid is 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:13:21.650 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-09-17T10:13:21.651 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.71', 'mon.b': '172.21.15.88', 'mon.c': '172.21.15.89'} 2024-09-17T10:13:21.651 INFO:tasks.cephadm:First mon is mon.a on smithi071 2024-09-17T10:13:21.651 INFO:tasks.cephadm:First mgr is x 2024-09-17T10:13:21.651 INFO:tasks.cephadm:Normalizing hostnames... 2024-09-17T10:13:21.651 DEBUG:teuthology.orchestra.run.smithi071:> sudo hostname $(hostname -s) 2024-09-17T10:13:21.666 DEBUG:teuthology.orchestra.run.smithi088:> sudo hostname $(hostname -s) 2024-09-17T10:13:21.682 DEBUG:teuthology.orchestra.run.smithi089:> sudo hostname $(hostname -s) 2024-09-17T10:13:21.698 DEBUG:teuthology.orchestra.run.smithi177:> sudo hostname $(hostname -s) 2024-09-17T10:13:21.715 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra 2024-09-17T10:13:21.715 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:13:21.865 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'e646f72961223a04d41eb40dad875d1628d78516', '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/83083/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.3.0-4963-ge646f729', 'node_name': '172.21.2.12+braggi12', '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-4963-ge646f729-1jammy'}, 'url': 'https://2.chacra.ceph.com/r/ceph/wip-athakkar-testing-2024-09-17-0048/e646f72961223a04d41eb40dad875d1628d78516/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-09-16 22:45:16.909728', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'wip-athakkar-testing-2024-09-17-0048', 'chacra_url': 'https://2.chacra.ceph.com/repos/ceph/wip-athakkar-testing-2024-09-17-0048/e646f72961223a04d41eb40dad875d1628d78516/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-09-17T10:13:22.005 INFO:tasks.util.chacra:got chacra host 2.chacra.ceph.com, ref wip-athakkar-testing-2024-09-17-0048, sha1 e646f72961223a04d41eb40dad875d1628d78516 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&sha1=e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:13:22.006 INFO:tasks.cephadm:Discovered cachra url: https://2.chacra.ceph.com/binaries/ceph/wip-athakkar-testing-2024-09-17-0048/e646f72961223a04d41eb40dad875d1628d78516/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-17T10:13:22.007 INFO:tasks.cephadm:Downloading cephadm from url: https://2.chacra.ceph.com/binaries/ceph/wip-athakkar-testing-2024-09-17-0048/e646f72961223a04d41eb40dad875d1628d78516/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-09-17T10:13:22.007 DEBUG:teuthology.orchestra.run.smithi071:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-athakkar-testing-2024-09-17-0048/e646f72961223a04d41eb40dad875d1628d78516/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T10:13:22.464 INFO:teuthology.orchestra.run.smithi071.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811795 Sep 17 10:13 /home/ubuntu/cephtest/cephadm 2024-09-17T10:13:22.464 DEBUG:teuthology.orchestra.run.smithi088:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-athakkar-testing-2024-09-17-0048/e646f72961223a04d41eb40dad875d1628d78516/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T10:13:22.938 INFO:teuthology.orchestra.run.smithi088.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811795 Sep 17 10:13 /home/ubuntu/cephtest/cephadm 2024-09-17T10:13:22.938 DEBUG:teuthology.orchestra.run.smithi089:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-athakkar-testing-2024-09-17-0048/e646f72961223a04d41eb40dad875d1628d78516/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T10:13:23.391 INFO:teuthology.orchestra.run.smithi089.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811795 Sep 17 10:13 /home/ubuntu/cephtest/cephadm 2024-09-17T10:13:23.495 DEBUG:teuthology.orchestra.run.smithi177:> curl --silent -L https://2.chacra.ceph.com/binaries/ceph/wip-athakkar-testing-2024-09-17-0048/e646f72961223a04d41eb40dad875d1628d78516/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-09-17T10:13:23.984 INFO:teuthology.orchestra.run.smithi177.stdout:-rw-rw-r-- 1 ubuntu ubuntu 811795 Sep 17 10:13 /home/ubuntu/cephtest/cephadm 2024-09-17T10:13:23.984 DEBUG:teuthology.orchestra.run.smithi071:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T10:13:23.992 DEBUG:teuthology.orchestra.run.smithi088:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T10:13:23.999 DEBUG:teuthology.orchestra.run.smithi089:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T10:13:24.007 DEBUG:teuthology.orchestra.run.smithi177:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-09-17T10:13:24.026 INFO:tasks.cephadm:Pulling image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 on all hosts... 2024-09-17T10:13:24.026 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 pull 2024-09-17T10:13:24.035 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 pull 2024-09-17T10:13:24.042 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 pull 2024-09-17T10:13:24.049 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 pull 2024-09-17T10:13:24.220 INFO:teuthology.orchestra.run.smithi071.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516... 2024-09-17T10:13:24.223 INFO:teuthology.orchestra.run.smithi088.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516... 2024-09-17T10:13:24.230 INFO:teuthology.orchestra.run.smithi089.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516... 2024-09-17T10:13:24.239 INFO:teuthology.orchestra.run.smithi177.stderr:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516... 2024-09-17T10:14:21.254 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-09-17T10:14:21.255 INFO:teuthology.orchestra.run.smithi071.stdout: "ceph_version": "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)", 2024-09-17T10:14:21.255 INFO:teuthology.orchestra.run.smithi071.stdout: "image_id": "f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b", 2024-09-17T10:14:21.255 INFO:teuthology.orchestra.run.smithi071.stdout: "repo_digests": [ 2024-09-17T10:14:21.255 INFO:teuthology.orchestra.run.smithi071.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407" 2024-09-17T10:14:21.255 INFO:teuthology.orchestra.run.smithi071.stdout: ] 2024-09-17T10:14:21.255 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-09-17T10:14:26.390 INFO:teuthology.orchestra.run.smithi089.stdout:{ 2024-09-17T10:14:26.391 INFO:teuthology.orchestra.run.smithi089.stdout: "ceph_version": "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)", 2024-09-17T10:14:26.391 INFO:teuthology.orchestra.run.smithi089.stdout: "image_id": "f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b", 2024-09-17T10:14:26.391 INFO:teuthology.orchestra.run.smithi089.stdout: "repo_digests": [ 2024-09-17T10:14:26.391 INFO:teuthology.orchestra.run.smithi089.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407" 2024-09-17T10:14:26.391 INFO:teuthology.orchestra.run.smithi089.stdout: ] 2024-09-17T10:14:26.391 INFO:teuthology.orchestra.run.smithi089.stdout:} 2024-09-17T10:14:46.310 INFO:teuthology.orchestra.run.smithi088.stdout:{ 2024-09-17T10:14:46.310 INFO:teuthology.orchestra.run.smithi088.stdout: "ceph_version": "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)", 2024-09-17T10:14:46.310 INFO:teuthology.orchestra.run.smithi088.stdout: "image_id": "f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b", 2024-09-17T10:14:46.310 INFO:teuthology.orchestra.run.smithi088.stdout: "repo_digests": [ 2024-09-17T10:14:46.310 INFO:teuthology.orchestra.run.smithi088.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407" 2024-09-17T10:14:46.310 INFO:teuthology.orchestra.run.smithi088.stdout: ] 2024-09-17T10:14:46.310 INFO:teuthology.orchestra.run.smithi088.stdout:} 2024-09-17T10:14:49.516 INFO:teuthology.orchestra.run.smithi177.stdout:{ 2024-09-17T10:14:49.516 INFO:teuthology.orchestra.run.smithi177.stdout: "ceph_version": "ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev)", 2024-09-17T10:14:49.516 INFO:teuthology.orchestra.run.smithi177.stdout: "image_id": "f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b", 2024-09-17T10:14:49.516 INFO:teuthology.orchestra.run.smithi177.stdout: "repo_digests": [ 2024-09-17T10:14:49.516 INFO:teuthology.orchestra.run.smithi177.stdout: "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407" 2024-09-17T10:14:49.516 INFO:teuthology.orchestra.run.smithi177.stdout: ] 2024-09-17T10:14:49.516 INFO:teuthology.orchestra.run.smithi177.stdout:} 2024-09-17T10:14:49.565 DEBUG:teuthology.orchestra.run.smithi071:> sudo mkdir -p /etc/ceph 2024-09-17T10:14:49.580 DEBUG:teuthology.orchestra.run.smithi088:> sudo mkdir -p /etc/ceph 2024-09-17T10:14:49.593 DEBUG:teuthology.orchestra.run.smithi089:> sudo mkdir -p /etc/ceph 2024-09-17T10:14:49.608 DEBUG:teuthology.orchestra.run.smithi177:> sudo mkdir -p /etc/ceph 2024-09-17T10:14:49.623 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod 777 /etc/ceph 2024-09-17T10:14:49.636 DEBUG:teuthology.orchestra.run.smithi088:> sudo chmod 777 /etc/ceph 2024-09-17T10:14:49.650 DEBUG:teuthology.orchestra.run.smithi089:> sudo chmod 777 /etc/ceph 2024-09-17T10:14:49.662 DEBUG:teuthology.orchestra.run.smithi177:> sudo chmod 777 /etc/ceph 2024-09-17T10:14:49.678 INFO:tasks.cephadm:Writing seed config... 2024-09-17T10:14:49.679 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-09-17T10:14:49.680 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-09-17T10:14:49.680 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-09-17T10:14:49.680 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-09-17T10:14:49.680 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-09-17T10:14:49.680 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-09-17T10:14:49.680 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-09-17T10:14:49.681 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-17T10:14:49.681 DEBUG:teuthology.orchestra.run.smithi071:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-09-17T10:14:49.686 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 = 77b1bfba-74dd-11ef-bceb-c7b262605968 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = true bdev debug aio = true osd sloppy crc = true debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2024-09-17T10:14:49.687 DEBUG:teuthology.orchestra.run.smithi071:mon.a> sudo journalctl -f -n 0 -u ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@mon.a.service 2024-09-17T10:14:49.731 DEBUG:teuthology.orchestra.run.smithi071:mgr.x> sudo journalctl -f -n 0 -u ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@mgr.x.service 2024-09-17T10:14:49.774 INFO:tasks.cephadm:Bootstrapping... 2024-09-17T10:14:49.774 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 -v bootstrap --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 --config /home/ubuntu/cephtest/seed.ceph.conf --output-config /etc/ceph/ceph.conf --output-keyring /etc/ceph/ceph.client.admin.keyring --output-pub-ssh-key /home/ubuntu/cephtest/ceph.pub --mon-id a --mgr-id x --orphan-initial-daemons --skip-monitoring-stack --mon-ip 172.21.15.71 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-09-17T10:14:49.997 INFO:teuthology.orchestra.run.smithi071.stdout:-------------------------------------------------------------------------------- 2024-09-17T10:14:49.997 INFO:teuthology.orchestra.run.smithi071.stdout:cephadm ['--image', 'quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516', '-v', 'bootstrap', '--fsid', '77b1bfba-74dd-11ef-bceb-c7b262605968', '--config', '/home/ubuntu/cephtest/seed.ceph.conf', '--output-config', '/etc/ceph/ceph.conf', '--output-keyring', '/etc/ceph/ceph.client.admin.keyring', '--output-pub-ssh-key', '/home/ubuntu/cephtest/ceph.pub', '--mon-id', 'a', '--mgr-id', 'x', '--orphan-initial-daemons', '--skip-monitoring-stack', '--mon-ip', '172.21.15.71', '--skip-admin-label'] 2024-09-17T10:14:49.997 INFO:teuthology.orchestra.run.smithi071.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-09-17T10:14:49.998 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying podman|docker is present... 2024-09-17T10:14:49.998 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying lvm2 is present... 2024-09-17T10:14:49.998 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying time synchronization is in place... 2024-09-17T10:14:50.003 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T10:14:50.003 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T10:14:50.006 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T10:14:50.006 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout inactive 2024-09-17T10:14:50.013 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-17T10:14:50.013 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T10:14:50.016 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-17T10:14:50.016 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout inactive 2024-09-17T10:14:50.021 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-17T10:14:50.021 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout masked 2024-09-17T10:14:50.025 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-17T10:14:50.025 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout inactive 2024-09-17T10:14:50.029 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-17T10:14:50.029 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T10:14:50.033 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-17T10:14:50.033 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout inactive 2024-09-17T10:14:50.038 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout enabled 2024-09-17T10:14:50.043 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout active 2024-09-17T10:14:50.043 INFO:teuthology.orchestra.run.smithi071.stdout:Unit ntp.service is enabled and running 2024-09-17T10:14:50.043 INFO:teuthology.orchestra.run.smithi071.stdout:Repeating the final host check... 2024-09-17T10:14:50.043 INFO:teuthology.orchestra.run.smithi071.stdout:docker (/usr/bin/docker) is present 2024-09-17T10:14:50.043 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl is present 2024-09-17T10:14:50.043 INFO:teuthology.orchestra.run.smithi071.stdout:lvcreate is present 2024-09-17T10:14:50.046 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-09-17T10:14:50.046 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-09-17T10:14:50.049 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-09-17T10:14:50.049 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout inactive 2024-09-17T10:14:50.053 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-09-17T10:14:50.053 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-09-17T10:14:50.057 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-09-17T10:14:50.057 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout inactive 2024-09-17T10:14:50.062 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-09-17T10:14:50.062 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout masked 2024-09-17T10:14:50.066 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-09-17T10:14:50.066 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout inactive 2024-09-17T10:14:50.069 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-09-17T10:14:50.069 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-09-17T10:14:50.073 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-09-17T10:14:50.073 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout inactive 2024-09-17T10:14:50.078 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout enabled 2024-09-17T10:14:50.082 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stdout active 2024-09-17T10:14:50.082 INFO:teuthology.orchestra.run.smithi071.stdout:Unit ntp.service is enabled and running 2024-09-17T10:14:50.082 INFO:teuthology.orchestra.run.smithi071.stdout:Host looks OK 2024-09-17T10:14:50.082 INFO:teuthology.orchestra.run.smithi071.stdout:Cluster fsid: 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:14:50.082 INFO:teuthology.orchestra.run.smithi071.stdout:Acquiring lock 140180110490544 on /run/cephadm/77b1bfba-74dd-11ef-bceb-c7b262605968.lock 2024-09-17T10:14:50.083 INFO:teuthology.orchestra.run.smithi071.stdout:Lock 140180110490544 acquired on /run/cephadm/77b1bfba-74dd-11ef-bceb-c7b262605968.lock 2024-09-17T10:14:50.083 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying IP 172.21.15.71 port 3300 ... 2024-09-17T10:14:50.083 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying IP 172.21.15.71 port 6789 ... 2024-09-17T10:14:50.083 INFO:teuthology.orchestra.run.smithi071.stdout:Base mon IP(s) is [172.21.15.71:3300, 172.21.15.71:6789], mon addrv is [v2:172.21.15.71:3300,v1:172.21.15.71:6789] 2024-09-17T10:14:50.085 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2024-09-17T10:14:50.085 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.71 metric 100 2024-09-17T10:14:50.085 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/sbin/ip: stdout 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.71 metric 100 2024-09-17T10:14:50.085 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-09-17T10:14:50.085 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.71 metric 100 2024-09-17T10:14:50.086 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/sbin/ip: stdout 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.71 metric 100 2024-09-17T10:14:50.086 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/sbin/ip: stdout 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.71 metric 100 2024-09-17T10:14:50.086 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.71 metric 100 2024-09-17T10:14:50.087 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-09-17T10:14:50.087 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-09-17T10:14:50.087 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1792sec pref medium 2024-09-17T10:14:50.089 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-09-17T10:14:50.089 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-09-17T10:14:50.089 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T10:14:50.089 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-09-17T10:14:50.090 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe8f:d765/64 scope link 2024-09-17T10:14:50.090 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-09-17T10:14:50.091 INFO:teuthology.orchestra.run.smithi071.stdout:Mon IP `172.21.15.71` is in CIDR network `172.21.0.0/20` 2024-09-17T10:14:50.091 INFO:teuthology.orchestra.run.smithi071.stdout:Mon IP `172.21.15.71` is in CIDR network `172.21.0.0/20` 2024-09-17T10:14:50.091 INFO:teuthology.orchestra.run.smithi071.stdout:Mon IP `172.21.15.71` is in CIDR network `172.21.0.1/32` 2024-09-17T10:14:50.091 INFO:teuthology.orchestra.run.smithi071.stdout:Mon IP `172.21.15.71` is in CIDR network `172.21.0.1/32` 2024-09-17T10:14:50.091 INFO:teuthology.orchestra.run.smithi071.stdout:Mon IP `172.21.15.71` is in CIDR network `172.21.0.2/32` 2024-09-17T10:14:50.091 INFO:teuthology.orchestra.run.smithi071.stdout:Mon IP `172.21.15.71` is in CIDR network `172.21.0.2/32` 2024-09-17T10:14:50.091 INFO:teuthology.orchestra.run.smithi071.stdout:Mon IP `172.21.15.71` is in CIDR network `172.21.15.254/32` 2024-09-17T10:14:50.091 INFO:teuthology.orchestra.run.smithi071.stdout:Mon IP `172.21.15.71` is in CIDR network `172.21.15.254/32` 2024-09-17T10:14:50.091 INFO:teuthology.orchestra.run.smithi071.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20', '172.21.0.1/32', '172.21.0.1/32', '172.21.0.2/32', '172.21.0.2/32', '172.21.15.254/32', '172.21.15.254/32'] 2024-09-17T10:14:50.091 INFO:teuthology.orchestra.run.smithi071.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-09-17T10:14:50.092 INFO:teuthology.orchestra.run.smithi071.stdout:Pulling container image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516... 2024-09-17T10:14:50.353 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/docker: stdout e646f72961223a04d41eb40dad875d1628d78516: Pulling from ceph-ci/ceph 2024-09-17T10:14:50.353 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/docker: stdout Digest: sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407 2024-09-17T10:14:50.353 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:14:50.353 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/docker: stdout quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 2024-09-17T10:14:52.121 INFO:teuthology.orchestra.run.smithi071.stdout:ceph: stdout ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev) 2024-09-17T10:14:52.122 INFO:teuthology.orchestra.run.smithi071.stdout:Ceph version: ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev) 2024-09-17T10:14:52.122 INFO:teuthology.orchestra.run.smithi071.stdout:Extracting ceph user uid/gid from container image... 2024-09-17T10:14:53.694 INFO:teuthology.orchestra.run.smithi071.stdout:stat: stdout 167 167 2024-09-17T10:14:53.694 INFO:teuthology.orchestra.run.smithi071.stdout:Creating initial keys... 2024-09-17T10:14:55.318 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-authtool: stdout AQCeVulmr/DtKBAAJTTkLFP53TSmAMKOEv134g== 2024-09-17T10:14:56.833 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-authtool: stdout AQCgVulmzQgzDBAAwGhGNQ5HNQU/mosgpJQiVA== 2024-09-17T10:14:58.439 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-authtool: stdout AQChVulmiI7wLxAA3yYkapRFNJvTugps6t3cYQ== 2024-09-17T10:14:58.440 INFO:teuthology.orchestra.run.smithi071.stdout:Creating initial monmap... 2024-09-17T10:15:00.096 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T10:15:00.096 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = quincy 2024-09-17T10:15:00.096 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:15:00.096 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T10:15:00.096 INFO:teuthology.orchestra.run.smithi071.stdout:monmaptool for a [v2:172.21.15.71:3300,v1:172.21.15.71:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-09-17T10:15:00.096 INFO:teuthology.orchestra.run.smithi071.stdout:setting min_mon_release = quincy 2024-09-17T10:15:00.096 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/monmaptool: set fsid to 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:15:00.096 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-09-17T10:15:00.096 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:15:00.097 INFO:teuthology.orchestra.run.smithi071.stdout:Creating mon... 2024-09-17T10:15:01.662 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.087+0000 7f3923486c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T10:15:01.662 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.087+0000 7f3923486c80 1 imported monmap: 2024-09-17T10:15:01.663 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-09-17T10:15:01.663 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:15:01.663 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-09-17T10:14:59.435444+0000 2024-09-17T10:15:01.663 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr created 2024-09-17T10:14:59.435444+0000 2024-09-17T10:15:01.663 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr min_mon_release 17 (quincy) 2024-09-17T10:15:01.663 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-09-17T10:15:01.663 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-09-17T10:15:01.663 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:15:01.663 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.087+0000 7f3923486c80 0 /usr/bin/ceph-mon: set fsid to 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:15:01.663 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T10:15:01.663 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:15:01.663 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Git sha 0 2024-09-17T10:15:01.663 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Compile date 2024-09-16 20:37:15 2024-09-17T10:15:01.703 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: DB SUMMARY 2024-09-17T10:15:01.703 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:15:01.703 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: DB Session ID: F2246O6NS8L891OC2ZFD 2024-09-17T10:15:01.704 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:15:01.704 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-09-17T10:15:01.704 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:15:01.704 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-09-17T10:15:01.704 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:15:01.705 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T10:15:01.705 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.create_if_missing: 1 2024-09-17T10:15:01.705 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T10:15:01.705 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T10:15:01.705 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T10:15:01.705 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T10:15:01.706 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.env: 0x562157bc5120 2024-09-17T10:15:01.706 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T10:15:01.706 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.info_log: 0x56215a02ebc0 2024-09-17T10:15:01.706 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T10:15:01.706 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.statistics: (nil) 2024-09-17T10:15:01.707 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.use_fsync: 0 2024-09-17T10:15:01.707 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T10:15:01.707 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T10:15:01.707 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T10:15:01.707 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T10:15:01.707 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T10:15:01.708 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T10:15:01.708 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T10:15:01.708 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T10:15:01.708 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T10:15:01.708 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T10:15:01.708 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T10:15:01.709 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.db_log_dir: 2024-09-17T10:15:01.709 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.wal_dir: 2024-09-17T10:15:01.709 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T10:15:01.709 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T10:15:01.709 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T10:15:01.710 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T10:15:01.710 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T10:15:01.710 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T10:15:01.710 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T10:15:01.710 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T10:15:01.710 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.write_buffer_manager: 0x56215a027cc0 2024-09-17T10:15:01.711 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T10:15:01.711 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T10:15:01.711 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T10:15:01.711 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T10:15:01.711 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T10:15:01.711 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T10:15:01.711 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T10:15:01.712 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T10:15:01.712 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.unordered_write: 0 2024-09-17T10:15:01.712 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T10:15:01.712 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T10:15:01.712 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T10:15:01.713 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T10:15:01.713 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.row_cache: None 2024-09-17T10:15:01.713 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.wal_filter: None 2024-09-17T10:15:01.713 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T10:15:01.713 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T10:15:01.713 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T10:15:01.714 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T10:15:01.714 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.wal_compression: 0 2024-09-17T10:15:01.714 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T10:15:01.714 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T10:15:01.714 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T10:15:01.714 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T10:15:01.715 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T10:15:01.715 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T10:15:01.715 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T10:15:01.715 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T10:15:01.715 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T10:15:01.715 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T10:15:01.717 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T10:15:01.718 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T10:15:01.718 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T10:15:01.718 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T10:15:01.718 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T10:15:01.718 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T10:15:01.719 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T10:15:01.719 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T10:15:01.719 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T10:15:01.719 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T10:15:01.719 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T10:15:01.720 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T10:15:01.720 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T10:15:01.720 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.max_open_files: -1 2024-09-17T10:15:01.720 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T10:15:01.720 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T10:15:01.720 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T10:15:01.721 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T10:15:01.721 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T10:15:01.721 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Compression algorithms supported: 2024-09-17T10:15:01.721 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: kZSTD supported: 0 2024-09-17T10:15:01.721 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T10:15:01.722 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T10:15:01.722 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T10:15:01.722 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T10:15:01.722 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T10:15:01.723 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T10:15:01.723 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T10:15:01.723 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T10:15:01.723 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T10:15:01.723 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.091+0000 7f3923486c80 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-09-17T10:15:01.724 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:15:01.724 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-09-17T10:15:01.724 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:15:01.724 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T10:15:01.724 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:15:01.724 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T10:15:01.725 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.merge_operator: 2024-09-17T10:15:01.725 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.compaction_filter: None 2024-09-17T10:15:01.725 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T10:15:01.725 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T10:15:01.725 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T10:15:01.725 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T10:15:01.726 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56215a02e820) 2024-09-17T10:15:01.726 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-09-17T10:15:01.726 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T10:15:01.726 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T10:15:01.726 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-09-17T10:15:01.726 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-09-17T10:15:01.727 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-09-17T10:15:01.727 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-09-17T10:15:01.727 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-09-17T10:15:01.727 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-09-17T10:15:01.727 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-09-17T10:15:01.727 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x56215a017610 2024-09-17T10:15:01.728 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-09-17T10:15:01.728 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-09-17T10:15:01.728 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-09-17T10:15:01.728 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-09-17T10:15:01.728 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-09-17T10:15:01.728 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-09-17T10:15:01.729 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-09-17T10:15:01.729 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-09-17T10:15:01.729 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-09-17T10:15:01.729 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-09-17T10:15:01.729 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-09-17T10:15:01.730 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-09-17T10:15:01.730 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-09-17T10:15:01.730 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-09-17T10:15:01.730 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-09-17T10:15:01.730 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-09-17T10:15:01.730 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-09-17T10:15:01.731 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-09-17T10:15:01.731 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-09-17T10:15:01.731 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-09-17T10:15:01.731 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-09-17T10:15:01.731 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-09-17T10:15:01.732 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-09-17T10:15:01.732 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-09-17T10:15:01.732 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-09-17T10:15:01.732 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-09-17T10:15:01.732 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:15:01.732 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T10:15:01.733 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T10:15:01.733 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.compression: NoCompression 2024-09-17T10:15:01.733 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T10:15:01.733 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T10:15:01.733 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T10:15:01.734 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.num_levels: 7 2024-09-17T10:15:01.734 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T10:15:01.734 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T10:15:01.734 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T10:15:01.734 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T10:15:01.734 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T10:15:01.735 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T10:15:01.735 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T10:15:01.735 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T10:15:01.735 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T10:15:01.735 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T10:15:01.736 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T10:15:01.736 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T10:15:01.736 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T10:15:01.736 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T10:15:01.736 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T10:15:01.736 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T10:15:01.737 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T10:15:01.737 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T10:15:01.737 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T10:15:01.737 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T10:15:01.737 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T10:15:01.737 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T10:15:01.738 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T10:15:01.738 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T10:15:01.738 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T10:15:01.738 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T10:15:01.738 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T10:15:01.739 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T10:15:01.739 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T10:15:01.739 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T10:15:01.739 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T10:15:01.739 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T10:15:01.739 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T10:15:01.740 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T10:15:01.740 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T10:15:01.740 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T10:15:01.740 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T10:15:01.740 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T10:15:01.740 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T10:15:01.741 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T10:15:01.741 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T10:15:01.741 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T10:15:01.741 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T10:15:01.741 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T10:15:01.742 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T10:15:01.742 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T10:15:01.742 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T10:15:01.742 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T10:15:01.742 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T10:15:01.742 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T10:15:01.743 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T10:15:01.743 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T10:15:01.743 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T10:15:01.743 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T10:15:01.743 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T10:15:01.743 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T10:15:01.744 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T10:15:01.744 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T10:15:01.744 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T10:15:01.744 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T10:15:01.744 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T10:15:01.745 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T10:15:01.745 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T10:15:01.745 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T10:15:01.745 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T10:15:01.745 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.ttl: 2592000 2024-09-17T10:15:01.746 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T10:15:01.746 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T10:15:01.746 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T10:15:01.746 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T10:15:01.746 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T10:15:01.746 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T10:15:01.746 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T10:15:01.746 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T10:15:01.746 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T10:15:01.746 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T10:15:01.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T10:15:01.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T10:15:01.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T10:15:01.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 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-17T10:15:01.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:15:01.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-09-17T10:15:01.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:15:01.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: d844314e-df09-4b6b-b4bd-7c1c55d2259e 2024-09-17T10:15:01.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:15:01.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.095+0000 7f3923486c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-09-17T10:15:01.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:15:01.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.099+0000 7f3923486c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56215a046e00 2024-09-17T10:15:01.747 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.099+0000 7f3923486c80 4 rocksdb: DB pointer 0x56215a128000 2024-09-17T10:15:01.748 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.099+0000 7f391ac11640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T10:15:01.748 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.099+0000 7f391ac11640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T10:15:01.748 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-09-17T10:15:01.748 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T10:15:01.748 INFO:teuthology.orchestra.run.smithi071.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-17T10:15:01.748 INFO:teuthology.orchestra.run.smithi071.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-17T10:15:01.748 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T10:15:01.748 INFO:teuthology.orchestra.run.smithi071.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-17T10:15:01.748 INFO:teuthology.orchestra.run.smithi071.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-17T10:15:01.748 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T10:15:01.748 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:15:01.748 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-17T10:15:01.749 INFO:teuthology.orchestra.run.smithi071.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-17T10:15:01.749 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T10:15:01.749 INFO:teuthology.orchestra.run.smithi071.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-17T10:15:01.749 INFO:teuthology.orchestra.run.smithi071.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-17T10:15:01.749 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:15:01.749 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-09-17T10:15:01.749 INFO:teuthology.orchestra.run.smithi071.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-17T10:15:01.749 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T10:15:01.749 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:15:01.749 INFO:teuthology.orchestra.run.smithi071.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-17T10:15:01.749 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:15:01.750 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T10:15:01.750 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T10:15:01.750 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T10:15:01.750 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-09-17T10:15:01.750 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T10:15:01.750 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-09-17T10:15:01.750 INFO:teuthology.orchestra.run.smithi071.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-17T10:15:01.750 INFO:teuthology.orchestra.run.smithi071.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-17T10:15:01.750 INFO:teuthology.orchestra.run.smithi071.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-17T10:15:01.750 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x56215a017610#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2e-05 secs_since: 0 2024-09-17T10:15:01.750 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-09-17T10:15:01.750 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:15:01.750 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-09-17T10:15:01.751 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr 2024-09-17T10:15:01.751 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.099+0000 7f3923486c80 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-09-17T10:15:01.751 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.099+0000 7f3923486c80 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-09-17T10:15:01.751 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph-mon: stderr debug 2024-09-17T10:15:01.099+0000 7f3923486c80 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-09-17T10:15:01.751 INFO:teuthology.orchestra.run.smithi071.stdout:create mon.a on 2024-09-17T10:15:02.180 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-09-17T10:15:02.437 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968.target. 2024-09-17T10:15:02.437 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968.target -> /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968.target. 2024-09-17T10:15:02.815 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@mon.a 2024-09-17T10:15:02.815 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Failed to reset failed state of unit ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@mon.a.service: Unit ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@mon.a.service not loaded. 2024-09-17T10:15:03.008 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968.target.wants/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service. 2024-09-17T10:15:03.018 INFO:teuthology.orchestra.run.smithi071.stdout:firewalld does not appear to be present 2024-09-17T10:15:03.018 INFO:teuthology.orchestra.run.smithi071.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T10:15:03.018 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for mon to start... 2024-09-17T10:15:03.018 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for mon... 2024-09-17T10:15:03.207 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:03 smithi071 systemd[1]: Started Ceph mon.a for 77b1bfba-74dd-11ef-bceb-c7b262605968. 2024-09-17T10:15:05.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:05 smithi071 bash[19356]: cluster 2024-09-17T10:15:05.107781+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:15:05.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:05 smithi071 bash[19356]: cluster 2024-09-17T10:15:05.107781+0000 mon.a (mon.0) 0 : cluster [INF] mkfs 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:15:05.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:05 smithi071 bash[19356]: cluster 2024-09-17T10:15:05.067323+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T10:15:05.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:05 smithi071 bash[19356]: cluster 2024-09-17T10:15:05.067323+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T10:15:06.073 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout cluster: 2024-09-17T10:15:06.073 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout id: 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:15:06.073 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-09-17T10:15:06.073 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-09-17T10:15:06.073 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout services: 2024-09-17T10:15:06.073 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.24707s) 2024-09-17T10:15:06.073 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-09-17T10:15:06.073 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-09-17T10:15:06.073 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-09-17T10:15:06.073 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout data: 2024-09-17T10:15:06.073 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-09-17T10:15:06.073 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-09-17T10:15:06.074 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-09-17T10:15:06.074 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout pgs: 2024-09-17T10:15:06.074 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-09-17T10:15:06.074 INFO:teuthology.orchestra.run.smithi071.stdout:mon is available 2024-09-17T10:15:06.074 INFO:teuthology.orchestra.run.smithi071.stdout:Assimilating anything we can from ceph.conf... 2024-09-17T10:15:06.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:06 smithi071 bash[19356]: cluster 2024-09-17T10:15:05.087296+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T10:15:06.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:06 smithi071 bash[19356]: cluster 2024-09-17T10:15:05.087296+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T10:15:06.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:06 smithi071 bash[19356]: cluster 2024-09-17T10:15:05.087550+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-17T10:15:06.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:06 smithi071 bash[19356]: cluster 2024-09-17T10:15:05.087550+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 1 2024-09-17T10:15:06.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:06 smithi071 bash[19356]: cluster 2024-09-17T10:15:05.087561+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:15:06.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:06 smithi071 bash[19356]: cluster 2024-09-17T10:15:05.087561+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:15:06.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:06 smithi071 bash[19356]: cluster 2024-09-17T10:15:05.087568+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T10:14:59.435444+0000 2024-09-17T10:15:06.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:06 smithi071 bash[19356]: cluster 2024-09-17T10:15:05.087568+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-09-17T10:14:59.435444+0000 2024-09-17T10:15:06.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:06 smithi071 bash[19356]: cluster 2024-09-17T10:15:05.087576+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T10:14:59.435444+0000 2024-09-17T10:15:06.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:06 smithi071 bash[19356]: cluster 2024-09-17T10:15:05.087576+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-09-17T10:14:59.435444+0000 2024-09-17T10:15:06.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:06 smithi071 bash[19356]: cluster 2024-09-17T10:15:05.087586+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:15:06.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:06 smithi071 bash[19356]: cluster 2024-09-17T10:15:05.087586+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:15:06.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:06 smithi071 bash[19356]: cluster 2024-09-17T10:15:05.087598+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T10:15:06.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:06 smithi071 bash[19356]: cluster 2024-09-17T10:15:05.087598+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-09-17T10:15:06.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:06 smithi071 bash[19356]: cluster 2024-09-17T10:15:05.087608+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-09-17T10:15:06.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:06 smithi071 bash[19356]: cluster 2024-09-17T10:15:05.087608+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-09-17T10:15:06.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:06 smithi071 bash[19356]: cluster 2024-09-17T10:15:05.109486+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-17T10:15:06.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:06 smithi071 bash[19356]: cluster 2024-09-17T10:15:05.109486+0000 mon.a (mon.0) 10 : cluster [DBG] fsmap 2024-09-17T10:15:06.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:06 smithi071 bash[19356]: cluster 2024-09-17T10:15:05.111775+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T10:15:06.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:06 smithi071 bash[19356]: cluster 2024-09-17T10:15:05.111775+0000 mon.a (mon.0) 11 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T10:15:06.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:06 smithi071 bash[19356]: cluster 2024-09-17T10:15:05.112238+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T10:15:06.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:06 smithi071 bash[19356]: cluster 2024-09-17T10:15:05.112238+0000 mon.a (mon.0) 12 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T10:15:06.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:06 smithi071 bash[19356]: audit 2024-09-17T10:15:05.334307+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.71:0/2951571075' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-17T10:15:06.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:06 smithi071 bash[19356]: audit 2024-09-17T10:15:05.334307+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.71:0/2951571075' entity='client.admin' cmd={"prefix": "status"} : dispatch 2024-09-17T10:15:07.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:07 smithi071 bash[19356]: audit 2024-09-17T10:15:07.308286+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.71:0/2891777225' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-17T10:15:07.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:07 smithi071 bash[19356]: audit 2024-09-17T10:15:07.308286+0000 mon.a (mon.0) 14 : audit [INF] from='client.? 172.21.15.71:0/2891777225' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-17T10:15:07.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:07 smithi071 bash[19356]: audit 2024-09-17T10:15:07.312228+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.71:0/2891777225' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T10:15:07.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:07 smithi071 bash[19356]: audit 2024-09-17T10:15:07.312228+0000 mon.a (mon.0) 15 : audit [INF] from='client.? 172.21.15.71:0/2891777225' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-09-17T10:15:07.862 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-09-17T10:15:07.863 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T10:15:07.863 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout fsid = 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:15:07.863 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-17T10:15:07.863 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.71:3300,v1:172.21.15.71:6789] 2024-09-17T10:15:07.863 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T10:15:07.863 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T10:15:07.863 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T10:15:07.863 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T10:15:07.863 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-09-17T10:15:07.863 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T10:15:07.863 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T10:15:07.863 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-09-17T10:15:07.863 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T10:15:07.864 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T10:15:07.864 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T10:15:07.864 INFO:teuthology.orchestra.run.smithi071.stdout:Generating new minimal ceph.conf... 2024-09-17T10:15:09.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:09 smithi071 bash[19356]: audit 2024-09-17T10:15:09.056420+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.71:0/3081095881' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:15:09.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:09 smithi071 bash[19356]: audit 2024-09-17T10:15:09.056420+0000 mon.a (mon.0) 16 : audit [DBG] from='client.? 172.21.15.71:0/3081095881' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:15:09.652 INFO:teuthology.orchestra.run.smithi071.stdout:Restarting the monitor... 2024-09-17T10:15:09.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:09 smithi071 systemd[1]: Stopping Ceph mon.a for 77b1bfba-74dd-11ef-bceb-c7b262605968... 2024-09-17T10:15:09.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:09 smithi071 bash[19356]: debug 2024-09-17T10:15:09.775+0000 7f3a205fc640 -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-17T10:15:09.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:09 smithi071 bash[19356]: debug 2024-09-17T10:15:09.775+0000 7f3a205fc640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-09-17T10:15:10.642 INFO:teuthology.orchestra.run.smithi071.stdout:Setting public_network to 172.21.0.2/32,172.21.0.0/20,172.21.15.254/32,172.21.0.1/32 in mon config section 2024-09-17T10:15:10.760 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:10 smithi071 bash[19740]: ceph-77b1bfba-74dd-11ef-bceb-c7b262605968-mon-a 2024-09-17T10:15:10.760 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:10 smithi071 bash[19802]: Error response from daemon: No such container: ceph-77b1bfba-74dd-11ef-bceb-c7b262605968-mon-a 2024-09-17T10:15:10.761 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:10 smithi071 systemd[1]: ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@mon.a.service: Deactivated successfully. 2024-09-17T10:15:10.761 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:10 smithi071 systemd[1]: Stopped Ceph mon.a for 77b1bfba-74dd-11ef-bceb-c7b262605968. 2024-09-17T10:15:10.761 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:10 smithi071 systemd[1]: Started Ceph mon.a for 77b1bfba-74dd-11ef-bceb-c7b262605968. 2024-09-17T10:15:12.374 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.279+0000 7f5b80b7fc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-09-17T10:15:12.374 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.279+0000 7f5b80b7fc80 0 ceph version 19.3.0-4963-ge646f729 (e646f72961223a04d41eb40dad875d1628d78516) squid (dev), process ceph-mon, pid 7 2024-09-17T10:15:12.374 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.279+0000 7f5b80b7fc80 0 pidfile_write: ignore empty --pid-file 2024-09-17T10:15:12.374 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 0 load: jerasure load: lrc 2024-09-17T10:15:12.374 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: RocksDB version: 7.9.2 2024-09-17T10:15:12.374 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Git sha 0 2024-09-17T10:15:12.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Compile date 2024-09-16 20:37:15 2024-09-17T10:15:12.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: DB SUMMARY 2024-09-17T10:15:12.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: DB Session ID: Q0N8XVGJJG5C7GUHHHD9 2024-09-17T10:15:12.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: CURRENT file: CURRENT 2024-09-17T10:15:12.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: IDENTITY file: IDENTITY 2024-09-17T10:15:12.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-09-17T10:15:12.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-09-17T10:15:12.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 88268 ; 2024-09-17T10:15:12.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.error_if_exists: 0 2024-09-17T10:15:12.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.create_if_missing: 0 2024-09-17T10:15:12.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.paranoid_checks: 1 2024-09-17T10:15:12.375 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-09-17T10:15:12.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-09-17T10:15:12.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-09-17T10:15:12.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.env: 0x55aaeb05f120 2024-09-17T10:15:12.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.fs: PosixFileSystem 2024-09-17T10:15:12.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.info_log: 0x55aaecb9b700 2024-09-17T10:15:12.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-09-17T10:15:12.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.statistics: (nil) 2024-09-17T10:15:12.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.use_fsync: 0 2024-09-17T10:15:12.376 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.max_log_file_size: 0 2024-09-17T10:15:12.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-09-17T10:15:12.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-09-17T10:15:12.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-09-17T10:15:12.377 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-09-17T10:15:12.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.allow_fallocate: 1 2024-09-17T10:15:12.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-09-17T10:15:12.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-09-17T10:15:12.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.use_direct_reads: 0 2024-09-17T10:15:12.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-09-17T10:15:12.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.create_missing_column_families: 0 2024-09-17T10:15:12.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.db_log_dir: 2024-09-17T10:15:12.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.wal_dir: 2024-09-17T10:15:12.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-09-17T10:15:12.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-09-17T10:15:12.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-09-17T10:15:12.378 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-09-17T10:15:12.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-09-17T10:15:12.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-09-17T10:15:12.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.advise_random_on_open: 1 2024-09-17T10:15:12.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-09-17T10:15:12.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.write_buffer_manager: 0x55aaecb9fb80 2024-09-17T10:15:12.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-09-17T10:15:12.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-09-17T10:15:12.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-09-17T10:15:12.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.rate_limiter: (nil) 2024-09-17T10:15:12.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-09-17T10:15:12.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-09-17T10:15:12.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-09-17T10:15:12.379 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-09-17T10:15:12.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.unordered_write: 0 2024-09-17T10:15:12.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-09-17T10:15:12.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-09-17T10:15:12.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-09-17T10:15:12.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-09-17T10:15:12.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.row_cache: None 2024-09-17T10:15:12.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.wal_filter: None 2024-09-17T10:15:12.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-09-17T10:15:12.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-09-17T10:15:12.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.two_write_queues: 0 2024-09-17T10:15:12.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.manual_wal_flush: 0 2024-09-17T10:15:12.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.wal_compression: 0 2024-09-17T10:15:12.380 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.atomic_flush: 0 2024-09-17T10:15:12.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-09-17T10:15:12.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-09-17T10:15:12.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-09-17T10:15:12.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.log_readahead_size: 0 2024-09-17T10:15:12.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-09-17T10:15:12.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-09-17T10:15:12.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-09-17T10:15:12.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-09-17T10:15:12.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-09-17T10:15:12.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-09-17T10:15:12.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-09-17T10:15:12.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.max_background_jobs: 2 2024-09-17T10:15:12.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.max_background_compactions: -1 2024-09-17T10:15:12.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.max_subcompactions: 1 2024-09-17T10:15:12.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-09-17T10:15:12.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-09-17T10:15:12.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-09-17T10:15:12.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.max_total_wal_size: 0 2024-09-17T10:15:12.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-09-17T10:15:12.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-09-17T10:15:12.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-09-17T10:15:12.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-09-17T10:15:12.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.max_open_files: -1 2024-09-17T10:15:12.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.bytes_per_sync: 0 2024-09-17T10:15:12.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-09-17T10:15:12.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-09-17T10:15:12.382 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-09-17T10:15:12.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.max_background_flushes: -1 2024-09-17T10:15:12.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Compression algorithms supported: 2024-09-17T10:15:12.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: kZSTD supported: 0 2024-09-17T10:15:12.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: kXpressCompression supported: 0 2024-09-17T10:15:12.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: kBZip2Compression supported: 0 2024-09-17T10:15:12.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-09-17T10:15:12.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: kLZ4Compression supported: 1 2024-09-17T10:15:12.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: kZlibCompression supported: 1 2024-09-17T10:15:12.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-09-17T10:15:12.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: kSnappyCompression supported: 1 2024-09-17T10:15:12.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-09-17T10:15:12.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-09-17T10:15:12.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-09-17T10:15:12.383 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-09-17T10:15:12.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-09-17T10:15:12.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.merge_operator: 2024-09-17T10:15:12.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.compaction_filter: None 2024-09-17T10:15:12.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.compaction_filter_factory: None 2024-09-17T10:15:12.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-09-17T10:15:12.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-09-17T10:15:12.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-09-17T10:15:12.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55aaecb9b320) 2024-09-17T10:15:12.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: cache_index_and_filter_blocks: 1 2024-09-17T10:15:12.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: cache_index_and_filter_blocks_with_high_priority: 0 2024-09-17T10:15:12.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-09-17T10:15:12.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: pin_top_level_index_and_filter: 1 2024-09-17T10:15:12.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: index_type: 0 2024-09-17T10:15:12.384 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: data_block_index_type: 0 2024-09-17T10:15:12.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: index_shortening: 1 2024-09-17T10:15:12.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: data_block_hash_table_util_ratio: 0.750000 2024-09-17T10:15:12.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: checksum: 4 2024-09-17T10:15:12.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: no_block_cache: 0 2024-09-17T10:15:12.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: block_cache: 0x55aaecb91610 2024-09-17T10:15:12.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: block_cache_name: BinnedLRUCache 2024-09-17T10:15:12.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: block_cache_options: 2024-09-17T10:15:12.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: capacity : 536870912 2024-09-17T10:15:12.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: num_shard_bits : 4 2024-09-17T10:15:12.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: strict_capacity_limit : 0 2024-09-17T10:15:12.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: high_pri_pool_ratio: 0.000 2024-09-17T10:15:12.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: block_cache_compressed: (nil) 2024-09-17T10:15:12.385 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: persistent_cache: (nil) 2024-09-17T10:15:12.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: block_size: 4096 2024-09-17T10:15:12.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: block_size_deviation: 10 2024-09-17T10:15:12.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: block_restart_interval: 16 2024-09-17T10:15:12.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: index_block_restart_interval: 1 2024-09-17T10:15:12.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: metadata_block_size: 4096 2024-09-17T10:15:12.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: partition_filters: 0 2024-09-17T10:15:12.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: use_delta_encoding: 1 2024-09-17T10:15:12.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: filter_policy: bloomfilter 2024-09-17T10:15:12.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: whole_key_filtering: 1 2024-09-17T10:15:12.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: verify_compression: 0 2024-09-17T10:15:12.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: read_amp_bytes_per_bit: 0 2024-09-17T10:15:12.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: format_version: 5 2024-09-17T10:15:12.386 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: enable_index_compression: 1 2024-09-17T10:15:12.387 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: block_align: 0 2024-09-17T10:15:12.387 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: max_auto_readahead_size: 262144 2024-09-17T10:15:12.387 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: prepopulate_block_cache: 0 2024-09-17T10:15:12.387 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: initial_auto_readahead_size: 8192 2024-09-17T10:15:12.387 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: num_file_reads_for_auto_readahead: 2 2024-09-17T10:15:12.387 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-09-17T10:15:12.387 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-09-17T10:15:12.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.compression: NoCompression 2024-09-17T10:15:12.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-09-17T10:15:12.388 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-09-17T10:15:12.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-09-17T10:15:12.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.num_levels: 7 2024-09-17T10:15:12.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-09-17T10:15:12.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-09-17T10:15:12.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-09-17T10:15:12.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-09-17T10:15:12.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-09-17T10:15:12.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-09-17T10:15:12.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-09-17T10:15:12.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-09-17T10:15:12.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-09-17T10:15:12.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-09-17T10:15:12.389 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-09-17T10:15:12.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-09-17T10:15:12.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-09-17T10:15:12.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.compression_opts.level: 32767 2024-09-17T10:15:12.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-09-17T10:15:12.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-09-17T10:15:12.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-09-17T10:15:12.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-09-17T10:15:12.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-09-17T10:15:12.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.compression_opts.enabled: false 2024-09-17T10:15:12.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-09-17T10:15:12.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-09-17T10:15:12.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-09-17T10:15:12.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-09-17T10:15:12.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-09-17T10:15:12.391 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-09-17T10:15:12.391 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-09-17T10:15:12.391 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-09-17T10:15:12.391 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-09-17T10:15:12.391 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-09-17T10:15:12.391 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-09-17T10:15:12.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-09-17T10:15:12.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-09-17T10:15:12.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-09-17T10:15:12.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-09-17T10:15:12.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-09-17T10:15:12.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-09-17T10:15:12.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-09-17T10:15:12.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-09-17T10:15:12.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.arena_block_size: 1048576 2024-09-17T10:15:12.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-09-17T10:15:12.392 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-09-17T10:15:12.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-09-17T10:15:12.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-09-17T10:15:12.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-09-17T10:15:12.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-09-17T10:15:12.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-09-17T10:15:12.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-09-17T10:15:12.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-09-17T10:15:12.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-09-17T10:15:12.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-09-17T10:15:12.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-09-17T10:15:12.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-09-17T10:15:12.393 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-09-17T10:15:12.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.inplace_update_support: 0 2024-09-17T10:15:12.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-09-17T10:15:12.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-09-17T10:15:12.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-09-17T10:15:12.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-09-17T10:15:12.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.bloom_locality: 0 2024-09-17T10:15:12.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.max_successive_merges: 0 2024-09-17T10:15:12.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-09-17T10:15:12.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-09-17T10:15:12.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.force_consistency_checks: 1 2024-09-17T10:15:12.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-09-17T10:15:12.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.ttl: 2592000 2024-09-17T10:15:12.394 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-09-17T10:15:12.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-09-17T10:15:12.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-09-17T10:15:12.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.enable_blob_files: false 2024-09-17T10:15:12.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.min_blob_size: 0 2024-09-17T10:15:12.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.blob_file_size: 268435456 2024-09-17T10:15:12.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-09-17T10:15:12.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-09-17T10:15:12.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-09-17T10:15:12.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-09-17T10:15:12.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-09-17T10:15:12.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-09-17T10:15:12.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.283+0000 7f5b80b7fc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-09-17T10:15:12.395 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.287+0000 7f5b80b7fc80 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-17T10:15:12.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.287+0000 7f5b80b7fc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-09-17T10:15:12.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.287+0000 7f5b80b7fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: d844314e-df09-4b6b-b4bd-7c1c55d2259e 2024-09-17T10:15:12.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.287+0000 7f5b80b7fc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726568112291296, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-09-17T10:15:12.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.287+0000 7f5b80b7fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-09-17T10:15:12.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.287+0000 7f5b80b7fc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726568112292268, "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": 1726568112, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "d844314e-df09-4b6b-b4bd-7c1c55d2259e", "db_session_id": "Q0N8XVGJJG5C7GUHHHD9", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-09-17T10:15:12.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.287+0000 7f5b80b7fc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1726568112292393, "job": 1, "event": "recovery_finished"} 2024-09-17T10:15:12.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.287+0000 7f5b80b7fc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-09-17T10:15:12.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.287+0000 7f5b80b7fc80 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-17T10:15:12.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.287+0000 7f5b80b7fc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55aaecbbee00 2024-09-17T10:15:12.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.287+0000 7f5b80b7fc80 4 rocksdb: DB pointer 0x55aaeccc2000 2024-09-17T10:15:12.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.287+0000 7f5b76947640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-09-17T10:15:12.396 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.287+0000 7f5b76947640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-09-17T10:15:12.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: ** DB Stats ** 2024-09-17T10:15:12.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T10:15:12.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: 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-17T10:15:12.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T10:15:12.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T10:15:12.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: 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-17T10:15:12.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-09-17T10:15:12.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-09-17T10:15:12.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: ** Compaction Stats [default] ** 2024-09-17T10:15:12.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: 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-17T10:15:12.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-09-17T10:15:12.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: L0 2/0 84.91 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 136.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T10:15:12.397 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: Sum 2/0 84.91 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 136.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T10:15:12.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 136.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T10:15:12.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: ** Compaction Stats [default] ** 2024-09-17T10:15:12.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: 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-17T10:15:12.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-09-17T10:15:12.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 136.3 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-09-17T10:15:12.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-09-17T10:15:12.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: Uptime(secs): 0.0 total, 0.0 interval 2024-09-17T10:15:12.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: Flush(GB): cumulative 0.000, interval 0.000 2024-09-17T10:15:12.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: AddFile(GB): cumulative 0.000, interval 0.000 2024-09-17T10:15:12.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: AddFile(Total Files): cumulative 0, interval 0 2024-09-17T10:15:12.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: AddFile(L0 Files): cumulative 0, interval 0 2024-09-17T10:15:12.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: AddFile(Keys): cumulative 0, interval 0 2024-09-17T10:15:12.398 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: Cumulative compaction: 0.00 GB write, 21.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T10:15:12.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: Interval compaction: 0.00 GB write, 21.64 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-09-17T10:15:12.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: 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-17T10:15:12.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: Block cache BinnedLRUCache@0x55aaecb91610#7 capacity: 512.00 MB usage: 1.20 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-09-17T10:15:12.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: 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-17T10:15:12.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: ** File Read Latency Histogram By Level [default] ** 2024-09-17T10:15:12.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.287+0000 7f5b80b7fc80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] at bind addrs [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:15:12.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.291+0000 7f5b80b7fc80 1 mon.a@-1(???) e1 preinit fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:15:12.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.291+0000 7f5b80b7fc80 0 mon.a@-1(???).mds e1 new map 2024-09-17T10:15:12.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.291+0000 7f5b80b7fc80 0 mon.a@-1(???).mds e1 print_map 2024-09-17T10:15:12.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: e1 2024-09-17T10:15:12.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: btime 2024-09-17T10:15:05:107290+0000 2024-09-17T10:15:12.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: enable_multiple, ever_enabled_multiple: 1,1 2024-09-17T10:15:12.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: default compat: compat={},rocompat={},incompat={1=base v0.20,2=client writeable ranges,3=default file layouts on dirs,4=dir inode in separate object,5=mds uses versioned encoding,6=dirfrag is stored in omap,8=no anchor table,9=file layout v2,10=snaprealm v2,11=minor log segments,12=quiesce subvolumes} 2024-09-17T10:15:12.399 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: legacy client fscid: -1 2024-09-17T10:15:12.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: 2024-09-17T10:15:12.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: No filesystems configured 2024-09-17T10:15:12.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.291+0000 7f5b80b7fc80 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-09-17T10:15:12.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.291+0000 7f5b80b7fc80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T10:15:12.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.291+0000 7f5b80b7fc80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T10:15:12.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.291+0000 7f5b80b7fc80 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-09-17T10:15:12.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: debug 2024-09-17T10:15:12.291+0000 7f5b80b7fc80 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-09-17T10:15:12.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: cluster 2024-09-17T10:15:12.319264+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T10:15:12.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: cluster 2024-09-17T10:15:12.319264+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-09-17T10:15:12.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: cluster 2024-09-17T10:15:12.319310+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-17T10:15:12.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: cluster 2024-09-17T10:15:12.319310+0000 mon.a (mon.0) 2 : cluster [DBG] monmap epoch 1 2024-09-17T10:15:12.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: cluster 2024-09-17T10:15:12.319318+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:15:12.400 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: cluster 2024-09-17T10:15:12.319318+0000 mon.a (mon.0) 3 : cluster [DBG] fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:15:12.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: cluster 2024-09-17T10:15:12.319324+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-17T10:14:59.435444+0000 2024-09-17T10:15:12.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: cluster 2024-09-17T10:15:12.319324+0000 mon.a (mon.0) 4 : cluster [DBG] last_changed 2024-09-17T10:14:59.435444+0000 2024-09-17T10:15:12.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: cluster 2024-09-17T10:15:12.319332+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-17T10:14:59.435444+0000 2024-09-17T10:15:12.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: cluster 2024-09-17T10:15:12.319332+0000 mon.a (mon.0) 5 : cluster [DBG] created 2024-09-17T10:14:59.435444+0000 2024-09-17T10:15:12.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: cluster 2024-09-17T10:15:12.319339+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:15:12.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: cluster 2024-09-17T10:15:12.319339+0000 mon.a (mon.0) 6 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:15:12.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: cluster 2024-09-17T10:15:12.319345+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-17T10:15:12.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: cluster 2024-09-17T10:15:12.319345+0000 mon.a (mon.0) 7 : cluster [DBG] election_strategy: 1 2024-09-17T10:15:12.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: cluster 2024-09-17T10:15:12.319351+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-09-17T10:15:12.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: cluster 2024-09-17T10:15:12.319351+0000 mon.a (mon.0) 8 : cluster [DBG] 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-09-17T10:15:12.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: cluster 2024-09-17T10:15:12.319811+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-17T10:15:12.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: cluster 2024-09-17T10:15:12.319811+0000 mon.a (mon.0) 9 : cluster [DBG] fsmap 2024-09-17T10:15:12.401 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: cluster 2024-09-17T10:15:12.319839+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T10:15:12.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: cluster 2024-09-17T10:15:12.319839+0000 mon.a (mon.0) 10 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-09-17T10:15:12.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: cluster 2024-09-17T10:15:12.320194+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T10:15:12.402 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:12 smithi071 bash[19840]: cluster 2024-09-17T10:15:12.320194+0000 mon.a (mon.0) 11 : cluster [DBG] mgrmap e1: no daemons active 2024-09-17T10:15:13.241 INFO:teuthology.orchestra.run.smithi071.stdout:Wrote config to /etc/ceph/ceph.conf 2024-09-17T10:15:13.267 INFO:teuthology.orchestra.run.smithi071.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-09-17T10:15:13.267 INFO:teuthology.orchestra.run.smithi071.stdout:Creating mgr... 2024-09-17T10:15:13.268 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying port 0.0.0.0:9283 ... 2024-09-17T10:15:13.268 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying port 0.0.0.0:8765 ... 2024-09-17T10:15:13.584 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:13 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:15:13.594 INFO:teuthology.orchestra.run.smithi071.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@mgr.x 2024-09-17T10:15:13.594 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Failed to reset failed state of unit ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@mgr.x.service: Unit ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@mgr.x.service not loaded. 2024-09-17T10:15:13.795 INFO:teuthology.orchestra.run.smithi071.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968.target.wants/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@mgr.x.service -> /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service. 2024-09-17T10:15:13.804 INFO:teuthology.orchestra.run.smithi071.stdout:firewalld does not appear to be present 2024-09-17T10:15:13.804 INFO:teuthology.orchestra.run.smithi071.stdout:Not possible to enable service . firewalld.service is not available 2024-09-17T10:15:13.804 INFO:teuthology.orchestra.run.smithi071.stdout:firewalld does not appear to be present 2024-09-17T10:15:13.804 INFO:teuthology.orchestra.run.smithi071.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-09-17T10:15:13.804 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for mgr to start... 2024-09-17T10:15:13.804 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for mgr... 2024-09-17T10:15:13.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:13 smithi071 bash[19840]: audit 2024-09-17T10:15:12.628295+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.71:0/1496421706' entity='client.admin' 2024-09-17T10:15:13.931 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:13 smithi071 bash[19840]: audit 2024-09-17T10:15:12.628295+0000 mon.a (mon.0) 12 : audit [INF] from='client.? 172.21.15.71:0/1496421706' entity='client.admin' 2024-09-17T10:15:13.932 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:13 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:15:13.932 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:13 smithi071 systemd[1]: Started Ceph mgr.x for 77b1bfba-74dd-11ef-bceb-c7b262605968. 2024-09-17T10:15:16.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:15 smithi071 bash[19840]: audit 2024-09-17T10:15:15.795980+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.71:0/110535037' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-17T10:15:16.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:15 smithi071 bash[19840]: audit 2024-09-17T10:15:15.795980+0000 mon.a (mon.0) 13 : audit [DBG] from='client.? 172.21.15.71:0/110535037' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-17T10:15:16.415 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-09-17T10:15:16.416 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2024-09-17T10:15:16.416 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "fsid": "77b1bfba-74dd-11ef-bceb-c7b262605968", 2024-09-17T10:15:16.416 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T10:15:16.416 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T10:15:16.416 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T10:15:16.416 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T10:15:16.416 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:15:16.416 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T10:15:16.416 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T10:15:16.416 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 0 2024-09-17T10:15:16.416 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-09-17T10:15:16.416 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T10:15:16.416 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T10:15:16.417 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-09-17T10:15:16.417 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum_age": 3, 2024-09-17T10:15:16.417 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T10:15:16.417 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T10:15:16.417 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-17T10:15:16.417 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T10:15:16.417 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:15:16.417 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T10:15:16.417 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T10:15:16.417 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T10:15:16.417 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T10:15:16.417 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T10:15:16.417 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T10:15:16.417 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T10:15:16.418 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T10:15:16.421 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:15:16.421 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T10:15:16.421 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T10:15:16.421 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T10:15:16.421 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T10:15:16.421 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T10:15:16.421 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T10:15:16.421 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T10:15:16.421 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T10:15:16.421 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T10:15:16.422 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:15:16.422 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T10:15:16.422 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T10:15:16.422 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "btime": "2024-09-17T10:15:05:107290+0000", 2024-09-17T10:15:16.422 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T10:15:16.422 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T10:15:16.422 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:15:16.422 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T10:15:16.422 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T10:15:16.422 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T10:15:16.422 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T10:15:16.422 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T10:15:16.422 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T10:15:16.422 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T10:15:16.422 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-09-17T10:15:16.423 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T10:15:16.423 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:15:16.423 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T10:15:16.423 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T10:15:16.423 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T10:15:05.108246+0000", 2024-09-17T10:15:16.423 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T10:15:16.423 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:15:16.423 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T10:15:16.423 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2024-09-17T10:15:16.423 INFO:teuthology.orchestra.run.smithi071.stdout:mgr not available, waiting (1/15)... 2024-09-17T10:15:19.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:19 smithi071 bash[19840]: audit 2024-09-17T10:15:19.663700+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.71:0/1347495415' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-17T10:15:19.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:19 smithi071 bash[19840]: audit 2024-09-17T10:15:19.663700+0000 mon.a (mon.0) 14 : audit [DBG] from='client.? 172.21.15.71:0/1347495415' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-17T10:15:20.307 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-09-17T10:15:20.308 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2024-09-17T10:15:20.308 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "fsid": "77b1bfba-74dd-11ef-bceb-c7b262605968", 2024-09-17T10:15:20.308 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T10:15:20.308 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T10:15:20.308 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T10:15:20.309 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T10:15:20.309 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:15:20.309 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T10:15:20.309 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T10:15:20.309 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 0 2024-09-17T10:15:20.309 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-09-17T10:15:20.310 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T10:15:20.310 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T10:15:20.310 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-09-17T10:15:20.310 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum_age": 7, 2024-09-17T10:15:20.310 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T10:15:20.311 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T10:15:20.311 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-17T10:15:20.311 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T10:15:20.311 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:15:20.311 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T10:15:20.311 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T10:15:20.312 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T10:15:20.312 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T10:15:20.312 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T10:15:20.312 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T10:15:20.312 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T10:15:20.312 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T10:15:20.313 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:15:20.313 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T10:15:20.313 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T10:15:20.313 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T10:15:20.313 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T10:15:20.313 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T10:15:20.313 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T10:15:20.314 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T10:15:20.314 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T10:15:20.314 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T10:15:20.314 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:15:20.314 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T10:15:20.314 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T10:15:20.315 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "btime": "2024-09-17T10:15:05:107290+0000", 2024-09-17T10:15:20.315 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T10:15:20.315 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T10:15:20.315 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:15:20.315 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T10:15:20.315 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "available": false, 2024-09-17T10:15:20.315 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T10:15:20.315 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T10:15:20.315 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T10:15:20.316 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T10:15:20.316 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T10:15:20.316 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-09-17T10:15:20.316 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T10:15:20.316 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:15:20.316 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T10:15:20.316 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T10:15:20.316 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T10:15:05.108246+0000", 2024-09-17T10:15:20.316 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T10:15:20.316 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:15:20.316 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T10:15:20.316 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2024-09-17T10:15:20.316 INFO:teuthology.orchestra.run.smithi071.stdout:mgr not available, waiting (2/15)... 2024-09-17T10:15:21.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:21 smithi071 bash[19840]: cluster 2024-09-17T10:15:21.653728+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon x 2024-09-17T10:15:21.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:21 smithi071 bash[19840]: cluster 2024-09-17T10:15:21.653728+0000 mon.a (mon.0) 15 : cluster [INF] Activating manager daemon x 2024-09-17T10:15:21.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:21 smithi071 bash[19840]: cluster 2024-09-17T10:15:21.657296+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: x(active, starting, since 0.00414006s) 2024-09-17T10:15:21.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:21 smithi071 bash[19840]: cluster 2024-09-17T10:15:21.657296+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e2: x(active, starting, since 0.00414006s) 2024-09-17T10:15:21.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:21 smithi071 bash[19840]: audit 2024-09-17T10:15:21.661034+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.71:0/1989026241' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T10:15:21.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:21 smithi071 bash[19840]: audit 2024-09-17T10:15:21.661034+0000 mon.a (mon.0) 17 : audit [DBG] from='mgr.14100 172.21.15.71:0/1989026241' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T10:15:21.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:21 smithi071 bash[19840]: audit 2024-09-17T10:15:21.661302+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.71:0/1989026241' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T10:15:21.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:21 smithi071 bash[19840]: audit 2024-09-17T10:15:21.661302+0000 mon.a (mon.0) 18 : audit [DBG] from='mgr.14100 172.21.15.71:0/1989026241' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T10:15:21.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:21 smithi071 bash[19840]: audit 2024-09-17T10:15:21.661515+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.71:0/1989026241' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T10:15:21.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:21 smithi071 bash[19840]: audit 2024-09-17T10:15:21.661515+0000 mon.a (mon.0) 19 : audit [DBG] from='mgr.14100 172.21.15.71:0/1989026241' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T10:15:21.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:21 smithi071 bash[19840]: audit 2024-09-17T10:15:21.661735+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.71:0/1989026241' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:15:21.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:21 smithi071 bash[19840]: audit 2024-09-17T10:15:21.661735+0000 mon.a (mon.0) 20 : audit [DBG] from='mgr.14100 172.21.15.71:0/1989026241' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:15:21.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:21 smithi071 bash[19840]: audit 2024-09-17T10:15:21.661982+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.71:0/1989026241' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T10:15:21.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:21 smithi071 bash[19840]: audit 2024-09-17T10:15:21.661982+0000 mon.a (mon.0) 21 : audit [DBG] from='mgr.14100 172.21.15.71:0/1989026241' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T10:15:21.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:21 smithi071 bash[19840]: cluster 2024-09-17T10:15:21.684980+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon x is now available 2024-09-17T10:15:21.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:21 smithi071 bash[19840]: cluster 2024-09-17T10:15:21.684980+0000 mon.a (mon.0) 22 : cluster [INF] Manager daemon x is now available 2024-09-17T10:15:21.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:21 smithi071 bash[19840]: audit 2024-09-17T10:15:21.696760+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.71:0/1989026241' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T10:15:21.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:21 smithi071 bash[19840]: audit 2024-09-17T10:15:21.696760+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.14100 172.21.15.71:0/1989026241' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T10:15:21.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:21 smithi071 bash[19840]: audit 2024-09-17T10:15:21.698859+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.71:0/1989026241' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T10:15:21.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:21 smithi071 bash[19840]: audit 2024-09-17T10:15:21.698859+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.14100 172.21.15.71:0/1989026241' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T10:15:21.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:21 smithi071 bash[19840]: audit 2024-09-17T10:15:21.701780+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.71:0/1989026241' entity='mgr.x' 2024-09-17T10:15:21.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:21 smithi071 bash[19840]: audit 2024-09-17T10:15:21.701780+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.14100 172.21.15.71:0/1989026241' entity='mgr.x' 2024-09-17T10:15:22.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:22 smithi071 bash[19840]: audit 2024-09-17T10:15:21.706784+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.71:0/1989026241' entity='mgr.x' 2024-09-17T10:15:22.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:22 smithi071 bash[19840]: audit 2024-09-17T10:15:21.706784+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.14100 172.21.15.71:0/1989026241' entity='mgr.x' 2024-09-17T10:15:22.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:22 smithi071 bash[19840]: audit 2024-09-17T10:15:21.716491+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.71:0/1989026241' entity='mgr.x' 2024-09-17T10:15:22.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:22 smithi071 bash[19840]: audit 2024-09-17T10:15:21.716491+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.14100 172.21.15.71:0/1989026241' entity='mgr.x' 2024-09-17T10:15:22.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:22 smithi071 bash[19840]: cluster 2024-09-17T10:15:22.668897+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: x(active, since 1.01573s) 2024-09-17T10:15:22.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:22 smithi071 bash[19840]: cluster 2024-09-17T10:15:22.668897+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e3: x(active, since 1.01573s) 2024-09-17T10:15:24.580 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-09-17T10:15:24.580 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2024-09-17T10:15:24.580 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "fsid": "77b1bfba-74dd-11ef-bceb-c7b262605968", 2024-09-17T10:15:24.580 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "health": { 2024-09-17T10:15:24.581 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-09-17T10:15:24.581 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-09-17T10:15:24.581 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-09-17T10:15:24.581 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:15:24.581 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-09-17T10:15:24.583 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-09-17T10:15:24.583 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 0 2024-09-17T10:15:24.584 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-09-17T10:15:24.584 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-09-17T10:15:24.584 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "a" 2024-09-17T10:15:24.584 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-09-17T10:15:24.584 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "quorum_age": 11, 2024-09-17T10:15:24.584 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "monmap": { 2024-09-17T10:15:24.584 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T10:15:24.584 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "squid", 2024-09-17T10:15:24.584 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-09-17T10:15:24.584 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:15:24.584 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-09-17T10:15:24.585 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T10:15:24.585 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-09-17T10:15:24.585 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-09-17T10:15:24.585 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-09-17T10:15:24.585 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-09-17T10:15:24.585 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-09-17T10:15:24.585 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-09-17T10:15:24.589 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:15:24.589 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-09-17T10:15:24.589 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-09-17T10:15:24.589 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-09-17T10:15:24.589 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-09-17T10:15:24.589 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-09-17T10:15:24.589 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-09-17T10:15:24.589 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-09-17T10:15:24.589 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-09-17T10:15:24.589 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-09-17T10:15:24.589 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:15:24.589 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-09-17T10:15:24.590 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T10:15:24.590 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "btime": "2024-09-17T10:15:05:107290+0000", 2024-09-17T10:15:24.590 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-09-17T10:15:24.590 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-09-17T10:15:24.590 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:15:24.590 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-09-17T10:15:24.590 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T10:15:24.590 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-09-17T10:15:24.590 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "modules": [ 2024-09-17T10:15:24.590 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "iostat", 2024-09-17T10:15:24.590 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "nfs", 2024-09-17T10:15:24.590 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "restful" 2024-09-17T10:15:24.590 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ], 2024-09-17T10:15:24.590 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T10:15:24.590 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:15:24.591 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-09-17T10:15:24.591 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-09-17T10:15:24.591 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "modified": "2024-09-17T10:15:05.108246+0000", 2024-09-17T10:15:24.591 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "services": {} 2024-09-17T10:15:24.591 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout }, 2024-09-17T10:15:24.591 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-09-17T10:15:24.591 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2024-09-17T10:15:24.591 INFO:teuthology.orchestra.run.smithi071.stdout:mgr is available 2024-09-17T10:15:24.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:24 smithi071 bash[19840]: cluster 2024-09-17T10:15:23.721918+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e4: x(active, since 2s) 2024-09-17T10:15:24.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:24 smithi071 bash[19840]: cluster 2024-09-17T10:15:23.721918+0000 mon.a (mon.0) 29 : cluster [DBG] mgrmap e4: x(active, since 2s) 2024-09-17T10:15:24.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:24 smithi071 bash[19840]: audit 2024-09-17T10:15:24.022489+0000 mon.a (mon.0) 30 : audit [DBG] from='client.? 172.21.15.71:0/619571268' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-17T10:15:24.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:24 smithi071 bash[19840]: audit 2024-09-17T10:15:24.022489+0000 mon.a (mon.0) 30 : audit [DBG] from='client.? 172.21.15.71:0/619571268' entity='client.admin' cmd={"prefix": "status", "format": "json-pretty"} : dispatch 2024-09-17T10:15:26.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:26 smithi071 bash[19840]: audit 2024-09-17T10:15:26.020270+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.71:0/1963214314' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-17T10:15:26.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:26 smithi071 bash[19840]: audit 2024-09-17T10:15:26.020270+0000 mon.a (mon.0) 31 : audit [INF] from='client.? 172.21.15.71:0/1963214314' entity='client.admin' cmd={"prefix": "config assimilate-conf"} : dispatch 2024-09-17T10:15:26.647 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-09-17T10:15:26.647 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout [global] 2024-09-17T10:15:26.647 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout fsid = 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:15:26.648 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_cluster_log_file_level = debug 2024-09-17T10:15:26.648 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.71:3300,v1:172.21.15.71:6789] 2024-09-17T10:15:26.648 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-09-17T10:15:26.648 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-09-17T10:15:26.648 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-09-17T10:15:26.648 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-09-17T10:15:26.648 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-09-17T10:15:26.648 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout [mgr] 2024-09-17T10:15:26.648 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-09-17T10:15:26.648 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 2024-09-17T10:15:26.648 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout [osd] 2024-09-17T10:15:26.649 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-09-17T10:15:26.649 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-09-17T10:15:26.649 INFO:teuthology.orchestra.run.smithi071.stdout:Enabling cephadm module... 2024-09-17T10:15:28.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:28 smithi071 bash[19840]: audit 2024-09-17T10:15:28.152358+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.71:0/3382856492' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-17T10:15:28.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:28 smithi071 bash[19840]: audit 2024-09-17T10:15:28.152358+0000 mon.a (mon.0) 32 : audit [INF] from='client.? 172.21.15.71:0/3382856492' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "cephadm"} : dispatch 2024-09-17T10:15:28.464 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:28 smithi071 bash[20115]: ignoring --setuser ceph since I am not root 2024-09-17T10:15:28.464 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:28 smithi071 bash[20115]: ignoring --setgroup ceph since I am not root 2024-09-17T10:15:29.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:29 smithi071 bash[19840]: audit 2024-09-17T10:15:28.204273+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.71:0/3382856492' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-17T10:15:29.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:29 smithi071 bash[19840]: audit 2024-09-17T10:15:28.204273+0000 mon.a (mon.0) 33 : audit [INF] from='client.? 172.21.15.71:0/3382856492' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-09-17T10:15:29.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:29 smithi071 bash[19840]: cluster 2024-09-17T10:15:28.209307+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e5: x(active, since 6s) 2024-09-17T10:15:29.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:29 smithi071 bash[19840]: cluster 2024-09-17T10:15:28.209307+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e5: x(active, since 6s) 2024-09-17T10:15:30.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:30 smithi071 bash[19840]: audit 2024-09-17T10:15:30.427347+0000 mon.a (mon.0) 35 : audit [DBG] from='client.? 172.21.15.71:0/1386605500' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-17T10:15:30.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:30 smithi071 bash[19840]: audit 2024-09-17T10:15:30.427347+0000 mon.a (mon.0) 35 : audit [DBG] from='client.? 172.21.15.71:0/1386605500' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-17T10:15:31.035 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2024-09-17T10:15:31.035 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-09-17T10:15:31.035 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T10:15:31.035 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-17T10:15:31.035 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T10:15:31.036 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2024-09-17T10:15:31.036 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for the mgr to restart... 2024-09-17T10:15:31.036 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for mgr epoch 5... 2024-09-17T10:15:34.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:34 smithi071 bash[19840]: cluster 2024-09-17T10:15:34.221081+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon x restarted 2024-09-17T10:15:34.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:34 smithi071 bash[19840]: cluster 2024-09-17T10:15:34.221081+0000 mon.a (mon.0) 36 : cluster [INF] Active manager daemon x restarted 2024-09-17T10:15:34.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:34 smithi071 bash[19840]: cluster 2024-09-17T10:15:34.221532+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon x 2024-09-17T10:15:34.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:34 smithi071 bash[19840]: cluster 2024-09-17T10:15:34.221532+0000 mon.a (mon.0) 37 : cluster [INF] Activating manager daemon x 2024-09-17T10:15:34.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:34 smithi071 bash[19840]: cluster 2024-09-17T10:15:34.227210+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-17T10:15:34.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:34 smithi071 bash[19840]: cluster 2024-09-17T10:15:34.227210+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-09-17T10:15:34.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:34 smithi071 bash[19840]: cluster 2024-09-17T10:15:34.227414+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e6: x(active, starting, since 0.00605169s) 2024-09-17T10:15:34.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:34 smithi071 bash[19840]: cluster 2024-09-17T10:15:34.227414+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e6: x(active, starting, since 0.00605169s) 2024-09-17T10:15:34.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:34 smithi071 bash[19840]: audit 2024-09-17T10:15:34.229223+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:15:34.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:34 smithi071 bash[19840]: audit 2024-09-17T10:15:34.229223+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:15:34.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:34 smithi071 bash[19840]: audit 2024-09-17T10:15:34.231435+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T10:15:34.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:34 smithi071 bash[19840]: audit 2024-09-17T10:15:34.231435+0000 mon.a (mon.0) 41 : audit [DBG] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T10:15:34.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:34 smithi071 bash[19840]: audit 2024-09-17T10:15:34.232288+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T10:15:34.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:34 smithi071 bash[19840]: audit 2024-09-17T10:15:34.232288+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T10:15:34.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:34 smithi071 bash[19840]: audit 2024-09-17T10:15:34.232477+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T10:15:34.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:34 smithi071 bash[19840]: audit 2024-09-17T10:15:34.232477+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T10:15:34.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:34 smithi071 bash[19840]: audit 2024-09-17T10:15:34.232634+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T10:15:34.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:34 smithi071 bash[19840]: audit 2024-09-17T10:15:34.232634+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T10:15:34.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:34 smithi071 bash[19840]: cluster 2024-09-17T10:15:34.260934+0000 mon.a (mon.0) 45 : cluster [INF] Manager daemon x is now available 2024-09-17T10:15:34.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:34 smithi071 bash[19840]: cluster 2024-09-17T10:15:34.260934+0000 mon.a (mon.0) 45 : cluster [INF] Manager daemon x is now available 2024-09-17T10:15:35.831 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[20115]: debug 2024-09-17T10:15:35.571+0000 7f7bfab72640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:10:15:35] ENGINE Error in HTTPServer.serve 2024-09-17T10:15:35.831 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[20115]: Traceback (most recent call last): 2024-09-17T10:15:35.831 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[20115]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:15:35.832 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[20115]: self._connections.run(self.expiration_interval) 2024-09-17T10:15:35.832 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[20115]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:15:35.832 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[20115]: self._run(expiration_interval) 2024-09-17T10:15:35.832 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[20115]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:15:35.832 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[20115]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:15:35.832 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[20115]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:15:35.832 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[20115]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:15:35.832 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[20115]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:15:35.833 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[20115]: s = self.context.wrap_socket( 2024-09-17T10:15:35.833 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[20115]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:15:35.833 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[20115]: return self.sslsocket_class._create( 2024-09-17T10:15:35.833 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[20115]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:15:35.833 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[20115]: self.do_handshake() 2024-09-17T10:15:35.833 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[20115]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:15:35.834 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[20115]: self._sslobj.do_handshake() 2024-09-17T10:15:35.834 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[20115]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:15:35.877 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2024-09-17T10:15:35.878 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-09-17T10:15:35.878 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T10:15:35.878 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2024-09-17T10:15:35.878 INFO:teuthology.orchestra.run.smithi071.stdout:mgr epoch 5 is available 2024-09-17T10:15:35.878 INFO:teuthology.orchestra.run.smithi071.stdout:Verifying orchestrator module is enabled... 2024-09-17T10:15:36.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[19840]: audit 2024-09-17T10:15:34.831570+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:15:36.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[19840]: audit 2024-09-17T10:15:34.831570+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:15:36.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[19840]: audit 2024-09-17T10:15:34.836052+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:15:36.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[19840]: audit 2024-09-17T10:15:34.836052+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:15:36.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[19840]: cephadm 2024-09-17T10:15:34.836940+0000 mgr.x (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-17T10:15:36.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[19840]: cephadm 2024-09-17T10:15:34.836940+0000 mgr.x (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-09-17T10:15:36.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[19840]: audit 2024-09-17T10:15:34.839079+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:15:36.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[19840]: audit 2024-09-17T10:15:34.839079+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:15:36.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[19840]: audit 2024-09-17T10:15:34.841954+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:15:36.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[19840]: audit 2024-09-17T10:15:34.841954+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:15:36.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[19840]: audit 2024-09-17T10:15:34.845107+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:15:36.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[19840]: audit 2024-09-17T10:15:34.845107+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:15:36.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[19840]: audit 2024-09-17T10:15:34.847725+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:15:36.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[19840]: audit 2024-09-17T10:15:34.847725+0000 mon.a (mon.0) 51 : audit [DBG] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:15:36.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[19840]: audit 2024-09-17T10:15:34.860029+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T10:15:36.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[19840]: audit 2024-09-17T10:15:34.860029+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T10:15:36.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[19840]: audit 2024-09-17T10:15:34.861874+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T10:15:36.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[19840]: audit 2024-09-17T10:15:34.861874+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T10:15:36.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[19840]: audit 2024-09-17T10:15:35.231544+0000 mgr.x (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T10:15:36.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[19840]: audit 2024-09-17T10:15:35.231544+0000 mgr.x (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-09-17T10:15:36.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[19840]: cluster 2024-09-17T10:15:35.233854+0000 mon.a (mon.0) 54 : cluster [DBG] mgrmap e7: x(active, since 1.01249s) 2024-09-17T10:15:36.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[19840]: cluster 2024-09-17T10:15:35.233854+0000 mon.a (mon.0) 54 : cluster [DBG] mgrmap e7: x(active, since 1.01249s) 2024-09-17T10:15:36.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[19840]: audit 2024-09-17T10:15:35.247492+0000 mgr.x (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T10:15:36.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[19840]: audit 2024-09-17T10:15:35.247492+0000 mgr.x (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-09-17T10:15:36.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[19840]: audit 2024-09-17T10:15:35.674499+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:15:36.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:35 smithi071 bash[19840]: audit 2024-09-17T10:15:35.674499+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:15:37.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: cephadm 2024-09-17T10:15:35.451059+0000 mgr.x (mgr.14118) 4 : cephadm [INF] [17/Sep/2024:10:15:35] ENGINE Bus STARTING 2024-09-17T10:15:37.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: cephadm 2024-09-17T10:15:35.451059+0000 mgr.x (mgr.14118) 4 : cephadm [INF] [17/Sep/2024:10:15:35] ENGINE Bus STARTING 2024-09-17T10:15:37.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: cephadm 2024-09-17T10:15:35.572159+0000 mgr.x (mgr.14118) 5 : cephadm [INF] [17/Sep/2024:10:15:35] ENGINE Serving on https://172.21.15.71:7150 2024-09-17T10:15:37.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: cephadm 2024-09-17T10:15:35.572159+0000 mgr.x (mgr.14118) 5 : cephadm [INF] [17/Sep/2024:10:15:35] ENGINE Serving on https://172.21.15.71:7150 2024-09-17T10:15:37.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: cephadm 2024-09-17T10:15:35.575551+0000 mgr.x (mgr.14118) 6 : cephadm [ERR] [17/Sep/2024:10:15:35] ENGINE Error in HTTPServer.serve 2024-09-17T10:15:37.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: Traceback (most recent call last): 2024-09-17T10:15:37.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:15:37.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: self._connections.run(self.expiration_interval) 2024-09-17T10:15:37.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:15:37.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: self._run(expiration_interval) 2024-09-17T10:15:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:15:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:15:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:15:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:15:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:15:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: s = self.context.wrap_socket( 2024-09-17T10:15:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:15:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: return self.sslsocket_class._create( 2024-09-17T10:15:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:15:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: self.do_handshake() 2024-09-17T10:15:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:15:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: self._sslobj.do_handshake() 2024-09-17T10:15:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:15:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: cephadm 2024-09-17T10:15:35.575551+0000 mgr.x (mgr.14118) 6 : cephadm [ERR] [17/Sep/2024:10:15:35] ENGINE Error in HTTPServer.serve 2024-09-17T10:15:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: Traceback (most recent call last): 2024-09-17T10:15:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:15:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: self._connections.run(self.expiration_interval) 2024-09-17T10:15:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:15:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: self._run(expiration_interval) 2024-09-17T10:15:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:15:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:15:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:15:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:15:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:15:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: s = self.context.wrap_socket( 2024-09-17T10:15:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:15:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: return self.sslsocket_class._create( 2024-09-17T10:15:37.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:15:37.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: self.do_handshake() 2024-09-17T10:15:37.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:15:37.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: self._sslobj.do_handshake() 2024-09-17T10:15:37.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:15:37.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: cephadm 2024-09-17T10:15:35.673357+0000 mgr.x (mgr.14118) 7 : cephadm [INF] [17/Sep/2024:10:15:35] ENGINE Serving on http://172.21.15.71:8765 2024-09-17T10:15:37.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: cephadm 2024-09-17T10:15:35.673357+0000 mgr.x (mgr.14118) 7 : cephadm [INF] [17/Sep/2024:10:15:35] ENGINE Serving on http://172.21.15.71:8765 2024-09-17T10:15:37.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: cephadm 2024-09-17T10:15:35.673458+0000 mgr.x (mgr.14118) 8 : cephadm [INF] [17/Sep/2024:10:15:35] ENGINE Bus STARTED 2024-09-17T10:15:37.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:36 smithi071 bash[19840]: cephadm 2024-09-17T10:15:35.673458+0000 mgr.x (mgr.14118) 8 : cephadm [INF] [17/Sep/2024:10:15:35] ENGINE Bus STARTED 2024-09-17T10:15:38.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:37 smithi071 bash[19840]: cluster 2024-09-17T10:15:36.844167+0000 mon.a (mon.0) 56 : cluster [DBG] mgrmap e8: x(active, since 2s) 2024-09-17T10:15:38.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:37 smithi071 bash[19840]: cluster 2024-09-17T10:15:36.844167+0000 mon.a (mon.0) 56 : cluster [DBG] mgrmap e8: x(active, since 2s) 2024-09-17T10:15:38.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:37 smithi071 bash[19840]: audit 2024-09-17T10:15:37.469981+0000 mon.a (mon.0) 57 : audit [INF] from='client.? 172.21.15.71:0/2660619852' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-17T10:15:38.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:37 smithi071 bash[19840]: audit 2024-09-17T10:15:37.469981+0000 mon.a (mon.0) 57 : audit [INF] from='client.? 172.21.15.71:0/2660619852' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "orchestrator"} : dispatch 2024-09-17T10:15:38.417 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stderr module 'orchestrator' is already enabled (always-on) 2024-09-17T10:15:38.417 INFO:teuthology.orchestra.run.smithi071.stdout:Setting orchestrator backend to cephadm... 2024-09-17T10:15:39.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:38 smithi071 bash[19840]: audit 2024-09-17T10:15:37.840899+0000 mon.a (mon.0) 58 : audit [INF] from='client.? 172.21.15.71:0/2660619852' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-17T10:15:39.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:38 smithi071 bash[19840]: audit 2024-09-17T10:15:37.840899+0000 mon.a (mon.0) 58 : audit [INF] from='client.? 172.21.15.71:0/2660619852' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "orchestrator"}]': finished 2024-09-17T10:15:39.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:38 smithi071 bash[19840]: cluster 2024-09-17T10:15:37.846973+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e9: x(active, since 3s) 2024-09-17T10:15:39.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:38 smithi071 bash[19840]: cluster 2024-09-17T10:15:37.846973+0000 mon.a (mon.0) 59 : cluster [DBG] mgrmap e9: x(active, since 3s) 2024-09-17T10:15:41.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:40 smithi071 bash[19840]: audit 2024-09-17T10:15:39.898025+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-17T10:15:41.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:40 smithi071 bash[19840]: audit 2024-09-17T10:15:39.898025+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-17T10:15:41.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:40 smithi071 bash[19840]: audit 2024-09-17T10:15:39.906423+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:15:41.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:40 smithi071 bash[19840]: audit 2024-09-17T10:15:39.906423+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:15:41.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:40 smithi071 bash[19840]: audit 2024-09-17T10:15:39.922998+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:15:41.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:40 smithi071 bash[19840]: audit 2024-09-17T10:15:39.922998+0000 mon.a (mon.0) 61 : audit [DBG] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:15:42.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:42 smithi071 bash[19840]: audit 2024-09-17T10:15:42.150144+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-17T10:15:42.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:42 smithi071 bash[19840]: audit 2024-09-17T10:15:42.150144+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-17T10:15:42.757 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout value unchanged 2024-09-17T10:15:42.758 INFO:teuthology.orchestra.run.smithi071.stdout:Generating ssh key... 2024-09-17T10:15:44.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:44 smithi071 bash[19840]: audit 2024-09-17T10:15:44.237733+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-17T10:15:44.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:44 smithi071 bash[19840]: audit 2024-09-17T10:15:44.237733+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-17T10:15:44.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:44 smithi071 bash[19840]: cephadm 2024-09-17T10:15:44.238140+0000 mgr.x (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-17T10:15:44.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:44 smithi071 bash[19840]: cephadm 2024-09-17T10:15:44.238140+0000 mgr.x (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-09-17T10:15:44.715 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:44 smithi071 bash[20115]: Generating public/private rsa key pair. 2024-09-17T10:15:44.715 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:44 smithi071 bash[20115]: Your identification has been saved in /tmp/tmpggtfqtz6/key 2024-09-17T10:15:44.715 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:44 smithi071 bash[20115]: Your public key has been saved in /tmp/tmpggtfqtz6/key.pub 2024-09-17T10:15:44.715 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:44 smithi071 bash[20115]: The key fingerprint is: 2024-09-17T10:15:44.715 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:44 smithi071 bash[20115]: SHA256:Roo62DseyQPepMdtC4MN0FD8LPd9dCqvtyQekB0610I ceph-77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:15:44.715 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:44 smithi071 bash[20115]: The key's randomart image is: 2024-09-17T10:15:44.715 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:44 smithi071 bash[20115]: +---[RSA 3072]----+ 2024-09-17T10:15:44.715 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:44 smithi071 bash[20115]: |.o. | 2024-09-17T10:15:44.715 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:44 smithi071 bash[20115]: | o. | 2024-09-17T10:15:44.716 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:44 smithi071 bash[20115]: |. .o E | 2024-09-17T10:15:44.716 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:44 smithi071 bash[20115]: |. . +. B o. . | 2024-09-17T10:15:44.716 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:44 smithi071 bash[20115]: |.. +..*.S..o | 2024-09-17T10:15:44.716 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:44 smithi071 bash[20115]: |.=Oo. .=o.o | 2024-09-17T10:15:44.716 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:44 smithi071 bash[20115]: |.+OB o o+. | 2024-09-17T10:15:44.716 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:44 smithi071 bash[20115]: | o=+ .. +o | 2024-09-17T10:15:44.716 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:44 smithi071 bash[20115]: | .o. . oo.. | 2024-09-17T10:15:44.716 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:15:44 smithi071 bash[20115]: +----[SHA256]-----+ 2024-09-17T10:15:45.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:45 smithi071 bash[19840]: audit 2024-09-17T10:15:44.322586+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:15:45.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:45 smithi071 bash[19840]: audit 2024-09-17T10:15:44.322586+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:15:45.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:45 smithi071 bash[19840]: audit 2024-09-17T10:15:44.327508+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:15:45.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:45 smithi071 bash[19840]: audit 2024-09-17T10:15:44.327508+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:15:46.965 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCx4gLRRWSXJz7UXYM8at/uwQC2CQER8tp0eQJA/y2j9SjcvJSDw70/4iJzf1CK4MCajGbRGmEZrAg7AI4Byd4MNpREwfjZjN365CFUdrlc64spV0PzDYY4u8D6SyTFXOXkrk8kzPD8HBfpjDdtHOk5qcKVap5nB0tXiTOOwhBQcXBm/1HqMnsFpa1RUh9kX9CmMrTMVE4JHuUaWvqI2ZHYtmhKTRUHKjTKUrEpePAwSdddnWY4+mHVqJHGGMiSRWhvNzdz8qIuDsAVeL3dYcm8PnsJQG8mi7lyJkSHd6soZBhTxh6dw8hkwMAb3DisaV6Hh4SRHViSDcPMpRpDc/hs39p3fnvHK2etWUA9SkJVCe9E/cyI0iKkndaYonbDEt5O/5smS/3OiYooInVDiHZGYjKaqn41HPHkQeEe2rl2bCQ1b7FiC3+LxjVELv+pbDA3Iy/D1NMcI/luOeQy9Ot9xU/Mp9h9pv1Q839SSgs+Ju1Sz6QqUgGw0hqDzbmv/xU= ceph-77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:15:46.965 INFO:teuthology.orchestra.run.smithi071.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-09-17T10:15:46.966 INFO:teuthology.orchestra.run.smithi071.stdout:Adding key to root@localhost authorized_keys... 2024-09-17T10:15:46.966 INFO:teuthology.orchestra.run.smithi071.stdout:Adding host smithi071... 2024-09-17T10:15:47.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:47 smithi071 bash[19840]: audit 2024-09-17T10:15:46.353978+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-17T10:15:47.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:47 smithi071 bash[19840]: audit 2024-09-17T10:15:46.353978+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-17T10:15:49.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:49 smithi071 bash[19840]: audit 2024-09-17T10:15:48.501995+0000 mgr.x (mgr.14118) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi071", "addr": "172.21.15.71", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:15:49.569 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:49 smithi071 bash[19840]: audit 2024-09-17T10:15:48.501995+0000 mgr.x (mgr.14118) 14 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi071", "addr": "172.21.15.71", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:15:50.345 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:50 smithi071 bash[19840]: cephadm 2024-09-17T10:15:49.456203+0000 mgr.x (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi071 2024-09-17T10:15:50.345 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:50 smithi071 bash[19840]: cephadm 2024-09-17T10:15:49.456203+0000 mgr.x (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi071 2024-09-17T10:15:53.332 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout Added host 'smithi071' with addr '172.21.15.71' 2024-09-17T10:15:53.333 INFO:teuthology.orchestra.run.smithi071.stdout:Deploying unmanaged mon service... 2024-09-17T10:15:53.752 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:53 smithi071 bash[19840]: audit 2024-09-17T10:15:52.533993+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:15:53.752 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:53 smithi071 bash[19840]: audit 2024-09-17T10:15:52.533993+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:15:53.752 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:53 smithi071 bash[19840]: cephadm 2024-09-17T10:15:52.534495+0000 mgr.x (mgr.14118) 16 : cephadm [INF] Added host smithi071 2024-09-17T10:15:53.753 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:53 smithi071 bash[19840]: cephadm 2024-09-17T10:15:52.534495+0000 mgr.x (mgr.14118) 16 : cephadm [INF] Added host smithi071 2024-09-17T10:15:53.753 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:53 smithi071 bash[19840]: audit 2024-09-17T10:15:52.534796+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:15:53.753 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:53 smithi071 bash[19840]: audit 2024-09-17T10:15:52.534796+0000 mon.a (mon.0) 65 : audit [DBG] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:15:55.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:55 smithi071 bash[19840]: cluster 2024-09-17T10:15:54.234192+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-17T10:15:55.460 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:55 smithi071 bash[19840]: cluster 2024-09-17T10:15:54.234192+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-17T10:15:56.323 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-09-17T10:15:56.323 INFO:teuthology.orchestra.run.smithi071.stdout:Deploying unmanaged mgr service... 2024-09-17T10:15:56.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:56 smithi071 bash[19840]: audit 2024-09-17T10:15:55.440653+0000 mgr.x (mgr.14118) 18 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:15:56.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:56 smithi071 bash[19840]: audit 2024-09-17T10:15:55.440653+0000 mgr.x (mgr.14118) 18 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:15:56.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:56 smithi071 bash[19840]: cephadm 2024-09-17T10:15:55.443637+0000 mgr.x (mgr.14118) 19 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-17T10:15:56.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:56 smithi071 bash[19840]: cephadm 2024-09-17T10:15:55.443637+0000 mgr.x (mgr.14118) 19 : cephadm [INF] Saving service mon spec with placement count:5 2024-09-17T10:15:56.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:56 smithi071 bash[19840]: audit 2024-09-17T10:15:55.448194+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:15:56.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:56 smithi071 bash[19840]: audit 2024-09-17T10:15:55.448194+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:15:56.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:56 smithi071 bash[19840]: audit 2024-09-17T10:15:56.103704+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:15:56.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:56 smithi071 bash[19840]: audit 2024-09-17T10:15:56.103704+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:15:56.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:56 smithi071 bash[19840]: cluster 2024-09-17T10:15:56.234627+0000 mgr.x (mgr.14118) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:15:56.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:56 smithi071 bash[19840]: cluster 2024-09-17T10:15:56.234627+0000 mgr.x (mgr.14118) 20 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:15:57.906 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:57 smithi071 bash[19840]: audit 2024-09-17T10:15:56.651667+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:15:57.907 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:57 smithi071 bash[19840]: audit 2024-09-17T10:15:56.651667+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:15:58.549 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-09-17T10:15:59.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:58 smithi071 bash[19840]: audit 2024-09-17T10:15:57.886921+0000 mgr.x (mgr.14118) 21 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:15:59.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:58 smithi071 bash[19840]: audit 2024-09-17T10:15:57.886921+0000 mgr.x (mgr.14118) 21 : audit [DBG] from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:15:59.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:58 smithi071 bash[19840]: cephadm 2024-09-17T10:15:57.889119+0000 mgr.x (mgr.14118) 22 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-17T10:15:59.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:58 smithi071 bash[19840]: cephadm 2024-09-17T10:15:57.889119+0000 mgr.x (mgr.14118) 22 : cephadm [INF] Saving service mgr spec with placement count:2 2024-09-17T10:15:59.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:58 smithi071 bash[19840]: audit 2024-09-17T10:15:57.893863+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:15:59.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:58 smithi071 bash[19840]: audit 2024-09-17T10:15:57.893863+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:15:59.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:58 smithi071 bash[19840]: cluster 2024-09-17T10:15:58.235085+0000 mgr.x (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:15:59.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:15:58 smithi071 bash[19840]: cluster 2024-09-17T10:15:58.235085+0000 mgr.x (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:16:01.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:01 smithi071 bash[19840]: audit 2024-09-17T10:16:00.202217+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.71:0/3271091648' entity='client.admin' 2024-09-17T10:16:01.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:01 smithi071 bash[19840]: audit 2024-09-17T10:16:00.202217+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.71:0/3271091648' entity='client.admin' 2024-09-17T10:16:01.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:01 smithi071 bash[19840]: cluster 2024-09-17T10:16:00.235321+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-17T10:16:01.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:01 smithi071 bash[19840]: cluster 2024-09-17T10:16:00.235321+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-17T10:16:02.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:02 smithi071 bash[19840]: cluster 2024-09-17T10:16:02.235676+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-17T10:16:02.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:02 smithi071 bash[19840]: cluster 2024-09-17T10:16:02.235676+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-17T10:16:02.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:02 smithi071 bash[19840]: audit 2024-09-17T10:16:02.298261+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.71:0/4156158577' entity='client.admin' 2024-09-17T10:16:02.564 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:02 smithi071 bash[19840]: audit 2024-09-17T10:16:02.298261+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.71:0/4156158577' entity='client.admin' 2024-09-17T10:16:02.952 INFO:teuthology.orchestra.run.smithi071.stdout:Enabling the dashboard module... 2024-09-17T10:16:03.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:03 smithi071 bash[19840]: audit 2024-09-17T10:16:02.510702+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:16:03.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:03 smithi071 bash[19840]: audit 2024-09-17T10:16:02.510702+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:16:04.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:04 smithi071 bash[19840]: audit 2024-09-17T10:16:03.583892+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:16:04.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:04 smithi071 bash[19840]: audit 2024-09-17T10:16:03.583892+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.14118 172.21.15.71:0/1594370665' entity='mgr.x' 2024-09-17T10:16:04.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:04 smithi071 bash[19840]: cluster 2024-09-17T10:16:04.236104+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-17T10:16:04.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:04 smithi071 bash[19840]: cluster 2024-09-17T10:16:04.236104+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-17T10:16:05.872 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:16:05 smithi071 bash[20115]: ignoring --setuser ceph since I am not root 2024-09-17T10:16:05.872 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:16:05 smithi071 bash[20115]: ignoring --setgroup ceph since I am not root 2024-09-17T10:16:05.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:05 smithi071 bash[19840]: audit 2024-09-17T10:16:04.620737+0000 mon.a (mon.0) 74 : audit [INF] from='client.? 172.21.15.71:0/257204406' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-17T10:16:05.872 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:05 smithi071 bash[19840]: audit 2024-09-17T10:16:04.620737+0000 mon.a (mon.0) 74 : audit [INF] from='client.? 172.21.15.71:0/257204406' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "dashboard"} : dispatch 2024-09-17T10:16:06.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:06 smithi071 bash[19840]: audit 2024-09-17T10:16:05.602403+0000 mon.a (mon.0) 75 : audit [INF] from='client.? 172.21.15.71:0/257204406' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-17T10:16:06.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:06 smithi071 bash[19840]: audit 2024-09-17T10:16:05.602403+0000 mon.a (mon.0) 75 : audit [INF] from='client.? 172.21.15.71:0/257204406' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-09-17T10:16:06.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:06 smithi071 bash[19840]: cluster 2024-09-17T10:16:05.608230+0000 mon.a (mon.0) 76 : cluster [DBG] mgrmap e10: x(active, since 31s) 2024-09-17T10:16:06.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:06 smithi071 bash[19840]: cluster 2024-09-17T10:16:05.608230+0000 mon.a (mon.0) 76 : cluster [DBG] mgrmap e10: x(active, since 31s) 2024-09-17T10:16:08.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:08 smithi071 bash[19840]: audit 2024-09-17T10:16:07.960168+0000 mon.a (mon.0) 77 : audit [DBG] from='client.? 172.21.15.71:0/254583137' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-17T10:16:08.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:08 smithi071 bash[19840]: audit 2024-09-17T10:16:07.960168+0000 mon.a (mon.0) 77 : audit [DBG] from='client.? 172.21.15.71:0/254583137' entity='client.admin' cmd={"prefix": "mgr stat"} : dispatch 2024-09-17T10:16:08.553 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2024-09-17T10:16:08.554 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "epoch": 10, 2024-09-17T10:16:08.554 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "available": true, 2024-09-17T10:16:08.554 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "active_name": "x", 2024-09-17T10:16:08.554 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-09-17T10:16:08.554 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2024-09-17T10:16:08.554 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for the mgr to restart... 2024-09-17T10:16:08.554 INFO:teuthology.orchestra.run.smithi071.stdout:Waiting for mgr epoch 10... 2024-09-17T10:16:12.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:11 smithi071 bash[19840]: cluster 2024-09-17T10:16:11.668366+0000 mon.a (mon.0) 78 : cluster [INF] Active manager daemon x restarted 2024-09-17T10:16:12.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:11 smithi071 bash[19840]: cluster 2024-09-17T10:16:11.668366+0000 mon.a (mon.0) 78 : cluster [INF] Active manager daemon x restarted 2024-09-17T10:16:12.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:11 smithi071 bash[19840]: cluster 2024-09-17T10:16:11.669074+0000 mon.a (mon.0) 79 : cluster [INF] Activating manager daemon x 2024-09-17T10:16:12.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:11 smithi071 bash[19840]: cluster 2024-09-17T10:16:11.669074+0000 mon.a (mon.0) 79 : cluster [INF] Activating manager daemon x 2024-09-17T10:16:12.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:11 smithi071 bash[19840]: cluster 2024-09-17T10:16:11.676486+0000 mon.a (mon.0) 80 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-17T10:16:12.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:11 smithi071 bash[19840]: cluster 2024-09-17T10:16:11.676486+0000 mon.a (mon.0) 80 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-09-17T10:16:12.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:11 smithi071 bash[19840]: cluster 2024-09-17T10:16:11.676661+0000 mon.a (mon.0) 81 : cluster [DBG] mgrmap e11: x(active, starting, since 0.00793635s) 2024-09-17T10:16:12.102 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:11 smithi071 bash[19840]: cluster 2024-09-17T10:16:11.676661+0000 mon.a (mon.0) 81 : cluster [DBG] mgrmap e11: x(active, starting, since 0.00793635s) 2024-09-17T10:16:12.102 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:11 smithi071 bash[19840]: audit 2024-09-17T10:16:11.679795+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:16:12.102 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:11 smithi071 bash[19840]: audit 2024-09-17T10:16:11.679795+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:16:12.102 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:11 smithi071 bash[19840]: audit 2024-09-17T10:16:11.681204+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T10:16:12.102 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:11 smithi071 bash[19840]: audit 2024-09-17T10:16:11.681204+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T10:16:12.102 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:11 smithi071 bash[19840]: audit 2024-09-17T10:16:11.682334+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T10:16:12.102 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:11 smithi071 bash[19840]: audit 2024-09-17T10:16:11.682334+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T10:16:12.102 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:11 smithi071 bash[19840]: audit 2024-09-17T10:16:11.682515+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T10:16:12.102 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:11 smithi071 bash[19840]: audit 2024-09-17T10:16:11.682515+0000 mon.a (mon.0) 85 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T10:16:12.102 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:11 smithi071 bash[19840]: audit 2024-09-17T10:16:11.682666+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T10:16:12.102 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:11 smithi071 bash[19840]: audit 2024-09-17T10:16:11.682666+0000 mon.a (mon.0) 86 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T10:16:12.102 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:11 smithi071 bash[19840]: cluster 2024-09-17T10:16:11.713098+0000 mon.a (mon.0) 87 : cluster [INF] Manager daemon x is now available 2024-09-17T10:16:12.102 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:11 smithi071 bash[19840]: cluster 2024-09-17T10:16:11.713098+0000 mon.a (mon.0) 87 : cluster [INF] Manager daemon x is now available 2024-09-17T10:16:12.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:12 smithi071 bash[19840]: audit 2024-09-17T10:16:11.974850+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:16:12.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:12 smithi071 bash[19840]: audit 2024-09-17T10:16:11.974850+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:16:12.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:12 smithi071 bash[19840]: audit 2024-09-17T10:16:11.991915+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T10:16:12.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:12 smithi071 bash[19840]: audit 2024-09-17T10:16:11.991915+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T10:16:12.955 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:12 smithi071 bash[19840]: audit 2024-09-17T10:16:11.993934+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T10:16:12.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:12 smithi071 bash[19840]: audit 2024-09-17T10:16:11.993934+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T10:16:12.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:12 smithi071 bash[19840]: cluster 2024-09-17T10:16:12.676741+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e12: x(active, since 1.00802s) 2024-09-17T10:16:12.956 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:12 smithi071 bash[19840]: cluster 2024-09-17T10:16:12.676741+0000 mon.a (mon.0) 91 : cluster [DBG] mgrmap e12: x(active, since 1.00802s) 2024-09-17T10:16:13.334 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout { 2024-09-17T10:16:13.334 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 12, 2024-09-17T10:16:13.334 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout "initialized": true 2024-09-17T10:16:13.334 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout } 2024-09-17T10:16:13.334 INFO:teuthology.orchestra.run.smithi071.stdout:mgr epoch 10 is available 2024-09-17T10:16:13.334 INFO:teuthology.orchestra.run.smithi071.stdout:Using certmgr to generate dashboard self-signed certificate... 2024-09-17T10:16:13.715 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[20115]: debug 2024-09-17T10:16:13.493+0000 7f6555a1a640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:10:16:13] ENGINE Error in HTTPServer.serve 2024-09-17T10:16:13.715 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[20115]: Traceback (most recent call last): 2024-09-17T10:16:13.716 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[20115]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:16:13.716 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[20115]: self._connections.run(self.expiration_interval) 2024-09-17T10:16:13.716 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[20115]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:16:13.716 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[20115]: self._run(expiration_interval) 2024-09-17T10:16:13.716 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[20115]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:16:13.716 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[20115]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:16:13.716 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[20115]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:16:13.716 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[20115]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:16:13.716 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[20115]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:16:13.716 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[20115]: s = self.context.wrap_socket( 2024-09-17T10:16:13.716 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[20115]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:16:13.716 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[20115]: return self.sslsocket_class._create( 2024-09-17T10:16:13.716 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[20115]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:16:13.717 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[20115]: self.do_handshake() 2024-09-17T10:16:13.717 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[20115]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:16:13.717 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[20115]: self._sslobj.do_handshake() 2024-09-17T10:16:13.717 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[20115]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:16:14.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: cephadm 2024-09-17T10:16:13.271962+0000 mgr.x (mgr.14152) 3 : cephadm [INF] [17/Sep/2024:10:16:13] ENGINE Bus STARTING 2024-09-17T10:16:14.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: cephadm 2024-09-17T10:16:13.271962+0000 mgr.x (mgr.14152) 3 : cephadm [INF] [17/Sep/2024:10:16:13] ENGINE Bus STARTING 2024-09-17T10:16:14.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: cephadm 2024-09-17T10:16:13.373698+0000 mgr.x (mgr.14152) 4 : cephadm [INF] [17/Sep/2024:10:16:13] ENGINE Serving on http://172.21.15.71:8765 2024-09-17T10:16:14.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: cephadm 2024-09-17T10:16:13.373698+0000 mgr.x (mgr.14152) 4 : cephadm [INF] [17/Sep/2024:10:16:13] ENGINE Serving on http://172.21.15.71:8765 2024-09-17T10:16:14.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: cephadm 2024-09-17T10:16:13.493682+0000 mgr.x (mgr.14152) 5 : cephadm [INF] [17/Sep/2024:10:16:13] ENGINE Serving on https://172.21.15.71:7150 2024-09-17T10:16:14.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: cephadm 2024-09-17T10:16:13.493682+0000 mgr.x (mgr.14152) 5 : cephadm [INF] [17/Sep/2024:10:16:13] ENGINE Serving on https://172.21.15.71:7150 2024-09-17T10:16:14.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: cephadm 2024-09-17T10:16:13.493896+0000 mgr.x (mgr.14152) 6 : cephadm [INF] [17/Sep/2024:10:16:13] ENGINE Bus STARTED 2024-09-17T10:16:14.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: cephadm 2024-09-17T10:16:13.493896+0000 mgr.x (mgr.14152) 6 : cephadm [INF] [17/Sep/2024:10:16:13] ENGINE Bus STARTED 2024-09-17T10:16:14.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: cephadm 2024-09-17T10:16:13.495437+0000 mgr.x (mgr.14152) 7 : cephadm [ERR] [17/Sep/2024:10:16:13] ENGINE Error in HTTPServer.serve 2024-09-17T10:16:14.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: Traceback (most recent call last): 2024-09-17T10:16:14.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:16:14.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: self._connections.run(self.expiration_interval) 2024-09-17T10:16:14.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:16:14.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: self._run(expiration_interval) 2024-09-17T10:16:14.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:16:14.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:16:14.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:16:14.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:16:14.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:16:14.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: s = self.context.wrap_socket( 2024-09-17T10:16:14.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:16:14.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: return self.sslsocket_class._create( 2024-09-17T10:16:14.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:16:14.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: self.do_handshake() 2024-09-17T10:16:14.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:16:14.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: self._sslobj.do_handshake() 2024-09-17T10:16:14.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:16:14.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: cephadm 2024-09-17T10:16:13.495437+0000 mgr.x (mgr.14152) 7 : cephadm [ERR] [17/Sep/2024:10:16:13] ENGINE Error in HTTPServer.serve 2024-09-17T10:16:14.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: Traceback (most recent call last): 2024-09-17T10:16:14.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:16:14.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: self._connections.run(self.expiration_interval) 2024-09-17T10:16:14.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:16:14.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: self._run(expiration_interval) 2024-09-17T10:16:14.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:16:14.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:16:14.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:16:14.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:16:14.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:16:14.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: s = self.context.wrap_socket( 2024-09-17T10:16:14.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:16:14.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: return self.sslsocket_class._create( 2024-09-17T10:16:14.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:16:14.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: self.do_handshake() 2024-09-17T10:16:14.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:16:14.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: self._sslobj.do_handshake() 2024-09-17T10:16:14.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:13 smithi071 bash[19840]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:16:15.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:14 smithi071 bash[19840]: cluster 2024-09-17T10:16:13.729983+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e13: x(active, since 2s) 2024-09-17T10:16:15.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:14 smithi071 bash[19840]: cluster 2024-09-17T10:16:13.729983+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e13: x(active, since 2s) 2024-09-17T10:16:15.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:15 smithi071 bash[19840]: audit 2024-09-17T10:16:14.954263+0000 mgr.x (mgr.14152) 8 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:16:15.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:15 smithi071 bash[19840]: audit 2024-09-17T10:16:14.954263+0000 mgr.x (mgr.14152) 8 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "orch certmgr generate-certificates", "module_name": "dashboard", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:16:16.119 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout {"cert": "-----BEGIN CERTIFICATE-----\nMIIE+zCCAuOgAwIBAgIUagEitY3HqJ3mKuNUJJnUcpkPw04wDQYJKoZIhvcNAQEL\nBQAwFzEVMBMGA1UEAwwMY2VwaGFkbS1yb290MB4XDTI0MDkxNzEwMTYxNVoXDTM0\nMDkxODEwMTYxNVowFzEVMBMGA1UEAwwMMTcyLjIxLjE1LjcxMIICIjANBgkqhkiG\n9w0BAQEFAAOCAg8AMIICCgKCAgEAkw6s1nxVyyfW8kkfIQIX/KMpdAdPYzrvCkrZ\nEI7l82T2HIQkKt4cRRhkMNy4nuIGWKIJ2KqxwNXVHI1xS4ZqkzktZWvKguOeztXq\nzdsIG/rBZTTjb0bgBoIvNfDPtj53nw5WZ2M1xsFRVaA4NbWcDsC7MwJ/vQk9xh29\nHSo/s8UEHn5QQ0Uaa72d82wdYs2W+norMgQ3M4U0vfLizmSzIwtgTjqAXy+0r+Df\nVAIXwwX/Sh8j7v0bSA2W5BYYP3zK6QrprdnJfG2A/posG+pl1OXcraKtl6FedrpW\nqumCnsMYgrqLZo8jB7zeeAwJPCu7c29T/OD6AjN6NoB45A8p3UQAxOwe6gNsyXKX\nQTXeVJFsz+X76dyAUkb655/4Q2h9MOM8fsUtrF/KMzU2iNod2yaOPIiCdhOUgvh9\nCcUvaeX2jXKYOtmRSf90vRYLRv4OvPuUeaQDeVUzWpzc4UTpeflC+IUkME60+KHQ\nEJnOQJT6gOWzh0Fno+/LOi+mZCy6JQGyEeD0A5Y+JRgOAwFF1nRFZ2y9bnVPJo1v\n2hWEH4u2IiWw9PErqDvGY/wwUF604Rgcbl+BaTkxCkRl8N08HUvN3J8hB09U4gfF\nrebv2XiJkxmFEHf4cnv7iQ+GBurgln9NY4IwRFC7yK8S3bITpyftNgUDhsxMGsqn\ncuzapyECAwEAAaM/MD0wLQYDVR0RBCYwJIIJc21pdGhpMDcxghFkYXNoYm9hcmRf\nc2VydmVyc4cErBUPRzAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBCwUAA4ICAQCN\nOBU/Rc4pOGSO5AtB3ryppkMcmIr3G6MgJ20RNm1rx2OmEEgl8utFhNEYLq/gFF/2\nc42tDUVrRFE+woK/bdTSr7z9hFS2UQQ5S8vtPnWAwoWNKhek7uBQEJiNQCa8VaEA\noU97GauF6Xr/LrF+4xCXxC+bp4A+xhNANEoj/kBs4rsHs0BVr9UM0TFVgA2Ha4kr\nFdeSH3VZboriWbCjR+AAN/+/24LhB+bXAD69zfdb0NXj2ml8rc1hiA4ZeVU3iIyK\ndXrKUJJl2kQL2uaRIZFrQGr5lhGRmbPDv2pxkewauzck0Gr9VtO/I7R3zJx4N/WY\nr92xJFb9t2hakiZ/XEAPuJxtCrU82ppyDFJ8iCOI0iUlpKKd9DZgzmqgnZi7rJKM\nZOOE45UJ6lIO0T9bYjJXiSuNQgyipdfv4Jcy3LgXqn7tDOTNN/Fev4/giE/AZfwq\nXsgmNE5xCeZtLOisFQpPPAcG5nAU0LFDG72eF865QTOWUoEOyFutfjpmpvWXB7a5\n2msuRan8ji8E/2Q9c1GVyqosQ/+dqjicECa7YbeaLSB5vvX51vE8iJ/raHAvCFHI\nsMy2AObXcMJzLAodH79jVko8ZbrgCnHyouoY4jV86X+56OgbB8pKMZUxPBpzxX0I\nZPcjdgSZAVwuE3ecMASsFnVdZVSKH3A26egJkHIXcA==\n-----END CERTIFICATE-----\n", "key": "-----BEGIN RSA PRIVATE KEY-----\nMIIJKQIBAAKCAgEAkw6s1nxVyyfW8kkfIQIX/KMpdAdPYzrvCkrZEI7l82T2HIQk\nKt4cRRhkMNy4nuIGWKIJ2KqxwNXVHI1xS4ZqkzktZWvKguOeztXqzdsIG/rBZTTj\nb0bgBoIvNfDPtj53nw5WZ2M1xsFRVaA4NbWcDsC7MwJ/vQk9xh29HSo/s8UEHn5Q\nQ0Uaa72d82wdYs2W+norMgQ3M4U0vfLizmSzIwtgTjqAXy+0r+DfVAIXwwX/Sh8j\n7v0bSA2W5BYYP3zK6QrprdnJfG2A/posG+pl1OXcraKtl6FedrpWqumCnsMYgrqL\nZo8jB7zeeAwJPCu7c29T/OD6AjN6NoB45A8p3UQAxOwe6gNsyXKXQTXeVJFsz+X7\n6dyAUkb655/4Q2h9MOM8fsUtrF/KMzU2iNod2yaOPIiCdhOUgvh9CcUvaeX2jXKY\nOtmRSf90vRYLRv4OvPuUeaQDeVUzWpzc4UTpeflC+IUkME60+KHQEJnOQJT6gOWz\nh0Fno+/LOi+mZCy6JQGyEeD0A5Y+JRgOAwFF1nRFZ2y9bnVPJo1v2hWEH4u2IiWw\n9PErqDvGY/wwUF604Rgcbl+BaTkxCkRl8N08HUvN3J8hB09U4gfFrebv2XiJkxmF\nEHf4cnv7iQ+GBurgln9NY4IwRFC7yK8S3bITpyftNgUDhsxMGsqncuzapyECAwEA\nAQKCAf9jO8Pl+IDsVjX1yOH4pDELig6u/T/U9i/YAin3wnXpiHeLRqAhTUBGX+88\nCbWLgXpG1RFP49+PALyOR+Pr0wiX0D2R8ur06CSB7lhEEUmnl85pPQc8T9dcjPzO\nqXGAySZvbn1fxtLDDDCWV0eW9rYYPnYUNdt89H968RZsV9YkuQ3Ohe4jdr4ddhbf\n7FToF1OKMmZzmeSmH303sG7cV5eKTmLuZwu5L7f99wC876yZLbLXkavt2V5PgNwR\njddPACbsmzCU4CHWlQ42wFKDg+izgWkowl3htELKW3OgYXKDL6Oak8b9rhk1X33A\nBF82+0vC2Z0TR71tPs95d7gcLR9R6heL8FcRt71oK8oIr5MLWjB3fZUEDWk2lM+D\nR+kie6UnRrkkB3nSvqNR00gkK75YPI9EqukEyookZe2ao47Rssi8xcEWz9afXyUP\nwQNz3/BpZLNWJ5ndJg4wR3P6Z34CG91t/piTmWkSm5XFhBPJXhbDX2X3DxU9EqJD\n/RLPTRQk19TO8blMhyoLkitDRvQAwZZq9Vvs/9Jh5RI6JdMJDYHvuqR/zvCkqM3x\nOkIVoAY6eDiy91F9KByFidMLrXa+M3xg6KA1+P6XpRBkYSZQbXFhw9BYlqung5zz\nABzlHHo3hdNZQlTm65za8PhcNiw+RZxtK0ttl5o3FbCwuwQBAoIBAQDMjXETGFfM\nLdxl9DApPXctrqJeAKOkTQPLt+8gZK7Ghvsy66gOv5eA7jAPJ8FKUM2rzp12XLjs\nlwEwIBiCWS6TKaQ5hv47PP8WZtDmBDvMERS/0/RE67InXcbAGrLcCKsDrOzg/oVh\nq+06jlCf31xcFrbrlixLL1pDAkI87BRIdEaJYTOLPONflUbGMU4jHDmfKb/UFxrH\nqFAuLE6HpUqtvqC6h3UJqPQ8uMQmM2wIMDgH3AOWcwhQJ8JfizojPUnjpbg5kjju\nLzAA5khd6umu2+UcryWDauuaCB6mh+alSxHYAtq1SCOpGnwjvKgjLwsStkl3VFqH\ncRmQGyT6LtuhAoIBAQC4C0fyYs7jbimRt+FLcvR3xdsEwpTulXXDeC4U/ghhFX+H\nvv5Zo0dMlAtag+ZhqXa5gEM55P/pCLhVyAHVTlQi2xWYqbVL0ftRIgcDFqsJZhPr\nkASo6RIEFwXYGlgdWDtcBp0Tn3MQntVJYoficlVMtafzNO+WMetXw6ah1OoyPQ8e\nU5ucbcgJhBUsIGE4PTQMLM8rUai6QGPxq9bOoLC+CslPoTItQBbEOY98xrXUsJgH\nzg9etAx6fDwv60LDnSMvgU8obCy0kiYmgH/sPtCNpo1yulaJ1KtJScqQ6YjI7Bga\ncl2zE5roz/D0z6ZI0uTHQnxBCcu99Npr9jlRlBuBAoIBAQC8Rb965OACxX9js+MU\nQkfMmz1FKm90TZKd0lldxm37usfA8ZiIop3vBMzlViEZps/3P8A87lEjKkXkptYI\nO8+bkite67paieT8GHxUCjeDt4ESoyLkwNAEXdMOhER2M+A8DNEmsf3QjW9XgyAA\nVpTrCdkpc9qnBRmeLZkL+/sbSTKXRgksMknRc1NmHoGd3V/H+KRgsTdr56aNKSjK\nvz/CNYA4z27RClpq/WFFC/V2f/NCgKYotw5CwKWuTTagssuspZ6wFr8hs/sKCOs4\nznxx/mGeCjOMB0B9UNXtT47iOvtciBwH2TNBdWgneICFico2WeO62sBMg7QUqHdb\ncv+hAoIBAQCILACdvLHq4JVtNapCUtnCzOfSS846AOfTKtadvZ+hhXCIla5H0GFu\nrZMA89q/o80uT1JuQZt/Zm5NOeDxXDUwXP1LqTV01fam/xBFHr6KA7b1ceegumIU\nGJzAWi2b+K5i1pnd7PoL8BlLZNW5nHK0gSu07RPgAytoEmD2GDz30umevKnEQg3h\nzJKFxadpHw+lenoGSTMYK5BHPad/1rEuy3hLrK8df+/YW+ZoofXjWo4CKFqC7aDV\n95nosp8BcQCZo4lYFUG2kPQdRLJhr9BLHlJF8s0Yyfu6DBkOw1vrnZPv7XKajwTt\nAP39hK4576BKNk0NKhxPfh0mCFY8n+MBAoIBAQCWNE+n1nBuzsCKPstrngNGbgva\n9nwc1+Hwtlw+v/i0iu1FrhRxeG3uUjoc90wUq2i17+UTbYD3HrQDS0OQXWRe4Vm8\nD4UySvurgi7uG1bo6upwCa+GpZFVUhxF1Ye8j3NG/9yKdcZfwLtbwZRvg7s0gJ90\nw6BWmAjKl2vBSpzf4o4dihhkyUMpgq3SLTrRPQ10FGXA/PjYo63R30Y5MFw9Wnir\n7r+kxNBCgk+mCl2LkR6xqI/Ih20uDzWfVQcZkbw2zIMpUuiKs2dFKXerzi3NVfZ1\nzO+aSGho7X0oahb7BztoUNBTTkH/aOfFmB75QoK92dhms64aH+pIDm1XZoe2\n-----END RSA PRIVATE KEY-----\n"} 2024-09-17T10:16:18.276 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout SSL certificate updated 2024-09-17T10:16:18.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:18 smithi071 bash[19840]: audit 2024-09-17T10:16:17.682156+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-17T10:16:18.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:18 smithi071 bash[19840]: audit 2024-09-17T10:16:17.682156+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-17T10:16:18.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:18 smithi071 bash[19840]: audit 2024-09-17T10:16:17.686623+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:18.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:18 smithi071 bash[19840]: audit 2024-09-17T10:16:17.686623+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:20.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:19 smithi071 bash[19840]: audit 2024-09-17T10:16:18.926814+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:20.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:19 smithi071 bash[19840]: audit 2024-09-17T10:16:18.926814+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:20.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:19 smithi071 bash[19840]: audit 2024-09-17T10:16:19.720785+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:20.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:19 smithi071 bash[19840]: audit 2024-09-17T10:16:19.720785+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:20.366 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout SSL certificate key updated 2024-09-17T10:16:20.367 INFO:teuthology.orchestra.run.smithi071.stdout:Creating initial admin user... 2024-09-17T10:16:21.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:20 smithi071 bash[19840]: audit 2024-09-17T10:16:19.716958+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-17T10:16:21.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:20 smithi071 bash[19840]: audit 2024-09-17T10:16:19.716958+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-17T10:16:21.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:20 smithi071 bash[19840]: audit 2024-09-17T10:16:19.981932+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:21.381 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:20 smithi071 bash[19840]: audit 2024-09-17T10:16:19.981932+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:22.781 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$BPoj95ENp/pqs0ya.A2preBz4Snovcq/ayvyusPag2v7NZmwKOJyK", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1726568182, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-09-17T10:16:22.781 INFO:teuthology.orchestra.run.smithi071.stdout:Fetching dashboard port number... 2024-09-17T10:16:23.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:23 smithi071 bash[19840]: audit 2024-09-17T10:16:21.937596+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-17T10:16:23.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:23 smithi071 bash[19840]: audit 2024-09-17T10:16:21.937596+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-17T10:16:23.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:23 smithi071 bash[19840]: audit 2024-09-17T10:16:22.162772+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:23.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:23 smithi071 bash[19840]: audit 2024-09-17T10:16:22.162772+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:24.782 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stdout 8443 2024-09-17T10:16:24.783 INFO:teuthology.orchestra.run.smithi071.stdout:firewalld does not appear to be present 2024-09-17T10:16:24.783 INFO:teuthology.orchestra.run.smithi071.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-09-17T10:16:24.786 INFO:teuthology.orchestra.run.smithi071.stdout:Ceph Dashboard is now available at: 2024-09-17T10:16:24.786 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:16:24.786 INFO:teuthology.orchestra.run.smithi071.stdout: URL: https://smithi071.front.sepia.ceph.com:8443/ 2024-09-17T10:16:24.786 INFO:teuthology.orchestra.run.smithi071.stdout: User: admin 2024-09-17T10:16:24.786 INFO:teuthology.orchestra.run.smithi071.stdout: Password: zlfr7ppmih 2024-09-17T10:16:24.787 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:16:24.787 INFO:teuthology.orchestra.run.smithi071.stdout:Saving cluster configuration to /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config directory 2024-09-17T10:16:25.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:25 smithi071 bash[19840]: cluster 2024-09-17T10:16:24.168260+0000 mon.a (mon.0) 98 : cluster [DBG] mgrmap e14: x(active, since 12s) 2024-09-17T10:16:25.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:25 smithi071 bash[19840]: cluster 2024-09-17T10:16:24.168260+0000 mon.a (mon.0) 98 : cluster [DBG] mgrmap e14: x(active, since 12s) 2024-09-17T10:16:25.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:25 smithi071 bash[19840]: audit 2024-09-17T10:16:24.211224+0000 mon.a (mon.0) 99 : audit [DBG] from='client.? 172.21.15.71:0/2340733007' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-17T10:16:25.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:25 smithi071 bash[19840]: audit 2024-09-17T10:16:24.211224+0000 mon.a (mon.0) 99 : audit [DBG] from='client.? 172.21.15.71:0/2340733007' entity='client.admin' cmd={"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"} : dispatch 2024-09-17T10:16:27.764 INFO:teuthology.orchestra.run.smithi071.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-09-17T10:16:27.764 INFO:teuthology.orchestra.run.smithi071.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-09-17T10:16:27.764 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:16:27.764 INFO:teuthology.orchestra.run.smithi071.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-09-17T10:16:27.764 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:16:27.764 INFO:teuthology.orchestra.run.smithi071.stdout:Or, if you are only running a single cluster on this host: 2024-09-17T10:16:27.764 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:16:27.765 INFO:teuthology.orchestra.run.smithi071.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-09-17T10:16:27.765 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:16:27.765 INFO:teuthology.orchestra.run.smithi071.stdout:Please consider enabling telemetry to help improve Ceph: 2024-09-17T10:16:27.765 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:16:27.765 INFO:teuthology.orchestra.run.smithi071.stdout: ceph telemetry on 2024-09-17T10:16:27.765 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:16:27.765 INFO:teuthology.orchestra.run.smithi071.stdout:For more information see: 2024-09-17T10:16:27.765 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:16:27.765 INFO:teuthology.orchestra.run.smithi071.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-09-17T10:16:27.765 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:16:27.765 INFO:teuthology.orchestra.run.smithi071.stdout:Bootstrap complete. 2024-09-17T10:16:27.815 INFO:tasks.cephadm:Fetching config... 2024-09-17T10:16:27.815 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-17T10:16:27.815 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-09-17T10:16:27.821 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-09-17T10:16:27.821 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-17T10:16:27.821 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-09-17T10:16:27.867 INFO:tasks.cephadm:Fetching mon keyring... 2024-09-17T10:16:27.867 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-17T10:16:27.867 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/keyring of=/dev/stdout 2024-09-17T10:16:27.925 INFO:tasks.cephadm:Fetching pub ssh key... 2024-09-17T10:16:27.925 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-17T10:16:27.925 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-09-17T10:16:27.970 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-09-17T10:16:27.970 DEBUG:teuthology.orchestra.run.smithi071:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCx4gLRRWSXJz7UXYM8at/uwQC2CQER8tp0eQJA/y2j9SjcvJSDw70/4iJzf1CK4MCajGbRGmEZrAg7AI4Byd4MNpREwfjZjN365CFUdrlc64spV0PzDYY4u8D6SyTFXOXkrk8kzPD8HBfpjDdtHOk5qcKVap5nB0tXiTOOwhBQcXBm/1HqMnsFpa1RUh9kX9CmMrTMVE4JHuUaWvqI2ZHYtmhKTRUHKjTKUrEpePAwSdddnWY4+mHVqJHGGMiSRWhvNzdz8qIuDsAVeL3dYcm8PnsJQG8mi7lyJkSHd6soZBhTxh6dw8hkwMAb3DisaV6Hh4SRHViSDcPMpRpDc/hs39p3fnvHK2etWUA9SkJVCe9E/cyI0iKkndaYonbDEt5O/5smS/3OiYooInVDiHZGYjKaqn41HPHkQeEe2rl2bCQ1b7FiC3+LxjVELv+pbDA3Iy/D1NMcI/luOeQy9Ot9xU/Mp9h9pv1Q839SSgs+Ju1Sz6QqUgGw0hqDzbmv/xU= ceph-77b1bfba-74dd-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T10:16:28.032 INFO:teuthology.orchestra.run.smithi071.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCx4gLRRWSXJz7UXYM8at/uwQC2CQER8tp0eQJA/y2j9SjcvJSDw70/4iJzf1CK4MCajGbRGmEZrAg7AI4Byd4MNpREwfjZjN365CFUdrlc64spV0PzDYY4u8D6SyTFXOXkrk8kzPD8HBfpjDdtHOk5qcKVap5nB0tXiTOOwhBQcXBm/1HqMnsFpa1RUh9kX9CmMrTMVE4JHuUaWvqI2ZHYtmhKTRUHKjTKUrEpePAwSdddnWY4+mHVqJHGGMiSRWhvNzdz8qIuDsAVeL3dYcm8PnsJQG8mi7lyJkSHd6soZBhTxh6dw8hkwMAb3DisaV6Hh4SRHViSDcPMpRpDc/hs39p3fnvHK2etWUA9SkJVCe9E/cyI0iKkndaYonbDEt5O/5smS/3OiYooInVDiHZGYjKaqn41HPHkQeEe2rl2bCQ1b7FiC3+LxjVELv+pbDA3Iy/D1NMcI/luOeQy9Ot9xU/Mp9h9pv1Q839SSgs+Ju1Sz6QqUgGw0hqDzbmv/xU= ceph-77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:16:28.039 DEBUG:teuthology.orchestra.run.smithi088:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCx4gLRRWSXJz7UXYM8at/uwQC2CQER8tp0eQJA/y2j9SjcvJSDw70/4iJzf1CK4MCajGbRGmEZrAg7AI4Byd4MNpREwfjZjN365CFUdrlc64spV0PzDYY4u8D6SyTFXOXkrk8kzPD8HBfpjDdtHOk5qcKVap5nB0tXiTOOwhBQcXBm/1HqMnsFpa1RUh9kX9CmMrTMVE4JHuUaWvqI2ZHYtmhKTRUHKjTKUrEpePAwSdddnWY4+mHVqJHGGMiSRWhvNzdz8qIuDsAVeL3dYcm8PnsJQG8mi7lyJkSHd6soZBhTxh6dw8hkwMAb3DisaV6Hh4SRHViSDcPMpRpDc/hs39p3fnvHK2etWUA9SkJVCe9E/cyI0iKkndaYonbDEt5O/5smS/3OiYooInVDiHZGYjKaqn41HPHkQeEe2rl2bCQ1b7FiC3+LxjVELv+pbDA3Iy/D1NMcI/luOeQy9Ot9xU/Mp9h9pv1Q839SSgs+Ju1Sz6QqUgGw0hqDzbmv/xU= ceph-77b1bfba-74dd-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T10:16:28.065 INFO:teuthology.orchestra.run.smithi088.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCx4gLRRWSXJz7UXYM8at/uwQC2CQER8tp0eQJA/y2j9SjcvJSDw70/4iJzf1CK4MCajGbRGmEZrAg7AI4Byd4MNpREwfjZjN365CFUdrlc64spV0PzDYY4u8D6SyTFXOXkrk8kzPD8HBfpjDdtHOk5qcKVap5nB0tXiTOOwhBQcXBm/1HqMnsFpa1RUh9kX9CmMrTMVE4JHuUaWvqI2ZHYtmhKTRUHKjTKUrEpePAwSdddnWY4+mHVqJHGGMiSRWhvNzdz8qIuDsAVeL3dYcm8PnsJQG8mi7lyJkSHd6soZBhTxh6dw8hkwMAb3DisaV6Hh4SRHViSDcPMpRpDc/hs39p3fnvHK2etWUA9SkJVCe9E/cyI0iKkndaYonbDEt5O/5smS/3OiYooInVDiHZGYjKaqn41HPHkQeEe2rl2bCQ1b7FiC3+LxjVELv+pbDA3Iy/D1NMcI/luOeQy9Ot9xU/Mp9h9pv1Q839SSgs+Ju1Sz6QqUgGw0hqDzbmv/xU= ceph-77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:16:28.073 DEBUG:teuthology.orchestra.run.smithi089:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCx4gLRRWSXJz7UXYM8at/uwQC2CQER8tp0eQJA/y2j9SjcvJSDw70/4iJzf1CK4MCajGbRGmEZrAg7AI4Byd4MNpREwfjZjN365CFUdrlc64spV0PzDYY4u8D6SyTFXOXkrk8kzPD8HBfpjDdtHOk5qcKVap5nB0tXiTOOwhBQcXBm/1HqMnsFpa1RUh9kX9CmMrTMVE4JHuUaWvqI2ZHYtmhKTRUHKjTKUrEpePAwSdddnWY4+mHVqJHGGMiSRWhvNzdz8qIuDsAVeL3dYcm8PnsJQG8mi7lyJkSHd6soZBhTxh6dw8hkwMAb3DisaV6Hh4SRHViSDcPMpRpDc/hs39p3fnvHK2etWUA9SkJVCe9E/cyI0iKkndaYonbDEt5O/5smS/3OiYooInVDiHZGYjKaqn41HPHkQeEe2rl2bCQ1b7FiC3+LxjVELv+pbDA3Iy/D1NMcI/luOeQy9Ot9xU/Mp9h9pv1Q839SSgs+Ju1Sz6QqUgGw0hqDzbmv/xU= ceph-77b1bfba-74dd-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T10:16:28.096 INFO:teuthology.orchestra.run.smithi089.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCx4gLRRWSXJz7UXYM8at/uwQC2CQER8tp0eQJA/y2j9SjcvJSDw70/4iJzf1CK4MCajGbRGmEZrAg7AI4Byd4MNpREwfjZjN365CFUdrlc64spV0PzDYY4u8D6SyTFXOXkrk8kzPD8HBfpjDdtHOk5qcKVap5nB0tXiTOOwhBQcXBm/1HqMnsFpa1RUh9kX9CmMrTMVE4JHuUaWvqI2ZHYtmhKTRUHKjTKUrEpePAwSdddnWY4+mHVqJHGGMiSRWhvNzdz8qIuDsAVeL3dYcm8PnsJQG8mi7lyJkSHd6soZBhTxh6dw8hkwMAb3DisaV6Hh4SRHViSDcPMpRpDc/hs39p3fnvHK2etWUA9SkJVCe9E/cyI0iKkndaYonbDEt5O/5smS/3OiYooInVDiHZGYjKaqn41HPHkQeEe2rl2bCQ1b7FiC3+LxjVELv+pbDA3Iy/D1NMcI/luOeQy9Ot9xU/Mp9h9pv1Q839SSgs+Ju1Sz6QqUgGw0hqDzbmv/xU= ceph-77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:16:28.105 DEBUG:teuthology.orchestra.run.smithi177:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCx4gLRRWSXJz7UXYM8at/uwQC2CQER8tp0eQJA/y2j9SjcvJSDw70/4iJzf1CK4MCajGbRGmEZrAg7AI4Byd4MNpREwfjZjN365CFUdrlc64spV0PzDYY4u8D6SyTFXOXkrk8kzPD8HBfpjDdtHOk5qcKVap5nB0tXiTOOwhBQcXBm/1HqMnsFpa1RUh9kX9CmMrTMVE4JHuUaWvqI2ZHYtmhKTRUHKjTKUrEpePAwSdddnWY4+mHVqJHGGMiSRWhvNzdz8qIuDsAVeL3dYcm8PnsJQG8mi7lyJkSHd6soZBhTxh6dw8hkwMAb3DisaV6Hh4SRHViSDcPMpRpDc/hs39p3fnvHK2etWUA9SkJVCe9E/cyI0iKkndaYonbDEt5O/5smS/3OiYooInVDiHZGYjKaqn41HPHkQeEe2rl2bCQ1b7FiC3+LxjVELv+pbDA3Iy/D1NMcI/luOeQy9Ot9xU/Mp9h9pv1Q839SSgs+Ju1Sz6QqUgGw0hqDzbmv/xU= ceph-77b1bfba-74dd-11ef-bceb-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-09-17T10:16:28.129 INFO:teuthology.orchestra.run.smithi177.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCx4gLRRWSXJz7UXYM8at/uwQC2CQER8tp0eQJA/y2j9SjcvJSDw70/4iJzf1CK4MCajGbRGmEZrAg7AI4Byd4MNpREwfjZjN365CFUdrlc64spV0PzDYY4u8D6SyTFXOXkrk8kzPD8HBfpjDdtHOk5qcKVap5nB0tXiTOOwhBQcXBm/1HqMnsFpa1RUh9kX9CmMrTMVE4JHuUaWvqI2ZHYtmhKTRUHKjTKUrEpePAwSdddnWY4+mHVqJHGGMiSRWhvNzdz8qIuDsAVeL3dYcm8PnsJQG8mi7lyJkSHd6soZBhTxh6dw8hkwMAb3DisaV6Hh4SRHViSDcPMpRpDc/hs39p3fnvHK2etWUA9SkJVCe9E/cyI0iKkndaYonbDEt5O/5smS/3OiYooInVDiHZGYjKaqn41HPHkQeEe2rl2bCQ1b7FiC3+LxjVELv+pbDA3Iy/D1NMcI/luOeQy9Ot9xU/Mp9h9pv1Q839SSgs+Ju1Sz6QqUgGw0hqDzbmv/xU= ceph-77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:16:28.138 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-09-17T10:16:28.149 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:27 smithi071 bash[19840]: audit 2024-09-17T10:16:26.986239+0000 mon.a (mon.0) 100 : audit [INF] from='client.? 172.21.15.71:0/2834991398' entity='client.admin' 2024-09-17T10:16:28.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:28 smithi071 bash[19840]: audit 2024-09-17T10:16:26.986239+0000 mon.a (mon.0) 100 : audit [INF] from='client.? 172.21.15.71:0/2834991398' entity='client.admin' 2024-09-17T10:16:33.007 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:32 smithi071 bash[19840]: cluster 2024-09-17T10:16:31.684182+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-17T10:16:33.007 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:32 smithi071 bash[19840]: cluster 2024-09-17T10:16:31.684182+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-17T10:16:34.085 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:16:34.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:34 smithi071 bash[19840]: cluster 2024-09-17T10:16:33.684674+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-17T10:16:34.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:34 smithi071 bash[19840]: cluster 2024-09-17T10:16:33.684674+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-17T10:16:34.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:34 smithi071 bash[19840]: audit 2024-09-17T10:16:33.686629+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:34.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:34 smithi071 bash[19840]: audit 2024-09-17T10:16:33.686629+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:34.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:34 smithi071 bash[19840]: audit 2024-09-17T10:16:33.691874+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:34.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:34 smithi071 bash[19840]: audit 2024-09-17T10:16:33.691874+0000 mon.a (mon.0) 102 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:34.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:34 smithi071 bash[19840]: audit 2024-09-17T10:16:33.693740+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"} : dispatch 2024-09-17T10:16:34.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:34 smithi071 bash[19840]: audit 2024-09-17T10:16:33.693740+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi071", "name": "osd_memory_target"} : dispatch 2024-09-17T10:16:34.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:34 smithi071 bash[19840]: audit 2024-09-17T10:16:33.700316+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:34.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:34 smithi071 bash[19840]: audit 2024-09-17T10:16:33.700316+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:34.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:34 smithi071 bash[19840]: audit 2024-09-17T10:16:33.714164+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:16:34.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:34 smithi071 bash[19840]: audit 2024-09-17T10:16:33.714164+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:16:34.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:34 smithi071 bash[19840]: audit 2024-09-17T10:16:33.722409+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:34.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:34 smithi071 bash[19840]: audit 2024-09-17T10:16:33.722409+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:36.028 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-09-17T10:16:36.029 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-09-17T10:16:36.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:36 smithi071 bash[19840]: audit 2024-09-17T10:16:35.365564+0000 mon.a (mon.0) 107 : audit [INF] from='client.? 172.21.15.71:0/875313722' entity='client.admin' 2024-09-17T10:16:36.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:36 smithi071 bash[19840]: audit 2024-09-17T10:16:35.365564+0000 mon.a (mon.0) 107 : audit [INF] from='client.? 172.21.15.71:0/875313722' entity='client.admin' 2024-09-17T10:16:36.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:36 smithi071 bash[19840]: audit 2024-09-17T10:16:35.382058+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:16:36.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:36 smithi071 bash[19840]: audit 2024-09-17T10:16:35.382058+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:16:36.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:36 smithi071 bash[19840]: audit 2024-09-17T10:16:35.386096+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:36.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:36 smithi071 bash[19840]: audit 2024-09-17T10:16:35.386096+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:37.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:37 smithi071 bash[19840]: cluster 2024-09-17T10:16:35.685037+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-17T10:16:37.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:37 smithi071 bash[19840]: cluster 2024-09-17T10:16:35.685037+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-17T10:16:39.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:39 smithi071 bash[19840]: cluster 2024-09-17T10:16:37.685391+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-17T10:16:39.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:39 smithi071 bash[19840]: cluster 2024-09-17T10:16:37.685391+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-17T10:16:40.799 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:16:41.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:41 smithi071 bash[19840]: cluster 2024-09-17T10:16:39.685803+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-17T10:16:41.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:41 smithi071 bash[19840]: cluster 2024-09-17T10:16:39.685803+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-17T10:16:42.911 INFO:tasks.cephadm:Remote smithi177 excluded from cephadm cluster by role 2024-09-17T10:16:42.911 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi088 2024-09-17T10:16:42.911 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-17T10:16:42.911 DEBUG:teuthology.orchestra.run.smithi088:> dd of=/etc/ceph/ceph.conf 2024-09-17T10:16:42.917 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-17T10:16:42.918 DEBUG:teuthology.orchestra.run.smithi088:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:16:42.963 INFO:tasks.cephadm:Adding host smithi088 to orchestrator... 2024-09-17T10:16:42.964 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph orch host add smithi088 2024-09-17T10:16:43.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:43 smithi071 bash[19840]: cluster 2024-09-17T10:16:41.686230+0000 mgr.x (mgr.14152) 17 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:16:43.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:43 smithi071 bash[19840]: cluster 2024-09-17T10:16:41.686230+0000 mgr.x (mgr.14152) 17 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:16:43.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:43 smithi071 bash[19840]: audit 2024-09-17T10:16:42.229390+0000 mgr.x (mgr.14152) 18 : 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-17T10:16:43.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:43 smithi071 bash[19840]: audit 2024-09-17T10:16:42.229390+0000 mgr.x (mgr.14152) 18 : 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-17T10:16:43.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:43 smithi071 bash[19840]: audit 2024-09-17T10:16:42.232512+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:43.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:43 smithi071 bash[19840]: audit 2024-09-17T10:16:42.232512+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:43.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:43 smithi071 bash[19840]: audit 2024-09-17T10:16:42.233863+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:16:43.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:43 smithi071 bash[19840]: audit 2024-09-17T10:16:42.233863+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:16:43.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:43 smithi071 bash[19840]: audit 2024-09-17T10:16:42.236657+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:16:43.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:43 smithi071 bash[19840]: audit 2024-09-17T10:16:42.236657+0000 mon.a (mon.0) 112 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:16:43.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:43 smithi071 bash[19840]: audit 2024-09-17T10:16:42.237764+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:16:43.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:43 smithi071 bash[19840]: audit 2024-09-17T10:16:42.237764+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:16:43.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:43 smithi071 bash[19840]: cephadm 2024-09-17T10:16:42.239327+0000 mgr.x (mgr.14152) 19 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-09-17T10:16:43.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:43 smithi071 bash[19840]: cephadm 2024-09-17T10:16:42.239327+0000 mgr.x (mgr.14152) 19 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-09-17T10:16:43.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:43 smithi071 bash[19840]: cephadm 2024-09-17T10:16:42.301857+0000 mgr.x (mgr.14152) 20 : cephadm [INF] Updating smithi071:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:16:43.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:43 smithi071 bash[19840]: cephadm 2024-09-17T10:16:42.301857+0000 mgr.x (mgr.14152) 20 : cephadm [INF] Updating smithi071:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:16:43.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:43 smithi071 bash[19840]: cephadm 2024-09-17T10:16:42.353868+0000 mgr.x (mgr.14152) 21 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:16:43.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:43 smithi071 bash[19840]: cephadm 2024-09-17T10:16:42.353868+0000 mgr.x (mgr.14152) 21 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:16:43.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:43 smithi071 bash[19840]: cephadm 2024-09-17T10:16:42.406403+0000 mgr.x (mgr.14152) 22 : cephadm [INF] Updating smithi071:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:16:43.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:43 smithi071 bash[19840]: cephadm 2024-09-17T10:16:42.406403+0000 mgr.x (mgr.14152) 22 : cephadm [INF] Updating smithi071:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:16:43.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:43 smithi071 bash[19840]: audit 2024-09-17T10:16:42.464155+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:43.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:43 smithi071 bash[19840]: audit 2024-09-17T10:16:42.464155+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:43.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:43 smithi071 bash[19840]: audit 2024-09-17T10:16:42.471266+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:43.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:43 smithi071 bash[19840]: audit 2024-09-17T10:16:42.471266+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:43.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:43 smithi071 bash[19840]: audit 2024-09-17T10:16:42.477516+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:43.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:43 smithi071 bash[19840]: audit 2024-09-17T10:16:42.477516+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:45.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:45 smithi071 bash[19840]: cluster 2024-09-17T10:16:43.686615+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-17T10:16:45.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:45 smithi071 bash[19840]: cluster 2024-09-17T10:16:43.686615+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-17T10:16:47.687 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:16:47.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:47 smithi071 bash[19840]: cluster 2024-09-17T10:16:45.686951+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-17T10:16:47.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:47 smithi071 bash[19840]: cluster 2024-09-17T10:16:45.686951+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-17T10:16:49.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:49 smithi071 bash[19840]: cluster 2024-09-17T10:16:47.687217+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-17T10:16:49.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:49 smithi071 bash[19840]: cluster 2024-09-17T10:16:47.687217+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-17T10:16:50.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:50 smithi071 bash[19840]: audit 2024-09-17T10:16:49.146931+0000 mgr.x (mgr.14152) 26 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi088", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:16:50.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:50 smithi071 bash[19840]: audit 2024-09-17T10:16:49.146931+0000 mgr.x (mgr.14152) 26 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi088", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:16:51.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:51 smithi071 bash[19840]: cluster 2024-09-17T10:16:49.687440+0000 mgr.x (mgr.14152) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:16:51.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:51 smithi071 bash[19840]: cluster 2024-09-17T10:16:49.687440+0000 mgr.x (mgr.14152) 27 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:16:51.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:51 smithi071 bash[19840]: cephadm 2024-09-17T10:16:50.155934+0000 mgr.x (mgr.14152) 28 : cephadm [INF] Deploying cephadm binary to smithi088 2024-09-17T10:16:51.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:51 smithi071 bash[19840]: cephadm 2024-09-17T10:16:50.155934+0000 mgr.x (mgr.14152) 28 : cephadm [INF] Deploying cephadm binary to smithi088 2024-09-17T10:16:53.361 INFO:teuthology.orchestra.run.smithi071.stdout:Added host 'smithi088' with addr '172.21.15.88' 2024-09-17T10:16:53.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:53 smithi071 bash[19840]: cluster 2024-09-17T10:16:51.687774+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-17T10:16:53.613 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:53 smithi071 bash[19840]: cluster 2024-09-17T10:16:51.687774+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-17T10:16:54.041 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-17T10:16:54.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:54 smithi071 bash[19840]: audit 2024-09-17T10:16:53.360279+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:54.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:54 smithi071 bash[19840]: audit 2024-09-17T10:16:53.360279+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:54.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:54 smithi071 bash[19840]: cephadm 2024-09-17T10:16:53.361203+0000 mgr.x (mgr.14152) 30 : cephadm [INF] Added host smithi088 2024-09-17T10:16:54.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:54 smithi071 bash[19840]: cephadm 2024-09-17T10:16:53.361203+0000 mgr.x (mgr.14152) 30 : cephadm [INF] Added host smithi088 2024-09-17T10:16:54.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:54 smithi071 bash[19840]: audit 2024-09-17T10:16:53.361960+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:16:54.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:54 smithi071 bash[19840]: audit 2024-09-17T10:16:53.361960+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:16:54.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:54 smithi071 bash[19840]: audit 2024-09-17T10:16:53.877360+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:54.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:54 smithi071 bash[19840]: audit 2024-09-17T10:16:53.877360+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:55.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:55 smithi071 bash[19840]: cluster 2024-09-17T10:16:53.688243+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-17T10:16:55.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:55 smithi071 bash[19840]: cluster 2024-09-17T10:16:53.688243+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-17T10:16:56.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:56 smithi071 bash[19840]: audit 2024-09-17T10:16:55.390129+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:56.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:56 smithi071 bash[19840]: audit 2024-09-17T10:16:55.390129+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:57.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:57 smithi071 bash[19840]: cluster 2024-09-17T10:16:55.688733+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-17T10:16:57.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:57 smithi071 bash[19840]: cluster 2024-09-17T10:16:55.688733+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-17T10:16:57.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:57 smithi071 bash[19840]: audit 2024-09-17T10:16:56.600023+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:57.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:57 smithi071 bash[19840]: audit 2024-09-17T10:16:56.600023+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:16:58.759 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:16:59.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:59 smithi071 bash[19840]: cluster 2024-09-17T10:16:57.689150+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-17T10:16:59.891 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:16:59 smithi071 bash[19840]: cluster 2024-09-17T10:16:57.689150+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-17T10:17:00.256 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:17:00.256 INFO:teuthology.orchestra.run.smithi071.stdout:[{"addr": "172.21.15.71", "hostname": "smithi071", "labels": [], "status": ""}, {"addr": "172.21.15.88", "hostname": "smithi088", "labels": [], "status": ""}] 2024-09-17T10:17:00.941 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi089 2024-09-17T10:17:00.941 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-17T10:17:00.941 DEBUG:teuthology.orchestra.run.smithi089:> dd of=/etc/ceph/ceph.conf 2024-09-17T10:17:00.947 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-17T10:17:00.947 DEBUG:teuthology.orchestra.run.smithi089:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:17:00.996 INFO:tasks.cephadm:Adding host smithi089 to orchestrator... 2024-09-17T10:17:00.997 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph orch host add smithi089 2024-09-17T10:17:01.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:01 smithi071 bash[19840]: cluster 2024-09-17T10:16:59.689633+0000 mgr.x (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:17:01.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:01 smithi071 bash[19840]: cluster 2024-09-17T10:16:59.689633+0000 mgr.x (mgr.14152) 34 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:17:01.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:01 smithi071 bash[19840]: audit 2024-09-17T10:17:00.255568+0000 mgr.x (mgr.14152) 35 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:17:01.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:01 smithi071 bash[19840]: audit 2024-09-17T10:17:00.255568+0000 mgr.x (mgr.14152) 35 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:17:03.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: cluster 2024-09-17T10:17:01.690063+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-17T10:17:03.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: cluster 2024-09-17T10:17:01.690063+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-17T10:17:03.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: audit 2024-09-17T10:17:02.077505+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:03.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: audit 2024-09-17T10:17:02.077505+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:03.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: audit 2024-09-17T10:17:02.085473+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:03.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: audit 2024-09-17T10:17:02.085473+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:03.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: audit 2024-09-17T10:17:02.094093+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:03.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: audit 2024-09-17T10:17:02.094093+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:03.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: audit 2024-09-17T10:17:02.101904+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:03.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: audit 2024-09-17T10:17:02.101904+0000 mon.a (mon.0) 125 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:03.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: audit 2024-09-17T10:17:02.103649+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"} : dispatch 2024-09-17T10:17:03.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: audit 2024-09-17T10:17:02.103649+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi088", "name": "osd_memory_target"} : dispatch 2024-09-17T10:17:03.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: audit 2024-09-17T10:17:02.105843+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:03.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: audit 2024-09-17T10:17:02.105843+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:03.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: audit 2024-09-17T10:17:02.107520+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:17:03.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: audit 2024-09-17T10:17:02.107520+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:17:03.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: cephadm 2024-09-17T10:17:02.109831+0000 mgr.x (mgr.14152) 37 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-17T10:17:03.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: cephadm 2024-09-17T10:17:02.109831+0000 mgr.x (mgr.14152) 37 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-17T10:17:03.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: cephadm 2024-09-17T10:17:02.221661+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi088:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:17:03.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: cephadm 2024-09-17T10:17:02.221661+0000 mgr.x (mgr.14152) 38 : cephadm [INF] Updating smithi088:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:17:03.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: cephadm 2024-09-17T10:17:02.317012+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:17:03.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: cephadm 2024-09-17T10:17:02.317012+0000 mgr.x (mgr.14152) 39 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:17:03.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: cephadm 2024-09-17T10:17:02.404896+0000 mgr.x (mgr.14152) 40 : cephadm [INF] Updating smithi088:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:17:03.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: cephadm 2024-09-17T10:17:02.404896+0000 mgr.x (mgr.14152) 40 : cephadm [INF] Updating smithi088:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:17:03.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: audit 2024-09-17T10:17:02.496218+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:03.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: audit 2024-09-17T10:17:02.496218+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:03.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: audit 2024-09-17T10:17:02.503173+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:03.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: audit 2024-09-17T10:17:02.503173+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:03.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: audit 2024-09-17T10:17:02.511151+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:03.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:03 smithi071 bash[19840]: audit 2024-09-17T10:17:02.511151+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:05.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:05 smithi071 bash[19840]: cluster 2024-09-17T10:17:03.690465+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-17T10:17:05.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:05 smithi071 bash[19840]: cluster 2024-09-17T10:17:03.690465+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-17T10:17:05.725 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:17:07.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:07 smithi071 bash[19840]: cluster 2024-09-17T10:17:05.690920+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-17T10:17:07.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:07 smithi071 bash[19840]: cluster 2024-09-17T10:17:05.690920+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-17T10:17:08.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:08 smithi071 bash[19840]: audit 2024-09-17T10:17:07.199902+0000 mgr.x (mgr.14152) 43 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi089", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:08.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:08 smithi071 bash[19840]: audit 2024-09-17T10:17:07.199902+0000 mgr.x (mgr.14152) 43 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi089", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:09.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:09 smithi071 bash[19840]: cluster 2024-09-17T10:17:07.691197+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-17T10:17:09.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:09 smithi071 bash[19840]: cluster 2024-09-17T10:17:07.691197+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-17T10:17:09.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:09 smithi071 bash[19840]: cephadm 2024-09-17T10:17:08.195823+0000 mgr.x (mgr.14152) 45 : cephadm [INF] Deploying cephadm binary to smithi089 2024-09-17T10:17:09.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:09 smithi071 bash[19840]: cephadm 2024-09-17T10:17:08.195823+0000 mgr.x (mgr.14152) 45 : cephadm [INF] Deploying cephadm binary to smithi089 2024-09-17T10:17:11.330 INFO:teuthology.orchestra.run.smithi071.stdout:Added host 'smithi089' with addr '172.21.15.89' 2024-09-17T10:17:11.349 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:11 smithi071 bash[19840]: cluster 2024-09-17T10:17:09.691570+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-17T10:17:11.349 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:11 smithi071 bash[19840]: cluster 2024-09-17T10:17:09.691570+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-17T10:17:12.056 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph orch host ls --format=json 2024-09-17T10:17:12.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:12 smithi071 bash[19840]: audit 2024-09-17T10:17:11.328442+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:12.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:12 smithi071 bash[19840]: audit 2024-09-17T10:17:11.328442+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:12.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:12 smithi071 bash[19840]: cephadm 2024-09-17T10:17:11.329297+0000 mgr.x (mgr.14152) 47 : cephadm [INF] Added host smithi089 2024-09-17T10:17:12.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:12 smithi071 bash[19840]: cephadm 2024-09-17T10:17:11.329297+0000 mgr.x (mgr.14152) 47 : cephadm [INF] Added host smithi089 2024-09-17T10:17:12.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:12 smithi071 bash[19840]: audit 2024-09-17T10:17:11.330150+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:17:12.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:12 smithi071 bash[19840]: audit 2024-09-17T10:17:11.330150+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:17:12.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:12 smithi071 bash[19840]: audit 2024-09-17T10:17:11.860496+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:12.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:12 smithi071 bash[19840]: audit 2024-09-17T10:17:11.860496+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:13.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:13 smithi071 bash[19840]: cluster 2024-09-17T10:17:11.691948+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-17T10:17:13.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:13 smithi071 bash[19840]: cluster 2024-09-17T10:17:11.691948+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-17T10:17:14.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:14 smithi071 bash[19840]: audit 2024-09-17T10:17:13.369943+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:14.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:14 smithi071 bash[19840]: audit 2024-09-17T10:17:13.369943+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:15.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:15 smithi071 bash[19840]: cluster 2024-09-17T10:17:13.692363+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-17T10:17:15.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:15 smithi071 bash[19840]: cluster 2024-09-17T10:17:13.692363+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-17T10:17:15.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:15 smithi071 bash[19840]: audit 2024-09-17T10:17:14.548421+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:15.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:15 smithi071 bash[19840]: audit 2024-09-17T10:17:14.548421+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:16.778 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:17:17.829 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:17 smithi071 bash[19840]: cluster 2024-09-17T10:17:15.692766+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-17T10:17:17.829 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:17 smithi071 bash[19840]: cluster 2024-09-17T10:17:15.692766+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-17T10:17:18.180 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:17:18.181 INFO:teuthology.orchestra.run.smithi071.stdout:[{"addr": "172.21.15.71", "hostname": "smithi071", "labels": [], "status": ""}, {"addr": "172.21.15.88", "hostname": "smithi088", "labels": [], "status": ""}, {"addr": "172.21.15.89", "hostname": "smithi089", "labels": [], "status": ""}] 2024-09-17T10:17:18.873 INFO:tasks.cephadm:Setting crush tunables to default 2024-09-17T10:17:18.873 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph osd crush tunables default 2024-09-17T10:17:19.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:19 smithi071 bash[19840]: cluster 2024-09-17T10:17:17.693191+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-17T10:17:19.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:19 smithi071 bash[19840]: cluster 2024-09-17T10:17:17.693191+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-17T10:17:19.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:19 smithi071 bash[19840]: audit 2024-09-17T10:17:18.179735+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-17T10:17:19.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:19 smithi071 bash[19840]: audit 2024-09-17T10:17:18.179735+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-17T10:17:21.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: cluster 2024-09-17T10:17:19.693591+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-17T10:17:21.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: cluster 2024-09-17T10:17:19.693591+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-17T10:17:21.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: audit 2024-09-17T10:17:20.206145+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:21.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: audit 2024-09-17T10:17:20.206145+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:21.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: audit 2024-09-17T10:17:20.212296+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:21.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: audit 2024-09-17T10:17:20.212296+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:21.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: audit 2024-09-17T10:17:20.218988+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:21.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: audit 2024-09-17T10:17:20.218988+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:21.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: audit 2024-09-17T10:17:20.224911+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:21.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: audit 2024-09-17T10:17:20.224911+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:21.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: audit 2024-09-17T10:17:20.226696+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"} : dispatch 2024-09-17T10:17:21.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: audit 2024-09-17T10:17:20.226696+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"} : dispatch 2024-09-17T10:17:21.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: audit 2024-09-17T10:17:20.228923+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:21.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: audit 2024-09-17T10:17:20.228923+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:21.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: audit 2024-09-17T10:17:20.230655+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:17:21.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: audit 2024-09-17T10:17:20.230655+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:17:21.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: cephadm 2024-09-17T10:17:20.233048+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T10:17:21.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: cephadm 2024-09-17T10:17:20.233048+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T10:17:21.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: cephadm 2024-09-17T10:17:20.347082+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:17:21.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: cephadm 2024-09-17T10:17:20.347082+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:17:21.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: cephadm 2024-09-17T10:17:20.446436+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:17:21.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: cephadm 2024-09-17T10:17:20.446436+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:17:21.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: cephadm 2024-09-17T10:17:20.535736+0000 mgr.x (mgr.14152) 57 : cephadm [INF] Updating smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:17:21.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: cephadm 2024-09-17T10:17:20.535736+0000 mgr.x (mgr.14152) 57 : cephadm [INF] Updating smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:17:21.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: audit 2024-09-17T10:17:20.628304+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:21.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: audit 2024-09-17T10:17:20.628304+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:21.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: audit 2024-09-17T10:17:20.633973+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:21.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: audit 2024-09-17T10:17:20.633973+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:21.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: audit 2024-09-17T10:17:20.642199+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:21.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:21 smithi071 bash[19840]: audit 2024-09-17T10:17:20.642199+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:23.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:23 smithi071 bash[19840]: cluster 2024-09-17T10:17:21.693986+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-17T10:17:23.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:23 smithi071 bash[19840]: cluster 2024-09-17T10:17:21.693986+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-17T10:17:23.599 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:17:25.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:25 smithi071 bash[19840]: cluster 2024-09-17T10:17:23.694391+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-17T10:17:25.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:25 smithi071 bash[19840]: cluster 2024-09-17T10:17:23.694391+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-17T10:17:26.219 INFO:teuthology.orchestra.run.smithi071.stderr:adjusted tunables profile to default 2024-09-17T10:17:26.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:26 smithi071 bash[19840]: audit 2024-09-17T10:17:25.242083+0000 mon.a (mon.0) 147 : audit [INF] from='client.? 172.21.15.71:0/2421586848' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-17T10:17:26.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:26 smithi071 bash[19840]: audit 2024-09-17T10:17:25.242083+0000 mon.a (mon.0) 147 : audit [INF] from='client.? 172.21.15.71:0/2421586848' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-17T10:17:26.911 INFO:tasks.cephadm:Adding mon.a on smithi071 2024-09-17T10:17:26.912 INFO:tasks.cephadm:Adding mon.b on smithi088 2024-09-17T10:17:26.912 INFO:tasks.cephadm:Adding mon.c on smithi089 2024-09-17T10:17:26.912 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph orch apply mon '3;smithi071:172.21.15.71=a;smithi088:172.21.15.88=b;smithi089:172.21.15.89=c' 2024-09-17T10:17:27.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:27 smithi071 bash[19840]: cluster 2024-09-17T10:17:25.694796+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:17:27.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:27 smithi071 bash[19840]: cluster 2024-09-17T10:17:25.694796+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:17:27.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:27 smithi071 bash[19840]: audit 2024-09-17T10:17:26.218516+0000 mon.a (mon.0) 148 : audit [INF] from='client.? 172.21.15.71:0/2421586848' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T10:17:27.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:27 smithi071 bash[19840]: audit 2024-09-17T10:17:26.218516+0000 mon.a (mon.0) 148 : audit [INF] from='client.? 172.21.15.71:0/2421586848' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T10:17:27.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:27 smithi071 bash[19840]: cluster 2024-09-17T10:17:26.225022+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T10:17:27.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:27 smithi071 bash[19840]: cluster 2024-09-17T10:17:26.225022+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T10:17:28.141 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:17:29.486 INFO:teuthology.orchestra.run.smithi089.stdout:Scheduled mon update... 2024-09-17T10:17:29.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:29 smithi071 bash[19840]: cluster 2024-09-17T10:17:27.695167+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-17T10:17:29.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:29 smithi071 bash[19840]: cluster 2024-09-17T10:17:27.695167+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-17T10:17:30.015 DEBUG:teuthology.orchestra.run.smithi088:mon.b> sudo journalctl -f -n 0 -u ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@mon.b.service 2024-09-17T10:17:30.018 DEBUG:teuthology.orchestra.run.smithi089:mon.c> sudo journalctl -f -n 0 -u ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@mon.c.service 2024-09-17T10:17:30.020 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T10:17:30.020 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T10:17:30.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:30 smithi071 bash[19840]: audit 2024-09-17T10:17:29.472062+0000 mgr.x (mgr.14152) 62 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi071:172.21.15.71=a;smithi088:172.21.15.88=b;smithi089:172.21.15.89=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:30.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:30 smithi071 bash[19840]: audit 2024-09-17T10:17:29.472062+0000 mgr.x (mgr.14152) 62 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi071:172.21.15.71=a;smithi088:172.21.15.88=b;smithi089:172.21.15.89=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:30.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:30 smithi071 bash[19840]: cephadm 2024-09-17T10:17:29.477085+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Saving service mon spec with placement smithi071:172.21.15.71=a;smithi088:172.21.15.88=b;smithi089:172.21.15.89=c;count:3 2024-09-17T10:17:30.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:30 smithi071 bash[19840]: cephadm 2024-09-17T10:17:29.477085+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Saving service mon spec with placement smithi071:172.21.15.71=a;smithi088:172.21.15.88=b;smithi089:172.21.15.89=c;count:3 2024-09-17T10:17:30.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:30 smithi071 bash[19840]: audit 2024-09-17T10:17:29.484901+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:30.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:30 smithi071 bash[19840]: audit 2024-09-17T10:17:29.484901+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:30.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:30 smithi071 bash[19840]: audit 2024-09-17T10:17:29.486580+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:17:30.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:30 smithi071 bash[19840]: audit 2024-09-17T10:17:29.486580+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:17:30.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:30 smithi071 bash[19840]: audit 2024-09-17T10:17:30.137405+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:30.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:30 smithi071 bash[19840]: audit 2024-09-17T10:17:30.137405+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:30.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:30 smithi071 bash[19840]: audit 2024-09-17T10:17:30.138642+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:17:30.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:30 smithi071 bash[19840]: audit 2024-09-17T10:17:30.138642+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:17:30.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:30 smithi071 bash[19840]: audit 2024-09-17T10:17:30.145374+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:30.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:30 smithi071 bash[19840]: audit 2024-09-17T10:17:30.145374+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:30.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:30 smithi071 bash[19840]: audit 2024-09-17T10:17:30.149132+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:17:30.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:30 smithi071 bash[19840]: audit 2024-09-17T10:17:30.149132+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:17:30.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:30 smithi071 bash[19840]: audit 2024-09-17T10:17:30.150328+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:30.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:30 smithi071 bash[19840]: audit 2024-09-17T10:17:30.150328+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:31.280 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:17:31.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:31 smithi071 bash[19840]: cluster 2024-09-17T10:17:29.695574+0000 mgr.x (mgr.14152) 64 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:17:31.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:31 smithi071 bash[19840]: cluster 2024-09-17T10:17:29.695574+0000 mgr.x (mgr.14152) 64 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:17:31.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:31 smithi071 bash[19840]: cephadm 2024-09-17T10:17:30.151823+0000 mgr.x (mgr.14152) 65 : cephadm [INF] Deploying daemon mon.c on smithi089 2024-09-17T10:17:31.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:31 smithi071 bash[19840]: cephadm 2024-09-17T10:17:30.151823+0000 mgr.x (mgr.14152) 65 : cephadm [INF] Deploying daemon mon.c on smithi089 2024-09-17T10:17:33.075 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-17T10:17:33.075 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":1,"fsid":"77b1bfba-74dd-11ef-bceb-c7b262605968","modified":"2024-09-17T10:14:59.435444Z","created":"2024-09-17T10:14:59.435444Z","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.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-09-17T10:17:33.075 INFO:teuthology.orchestra.run.smithi089.stderr:dumped monmap epoch 1 2024-09-17T10:17:33.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:33 smithi071 bash[19840]: cluster 2024-09-17T10:17:31.696073+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-17T10:17:33.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:33 smithi071 bash[19840]: cluster 2024-09-17T10:17:31.696073+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-17T10:17:33.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:33 smithi071 bash[19840]: audit 2024-09-17T10:17:33.074082+0000 mon.a (mon.0) 157 : audit [DBG] from='client.? 172.21.15.89:0/4079907944' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T10:17:33.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:33 smithi071 bash[19840]: audit 2024-09-17T10:17:33.074082+0000 mon.a (mon.0) 157 : audit [DBG] from='client.? 172.21.15.89:0/4079907944' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T10:17:34.788 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T10:17:34.789 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T10:17:35.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:35 smithi071 bash[19840]: cluster 2024-09-17T10:17:33.696585+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-17T10:17:35.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:35 smithi071 bash[19840]: cluster 2024-09-17T10:17:33.696585+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-17T10:17:36.010 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T10:17:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:36 smithi071 bash[19840]: cluster 2024-09-17T10:17:35.697079+0000 mgr.x (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:17:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:36 smithi071 bash[19840]: cluster 2024-09-17T10:17:35.697079+0000 mgr.x (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:17:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:36 smithi071 bash[19840]: audit 2024-09-17T10:17:35.828001+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:36 smithi071 bash[19840]: audit 2024-09-17T10:17:35.828001+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:36 smithi071 bash[19840]: audit 2024-09-17T10:17:35.833268+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:36 smithi071 bash[19840]: audit 2024-09-17T10:17:35.833268+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:36 smithi071 bash[19840]: audit 2024-09-17T10:17:35.839178+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:36 smithi071 bash[19840]: audit 2024-09-17T10:17:35.839178+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:36 smithi071 bash[19840]: audit 2024-09-17T10:17:35.840519+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:17:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:36 smithi071 bash[19840]: audit 2024-09-17T10:17:35.840519+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:17:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:36 smithi071 bash[19840]: audit 2024-09-17T10:17:35.842169+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:36 smithi071 bash[19840]: audit 2024-09-17T10:17:35.842169+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:36 smithi071 bash[19840]: cephadm 2024-09-17T10:17:35.844003+0000 mgr.x (mgr.14152) 69 : cephadm [INF] Deploying daemon mon.b on smithi088 2024-09-17T10:17:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:36 smithi071 bash[19840]: cephadm 2024-09-17T10:17:35.844003+0000 mgr.x (mgr.14152) 69 : cephadm [INF] Deploying daemon mon.b on smithi088 2024-09-17T10:17:37.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:37 smithi089 bash[21600]: debug 2024-09-17T10:17:37.543+0000 7f3fad445640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-17T10:17:41.909 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:05.690920+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-17T10:17:41.909 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:07.199902+0000 mgr.x (mgr.14152) 43 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi089", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:41.909 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:07.199902+0000 mgr.x (mgr.14152) 43 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi089", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:41.909 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:07.691197+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-17T10:17:41.909 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:07.691197+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-17T10:17:41.909 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cephadm 2024-09-17T10:17:08.195823+0000 mgr.x (mgr.14152) 45 : cephadm [INF] Deploying cephadm binary to smithi089 2024-09-17T10:17:41.909 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cephadm 2024-09-17T10:17:08.195823+0000 mgr.x (mgr.14152) 45 : cephadm [INF] Deploying cephadm binary to smithi089 2024-09-17T10:17:41.909 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:09.691570+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-17T10:17:42.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:09.691570+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-17T10:17:42.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:11.328442+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:11.328442+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cephadm 2024-09-17T10:17:11.329297+0000 mgr.x (mgr.14152) 47 : cephadm [INF] Added host smithi089 2024-09-17T10:17:42.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cephadm 2024-09-17T10:17:11.329297+0000 mgr.x (mgr.14152) 47 : cephadm [INF] Added host smithi089 2024-09-17T10:17:42.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:11.330150+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:17:42.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:11.330150+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:17:42.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:11.860496+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:11.860496+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:11.691948+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-17T10:17:42.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:11.691948+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-17T10:17:42.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:13.369943+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:13.369943+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:13.692363+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-17T10:17:42.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:13.692363+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-17T10:17:42.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:14.548421+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:14.548421+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:15.692766+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-17T10:17:42.040 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:15.692766+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-17T10:17:42.040 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:17.693191+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-17T10:17:42.040 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:17.693191+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-17T10:17:42.040 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:18.179735+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-17T10:17:42.040 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:18.179735+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-17T10:17:42.041 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:19.693591+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-17T10:17:42.041 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:19.693591+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-17T10:17:42.041 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:20.206145+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.041 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:20.206145+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.041 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:20.212296+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.041 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:20.212296+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.042 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:20.218988+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.042 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:20.218988+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.042 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:20.224911+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.042 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:20.224911+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.042 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:20.226696+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"} : dispatch 2024-09-17T10:17:42.042 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:20.226696+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd/host:smithi089", "name": "osd_memory_target"} : dispatch 2024-09-17T10:17:42.042 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:20.228923+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:42.042 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:20.228923+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:42.042 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:20.230655+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:17:42.042 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:20.230655+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:17:42.042 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cephadm 2024-09-17T10:17:20.233048+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T10:17:42.042 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cephadm 2024-09-17T10:17:20.233048+0000 mgr.x (mgr.14152) 54 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T10:17:42.043 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cephadm 2024-09-17T10:17:20.347082+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:17:42.043 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cephadm 2024-09-17T10:17:20.347082+0000 mgr.x (mgr.14152) 55 : cephadm [INF] Updating smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:17:42.043 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cephadm 2024-09-17T10:17:20.446436+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:17:42.043 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cephadm 2024-09-17T10:17:20.446436+0000 mgr.x (mgr.14152) 56 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:17:42.043 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cephadm 2024-09-17T10:17:20.535736+0000 mgr.x (mgr.14152) 57 : cephadm [INF] Updating smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:17:42.043 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cephadm 2024-09-17T10:17:20.535736+0000 mgr.x (mgr.14152) 57 : cephadm [INF] Updating smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:17:42.043 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:20.628304+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.043 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:20.628304+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.043 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:20.633973+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.043 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:20.633973+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.043 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:20.642199+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.043 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:20.642199+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.044 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:21.693986+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-17T10:17:42.044 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:21.693986+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-17T10:17:42.044 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:23.694391+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-17T10:17:42.044 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:23.694391+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-17T10:17:42.044 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:25.242083+0000 mon.a (mon.0) 147 : audit [INF] from='client.? 172.21.15.71:0/2421586848' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-17T10:17:42.044 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:25.242083+0000 mon.a (mon.0) 147 : audit [INF] from='client.? 172.21.15.71:0/2421586848' entity='client.admin' cmd={"prefix": "osd crush tunables", "profile": "default"} : dispatch 2024-09-17T10:17:42.044 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:25.694796+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:17:42.044 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:25.694796+0000 mgr.x (mgr.14152) 60 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:17:42.044 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:26.218516+0000 mon.a (mon.0) 148 : audit [INF] from='client.? 172.21.15.71:0/2421586848' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T10:17:42.044 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:26.218516+0000 mon.a (mon.0) 148 : audit [INF] from='client.? 172.21.15.71:0/2421586848' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-09-17T10:17:42.044 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:26.225022+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T10:17:42.044 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:26.225022+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T10:17:42.044 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:27.695167+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-17T10:17:42.045 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:27.695167+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-17T10:17:42.045 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:29.472062+0000 mgr.x (mgr.14152) 62 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi071:172.21.15.71=a;smithi088:172.21.15.88=b;smithi089:172.21.15.89=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:42.045 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:29.472062+0000 mgr.x (mgr.14152) 62 : audit [DBG] from='client.14190 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi071:172.21.15.71=a;smithi088:172.21.15.88=b;smithi089:172.21.15.89=c", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:17:42.045 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cephadm 2024-09-17T10:17:29.477085+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Saving service mon spec with placement smithi071:172.21.15.71=a;smithi088:172.21.15.88=b;smithi089:172.21.15.89=c;count:3 2024-09-17T10:17:42.045 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cephadm 2024-09-17T10:17:29.477085+0000 mgr.x (mgr.14152) 63 : cephadm [INF] Saving service mon spec with placement smithi071:172.21.15.71=a;smithi088:172.21.15.88=b;smithi089:172.21.15.89=c;count:3 2024-09-17T10:17:42.045 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:29.484901+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.045 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:29.484901+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.045 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:29.486580+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:17:42.045 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:29.486580+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:17:42.045 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:30.137405+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:42.045 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:30.137405+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:42.045 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:30.138642+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:17:42.045 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:30.138642+0000 mon.a (mon.0) 153 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:17:42.046 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:30.145374+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.046 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:30.145374+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.046 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:30.149132+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:17:42.046 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:30.149132+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:17:42.046 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:30.150328+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:42.046 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:30.150328+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:42.046 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:29.695574+0000 mgr.x (mgr.14152) 64 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:17:42.046 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:29.695574+0000 mgr.x (mgr.14152) 64 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:17:42.046 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cephadm 2024-09-17T10:17:30.151823+0000 mgr.x (mgr.14152) 65 : cephadm [INF] Deploying daemon mon.c on smithi089 2024-09-17T10:17:42.046 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cephadm 2024-09-17T10:17:30.151823+0000 mgr.x (mgr.14152) 65 : cephadm [INF] Deploying daemon mon.c on smithi089 2024-09-17T10:17:42.046 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:31.696073+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-17T10:17:42.046 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:31.696073+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-17T10:17:42.046 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:33.074082+0000 mon.a (mon.0) 157 : audit [DBG] from='client.? 172.21.15.89:0/4079907944' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T10:17:42.047 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:33.074082+0000 mon.a (mon.0) 157 : audit [DBG] from='client.? 172.21.15.89:0/4079907944' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T10:17:42.047 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:33.696585+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-17T10:17:42.047 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:33.696585+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-17T10:17:42.047 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:35.697079+0000 mgr.x (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:17:42.047 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cluster 2024-09-17T10:17:35.697079+0000 mgr.x (mgr.14152) 68 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:17:42.047 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:35.828001+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.047 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:35.828001+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.047 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:35.833268+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.047 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:35.833268+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.047 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:35.839178+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.047 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:35.839178+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.047 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:35.840519+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:17:42.047 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:35.840519+0000 mon.a (mon.0) 161 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:17:42.048 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:35.842169+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:42.048 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: audit 2024-09-17T10:17:35.842169+0000 mon.a (mon.0) 162 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:42.048 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cephadm 2024-09-17T10:17:35.844003+0000 mgr.x (mgr.14152) 69 : cephadm [INF] Deploying daemon mon.b on smithi088 2024-09-17T10:17:42.048 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: cephadm 2024-09-17T10:17:35.844003+0000 mgr.x (mgr.14152) 69 : cephadm [INF] Deploying daemon mon.b on smithi088 2024-09-17T10:17:42.048 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:41 smithi088 bash[21618]: debug 2024-09-17T10:17:41.905+0000 7f75b737e640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-09-17T10:17:42.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: audit 2024-09-17T10:17:37.554011+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:42.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: audit 2024-09-17T10:17:37.554011+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:42.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: audit 2024-09-17T10:17:37.558630+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:17:42.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: audit 2024-09-17T10:17:37.558630+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:17:42.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:37.559028+0000 mon.a (mon.0) 165 : cluster [INF] mon.a calling monitor election 2024-09-17T10:17:42.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:37.559028+0000 mon.a (mon.0) 165 : cluster [INF] mon.a calling monitor election 2024-09-17T10:17:42.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: audit 2024-09-17T10:17:37.580022+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:42.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: audit 2024-09-17T10:17:37.580022+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:42.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:37.697491+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-17T10:17:42.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:37.697491+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-17T10:17:42.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: audit 2024-09-17T10:17:38.553541+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:42.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: audit 2024-09-17T10:17:38.553541+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:42.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: audit 2024-09-17T10:17:39.553390+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:42.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: audit 2024-09-17T10:17:39.553390+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:42.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:39.555316+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T10:17:42.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:39.555316+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T10:17:42.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:39.697879+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-17T10:17:42.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:39.697879+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-17T10:17:42.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: audit 2024-09-17T10:17:40.553574+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:42.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: audit 2024-09-17T10:17:40.553574+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:42.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: audit 2024-09-17T10:17:41.553730+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:42.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: audit 2024-09-17T10:17:41.553730+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:42.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: audit 2024-09-17T10:17:41.912451+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:42.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: audit 2024-09-17T10:17:41.912451+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:42.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: audit 2024-09-17T10:17:42.553995+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:42.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: audit 2024-09-17T10:17:42.553995+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:42.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:42.601214+0000 mon.a (mon.0) 173 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T10:17:42.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:42.601214+0000 mon.a (mon.0) 173 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T10:17:42.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:42.607307+0000 mon.a (mon.0) 174 : cluster [DBG] monmap epoch 2 2024-09-17T10:17:42.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:42.607307+0000 mon.a (mon.0) 174 : cluster [DBG] monmap epoch 2 2024-09-17T10:17:42.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:42.607340+0000 mon.a (mon.0) 175 : cluster [DBG] fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:17:42.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:42.607340+0000 mon.a (mon.0) 175 : cluster [DBG] fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:17:42.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:42.607359+0000 mon.a (mon.0) 176 : cluster [DBG] last_changed 2024-09-17T10:17:37.553187+0000 2024-09-17T10:17:42.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:42.607359+0000 mon.a (mon.0) 176 : cluster [DBG] last_changed 2024-09-17T10:17:37.553187+0000 2024-09-17T10:17:42.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:42.607374+0000 mon.a (mon.0) 177 : cluster [DBG] created 2024-09-17T10:14:59.435444+0000 2024-09-17T10:17:42.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:42.607374+0000 mon.a (mon.0) 177 : cluster [DBG] created 2024-09-17T10:14:59.435444+0000 2024-09-17T10:17:42.969 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:42.607389+0000 mon.a (mon.0) 178 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:17:42.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:42.607389+0000 mon.a (mon.0) 178 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:17:42.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:42.607418+0000 mon.a (mon.0) 179 : cluster [DBG] election_strategy: 1 2024-09-17T10:17:42.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:42.607418+0000 mon.a (mon.0) 179 : cluster [DBG] election_strategy: 1 2024-09-17T10:17:42.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:42.607436+0000 mon.a (mon.0) 180 : cluster [DBG] 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-09-17T10:17:42.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:42.607436+0000 mon.a (mon.0) 180 : cluster [DBG] 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-09-17T10:17:42.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:42.607456+0000 mon.a (mon.0) 181 : cluster [DBG] 1: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.c 2024-09-17T10:17:42.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:42.607456+0000 mon.a (mon.0) 181 : cluster [DBG] 1: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.c 2024-09-17T10:17:42.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:42.627780+0000 mon.a (mon.0) 182 : cluster [DBG] fsmap 2024-09-17T10:17:42.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:42.627780+0000 mon.a (mon.0) 182 : cluster [DBG] fsmap 2024-09-17T10:17:42.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:42.627829+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T10:17:42.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:42.627829+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T10:17:42.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:42.628103+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e14: x(active, since 90s) 2024-09-17T10:17:42.970 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:42.628103+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e14: x(active, since 90s) 2024-09-17T10:17:42.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:42.628344+0000 mon.a (mon.0) 185 : cluster [INF] overall HEALTH_OK 2024-09-17T10:17:42.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: cluster 2024-09-17T10:17:42.628344+0000 mon.a (mon.0) 185 : cluster [INF] overall HEALTH_OK 2024-09-17T10:17:42.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: audit 2024-09-17T10:17:42.634606+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: audit 2024-09-17T10:17:42.634606+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: audit 2024-09-17T10:17:42.641216+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: audit 2024-09-17T10:17:42.641216+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: audit 2024-09-17T10:17:42.650466+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: audit 2024-09-17T10:17:42.650466+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: audit 2024-09-17T10:17:42.657550+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:42.971 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:42 smithi071 bash[19840]: audit 2024-09-17T10:17:42.657550+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:43.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: audit 2024-09-17T10:17:37.554011+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:43.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: audit 2024-09-17T10:17:37.554011+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:43.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: audit 2024-09-17T10:17:37.558630+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:17:43.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: audit 2024-09-17T10:17:37.558630+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:17:43.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:37.559028+0000 mon.a (mon.0) 165 : cluster [INF] mon.a calling monitor election 2024-09-17T10:17:43.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:37.559028+0000 mon.a (mon.0) 165 : cluster [INF] mon.a calling monitor election 2024-09-17T10:17:43.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: audit 2024-09-17T10:17:37.580022+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:43.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: audit 2024-09-17T10:17:37.580022+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:43.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:37.697491+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-17T10:17:43.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:37.697491+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-17T10:17:43.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: audit 2024-09-17T10:17:38.553541+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:43.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: audit 2024-09-17T10:17:38.553541+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:43.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: audit 2024-09-17T10:17:39.553390+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:43.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: audit 2024-09-17T10:17:39.553390+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:43.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:39.555316+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T10:17:43.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:39.555316+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T10:17:43.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:39.697879+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-17T10:17:43.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:39.697879+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-17T10:17:43.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: audit 2024-09-17T10:17:40.553574+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:43.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: audit 2024-09-17T10:17:40.553574+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:43.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: audit 2024-09-17T10:17:41.553730+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:43.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: audit 2024-09-17T10:17:41.553730+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:43.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: audit 2024-09-17T10:17:41.912451+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:43.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: audit 2024-09-17T10:17:41.912451+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:43.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: audit 2024-09-17T10:17:42.553995+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:43.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: audit 2024-09-17T10:17:42.553995+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:43.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:42.601214+0000 mon.a (mon.0) 173 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T10:17:43.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:42.601214+0000 mon.a (mon.0) 173 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T10:17:43.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:42.607307+0000 mon.a (mon.0) 174 : cluster [DBG] monmap epoch 2 2024-09-17T10:17:43.129 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:42.607307+0000 mon.a (mon.0) 174 : cluster [DBG] monmap epoch 2 2024-09-17T10:17:43.129 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:42.607340+0000 mon.a (mon.0) 175 : cluster [DBG] fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:17:43.129 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:42.607340+0000 mon.a (mon.0) 175 : cluster [DBG] fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:17:43.129 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:42.607359+0000 mon.a (mon.0) 176 : cluster [DBG] last_changed 2024-09-17T10:17:37.553187+0000 2024-09-17T10:17:43.129 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:42.607359+0000 mon.a (mon.0) 176 : cluster [DBG] last_changed 2024-09-17T10:17:37.553187+0000 2024-09-17T10:17:43.129 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:42.607374+0000 mon.a (mon.0) 177 : cluster [DBG] created 2024-09-17T10:14:59.435444+0000 2024-09-17T10:17:43.129 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:42.607374+0000 mon.a (mon.0) 177 : cluster [DBG] created 2024-09-17T10:14:59.435444+0000 2024-09-17T10:17:43.129 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:42.607389+0000 mon.a (mon.0) 178 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:17:43.129 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:42.607389+0000 mon.a (mon.0) 178 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:17:43.129 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:42.607418+0000 mon.a (mon.0) 179 : cluster [DBG] election_strategy: 1 2024-09-17T10:17:43.129 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:42.607418+0000 mon.a (mon.0) 179 : cluster [DBG] election_strategy: 1 2024-09-17T10:17:43.129 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:42.607436+0000 mon.a (mon.0) 180 : cluster [DBG] 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-09-17T10:17:43.129 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:42.607436+0000 mon.a (mon.0) 180 : cluster [DBG] 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-09-17T10:17:43.129 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:42.607456+0000 mon.a (mon.0) 181 : cluster [DBG] 1: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.c 2024-09-17T10:17:43.130 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:42.607456+0000 mon.a (mon.0) 181 : cluster [DBG] 1: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.c 2024-09-17T10:17:43.130 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:42.627780+0000 mon.a (mon.0) 182 : cluster [DBG] fsmap 2024-09-17T10:17:43.130 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:42.627780+0000 mon.a (mon.0) 182 : cluster [DBG] fsmap 2024-09-17T10:17:43.130 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:42.627829+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T10:17:43.130 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:42.627829+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T10:17:43.130 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:42.628103+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e14: x(active, since 90s) 2024-09-17T10:17:43.130 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:42.628103+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e14: x(active, since 90s) 2024-09-17T10:17:43.130 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:42.628344+0000 mon.a (mon.0) 185 : cluster [INF] overall HEALTH_OK 2024-09-17T10:17:43.130 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: cluster 2024-09-17T10:17:42.628344+0000 mon.a (mon.0) 185 : cluster [INF] overall HEALTH_OK 2024-09-17T10:17:43.130 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: audit 2024-09-17T10:17:42.634606+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:43.131 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: audit 2024-09-17T10:17:42.634606+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:43.131 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: audit 2024-09-17T10:17:42.641216+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:43.131 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: audit 2024-09-17T10:17:42.641216+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:43.131 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: audit 2024-09-17T10:17:42.650466+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:43.131 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: audit 2024-09-17T10:17:42.650466+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:43.131 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: audit 2024-09-17T10:17:42.657550+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:43.131 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:42 smithi089 bash[21600]: audit 2024-09-17T10:17:42.657550+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:43.909 INFO:teuthology.orchestra.run.smithi089.stderr:dumped monmap epoch 2 2024-09-17T10:17:43.909 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-17T10:17:43.909 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":2,"fsid":"77b1bfba-74dd-11ef-bceb-c7b262605968","modified":"2024-09-17T10:17:37.553187Z","created":"2024-09-17T10:14:59.435444Z","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.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:3300","nonce":0},{"type":"v1","addr":"172.21.15.89:6789","nonce":0}]},"addr":"172.21.15.89:6789/0","public_addr":"172.21.15.89:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-09-17T10:17:43.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:43 smithi071 bash[19840]: cluster 2024-09-17T10:17:41.698247+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-17T10:17:43.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:43 smithi071 bash[19840]: cluster 2024-09-17T10:17:41.698247+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-17T10:17:43.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:43 smithi071 bash[19840]: audit 2024-09-17T10:17:42.711306+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:17:43.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:43 smithi071 bash[19840]: audit 2024-09-17T10:17:42.711306+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:17:43.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:43 smithi071 bash[19840]: audit 2024-09-17T10:17:42.912775+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:43.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:43 smithi071 bash[19840]: audit 2024-09-17T10:17:42.912775+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:43.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:43 smithi071 bash[19840]: audit 2024-09-17T10:17:43.554141+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:43.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:43 smithi071 bash[19840]: audit 2024-09-17T10:17:43.554141+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:44.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:43 smithi089 bash[21600]: cluster 2024-09-17T10:17:41.698247+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-17T10:17:44.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:43 smithi089 bash[21600]: cluster 2024-09-17T10:17:41.698247+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-17T10:17:44.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:43 smithi089 bash[21600]: audit 2024-09-17T10:17:42.711306+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:17:44.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:43 smithi089 bash[21600]: audit 2024-09-17T10:17:42.711306+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:17:44.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:43 smithi089 bash[21600]: audit 2024-09-17T10:17:42.912775+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:44.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:43 smithi089 bash[21600]: audit 2024-09-17T10:17:42.912775+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:44.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:43 smithi089 bash[21600]: audit 2024-09-17T10:17:43.554141+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:44.080 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:43 smithi089 bash[21600]: audit 2024-09-17T10:17:43.554141+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:45.630 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-09-17T10:17:45.631 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph mon dump -f json 2024-09-17T10:17:49.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:37.554011+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:49.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:37.554011+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:49.289 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:37.558630+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:17:49.289 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:37.558630+0000 mon.a (mon.0) 164 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:17:49.289 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:37.559028+0000 mon.a (mon.0) 165 : cluster [INF] mon.a calling monitor election 2024-09-17T10:17:49.289 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:37.559028+0000 mon.a (mon.0) 165 : cluster [INF] mon.a calling monitor election 2024-09-17T10:17:49.289 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:37.580022+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:49.289 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:37.580022+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:49.289 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:37.697491+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-17T10:17:49.289 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:37.697491+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-17T10:17:49.290 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:38.553541+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:49.290 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:38.553541+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:49.290 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:39.553390+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:49.290 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:39.553390+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:49.290 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:39.555316+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T10:17:49.290 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:39.555316+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-09-17T10:17:49.290 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:39.697879+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-17T10:17:49.290 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:39.697879+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-17T10:17:49.290 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:40.553574+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:49.290 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:40.553574+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:49.291 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:41.553730+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:49.291 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:41.553730+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:49.291 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:41.912451+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.291 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:41.912451+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.291 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:42.553995+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:49.292 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:42.553995+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:49.292 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:42.601214+0000 mon.a (mon.0) 173 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T10:17:49.292 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:42.601214+0000 mon.a (mon.0) 173 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-09-17T10:17:49.292 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:42.607307+0000 mon.a (mon.0) 174 : cluster [DBG] monmap epoch 2 2024-09-17T10:17:49.292 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:42.607307+0000 mon.a (mon.0) 174 : cluster [DBG] monmap epoch 2 2024-09-17T10:17:49.292 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:42.607340+0000 mon.a (mon.0) 175 : cluster [DBG] fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:17:49.292 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:42.607340+0000 mon.a (mon.0) 175 : cluster [DBG] fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:17:49.292 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:42.607359+0000 mon.a (mon.0) 176 : cluster [DBG] last_changed 2024-09-17T10:17:37.553187+0000 2024-09-17T10:17:49.292 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:42.607359+0000 mon.a (mon.0) 176 : cluster [DBG] last_changed 2024-09-17T10:17:37.553187+0000 2024-09-17T10:17:49.292 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:42.607374+0000 mon.a (mon.0) 177 : cluster [DBG] created 2024-09-17T10:14:59.435444+0000 2024-09-17T10:17:49.292 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:42.607374+0000 mon.a (mon.0) 177 : cluster [DBG] created 2024-09-17T10:14:59.435444+0000 2024-09-17T10:17:49.292 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:42.607389+0000 mon.a (mon.0) 178 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:17:49.293 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:42.607389+0000 mon.a (mon.0) 178 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:17:49.293 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:42.607418+0000 mon.a (mon.0) 179 : cluster [DBG] election_strategy: 1 2024-09-17T10:17:49.293 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:42.607418+0000 mon.a (mon.0) 179 : cluster [DBG] election_strategy: 1 2024-09-17T10:17:49.293 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:42.607436+0000 mon.a (mon.0) 180 : cluster [DBG] 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-09-17T10:17:49.293 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:42.607436+0000 mon.a (mon.0) 180 : cluster [DBG] 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-09-17T10:17:49.293 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:42.607456+0000 mon.a (mon.0) 181 : cluster [DBG] 1: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.c 2024-09-17T10:17:49.293 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:42.607456+0000 mon.a (mon.0) 181 : cluster [DBG] 1: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.c 2024-09-17T10:17:49.293 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:42.627780+0000 mon.a (mon.0) 182 : cluster [DBG] fsmap 2024-09-17T10:17:49.293 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:42.627780+0000 mon.a (mon.0) 182 : cluster [DBG] fsmap 2024-09-17T10:17:49.293 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:42.627829+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T10:17:49.293 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:42.627829+0000 mon.a (mon.0) 183 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T10:17:49.293 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:42.628103+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e14: x(active, since 90s) 2024-09-17T10:17:49.293 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:42.628103+0000 mon.a (mon.0) 184 : cluster [DBG] mgrmap e14: x(active, since 90s) 2024-09-17T10:17:49.293 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:42.628344+0000 mon.a (mon.0) 185 : cluster [INF] overall HEALTH_OK 2024-09-17T10:17:49.294 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:42.628344+0000 mon.a (mon.0) 185 : cluster [INF] overall HEALTH_OK 2024-09-17T10:17:49.294 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:42.634606+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.294 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:42.634606+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.294 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:42.641216+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.294 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:42.641216+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.294 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:42.650466+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.294 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:42.650466+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.294 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:42.657550+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.294 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:42.657550+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.294 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:41.698247+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-17T10:17:49.294 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: cluster 2024-09-17T10:17:41.698247+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-17T10:17:49.294 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:42.711306+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:17:49.294 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:42.711306+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:17:49.294 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:42.912775+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.294 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:42.912775+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.295 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:43.554141+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:49.295 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:48 smithi088 bash[21618]: audit 2024-09-17T10:17:43.554141+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:49.295 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:43.698664+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-17T10:17:49.295 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:43.698664+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-17T10:17:49.295 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:43.920593+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:17:49.295 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:43.920593+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:17:49.295 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:43.920938+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.295 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:43.920938+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.295 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:43.921292+0000 mon.a (mon.0) 197 : cluster [INF] mon.a calling monitor election 2024-09-17T10:17:49.295 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:43.921292+0000 mon.a (mon.0) 197 : cluster [INF] mon.a calling monitor election 2024-09-17T10:17:49.295 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:43.922276+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T10:17:49.295 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:43.922276+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T10:17:49.295 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:43.940225+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:49.295 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:43.940225+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:49.296 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:44.913003+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.296 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:44.913003+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.296 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:45.699036+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-17T10:17:49.296 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:45.699036+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-17T10:17:49.296 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:45.913309+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.296 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:45.913309+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.296 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:45.914613+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T10:17:49.296 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:45.914613+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T10:17:49.296 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:46.913326+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.296 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:46.913326+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.296 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:47.699426+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-17T10:17:49.296 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:47.699426+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-17T10:17:49.296 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:47.913573+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.297 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:47.913573+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.297 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:48.913664+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.297 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:48.913664+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.297 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.985233+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T10:17:49.297 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.985233+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T10:17:49.297 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.993276+0000 mon.a (mon.0) 205 : cluster [DBG] monmap epoch 3 2024-09-17T10:17:49.297 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.993276+0000 mon.a (mon.0) 205 : cluster [DBG] monmap epoch 3 2024-09-17T10:17:49.297 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.993309+0000 mon.a (mon.0) 206 : cluster [DBG] fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:17:49.297 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.993309+0000 mon.a (mon.0) 206 : cluster [DBG] fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:17:49.297 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.993329+0000 mon.a (mon.0) 207 : cluster [DBG] last_changed 2024-09-17T10:17:43.912678+0000 2024-09-17T10:17:49.297 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.993329+0000 mon.a (mon.0) 207 : cluster [DBG] last_changed 2024-09-17T10:17:43.912678+0000 2024-09-17T10:17:49.297 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.993349+0000 mon.a (mon.0) 208 : cluster [DBG] created 2024-09-17T10:14:59.435444+0000 2024-09-17T10:17:49.297 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.993349+0000 mon.a (mon.0) 208 : cluster [DBG] created 2024-09-17T10:14:59.435444+0000 2024-09-17T10:17:49.297 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.993373+0000 mon.a (mon.0) 209 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:17:49.298 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.993373+0000 mon.a (mon.0) 209 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:17:49.298 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.993394+0000 mon.a (mon.0) 210 : cluster [DBG] election_strategy: 1 2024-09-17T10:17:49.298 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.993394+0000 mon.a (mon.0) 210 : cluster [DBG] election_strategy: 1 2024-09-17T10:17:49.298 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.993415+0000 mon.a (mon.0) 211 : cluster [DBG] 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-09-17T10:17:49.298 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.993415+0000 mon.a (mon.0) 211 : cluster [DBG] 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-09-17T10:17:49.298 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.993435+0000 mon.a (mon.0) 212 : cluster [DBG] 1: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.c 2024-09-17T10:17:49.298 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.993435+0000 mon.a (mon.0) 212 : cluster [DBG] 1: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.c 2024-09-17T10:17:49.298 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.993452+0000 mon.a (mon.0) 213 : cluster [DBG] 2: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-17T10:17:49.298 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.993452+0000 mon.a (mon.0) 213 : cluster [DBG] 2: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-17T10:17:49.298 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.994516+0000 mon.a (mon.0) 214 : cluster [DBG] fsmap 2024-09-17T10:17:49.298 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.994516+0000 mon.a (mon.0) 214 : cluster [DBG] fsmap 2024-09-17T10:17:49.298 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.994576+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T10:17:49.298 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.994576+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T10:17:49.298 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.994865+0000 mon.a (mon.0) 216 : cluster [DBG] mgrmap e14: x(active, since 97s) 2024-09-17T10:17:49.299 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.994865+0000 mon.a (mon.0) 216 : cluster [DBG] mgrmap e14: x(active, since 97s) 2024-09-17T10:17:49.299 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.995104+0000 mon.a (mon.0) 217 : cluster [INF] overall HEALTH_OK 2024-09-17T10:17:49.299 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: cluster 2024-09-17T10:17:48.995104+0000 mon.a (mon.0) 217 : cluster [INF] overall HEALTH_OK 2024-09-17T10:17:49.299 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:49.008873+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.299 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:49.008873+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.299 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:49.015394+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.299 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:49.015394+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.299 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:49.022387+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.299 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:49.022387+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.299 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:49.029579+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.299 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:49.029579+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.299 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:49.036732+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.299 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:49.036732+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.300 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:49.038264+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:49.300 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:49.038264+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:49.300 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:49.040035+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:17:49.300 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:49 smithi088 bash[21618]: audit 2024-09-17T10:17:49.040035+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:17:49.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:43.698664+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-17T10:17:49.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:43.698664+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-17T10:17:49.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:43.920593+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:17:49.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:43.920593+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:17:49.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:43.920938+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:43.920938+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:43.921292+0000 mon.a (mon.0) 197 : cluster [INF] mon.a calling monitor election 2024-09-17T10:17:49.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:43.921292+0000 mon.a (mon.0) 197 : cluster [INF] mon.a calling monitor election 2024-09-17T10:17:49.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:43.922276+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T10:17:49.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:43.922276+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T10:17:49.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:43.940225+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:49.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:43.940225+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:49.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:44.913003+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:44.913003+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:45.699036+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-17T10:17:49.377 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:45.699036+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-17T10:17:49.377 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:45.913309+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.377 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:45.913309+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.377 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:45.914613+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T10:17:49.377 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:45.914613+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T10:17:49.377 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:46.913326+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.377 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:46.913326+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.377 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:47.699426+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-17T10:17:49.377 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:47.699426+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-17T10:17:49.377 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:47.913573+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.377 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:47.913573+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.377 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:48.913664+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.377 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:48.913664+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.985233+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T10:17:49.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.985233+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T10:17:49.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.993276+0000 mon.a (mon.0) 205 : cluster [DBG] monmap epoch 3 2024-09-17T10:17:49.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.993276+0000 mon.a (mon.0) 205 : cluster [DBG] monmap epoch 3 2024-09-17T10:17:49.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.993309+0000 mon.a (mon.0) 206 : cluster [DBG] fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:17:49.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.993309+0000 mon.a (mon.0) 206 : cluster [DBG] fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:17:49.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.993329+0000 mon.a (mon.0) 207 : cluster [DBG] last_changed 2024-09-17T10:17:43.912678+0000 2024-09-17T10:17:49.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.993329+0000 mon.a (mon.0) 207 : cluster [DBG] last_changed 2024-09-17T10:17:43.912678+0000 2024-09-17T10:17:49.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.993349+0000 mon.a (mon.0) 208 : cluster [DBG] created 2024-09-17T10:14:59.435444+0000 2024-09-17T10:17:49.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.993349+0000 mon.a (mon.0) 208 : cluster [DBG] created 2024-09-17T10:14:59.435444+0000 2024-09-17T10:17:49.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.993373+0000 mon.a (mon.0) 209 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:17:49.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.993373+0000 mon.a (mon.0) 209 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:17:49.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.993394+0000 mon.a (mon.0) 210 : cluster [DBG] election_strategy: 1 2024-09-17T10:17:49.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.993394+0000 mon.a (mon.0) 210 : cluster [DBG] election_strategy: 1 2024-09-17T10:17:49.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.993415+0000 mon.a (mon.0) 211 : cluster [DBG] 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-09-17T10:17:49.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.993415+0000 mon.a (mon.0) 211 : cluster [DBG] 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-09-17T10:17:49.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.993435+0000 mon.a (mon.0) 212 : cluster [DBG] 1: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.c 2024-09-17T10:17:49.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.993435+0000 mon.a (mon.0) 212 : cluster [DBG] 1: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.c 2024-09-17T10:17:49.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.993452+0000 mon.a (mon.0) 213 : cluster [DBG] 2: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-17T10:17:49.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.993452+0000 mon.a (mon.0) 213 : cluster [DBG] 2: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-17T10:17:49.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.994516+0000 mon.a (mon.0) 214 : cluster [DBG] fsmap 2024-09-17T10:17:49.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.994516+0000 mon.a (mon.0) 214 : cluster [DBG] fsmap 2024-09-17T10:17:49.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.994576+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T10:17:49.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.994576+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T10:17:49.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.994865+0000 mon.a (mon.0) 216 : cluster [DBG] mgrmap e14: x(active, since 97s) 2024-09-17T10:17:49.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.994865+0000 mon.a (mon.0) 216 : cluster [DBG] mgrmap e14: x(active, since 97s) 2024-09-17T10:17:49.380 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.995104+0000 mon.a (mon.0) 217 : cluster [INF] overall HEALTH_OK 2024-09-17T10:17:49.380 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: cluster 2024-09-17T10:17:48.995104+0000 mon.a (mon.0) 217 : cluster [INF] overall HEALTH_OK 2024-09-17T10:17:49.380 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:49.008873+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.380 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:49.008873+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.380 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:49.015394+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.380 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:49.015394+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.380 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:49.022387+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.380 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:49.022387+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.380 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:49.029579+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.380 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:49.029579+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.380 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:49.036732+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.380 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:49.036732+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.380 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:49.038264+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:49.381 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:49.038264+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:49.381 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:49.040035+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:17:49.381 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:49 smithi089 bash[21600]: audit 2024-09-17T10:17:49.040035+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:17:49.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:43.698664+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-17T10:17:49.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:43.698664+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-17T10:17:49.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:43.920593+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:17:49.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:43.920593+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:17:49.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:43.920938+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:43.920938+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:43.921292+0000 mon.a (mon.0) 197 : cluster [INF] mon.a calling monitor election 2024-09-17T10:17:49.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:43.921292+0000 mon.a (mon.0) 197 : cluster [INF] mon.a calling monitor election 2024-09-17T10:17:49.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:43.922276+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T10:17:49.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:43.922276+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-09-17T10:17:49.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:43.940225+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:49.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:43.940225+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:17:49.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:44.913003+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:44.913003+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:45.699036+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-17T10:17:49.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:45.699036+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-17T10:17:49.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:45.913309+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:45.913309+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:45.914613+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T10:17:49.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:45.914613+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-09-17T10:17:49.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:46.913326+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:46.913326+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:47.699426+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-17T10:17:49.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:47.699426+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-17T10:17:49.469 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:47.913573+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:47.913573+0000 mon.a (mon.0) 202 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:48.913664+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:48.913664+0000 mon.a (mon.0) 203 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:49.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.985233+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T10:17:49.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.985233+0000 mon.a (mon.0) 204 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-09-17T10:17:49.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.993276+0000 mon.a (mon.0) 205 : cluster [DBG] monmap epoch 3 2024-09-17T10:17:49.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.993276+0000 mon.a (mon.0) 205 : cluster [DBG] monmap epoch 3 2024-09-17T10:17:49.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.993309+0000 mon.a (mon.0) 206 : cluster [DBG] fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:17:49.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.993309+0000 mon.a (mon.0) 206 : cluster [DBG] fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:17:49.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.993329+0000 mon.a (mon.0) 207 : cluster [DBG] last_changed 2024-09-17T10:17:43.912678+0000 2024-09-17T10:17:49.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.993329+0000 mon.a (mon.0) 207 : cluster [DBG] last_changed 2024-09-17T10:17:43.912678+0000 2024-09-17T10:17:49.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.993349+0000 mon.a (mon.0) 208 : cluster [DBG] created 2024-09-17T10:14:59.435444+0000 2024-09-17T10:17:49.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.993349+0000 mon.a (mon.0) 208 : cluster [DBG] created 2024-09-17T10:14:59.435444+0000 2024-09-17T10:17:49.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.993373+0000 mon.a (mon.0) 209 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:17:49.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.993373+0000 mon.a (mon.0) 209 : cluster [DBG] min_mon_release 19 (squid) 2024-09-17T10:17:49.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.993394+0000 mon.a (mon.0) 210 : cluster [DBG] election_strategy: 1 2024-09-17T10:17:49.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.993394+0000 mon.a (mon.0) 210 : cluster [DBG] election_strategy: 1 2024-09-17T10:17:49.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.993415+0000 mon.a (mon.0) 211 : cluster [DBG] 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-09-17T10:17:49.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.993415+0000 mon.a (mon.0) 211 : cluster [DBG] 0: [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] mon.a 2024-09-17T10:17:49.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.993435+0000 mon.a (mon.0) 212 : cluster [DBG] 1: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.c 2024-09-17T10:17:49.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.993435+0000 mon.a (mon.0) 212 : cluster [DBG] 1: [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] mon.c 2024-09-17T10:17:49.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.993452+0000 mon.a (mon.0) 213 : cluster [DBG] 2: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-17T10:17:49.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.993452+0000 mon.a (mon.0) 213 : cluster [DBG] 2: [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] mon.b 2024-09-17T10:17:49.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.994516+0000 mon.a (mon.0) 214 : cluster [DBG] fsmap 2024-09-17T10:17:49.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.994516+0000 mon.a (mon.0) 214 : cluster [DBG] fsmap 2024-09-17T10:17:49.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.994576+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T10:17:49.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.994576+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-09-17T10:17:49.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.994865+0000 mon.a (mon.0) 216 : cluster [DBG] mgrmap e14: x(active, since 97s) 2024-09-17T10:17:49.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.994865+0000 mon.a (mon.0) 216 : cluster [DBG] mgrmap e14: x(active, since 97s) 2024-09-17T10:17:49.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.995104+0000 mon.a (mon.0) 217 : cluster [INF] overall HEALTH_OK 2024-09-17T10:17:49.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: cluster 2024-09-17T10:17:48.995104+0000 mon.a (mon.0) 217 : cluster [INF] overall HEALTH_OK 2024-09-17T10:17:49.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:49.008873+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:49.008873+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:49.015394+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:49.015394+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:49.022387+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:49.022387+0000 mon.a (mon.0) 220 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:49.029579+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:49.029579+0000 mon.a (mon.0) 221 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:49.036732+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:49.036732+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:49.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:49.038264+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:49.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:49.038264+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:49.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:49.040035+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:17:49.473 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:49 smithi071 bash[19840]: audit 2024-09-17T10:17:49.040035+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:17:50.094 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T10:17:50.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: cephadm 2024-09-17T10:17:49.042344+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-09-17T10:17:50.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: cephadm 2024-09-17T10:17:49.042344+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-09-17T10:17:50.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: cephadm 2024-09-17T10:17:49.042977+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-17T10:17:50.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: cephadm 2024-09-17T10:17:49.042977+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-17T10:17:50.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: cephadm 2024-09-17T10:17:49.043372+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T10:17:50.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: cephadm 2024-09-17T10:17:49.043372+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T10:17:50.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: cephadm 2024-09-17T10:17:49.214684+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi071:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:17:50.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: cephadm 2024-09-17T10:17:49.214684+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi071:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:17:50.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: cephadm 2024-09-17T10:17:49.215145+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi088:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:17:50.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: cephadm 2024-09-17T10:17:49.215145+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi088:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:17:50.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: cephadm 2024-09-17T10:17:49.215684+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:17:50.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: cephadm 2024-09-17T10:17:49.215684+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:17:50.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.332900+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.332900+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.337452+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.337452+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.343515+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.343515+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.348563+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.348563+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.353861+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.353861+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.359326+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.628 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.359326+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.628 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.367583+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.628 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.367583+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.628 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.402272+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.628 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.402272+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.628 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.407562+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.628 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.407562+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.628 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.413779+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.628 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.413779+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.628 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.419126+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.629 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.419126+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.629 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: cephadm 2024-09-17T10:17:49.419489+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T10:17:50.629 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: cephadm 2024-09-17T10:17:49.419489+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T10:17:50.629 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.419818+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:17:50.629 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.419818+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:17:50.629 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.420834+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T10:17:50.629 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.420834+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T10:17:50.629 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.421816+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:50.629 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.421816+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:50.629 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: cephadm 2024-09-17T10:17:49.422952+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi071 2024-09-17T10:17:50.629 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: cephadm 2024-09-17T10:17:49.422952+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi071 2024-09-17T10:17:50.629 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.913227+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:50.629 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:50 smithi089 bash[21600]: audit 2024-09-17T10:17:49.913227+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:50.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: cephadm 2024-09-17T10:17:49.042344+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-09-17T10:17:50.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: cephadm 2024-09-17T10:17:49.042344+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-09-17T10:17:50.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: cephadm 2024-09-17T10:17:49.042977+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-17T10:17:50.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: cephadm 2024-09-17T10:17:49.042977+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-17T10:17:50.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: cephadm 2024-09-17T10:17:49.043372+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T10:17:50.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: cephadm 2024-09-17T10:17:49.043372+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T10:17:50.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: cephadm 2024-09-17T10:17:49.214684+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi071:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:17:50.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: cephadm 2024-09-17T10:17:49.214684+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi071:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:17:50.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: cephadm 2024-09-17T10:17:49.215145+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi088:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:17:50.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: cephadm 2024-09-17T10:17:49.215145+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi088:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:17:50.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: cephadm 2024-09-17T10:17:49.215684+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:17:50.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: cephadm 2024-09-17T10:17:49.215684+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:17:50.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.332900+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.332900+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.337452+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.337452+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.343515+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.343515+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.348563+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.348563+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.353861+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.353861+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.359326+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.359326+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.367583+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.367583+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.402272+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.402272+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.407562+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.407562+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.413779+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.413779+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.419126+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.419126+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: cephadm 2024-09-17T10:17:49.419489+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T10:17:50.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: cephadm 2024-09-17T10:17:49.419489+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T10:17:50.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.419818+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:17:50.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.419818+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:17:50.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.420834+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T10:17:50.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.420834+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T10:17:50.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.421816+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:50.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.421816+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:50.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: cephadm 2024-09-17T10:17:49.422952+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi071 2024-09-17T10:17:50.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: cephadm 2024-09-17T10:17:49.422952+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi071 2024-09-17T10:17:50.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.913227+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:50.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[19840]: audit 2024-09-17T10:17:49.913227+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:50.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: cephadm 2024-09-17T10:17:49.042344+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-09-17T10:17:50.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: cephadm 2024-09-17T10:17:49.042344+0000 mgr.x (mgr.14152) 76 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-09-17T10:17:50.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: cephadm 2024-09-17T10:17:49.042977+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-17T10:17:50.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: cephadm 2024-09-17T10:17:49.042977+0000 mgr.x (mgr.14152) 77 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-17T10:17:50.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: cephadm 2024-09-17T10:17:49.043372+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T10:17:50.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: cephadm 2024-09-17T10:17:49.043372+0000 mgr.x (mgr.14152) 78 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T10:17:50.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: cephadm 2024-09-17T10:17:49.214684+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi071:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:17:50.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: cephadm 2024-09-17T10:17:49.214684+0000 mgr.x (mgr.14152) 79 : cephadm [INF] Updating smithi071:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:17:50.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: cephadm 2024-09-17T10:17:49.215145+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi088:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:17:50.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: cephadm 2024-09-17T10:17:49.215145+0000 mgr.x (mgr.14152) 80 : cephadm [INF] Updating smithi088:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:17:50.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: cephadm 2024-09-17T10:17:49.215684+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:17:50.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: cephadm 2024-09-17T10:17:49.215684+0000 mgr.x (mgr.14152) 81 : cephadm [INF] Updating smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:17:50.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.332900+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.332900+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.337452+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.337452+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.343515+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.343515+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.348563+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.348563+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.353861+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.353861+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.359326+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.359326+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.367583+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.367583+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.402272+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.402272+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.407562+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.791 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.407562+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.791 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.413779+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.791 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.413779+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.791 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.419126+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.791 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.419126+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:50.791 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: cephadm 2024-09-17T10:17:49.419489+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T10:17:50.791 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: cephadm 2024-09-17T10:17:49.419489+0000 mgr.x (mgr.14152) 82 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-09-17T10:17:50.791 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.419818+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:17:50.791 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.419818+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:17:50.791 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.420834+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T10:17:50.791 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.420834+0000 mon.a (mon.0) 237 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T10:17:50.791 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.421816+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:50.791 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.421816+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:50.792 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: cephadm 2024-09-17T10:17:49.422952+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi071 2024-09-17T10:17:50.792 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: cephadm 2024-09-17T10:17:49.422952+0000 mgr.x (mgr.14152) 83 : cephadm [INF] Reconfiguring daemon mon.a on smithi071 2024-09-17T10:17:50.792 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.913227+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:50.792 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:50 smithi088 bash[21618]: audit 2024-09-17T10:17:49.913227+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:17:51.171 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:17:50 smithi071 bash[20115]: debug 2024-09-17T10:17:50.907+0000 7f658ec0c640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-09-17T10:17:51.603 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-17T10:17:51.603 INFO:teuthology.orchestra.run.smithi089.stdout:{"epoch":3,"fsid":"77b1bfba-74dd-11ef-bceb-c7b262605968","modified":"2024-09-17T10:17:43.912678Z","created":"2024-09-17T10:14:59.435444Z","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.71:3300","nonce":0},{"type":"v1","addr":"172.21.15.71:6789","nonce":0}]},"addr":"172.21.15.71:6789/0","public_addr":"172.21.15.71:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:3300","nonce":0},{"type":"v1","addr":"172.21.15.89:6789","nonce":0}]},"addr":"172.21.15.89:6789/0","public_addr":"172.21.15.89:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:3300","nonce":0},{"type":"v1","addr":"172.21.15.88:6789","nonce":0}]},"addr":"172.21.15.88:6789/0","public_addr":"172.21.15.88:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-09-17T10:17:51.604 INFO:teuthology.orchestra.run.smithi089.stderr:dumped monmap epoch 3 2024-09-17T10:17:51.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:51 smithi071 bash[19840]: cluster 2024-09-17T10:17:49.699759+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-17T10:17:51.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:51 smithi071 bash[19840]: cluster 2024-09-17T10:17:49.699759+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-17T10:17:51.785 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:51 smithi089 bash[21600]: cluster 2024-09-17T10:17:49.699759+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-17T10:17:51.785 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:51 smithi089 bash[21600]: cluster 2024-09-17T10:17:49.699759+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-17T10:17:51.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:51 smithi088 bash[21618]: cluster 2024-09-17T10:17:49.699759+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-17T10:17:51.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:51 smithi088 bash[21618]: cluster 2024-09-17T10:17:49.699759+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-17T10:17:52.153 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-09-17T10:17:52.153 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph config generate-minimal-conf 2024-09-17T10:17:52.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:52 smithi071 bash[19840]: audit 2024-09-17T10:17:51.602473+0000 mon.a (mon.0) 240 : audit [DBG] from='client.? 172.21.15.89:0/2365936959' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T10:17:52.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:52 smithi071 bash[19840]: audit 2024-09-17T10:17:51.602473+0000 mon.a (mon.0) 240 : audit [DBG] from='client.? 172.21.15.89:0/2365936959' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T10:17:52.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:52 smithi071 bash[19840]: audit 2024-09-17T10:17:51.885989+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:52.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:52 smithi071 bash[19840]: audit 2024-09-17T10:17:51.885989+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:52.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:52 smithi071 bash[19840]: audit 2024-09-17T10:17:51.896356+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:52.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:52 smithi071 bash[19840]: audit 2024-09-17T10:17:51.896356+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:52.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:52 smithi071 bash[19840]: audit 2024-09-17T10:17:51.898195+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:17:52.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:52 smithi071 bash[19840]: audit 2024-09-17T10:17:51.898195+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:17:52.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:52 smithi071 bash[19840]: audit 2024-09-17T10:17:51.899635+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T10:17:52.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:52 smithi071 bash[19840]: audit 2024-09-17T10:17:51.899635+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T10:17:52.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:52 smithi071 bash[19840]: audit 2024-09-17T10:17:51.900999+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:52.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:52 smithi071 bash[19840]: audit 2024-09-17T10:17:51.900999+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:52.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:52 smithi088 bash[21618]: audit 2024-09-17T10:17:51.602473+0000 mon.a (mon.0) 240 : audit [DBG] from='client.? 172.21.15.89:0/2365936959' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T10:17:52.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:52 smithi088 bash[21618]: audit 2024-09-17T10:17:51.602473+0000 mon.a (mon.0) 240 : audit [DBG] from='client.? 172.21.15.89:0/2365936959' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T10:17:52.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:52 smithi088 bash[21618]: audit 2024-09-17T10:17:51.885989+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:52.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:52 smithi088 bash[21618]: audit 2024-09-17T10:17:51.885989+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:52.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:52 smithi088 bash[21618]: audit 2024-09-17T10:17:51.896356+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:52.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:52 smithi088 bash[21618]: audit 2024-09-17T10:17:51.896356+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:52.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:52 smithi088 bash[21618]: audit 2024-09-17T10:17:51.898195+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:17:52.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:52 smithi088 bash[21618]: audit 2024-09-17T10:17:51.898195+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:17:52.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:52 smithi088 bash[21618]: audit 2024-09-17T10:17:51.899635+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T10:17:52.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:52 smithi088 bash[21618]: audit 2024-09-17T10:17:51.899635+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T10:17:52.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:52 smithi088 bash[21618]: audit 2024-09-17T10:17:51.900999+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:52.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:52 smithi088 bash[21618]: audit 2024-09-17T10:17:51.900999+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:52.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:52 smithi089 bash[21600]: audit 2024-09-17T10:17:51.602473+0000 mon.a (mon.0) 240 : audit [DBG] from='client.? 172.21.15.89:0/2365936959' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T10:17:52.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:52 smithi089 bash[21600]: audit 2024-09-17T10:17:51.602473+0000 mon.a (mon.0) 240 : audit [DBG] from='client.? 172.21.15.89:0/2365936959' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-09-17T10:17:52.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:52 smithi089 bash[21600]: audit 2024-09-17T10:17:51.885989+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:52.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:52 smithi089 bash[21600]: audit 2024-09-17T10:17:51.885989+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:52.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:52 smithi089 bash[21600]: audit 2024-09-17T10:17:51.896356+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:52.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:52 smithi089 bash[21600]: audit 2024-09-17T10:17:51.896356+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:52.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:52 smithi089 bash[21600]: audit 2024-09-17T10:17:51.898195+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:17:52.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:52 smithi089 bash[21600]: audit 2024-09-17T10:17:51.898195+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:17:52.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:52 smithi089 bash[21600]: audit 2024-09-17T10:17:51.899635+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T10:17:52.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:52 smithi089 bash[21600]: audit 2024-09-17T10:17:51.899635+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T10:17:52.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:52 smithi089 bash[21600]: audit 2024-09-17T10:17:51.900999+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:52.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:52 smithi089 bash[21600]: audit 2024-09-17T10:17:51.900999+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:53.714 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:53 smithi088 bash[21618]: cluster 2024-09-17T10:17:51.700153+0000 mgr.x (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:17:53.714 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:53 smithi088 bash[21618]: cluster 2024-09-17T10:17:51.700153+0000 mgr.x (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:17:53.714 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:53 smithi088 bash[21618]: cephadm 2024-09-17T10:17:51.897584+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T10:17:53.714 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:53 smithi088 bash[21618]: cephadm 2024-09-17T10:17:51.897584+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T10:17:53.714 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:53 smithi088 bash[21618]: cephadm 2024-09-17T10:17:51.902686+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring daemon mon.b on smithi088 2024-09-17T10:17:53.714 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:53 smithi088 bash[21618]: cephadm 2024-09-17T10:17:51.902686+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring daemon mon.b on smithi088 2024-09-17T10:17:53.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:53 smithi071 bash[19840]: cluster 2024-09-17T10:17:51.700153+0000 mgr.x (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:17:53.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:53 smithi071 bash[19840]: cluster 2024-09-17T10:17:51.700153+0000 mgr.x (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:17:53.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:53 smithi071 bash[19840]: cephadm 2024-09-17T10:17:51.897584+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T10:17:53.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:53 smithi071 bash[19840]: cephadm 2024-09-17T10:17:51.897584+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T10:17:53.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:53 smithi071 bash[19840]: cephadm 2024-09-17T10:17:51.902686+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring daemon mon.b on smithi088 2024-09-17T10:17:53.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:53 smithi071 bash[19840]: cephadm 2024-09-17T10:17:51.902686+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring daemon mon.b on smithi088 2024-09-17T10:17:53.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:53 smithi089 bash[21600]: cluster 2024-09-17T10:17:51.700153+0000 mgr.x (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:17:53.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:53 smithi089 bash[21600]: cluster 2024-09-17T10:17:51.700153+0000 mgr.x (mgr.14152) 85 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:17:53.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:53 smithi089 bash[21600]: cephadm 2024-09-17T10:17:51.897584+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T10:17:53.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:53 smithi089 bash[21600]: cephadm 2024-09-17T10:17:51.897584+0000 mgr.x (mgr.14152) 86 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-09-17T10:17:53.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:53 smithi089 bash[21600]: cephadm 2024-09-17T10:17:51.902686+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring daemon mon.b on smithi088 2024-09-17T10:17:53.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:53 smithi089 bash[21600]: cephadm 2024-09-17T10:17:51.902686+0000 mgr.x (mgr.14152) 87 : cephadm [INF] Reconfiguring daemon mon.b on smithi088 2024-09-17T10:17:55.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:55 smithi071 bash[19840]: cluster 2024-09-17T10:17:53.700581+0000 mgr.x (mgr.14152) 88 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:17:55.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:55 smithi071 bash[19840]: cluster 2024-09-17T10:17:53.700581+0000 mgr.x (mgr.14152) 88 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:17:55.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:55 smithi071 bash[19840]: audit 2024-09-17T10:17:54.176049+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:55.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:55 smithi071 bash[19840]: audit 2024-09-17T10:17:54.176049+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:55.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:55 smithi071 bash[19840]: audit 2024-09-17T10:17:54.184212+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:55.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:55 smithi071 bash[19840]: audit 2024-09-17T10:17:54.184212+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:55.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:55 smithi071 bash[19840]: cephadm 2024-09-17T10:17:54.185575+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T10:17:55.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:55 smithi071 bash[19840]: cephadm 2024-09-17T10:17:54.185575+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T10:17:55.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:55 smithi071 bash[19840]: audit 2024-09-17T10:17:54.186217+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:17:55.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:55 smithi071 bash[19840]: audit 2024-09-17T10:17:54.186217+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:17:55.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:55 smithi071 bash[19840]: audit 2024-09-17T10:17:54.187953+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T10:17:55.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:55 smithi071 bash[19840]: audit 2024-09-17T10:17:54.187953+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T10:17:55.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:55 smithi071 bash[19840]: audit 2024-09-17T10:17:54.189736+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:55.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:55 smithi071 bash[19840]: audit 2024-09-17T10:17:54.189736+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:55.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:55 smithi071 bash[19840]: cephadm 2024-09-17T10:17:54.191740+0000 mgr.x (mgr.14152) 90 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2024-09-17T10:17:55.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:55 smithi071 bash[19840]: cephadm 2024-09-17T10:17:54.191740+0000 mgr.x (mgr.14152) 90 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2024-09-17T10:17:55.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:55 smithi088 bash[21618]: cluster 2024-09-17T10:17:53.700581+0000 mgr.x (mgr.14152) 88 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:17:55.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:55 smithi088 bash[21618]: cluster 2024-09-17T10:17:53.700581+0000 mgr.x (mgr.14152) 88 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:17:55.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:55 smithi088 bash[21618]: audit 2024-09-17T10:17:54.176049+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:55.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:55 smithi088 bash[21618]: audit 2024-09-17T10:17:54.176049+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:55.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:55 smithi088 bash[21618]: audit 2024-09-17T10:17:54.184212+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:55.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:55 smithi088 bash[21618]: audit 2024-09-17T10:17:54.184212+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:55.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:55 smithi088 bash[21618]: cephadm 2024-09-17T10:17:54.185575+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T10:17:55.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:55 smithi088 bash[21618]: cephadm 2024-09-17T10:17:54.185575+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T10:17:55.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:55 smithi088 bash[21618]: audit 2024-09-17T10:17:54.186217+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:17:55.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:55 smithi088 bash[21618]: audit 2024-09-17T10:17:54.186217+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:17:55.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:55 smithi088 bash[21618]: audit 2024-09-17T10:17:54.187953+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T10:17:55.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:55 smithi088 bash[21618]: audit 2024-09-17T10:17:54.187953+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T10:17:55.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:55 smithi088 bash[21618]: audit 2024-09-17T10:17:54.189736+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:55.539 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:55 smithi088 bash[21618]: audit 2024-09-17T10:17:54.189736+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:55.539 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:55 smithi088 bash[21618]: cephadm 2024-09-17T10:17:54.191740+0000 mgr.x (mgr.14152) 90 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2024-09-17T10:17:55.539 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:55 smithi088 bash[21618]: cephadm 2024-09-17T10:17:54.191740+0000 mgr.x (mgr.14152) 90 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2024-09-17T10:17:55.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:55 smithi089 bash[21600]: cluster 2024-09-17T10:17:53.700581+0000 mgr.x (mgr.14152) 88 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:17:55.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:55 smithi089 bash[21600]: cluster 2024-09-17T10:17:53.700581+0000 mgr.x (mgr.14152) 88 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:17:55.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:55 smithi089 bash[21600]: audit 2024-09-17T10:17:54.176049+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:55.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:55 smithi089 bash[21600]: audit 2024-09-17T10:17:54.176049+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:55.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:55 smithi089 bash[21600]: audit 2024-09-17T10:17:54.184212+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:55.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:55 smithi089 bash[21600]: audit 2024-09-17T10:17:54.184212+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:55.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:55 smithi089 bash[21600]: cephadm 2024-09-17T10:17:54.185575+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T10:17:55.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:55 smithi089 bash[21600]: cephadm 2024-09-17T10:17:54.185575+0000 mgr.x (mgr.14152) 89 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-09-17T10:17:55.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:55 smithi089 bash[21600]: audit 2024-09-17T10:17:54.186217+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:17:55.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:55 smithi089 bash[21600]: audit 2024-09-17T10:17:54.186217+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-09-17T10:17:55.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:55 smithi089 bash[21600]: audit 2024-09-17T10:17:54.187953+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T10:17:55.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:55 smithi089 bash[21600]: audit 2024-09-17T10:17:54.187953+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-09-17T10:17:55.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:55 smithi089 bash[21600]: audit 2024-09-17T10:17:54.189736+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:55.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:55 smithi089 bash[21600]: audit 2024-09-17T10:17:54.189736+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:55.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:55 smithi089 bash[21600]: cephadm 2024-09-17T10:17:54.191740+0000 mgr.x (mgr.14152) 90 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2024-09-17T10:17:55.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:55 smithi089 bash[21600]: cephadm 2024-09-17T10:17:54.191740+0000 mgr.x (mgr.14152) 90 : cephadm [INF] Reconfiguring daemon mon.c on smithi089 2024-09-17T10:17:56.881 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:17:57.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:57 smithi088 bash[21618]: cluster 2024-09-17T10:17:55.700983+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-17T10:17:57.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:57 smithi088 bash[21618]: cluster 2024-09-17T10:17:55.700983+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-17T10:17:57.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:57 smithi088 bash[21618]: audit 2024-09-17T10:17:56.482075+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:57.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:57 smithi088 bash[21618]: audit 2024-09-17T10:17:56.482075+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:57.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:57 smithi088 bash[21618]: audit 2024-09-17T10:17:56.489341+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:57.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:57 smithi088 bash[21618]: audit 2024-09-17T10:17:56.489341+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:57.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:57 smithi088 bash[21618]: audit 2024-09-17T10:17:56.491877+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:17:57.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:57 smithi088 bash[21618]: audit 2024-09-17T10:17:56.491877+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:17:57.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:57 smithi088 bash[21618]: audit 2024-09-17T10:17:57.184104+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:57.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:57 smithi088 bash[21618]: audit 2024-09-17T10:17:57.184104+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:57.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:57 smithi088 bash[21618]: audit 2024-09-17T10:17:57.185949+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:17:57.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:57 smithi088 bash[21618]: audit 2024-09-17T10:17:57.185949+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:17:57.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:57 smithi088 bash[21618]: audit 2024-09-17T10:17:57.195697+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:57.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:57 smithi088 bash[21618]: audit 2024-09-17T10:17:57.195697+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:57.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:57 smithi089 bash[21600]: cluster 2024-09-17T10:17:55.700983+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-17T10:17:57.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:57 smithi089 bash[21600]: cluster 2024-09-17T10:17:55.700983+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-17T10:17:57.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:57 smithi089 bash[21600]: audit 2024-09-17T10:17:56.482075+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:57.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:57 smithi089 bash[21600]: audit 2024-09-17T10:17:56.482075+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:57.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:57 smithi089 bash[21600]: audit 2024-09-17T10:17:56.489341+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:57.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:57 smithi089 bash[21600]: audit 2024-09-17T10:17:56.489341+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:57.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:57 smithi089 bash[21600]: audit 2024-09-17T10:17:56.491877+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:17:57.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:57 smithi089 bash[21600]: audit 2024-09-17T10:17:56.491877+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:17:57.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:57 smithi089 bash[21600]: audit 2024-09-17T10:17:57.184104+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:57.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:57 smithi089 bash[21600]: audit 2024-09-17T10:17:57.184104+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:57.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:57 smithi089 bash[21600]: audit 2024-09-17T10:17:57.185949+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:17:57.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:57 smithi089 bash[21600]: audit 2024-09-17T10:17:57.185949+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:17:57.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:57 smithi089 bash[21600]: audit 2024-09-17T10:17:57.195697+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:57.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:57 smithi089 bash[21600]: audit 2024-09-17T10:17:57.195697+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:57.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:57 smithi071 bash[19840]: cluster 2024-09-17T10:17:55.700983+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-17T10:17:57.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:57 smithi071 bash[19840]: cluster 2024-09-17T10:17:55.700983+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-17T10:17:57.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:57 smithi071 bash[19840]: audit 2024-09-17T10:17:56.482075+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:57.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:57 smithi071 bash[19840]: audit 2024-09-17T10:17:56.482075+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:57.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:57 smithi071 bash[19840]: audit 2024-09-17T10:17:56.489341+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:57.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:57 smithi071 bash[19840]: audit 2024-09-17T10:17:56.489341+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:57.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:57 smithi071 bash[19840]: audit 2024-09-17T10:17:56.491877+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:17:57.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:57 smithi071 bash[19840]: audit 2024-09-17T10:17:56.491877+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:17:57.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:57 smithi071 bash[19840]: audit 2024-09-17T10:17:57.184104+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:57.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:57 smithi071 bash[19840]: audit 2024-09-17T10:17:57.184104+0000 mon.a (mon.0) 254 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:57.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:57 smithi071 bash[19840]: audit 2024-09-17T10:17:57.185949+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:17:57.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:57 smithi071 bash[19840]: audit 2024-09-17T10:17:57.185949+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:17:57.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:57 smithi071 bash[19840]: audit 2024-09-17T10:17:57.195697+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:57.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:57 smithi071 bash[19840]: audit 2024-09-17T10:17:57.195697+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:17:58.487 INFO:teuthology.orchestra.run.smithi071.stdout:# minimal ceph.conf for 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:17:58.487 INFO:teuthology.orchestra.run.smithi071.stdout:[global] 2024-09-17T10:17:58.487 INFO:teuthology.orchestra.run.smithi071.stdout: fsid = 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:17:58.487 INFO:teuthology.orchestra.run.smithi071.stdout: mon_host = [v2:172.21.15.71:3300/0,v1:172.21.15.71:6789/0] [v2:172.21.15.88:3300/0,v1:172.21.15.88:6789/0] [v2:172.21.15.89:3300/0,v1:172.21.15.89:6789/0] 2024-09-17T10:17:59.127 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-09-17T10:17:59.127 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-17T10:17:59.128 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T10:17:59.142 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-17T10:17:59.142 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:17:59.194 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-17T10:17:59.194 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T10:17:59.208 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-17T10:17:59.208 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:17:59.264 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-17T10:17:59.264 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/ceph/ceph.conf 2024-09-17T10:17:59.282 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-17T10:17:59.282 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:17:59.336 INFO:tasks.cephadm:Adding mgr.x on smithi071 2024-09-17T10:17:59.336 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph orch apply mgr '1;smithi071=x' 2024-09-17T10:17:59.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:59 smithi089 bash[21600]: cluster 2024-09-17T10:17:57.701334+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-17T10:17:59.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:59 smithi089 bash[21600]: cluster 2024-09-17T10:17:57.701334+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-17T10:17:59.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:59 smithi089 bash[21600]: audit 2024-09-17T10:17:58.486370+0000 mon.a (mon.0) 257 : audit [DBG] from='client.? 172.21.15.71:0/3929770970' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:59.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:17:59 smithi089 bash[21600]: audit 2024-09-17T10:17:58.486370+0000 mon.a (mon.0) 257 : audit [DBG] from='client.? 172.21.15.71:0/3929770970' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:59.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:59 smithi088 bash[21618]: cluster 2024-09-17T10:17:57.701334+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-17T10:17:59.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:59 smithi088 bash[21618]: cluster 2024-09-17T10:17:57.701334+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-17T10:17:59.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:59 smithi088 bash[21618]: audit 2024-09-17T10:17:58.486370+0000 mon.a (mon.0) 257 : audit [DBG] from='client.? 172.21.15.71:0/3929770970' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:59.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:17:59 smithi088 bash[21618]: audit 2024-09-17T10:17:58.486370+0000 mon.a (mon.0) 257 : audit [DBG] from='client.? 172.21.15.71:0/3929770970' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:59.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:59 smithi071 bash[19840]: cluster 2024-09-17T10:17:57.701334+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-17T10:17:59.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:59 smithi071 bash[19840]: cluster 2024-09-17T10:17:57.701334+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-17T10:17:59.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:59 smithi071 bash[19840]: audit 2024-09-17T10:17:58.486370+0000 mon.a (mon.0) 257 : audit [DBG] from='client.? 172.21.15.71:0/3929770970' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:17:59.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:17:59 smithi071 bash[19840]: audit 2024-09-17T10:17:58.486370+0000 mon.a (mon.0) 257 : audit [DBG] from='client.? 172.21.15.71:0/3929770970' entity='client.admin' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:01.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:01 smithi088 bash[21618]: cluster 2024-09-17T10:17:59.701841+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-17T10:18:01.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:01 smithi088 bash[21618]: cluster 2024-09-17T10:17:59.701841+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-17T10:18:01.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:01 smithi089 bash[21600]: cluster 2024-09-17T10:17:59.701841+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-17T10:18:01.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:01 smithi089 bash[21600]: cluster 2024-09-17T10:17:59.701841+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-17T10:18:01.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:01 smithi071 bash[19840]: cluster 2024-09-17T10:17:59.701841+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-17T10:18:01.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:01 smithi071 bash[19840]: cluster 2024-09-17T10:17:59.701841+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-17T10:18:03.094 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T10:18:03.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:03 smithi088 bash[21618]: cluster 2024-09-17T10:18:01.702328+0000 mgr.x (mgr.14152) 94 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:03.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:03 smithi088 bash[21618]: cluster 2024-09-17T10:18:01.702328+0000 mgr.x (mgr.14152) 94 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:03.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:03 smithi089 bash[21600]: cluster 2024-09-17T10:18:01.702328+0000 mgr.x (mgr.14152) 94 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:03.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:03 smithi089 bash[21600]: cluster 2024-09-17T10:18:01.702328+0000 mgr.x (mgr.14152) 94 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:03.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:03 smithi071 bash[19840]: cluster 2024-09-17T10:18:01.702328+0000 mgr.x (mgr.14152) 94 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:03.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:03 smithi071 bash[19840]: cluster 2024-09-17T10:18:01.702328+0000 mgr.x (mgr.14152) 94 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:04.527 INFO:teuthology.orchestra.run.smithi089.stdout:Scheduled mgr update... 2024-09-17T10:18:05.102 DEBUG:tasks.cephadm:set 0 configs 2024-09-17T10:18:05.102 INFO:tasks.cephadm:Deploying OSDs... 2024-09-17T10:18:05.102 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-17T10:18:05.102 DEBUG:teuthology.orchestra.run.smithi071:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T10:18:05.107 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-17T10:18:05.108 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_1 2024-09-17T10:18:05.157 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T10:18:05.158 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T10:18:05.158 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 5h/5d Inode: 878 Links: 1 2024-09-17T10:18:05.158 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T10:18:05.158 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2024-09-17 10:08:42.121210892 +0000 2024-09-17T10:18:05.158 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2024-09-17 10:08:41.889212964 +0000 2024-09-17T10:18:05.158 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2024-09-17 10:08:41.889212964 +0000 2024-09-17T10:18:05.158 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: - 2024-09-17T10:18:05.158 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T10:18:05.211 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2024-09-17T10:18:05.211 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2024-09-17T10:18:05.211 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000426752 s, 1.2 MB/s 2024-09-17T10:18:05.211 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T10:18:05.260 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_2 2024-09-17T10:18:05.307 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T10:18:05.307 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T10:18:05.307 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 5h/5d Inode: 896 Links: 1 2024-09-17T10:18:05.307 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T10:18:05.307 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2024-09-17 10:08:42.349208854 +0000 2024-09-17T10:18:05.307 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2024-09-17 10:08:42.345208891 +0000 2024-09-17T10:18:05.307 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2024-09-17 10:08:42.345208891 +0000 2024-09-17T10:18:05.307 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: - 2024-09-17T10:18:05.308 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T10:18:05.361 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2024-09-17T10:18:05.361 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2024-09-17T10:18:05.361 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000352453 s, 1.5 MB/s 2024-09-17T10:18:05.362 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T10:18:05.408 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_3 2024-09-17T10:18:05.457 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T10:18:05.457 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T10:18:05.457 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 5h/5d Inode: 909 Links: 1 2024-09-17T10:18:05.457 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T10:18:05.457 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2024-09-17 10:08:43.109202066 +0000 2024-09-17T10:18:05.457 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2024-09-17 10:08:42.825204603 +0000 2024-09-17T10:18:05.457 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2024-09-17 10:08:42.825204603 +0000 2024-09-17T10:18:05.457 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: - 2024-09-17T10:18:05.458 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T10:18:05.511 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2024-09-17T10:18:05.511 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2024-09-17T10:18:05.511 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000332073 s, 1.5 MB/s 2024-09-17T10:18:05.512 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T10:18:05.561 DEBUG:teuthology.orchestra.run.smithi071:> stat /dev/vg_nvme/lv_4 2024-09-17T10:18:05.611 INFO:teuthology.orchestra.run.smithi071.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T10:18:05.612 INFO:teuthology.orchestra.run.smithi071.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T10:18:05.612 INFO:teuthology.orchestra.run.smithi071.stdout:Device: 5h/5d Inode: 931 Links: 1 2024-09-17T10:18:05.612 INFO:teuthology.orchestra.run.smithi071.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T10:18:05.612 INFO:teuthology.orchestra.run.smithi071.stdout:Access: 2024-09-17 10:08:43.349199923 +0000 2024-09-17T10:18:05.612 INFO:teuthology.orchestra.run.smithi071.stdout:Modify: 2024-09-17 10:08:43.345199959 +0000 2024-09-17T10:18:05.612 INFO:teuthology.orchestra.run.smithi071.stdout:Change: 2024-09-17 10:08:43.345199959 +0000 2024-09-17T10:18:05.612 INFO:teuthology.orchestra.run.smithi071.stdout: Birth: - 2024-09-17T10:18:05.612 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T10:18:05.666 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records in 2024-09-17T10:18:05.666 INFO:teuthology.orchestra.run.smithi071.stderr:1+0 records out 2024-09-17T10:18:05.666 INFO:teuthology.orchestra.run.smithi071.stderr:512 bytes copied, 0.000387602 s, 1.3 MB/s 2024-09-17T10:18:05.667 DEBUG:teuthology.orchestra.run.smithi071:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T10:18:05.717 DEBUG:teuthology.orchestra.run.smithi088:> set -ex 2024-09-17T10:18:05.717 DEBUG:teuthology.orchestra.run.smithi088:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T10:18:05.723 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-17T10:18:05.723 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_1 2024-09-17T10:18:05.773 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T10:18:05.773 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T10:18:05.773 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 5h/5d Inode: 872 Links: 1 2024-09-17T10:18:05.773 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T10:18:05.773 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2024-09-17 10:08:43.803631163 +0000 2024-09-17T10:18:05.773 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2024-09-17 10:08:43.567633274 +0000 2024-09-17T10:18:05.773 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2024-09-17 10:08:43.567633274 +0000 2024-09-17T10:18:05.773 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: - 2024-09-17T10:18:05.774 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T10:18:05.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: cluster 2024-09-17T10:18:03.702863+0000 mgr.x (mgr.14152) 95 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:05.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: cluster 2024-09-17T10:18:03.702863+0000 mgr.x (mgr.14152) 95 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:05.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: audit 2024-09-17T10:18:04.516862+0000 mgr.x (mgr.14152) 96 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi071=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:05.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: audit 2024-09-17T10:18:04.516862+0000 mgr.x (mgr.14152) 96 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi071=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:05.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: cephadm 2024-09-17T10:18:04.519696+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Saving service mgr spec with placement smithi071=x;count:1 2024-09-17T10:18:05.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: cephadm 2024-09-17T10:18:04.519696+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Saving service mgr spec with placement smithi071=x;count:1 2024-09-17T10:18:05.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: audit 2024-09-17T10:18:04.526015+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:05.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: audit 2024-09-17T10:18:04.526015+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:05.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: audit 2024-09-17T10:18:04.527937+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:18:05.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: audit 2024-09-17T10:18:04.527937+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:18:05.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: audit 2024-09-17T10:18:04.531276+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:05.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: audit 2024-09-17T10:18:04.531276+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:05.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: audit 2024-09-17T10:18:04.533078+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:18:05.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: audit 2024-09-17T10:18:04.533078+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:18:05.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: audit 2024-09-17T10:18:04.542320+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:05.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: audit 2024-09-17T10:18:04.542320+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:05.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: audit 2024-09-17T10:18:04.549796+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:05.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: audit 2024-09-17T10:18:04.549796+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:05.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: cephadm 2024-09-17T10:18:04.597662+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-17T10:18:05.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: cephadm 2024-09-17T10:18:04.597662+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-17T10:18:05.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: audit 2024-09-17T10:18:04.598271+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T10:18:05.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: audit 2024-09-17T10:18:04.598271+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T10:18:05.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: audit 2024-09-17T10:18:04.599708+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T10:18:05.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: audit 2024-09-17T10:18:04.599708+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T10:18:05.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: audit 2024-09-17T10:18:04.601142+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:05.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: audit 2024-09-17T10:18:04.601142+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:05.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: cephadm 2024-09-17T10:18:04.602624+0000 mgr.x (mgr.14152) 99 : cephadm [INF] Reconfiguring daemon mgr.x on smithi071 2024-09-17T10:18:05.791 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:05 smithi088 bash[21618]: cephadm 2024-09-17T10:18:04.602624+0000 mgr.x (mgr.14152) 99 : cephadm [INF] Reconfiguring daemon mgr.x on smithi071 2024-09-17T10:18:05.802 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2024-09-17T10:18:05.802 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2024-09-17T10:18:05.802 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.000387009 s, 1.3 MB/s 2024-09-17T10:18:05.803 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T10:18:05.854 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_2 2024-09-17T10:18:05.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: cluster 2024-09-17T10:18:03.702863+0000 mgr.x (mgr.14152) 95 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:05.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: cluster 2024-09-17T10:18:03.702863+0000 mgr.x (mgr.14152) 95 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:05.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: audit 2024-09-17T10:18:04.516862+0000 mgr.x (mgr.14152) 96 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi071=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:05.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: audit 2024-09-17T10:18:04.516862+0000 mgr.x (mgr.14152) 96 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi071=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:05.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: cephadm 2024-09-17T10:18:04.519696+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Saving service mgr spec with placement smithi071=x;count:1 2024-09-17T10:18:05.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: cephadm 2024-09-17T10:18:04.519696+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Saving service mgr spec with placement smithi071=x;count:1 2024-09-17T10:18:05.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: audit 2024-09-17T10:18:04.526015+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:05.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: audit 2024-09-17T10:18:04.526015+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:05.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: audit 2024-09-17T10:18:04.527937+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:18:05.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: audit 2024-09-17T10:18:04.527937+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:18:05.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: audit 2024-09-17T10:18:04.531276+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:05.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: audit 2024-09-17T10:18:04.531276+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:05.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: audit 2024-09-17T10:18:04.533078+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:18:05.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: audit 2024-09-17T10:18:04.533078+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:18:05.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: audit 2024-09-17T10:18:04.542320+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:05.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: audit 2024-09-17T10:18:04.542320+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:05.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: audit 2024-09-17T10:18:04.549796+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:05.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: audit 2024-09-17T10:18:04.549796+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:05.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: cephadm 2024-09-17T10:18:04.597662+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-17T10:18:05.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: cephadm 2024-09-17T10:18:04.597662+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-17T10:18:05.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: audit 2024-09-17T10:18:04.598271+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T10:18:05.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: audit 2024-09-17T10:18:04.598271+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T10:18:05.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: audit 2024-09-17T10:18:04.599708+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T10:18:05.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: audit 2024-09-17T10:18:04.599708+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T10:18:05.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: audit 2024-09-17T10:18:04.601142+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:05.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: audit 2024-09-17T10:18:04.601142+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:05.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: cephadm 2024-09-17T10:18:04.602624+0000 mgr.x (mgr.14152) 99 : cephadm [INF] Reconfiguring daemon mgr.x on smithi071 2024-09-17T10:18:05.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:05 smithi089 bash[21600]: cephadm 2024-09-17T10:18:04.602624+0000 mgr.x (mgr.14152) 99 : cephadm [INF] Reconfiguring daemon mgr.x on smithi071 2024-09-17T10:18:05.900 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T10:18:05.900 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T10:18:05.900 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 5h/5d Inode: 888 Links: 1 2024-09-17T10:18:05.900 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T10:18:05.900 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2024-09-17 10:08:44.335626412 +0000 2024-09-17T10:18:05.900 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2024-09-17 10:08:44.047628983 +0000 2024-09-17T10:18:05.900 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2024-09-17 10:08:44.047628983 +0000 2024-09-17T10:18:05.900 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: - 2024-09-17T10:18:05.901 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T10:18:05.955 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2024-09-17T10:18:05.955 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2024-09-17T10:18:05.955 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.000421894 s, 1.2 MB/s 2024-09-17T10:18:05.956 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T10:18:05.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: cluster 2024-09-17T10:18:03.702863+0000 mgr.x (mgr.14152) 95 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:05.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: cluster 2024-09-17T10:18:03.702863+0000 mgr.x (mgr.14152) 95 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:05.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: audit 2024-09-17T10:18:04.516862+0000 mgr.x (mgr.14152) 96 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi071=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:05.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: audit 2024-09-17T10:18:04.516862+0000 mgr.x (mgr.14152) 96 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "1;smithi071=x", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:05.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: cephadm 2024-09-17T10:18:04.519696+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Saving service mgr spec with placement smithi071=x;count:1 2024-09-17T10:18:05.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: cephadm 2024-09-17T10:18:04.519696+0000 mgr.x (mgr.14152) 97 : cephadm [INF] Saving service mgr spec with placement smithi071=x;count:1 2024-09-17T10:18:05.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: audit 2024-09-17T10:18:04.526015+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:05.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: audit 2024-09-17T10:18:04.526015+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:05.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: audit 2024-09-17T10:18:04.527937+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:18:05.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: audit 2024-09-17T10:18:04.527937+0000 mon.a (mon.0) 259 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:18:05.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: audit 2024-09-17T10:18:04.531276+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:05.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: audit 2024-09-17T10:18:04.531276+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:05.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: audit 2024-09-17T10:18:04.533078+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:18:05.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: audit 2024-09-17T10:18:04.533078+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:18:05.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: audit 2024-09-17T10:18:04.542320+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:05.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: audit 2024-09-17T10:18:04.542320+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:05.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: audit 2024-09-17T10:18:04.549796+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:05.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: audit 2024-09-17T10:18:04.549796+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:05.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: cephadm 2024-09-17T10:18:04.597662+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-17T10:18:05.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: cephadm 2024-09-17T10:18:04.597662+0000 mgr.x (mgr.14152) 98 : cephadm [INF] Reconfiguring mgr.x (unknown last config time)... 2024-09-17T10:18:05.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: audit 2024-09-17T10:18:04.598271+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T10:18:05.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: audit 2024-09-17T10:18:04.598271+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-09-17T10:18:05.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: audit 2024-09-17T10:18:04.599708+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T10:18:05.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: audit 2024-09-17T10:18:04.599708+0000 mon.a (mon.0) 265 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mgr services"} : dispatch 2024-09-17T10:18:05.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: audit 2024-09-17T10:18:04.601142+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:05.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: audit 2024-09-17T10:18:04.601142+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:05.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: cephadm 2024-09-17T10:18:04.602624+0000 mgr.x (mgr.14152) 99 : cephadm [INF] Reconfiguring daemon mgr.x on smithi071 2024-09-17T10:18:05.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:05 smithi071 bash[19840]: cephadm 2024-09-17T10:18:04.602624+0000 mgr.x (mgr.14152) 99 : cephadm [INF] Reconfiguring daemon mgr.x on smithi071 2024-09-17T10:18:06.006 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_3 2024-09-17T10:18:06.053 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T10:18:06.053 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T10:18:06.053 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 5h/5d Inode: 900 Links: 1 2024-09-17T10:18:06.053 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T10:18:06.053 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2024-09-17 10:08:44.843621875 +0000 2024-09-17T10:18:06.053 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2024-09-17 10:08:44.567624340 +0000 2024-09-17T10:18:06.053 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2024-09-17 10:08:44.567624340 +0000 2024-09-17T10:18:06.054 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: - 2024-09-17T10:18:06.054 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T10:18:06.107 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2024-09-17T10:18:06.107 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2024-09-17T10:18:06.107 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.000434602 s, 1.2 MB/s 2024-09-17T10:18:06.108 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T10:18:06.157 DEBUG:teuthology.orchestra.run.smithi088:> stat /dev/vg_nvme/lv_4 2024-09-17T10:18:06.204 INFO:teuthology.orchestra.run.smithi088.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T10:18:06.204 INFO:teuthology.orchestra.run.smithi088.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T10:18:06.204 INFO:teuthology.orchestra.run.smithi088.stdout:Device: 5h/5d Inode: 918 Links: 1 2024-09-17T10:18:06.204 INFO:teuthology.orchestra.run.smithi088.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T10:18:06.204 INFO:teuthology.orchestra.run.smithi088.stdout:Access: 2024-09-17 10:08:45.339617445 +0000 2024-09-17T10:18:06.204 INFO:teuthology.orchestra.run.smithi088.stdout:Modify: 2024-09-17 10:08:45.095619624 +0000 2024-09-17T10:18:06.204 INFO:teuthology.orchestra.run.smithi088.stdout:Change: 2024-09-17 10:08:45.095619624 +0000 2024-09-17T10:18:06.204 INFO:teuthology.orchestra.run.smithi088.stdout: Birth: - 2024-09-17T10:18:06.204 DEBUG:teuthology.orchestra.run.smithi088:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T10:18:06.258 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records in 2024-09-17T10:18:06.258 INFO:teuthology.orchestra.run.smithi088.stderr:1+0 records out 2024-09-17T10:18:06.258 INFO:teuthology.orchestra.run.smithi088.stderr:512 bytes copied, 0.000300213 s, 1.7 MB/s 2024-09-17T10:18:06.259 DEBUG:teuthology.orchestra.run.smithi088:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T10:18:06.309 DEBUG:teuthology.orchestra.run.smithi089:> set -ex 2024-09-17T10:18:06.309 DEBUG:teuthology.orchestra.run.smithi089:> dd if=/scratch_devs of=/dev/stdout 2024-09-17T10:18:06.316 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-17T10:18:06.316 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_1 2024-09-17T10:18:06.364 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-09-17T10:18:06.364 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T10:18:06.364 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 5h/5d Inode: 869 Links: 1 2024-09-17T10:18:06.364 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T10:18:06.365 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2024-09-17 10:08:43.744469080 +0000 2024-09-17T10:18:06.365 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2024-09-17 10:08:43.496471296 +0000 2024-09-17T10:18:06.365 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2024-09-17 10:08:43.496471296 +0000 2024-09-17T10:18:06.365 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2024-09-17T10:18:06.365 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-09-17T10:18:06.419 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2024-09-17T10:18:06.419 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2024-09-17T10:18:06.419 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000428174 s, 1.2 MB/s 2024-09-17T10:18:06.420 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-09-17T10:18:06.469 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_2 2024-09-17T10:18:06.515 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-09-17T10:18:06.516 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T10:18:06.516 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 5h/5d Inode: 892 Links: 1 2024-09-17T10:18:06.516 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T10:18:06.516 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2024-09-17 10:08:44.224464792 +0000 2024-09-17T10:18:06.516 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2024-09-17 10:08:43.976467007 +0000 2024-09-17T10:18:06.516 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2024-09-17 10:08:43.976467007 +0000 2024-09-17T10:18:06.516 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2024-09-17T10:18:06.516 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-09-17T10:18:06.570 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2024-09-17T10:18:06.570 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2024-09-17T10:18:06.571 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000425398 s, 1.2 MB/s 2024-09-17T10:18:06.572 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-09-17T10:18:06.621 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_3 2024-09-17T10:18:06.668 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-09-17T10:18:06.668 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T10:18:06.668 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 5h/5d Inode: 903 Links: 1 2024-09-17T10:18:06.668 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T10:18:06.668 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2024-09-17 10:08:44.488462435 +0000 2024-09-17T10:18:06.668 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2024-09-17 10:08:44.484462469 +0000 2024-09-17T10:18:06.668 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2024-09-17 10:08:44.484462469 +0000 2024-09-17T10:18:06.668 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2024-09-17T10:18:06.668 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-09-17T10:18:06.723 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2024-09-17T10:18:06.723 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2024-09-17T10:18:06.723 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000442084 s, 1.2 MB/s 2024-09-17T10:18:06.724 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-09-17T10:18:06.773 DEBUG:teuthology.orchestra.run.smithi089:> stat /dev/vg_nvme/lv_4 2024-09-17T10:18:06.820 INFO:teuthology.orchestra.run.smithi089.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-09-17T10:18:06.820 INFO:teuthology.orchestra.run.smithi089.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-09-17T10:18:06.820 INFO:teuthology.orchestra.run.smithi089.stdout:Device: 5h/5d Inode: 926 Links: 1 2024-09-17T10:18:06.820 INFO:teuthology.orchestra.run.smithi089.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-09-17T10:18:06.820 INFO:teuthology.orchestra.run.smithi089.stdout:Access: 2024-09-17 10:08:45.212455968 +0000 2024-09-17T10:18:06.820 INFO:teuthology.orchestra.run.smithi089.stdout:Modify: 2024-09-17 10:08:44.964458183 +0000 2024-09-17T10:18:06.820 INFO:teuthology.orchestra.run.smithi089.stdout:Change: 2024-09-17 10:08:44.964458183 +0000 2024-09-17T10:18:06.820 INFO:teuthology.orchestra.run.smithi089.stdout: Birth: - 2024-09-17T10:18:06.821 DEBUG:teuthology.orchestra.run.smithi089:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-09-17T10:18:06.874 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records in 2024-09-17T10:18:06.874 INFO:teuthology.orchestra.run.smithi089.stderr:1+0 records out 2024-09-17T10:18:06.874 INFO:teuthology.orchestra.run.smithi089.stderr:512 bytes copied, 0.000386683 s, 1.3 MB/s 2024-09-17T10:18:06.875 DEBUG:teuthology.orchestra.run.smithi089:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-09-17T10:18:06.925 INFO:tasks.cephadm:Deploying osd.0 on smithi071 with /dev/vg_nvme/lv_4... 2024-09-17T10:18:06.925 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-17T10:18:07.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:07 smithi088 bash[21618]: cluster 2024-09-17T10:18:05.703319+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-17T10:18:07.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:07 smithi088 bash[21618]: cluster 2024-09-17T10:18:05.703319+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-17T10:18:07.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:07 smithi088 bash[21618]: audit 2024-09-17T10:18:07.143785+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:07.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:07 smithi088 bash[21618]: audit 2024-09-17T10:18:07.143785+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:07.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:07 smithi088 bash[21618]: audit 2024-09-17T10:18:07.148747+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:07.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:07 smithi088 bash[21618]: audit 2024-09-17T10:18:07.148747+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:07.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:07 smithi089 bash[21600]: cluster 2024-09-17T10:18:05.703319+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-17T10:18:07.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:07 smithi089 bash[21600]: cluster 2024-09-17T10:18:05.703319+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-17T10:18:07.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:07 smithi089 bash[21600]: audit 2024-09-17T10:18:07.143785+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:07.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:07 smithi089 bash[21600]: audit 2024-09-17T10:18:07.143785+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:07.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:07 smithi089 bash[21600]: audit 2024-09-17T10:18:07.148747+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:07.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:07 smithi089 bash[21600]: audit 2024-09-17T10:18:07.148747+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:07.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:07 smithi071 bash[19840]: cluster 2024-09-17T10:18:05.703319+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-17T10:18:07.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:07 smithi071 bash[19840]: cluster 2024-09-17T10:18:05.703319+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-17T10:18:07.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:07 smithi071 bash[19840]: audit 2024-09-17T10:18:07.143785+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:07.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:07 smithi071 bash[19840]: audit 2024-09-17T10:18:07.143785+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:07.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:07 smithi071 bash[19840]: audit 2024-09-17T10:18:07.148747+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:07.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:07 smithi071 bash[19840]: audit 2024-09-17T10:18:07.148747+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:09.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:09 smithi088 bash[21618]: cluster 2024-09-17T10:18:07.703716+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-17T10:18:09.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:09 smithi088 bash[21618]: cluster 2024-09-17T10:18:07.703716+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-17T10:18:09.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:09 smithi089 bash[21600]: cluster 2024-09-17T10:18:07.703716+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-17T10:18:09.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:09 smithi089 bash[21600]: cluster 2024-09-17T10:18:07.703716+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-17T10:18:09.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:09 smithi071 bash[19840]: cluster 2024-09-17T10:18:07.703716+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-17T10:18:09.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:09 smithi071 bash[19840]: cluster 2024-09-17T10:18:07.703716+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-17T10:18:11.654 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:18:11.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:11 smithi089 bash[21600]: cluster 2024-09-17T10:18:09.704157+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-17T10:18:11.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:11 smithi089 bash[21600]: cluster 2024-09-17T10:18:09.704157+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-17T10:18:11.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:11 smithi071 bash[19840]: cluster 2024-09-17T10:18:09.704157+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-17T10:18:11.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:11 smithi071 bash[19840]: cluster 2024-09-17T10:18:09.704157+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-17T10:18:12.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:11 smithi088 bash[21618]: cluster 2024-09-17T10:18:09.704157+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-17T10:18:12.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:11 smithi088 bash[21618]: cluster 2024-09-17T10:18:09.704157+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-17T10:18:13.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:13 smithi089 bash[21600]: cluster 2024-09-17T10:18:11.704642+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-17T10:18:13.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:13 smithi089 bash[21600]: cluster 2024-09-17T10:18:11.704642+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-17T10:18:13.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:13 smithi071 bash[19840]: cluster 2024-09-17T10:18:11.704642+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-17T10:18:13.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:13 smithi071 bash[19840]: cluster 2024-09-17T10:18:11.704642+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-17T10:18:14.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:13 smithi088 bash[21618]: cluster 2024-09-17T10:18:11.704642+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-17T10:18:14.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:13 smithi088 bash[21618]: cluster 2024-09-17T10:18:11.704642+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-17T10:18:15.860 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:18:15.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:15 smithi089 bash[21600]: cluster 2024-09-17T10:18:13.705155+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-17T10:18:15.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:15 smithi089 bash[21600]: cluster 2024-09-17T10:18:13.705155+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-17T10:18:15.897 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:15 smithi071 bash[19840]: cluster 2024-09-17T10:18:13.705155+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-17T10:18:15.897 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:15 smithi071 bash[19840]: cluster 2024-09-17T10:18:13.705155+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-17T10:18:15.898 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi071:vg_nvme/lv_4 2024-09-17T10:18:16.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:15 smithi088 bash[21618]: cluster 2024-09-17T10:18:13.705155+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-17T10:18:16.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:15 smithi088 bash[21618]: cluster 2024-09-17T10:18:13.705155+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-17T10:18:17.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:17 smithi089 bash[21600]: cluster 2024-09-17T10:18:15.705674+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-17T10:18:17.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:17 smithi089 bash[21600]: cluster 2024-09-17T10:18:15.705674+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-17T10:18:17.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:17 smithi071 bash[19840]: cluster 2024-09-17T10:18:15.705674+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-17T10:18:17.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:17 smithi071 bash[19840]: cluster 2024-09-17T10:18:15.705674+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-17T10:18:18.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:17 smithi088 bash[21618]: cluster 2024-09-17T10:18:15.705674+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-17T10:18:18.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:17 smithi088 bash[21618]: cluster 2024-09-17T10:18:15.705674+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-17T10:18:19.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:19 smithi089 bash[21600]: cluster 2024-09-17T10:18:17.706108+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-17T10:18:19.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:19 smithi089 bash[21600]: cluster 2024-09-17T10:18:17.706108+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-17T10:18:19.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:19 smithi071 bash[19840]: cluster 2024-09-17T10:18:17.706108+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-17T10:18:19.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:19 smithi071 bash[19840]: cluster 2024-09-17T10:18:17.706108+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-17T10:18:20.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:19 smithi088 bash[21618]: cluster 2024-09-17T10:18:17.706108+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-17T10:18:20.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:19 smithi088 bash[21618]: cluster 2024-09-17T10:18:17.706108+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-17T10:18:20.624 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:18:21.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:21 smithi089 bash[21600]: cluster 2024-09-17T10:18:19.706503+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:21.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:21 smithi089 bash[21600]: cluster 2024-09-17T10:18:19.706503+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:21.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:21 smithi071 bash[19840]: cluster 2024-09-17T10:18:19.706503+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:21.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:21 smithi071 bash[19840]: cluster 2024-09-17T10:18:19.706503+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:22.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:21 smithi088 bash[21618]: cluster 2024-09-17T10:18:19.706503+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:22.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:21 smithi088 bash[21618]: cluster 2024-09-17T10:18:19.706503+0000 mgr.x (mgr.14152) 107 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:22.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:22 smithi089 bash[21600]: audit 2024-09-17T10:18:22.049193+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:18:22.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:22 smithi089 bash[21600]: audit 2024-09-17T10:18:22.049193+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:18:22.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:22 smithi089 bash[21600]: audit 2024-09-17T10:18:22.052102+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:18:22.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:22 smithi089 bash[21600]: audit 2024-09-17T10:18:22.052102+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:18:22.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:22 smithi089 bash[21600]: audit 2024-09-17T10:18:22.053493+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:22.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:22 smithi089 bash[21600]: audit 2024-09-17T10:18:22.053493+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:22.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:22 smithi071 bash[19840]: audit 2024-09-17T10:18:22.049193+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:18:22.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:22 smithi071 bash[19840]: audit 2024-09-17T10:18:22.049193+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:18:22.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:22 smithi071 bash[19840]: audit 2024-09-17T10:18:22.052102+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:18:22.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:22 smithi071 bash[19840]: audit 2024-09-17T10:18:22.052102+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:18:22.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:22 smithi071 bash[19840]: audit 2024-09-17T10:18:22.053493+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:22.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:22 smithi071 bash[19840]: audit 2024-09-17T10:18:22.053493+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:23.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:22 smithi088 bash[21618]: audit 2024-09-17T10:18:22.049193+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:18:23.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:22 smithi088 bash[21618]: audit 2024-09-17T10:18:22.049193+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:18:23.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:22 smithi088 bash[21618]: audit 2024-09-17T10:18:22.052102+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:18:23.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:22 smithi088 bash[21618]: audit 2024-09-17T10:18:22.052102+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:18:23.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:22 smithi088 bash[21618]: audit 2024-09-17T10:18:22.053493+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:23.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:22 smithi088 bash[21618]: audit 2024-09-17T10:18:22.053493+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:23.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:23 smithi089 bash[21600]: cluster 2024-09-17T10:18:21.706780+0000 mgr.x (mgr.14152) 108 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:23.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:23 smithi089 bash[21600]: cluster 2024-09-17T10:18:21.706780+0000 mgr.x (mgr.14152) 108 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:23.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:23 smithi089 bash[21600]: audit 2024-09-17T10:18:22.046138+0000 mgr.x (mgr.14152) 109 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:23.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:23 smithi089 bash[21600]: audit 2024-09-17T10:18:22.046138+0000 mgr.x (mgr.14152) 109 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:23.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:23 smithi071 bash[19840]: cluster 2024-09-17T10:18:21.706780+0000 mgr.x (mgr.14152) 108 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:23.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:23 smithi071 bash[19840]: cluster 2024-09-17T10:18:21.706780+0000 mgr.x (mgr.14152) 108 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:23.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:23 smithi071 bash[19840]: audit 2024-09-17T10:18:22.046138+0000 mgr.x (mgr.14152) 109 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:23.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:23 smithi071 bash[19840]: audit 2024-09-17T10:18:22.046138+0000 mgr.x (mgr.14152) 109 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:24.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:23 smithi088 bash[21618]: cluster 2024-09-17T10:18:21.706780+0000 mgr.x (mgr.14152) 108 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:24.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:23 smithi088 bash[21618]: cluster 2024-09-17T10:18:21.706780+0000 mgr.x (mgr.14152) 108 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:24.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:23 smithi088 bash[21618]: audit 2024-09-17T10:18:22.046138+0000 mgr.x (mgr.14152) 109 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:24.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:23 smithi088 bash[21618]: audit 2024-09-17T10:18:22.046138+0000 mgr.x (mgr.14152) 109 : audit [DBG] from='client.14214 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:18:25.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:25 smithi089 bash[21600]: cluster 2024-09-17T10:18:23.707189+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-17T10:18:25.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:25 smithi089 bash[21600]: cluster 2024-09-17T10:18:23.707189+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-17T10:18:25.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:25 smithi071 bash[19840]: cluster 2024-09-17T10:18:23.707189+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-17T10:18:25.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:25 smithi071 bash[19840]: cluster 2024-09-17T10:18:23.707189+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-17T10:18:26.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:25 smithi088 bash[21618]: cluster 2024-09-17T10:18:23.707189+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-17T10:18:26.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:25 smithi088 bash[21618]: cluster 2024-09-17T10:18:23.707189+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-17T10:18:27.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:27 smithi089 bash[21600]: cluster 2024-09-17T10:18:25.707558+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-17T10:18:27.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:27 smithi089 bash[21600]: cluster 2024-09-17T10:18:25.707558+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-17T10:18:27.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:27 smithi071 bash[19840]: cluster 2024-09-17T10:18:25.707558+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-17T10:18:27.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:27 smithi071 bash[19840]: cluster 2024-09-17T10:18:25.707558+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-17T10:18:28.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:27 smithi088 bash[21618]: cluster 2024-09-17T10:18:25.707558+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-17T10:18:28.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:27 smithi088 bash[21618]: cluster 2024-09-17T10:18:25.707558+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-17T10:18:29.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:29 smithi089 bash[21600]: cluster 2024-09-17T10:18:27.708000+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:29.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:29 smithi089 bash[21600]: cluster 2024-09-17T10:18:27.708000+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:29.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:29 smithi071 bash[19840]: cluster 2024-09-17T10:18:27.708000+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:29.938 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:29 smithi071 bash[19840]: cluster 2024-09-17T10:18:27.708000+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:30.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:29 smithi088 bash[21618]: cluster 2024-09-17T10:18:27.708000+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:30.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:29 smithi088 bash[21618]: cluster 2024-09-17T10:18:27.708000+0000 mgr.x (mgr.14152) 112 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:31.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:31 smithi089 bash[21600]: cluster 2024-09-17T10:18:29.708409+0000 mgr.x (mgr.14152) 113 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:31.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:31 smithi089 bash[21600]: cluster 2024-09-17T10:18:29.708409+0000 mgr.x (mgr.14152) 113 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:31.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:31 smithi089 bash[21600]: audit 2024-09-17T10:18:30.750036+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.71:0/3778931856' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f147b196-0ddf-4c9b-a1d5-e9022b76a259"} : dispatch 2024-09-17T10:18:31.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:31 smithi089 bash[21600]: audit 2024-09-17T10:18:30.750036+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.71:0/3778931856' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f147b196-0ddf-4c9b-a1d5-e9022b76a259"} : dispatch 2024-09-17T10:18:31.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:31 smithi089 bash[21600]: audit 2024-09-17T10:18:30.753057+0000 mon.a (mon.0) 273 : audit [INF] from='client.? 172.21.15.71:0/3778931856' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f147b196-0ddf-4c9b-a1d5-e9022b76a259"}]': finished 2024-09-17T10:18:31.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:31 smithi089 bash[21600]: audit 2024-09-17T10:18:30.753057+0000 mon.a (mon.0) 273 : audit [INF] from='client.? 172.21.15.71:0/3778931856' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f147b196-0ddf-4c9b-a1d5-e9022b76a259"}]': finished 2024-09-17T10:18:31.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:31 smithi089 bash[21600]: cluster 2024-09-17T10:18:30.757359+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T10:18:31.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:31 smithi089 bash[21600]: cluster 2024-09-17T10:18:30.757359+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T10:18:31.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:31 smithi089 bash[21600]: audit 2024-09-17T10:18:30.757641+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:18:31.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:31 smithi089 bash[21600]: audit 2024-09-17T10:18:30.757641+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:18:31.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:31 smithi089 bash[21600]: audit 2024-09-17T10:18:31.385525+0000 mon.a (mon.0) 276 : audit [DBG] from='client.? 172.21.15.71:0/2943250072' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:18:31.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:31 smithi089 bash[21600]: audit 2024-09-17T10:18:31.385525+0000 mon.a (mon.0) 276 : audit [DBG] from='client.? 172.21.15.71:0/2943250072' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:18:31.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:31 smithi071 bash[19840]: cluster 2024-09-17T10:18:29.708409+0000 mgr.x (mgr.14152) 113 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:31.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:31 smithi071 bash[19840]: cluster 2024-09-17T10:18:29.708409+0000 mgr.x (mgr.14152) 113 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:31.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:31 smithi071 bash[19840]: audit 2024-09-17T10:18:30.750036+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.71:0/3778931856' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f147b196-0ddf-4c9b-a1d5-e9022b76a259"} : dispatch 2024-09-17T10:18:31.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:31 smithi071 bash[19840]: audit 2024-09-17T10:18:30.750036+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.71:0/3778931856' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f147b196-0ddf-4c9b-a1d5-e9022b76a259"} : dispatch 2024-09-17T10:18:31.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:31 smithi071 bash[19840]: audit 2024-09-17T10:18:30.753057+0000 mon.a (mon.0) 273 : audit [INF] from='client.? 172.21.15.71:0/3778931856' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f147b196-0ddf-4c9b-a1d5-e9022b76a259"}]': finished 2024-09-17T10:18:31.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:31 smithi071 bash[19840]: audit 2024-09-17T10:18:30.753057+0000 mon.a (mon.0) 273 : audit [INF] from='client.? 172.21.15.71:0/3778931856' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f147b196-0ddf-4c9b-a1d5-e9022b76a259"}]': finished 2024-09-17T10:18:31.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:31 smithi071 bash[19840]: cluster 2024-09-17T10:18:30.757359+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T10:18:31.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:31 smithi071 bash[19840]: cluster 2024-09-17T10:18:30.757359+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T10:18:31.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:31 smithi071 bash[19840]: audit 2024-09-17T10:18:30.757641+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:18:31.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:31 smithi071 bash[19840]: audit 2024-09-17T10:18:30.757641+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:18:31.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:31 smithi071 bash[19840]: audit 2024-09-17T10:18:31.385525+0000 mon.a (mon.0) 276 : audit [DBG] from='client.? 172.21.15.71:0/2943250072' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:18:31.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:31 smithi071 bash[19840]: audit 2024-09-17T10:18:31.385525+0000 mon.a (mon.0) 276 : audit [DBG] from='client.? 172.21.15.71:0/2943250072' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:18:32.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:31 smithi088 bash[21618]: cluster 2024-09-17T10:18:29.708409+0000 mgr.x (mgr.14152) 113 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:32.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:31 smithi088 bash[21618]: cluster 2024-09-17T10:18:29.708409+0000 mgr.x (mgr.14152) 113 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:32.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:31 smithi088 bash[21618]: audit 2024-09-17T10:18:30.750036+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.71:0/3778931856' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f147b196-0ddf-4c9b-a1d5-e9022b76a259"} : dispatch 2024-09-17T10:18:32.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:31 smithi088 bash[21618]: audit 2024-09-17T10:18:30.750036+0000 mon.a (mon.0) 272 : audit [INF] from='client.? 172.21.15.71:0/3778931856' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "f147b196-0ddf-4c9b-a1d5-e9022b76a259"} : dispatch 2024-09-17T10:18:32.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:31 smithi088 bash[21618]: audit 2024-09-17T10:18:30.753057+0000 mon.a (mon.0) 273 : audit [INF] from='client.? 172.21.15.71:0/3778931856' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f147b196-0ddf-4c9b-a1d5-e9022b76a259"}]': finished 2024-09-17T10:18:32.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:31 smithi088 bash[21618]: audit 2024-09-17T10:18:30.753057+0000 mon.a (mon.0) 273 : audit [INF] from='client.? 172.21.15.71:0/3778931856' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f147b196-0ddf-4c9b-a1d5-e9022b76a259"}]': finished 2024-09-17T10:18:32.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:31 smithi088 bash[21618]: cluster 2024-09-17T10:18:30.757359+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T10:18:32.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:31 smithi088 bash[21618]: cluster 2024-09-17T10:18:30.757359+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-09-17T10:18:32.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:31 smithi088 bash[21618]: audit 2024-09-17T10:18:30.757641+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:18:32.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:31 smithi088 bash[21618]: audit 2024-09-17T10:18:30.757641+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:18:32.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:31 smithi088 bash[21618]: audit 2024-09-17T10:18:31.385525+0000 mon.a (mon.0) 276 : audit [DBG] from='client.? 172.21.15.71:0/2943250072' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:18:32.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:31 smithi088 bash[21618]: audit 2024-09-17T10:18:31.385525+0000 mon.a (mon.0) 276 : audit [DBG] from='client.? 172.21.15.71:0/2943250072' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:18:33.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:33 smithi089 bash[21600]: cluster 2024-09-17T10:18:31.708817+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-17T10:18:33.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:33 smithi089 bash[21600]: cluster 2024-09-17T10:18:31.708817+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-17T10:18:33.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:33 smithi071 bash[19840]: cluster 2024-09-17T10:18:31.708817+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-17T10:18:33.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:33 smithi071 bash[19840]: cluster 2024-09-17T10:18:31.708817+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-17T10:18:34.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:33 smithi088 bash[21618]: cluster 2024-09-17T10:18:31.708817+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-17T10:18:34.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:33 smithi088 bash[21618]: cluster 2024-09-17T10:18:31.708817+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-17T10:18:35.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:35 smithi089 bash[21600]: cluster 2024-09-17T10:18:33.709224+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-17T10:18:35.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:35 smithi089 bash[21600]: cluster 2024-09-17T10:18:33.709224+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-17T10:18:35.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:35 smithi071 bash[19840]: cluster 2024-09-17T10:18:33.709224+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-17T10:18:35.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:35 smithi071 bash[19840]: cluster 2024-09-17T10:18:33.709224+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-17T10:18:36.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:35 smithi088 bash[21618]: cluster 2024-09-17T10:18:33.709224+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-17T10:18:36.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:35 smithi088 bash[21618]: cluster 2024-09-17T10:18:33.709224+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-17T10:18:37.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:37 smithi089 bash[21600]: cluster 2024-09-17T10:18:35.709660+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-17T10:18:37.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:37 smithi089 bash[21600]: cluster 2024-09-17T10:18:35.709660+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-17T10:18:37.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:37 smithi071 bash[19840]: cluster 2024-09-17T10:18:35.709660+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-17T10:18:37.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:37 smithi071 bash[19840]: cluster 2024-09-17T10:18:35.709660+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-17T10:18:38.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:37 smithi088 bash[21618]: cluster 2024-09-17T10:18:35.709660+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-17T10:18:38.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:37 smithi088 bash[21618]: cluster 2024-09-17T10:18:35.709660+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-17T10:18:39.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:39 smithi089 bash[21600]: cluster 2024-09-17T10:18:37.710129+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-17T10:18:39.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:39 smithi089 bash[21600]: cluster 2024-09-17T10:18:37.710129+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-17T10:18:39.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:39 smithi071 bash[19840]: cluster 2024-09-17T10:18:37.710129+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-17T10:18:39.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:39 smithi071 bash[19840]: cluster 2024-09-17T10:18:37.710129+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-17T10:18:40.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:39 smithi088 bash[21618]: cluster 2024-09-17T10:18:37.710129+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-17T10:18:40.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:39 smithi088 bash[21618]: cluster 2024-09-17T10:18:37.710129+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-17T10:18:41.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:41 smithi089 bash[21600]: cluster 2024-09-17T10:18:39.710648+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-17T10:18:41.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:41 smithi089 bash[21600]: cluster 2024-09-17T10:18:39.710648+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-17T10:18:41.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:41 smithi071 bash[19840]: cluster 2024-09-17T10:18:39.710648+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-17T10:18:41.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:41 smithi071 bash[19840]: cluster 2024-09-17T10:18:39.710648+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-17T10:18:42.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:41 smithi088 bash[21618]: cluster 2024-09-17T10:18:39.710648+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-17T10:18:42.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:41 smithi088 bash[21618]: cluster 2024-09-17T10:18:39.710648+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-17T10:18:43.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:43 smithi071 bash[19840]: cluster 2024-09-17T10:18:41.710997+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:43.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:43 smithi071 bash[19840]: cluster 2024-09-17T10:18:41.710997+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:43.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:43 smithi089 bash[21600]: cluster 2024-09-17T10:18:41.710997+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:43.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:43 smithi089 bash[21600]: cluster 2024-09-17T10:18:41.710997+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:44.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:43 smithi088 bash[21618]: cluster 2024-09-17T10:18:41.710997+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:44.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:43 smithi088 bash[21618]: cluster 2024-09-17T10:18:41.710997+0000 mgr.x (mgr.14152) 119 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:44.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:44 smithi089 bash[21600]: audit 2024-09-17T10:18:44.514253+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T10:18:44.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:44 smithi089 bash[21600]: audit 2024-09-17T10:18:44.514253+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T10:18:44.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:44 smithi089 bash[21600]: audit 2024-09-17T10:18:44.516094+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:44.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:44 smithi089 bash[21600]: audit 2024-09-17T10:18:44.516094+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:44.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:44 smithi071 bash[19840]: audit 2024-09-17T10:18:44.514253+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T10:18:44.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:44 smithi071 bash[19840]: audit 2024-09-17T10:18:44.514253+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T10:18:44.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:44 smithi071 bash[19840]: audit 2024-09-17T10:18:44.516094+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:44.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:44 smithi071 bash[19840]: audit 2024-09-17T10:18:44.516094+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:45.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:44 smithi088 bash[21618]: audit 2024-09-17T10:18:44.514253+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T10:18:45.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:44 smithi088 bash[21618]: audit 2024-09-17T10:18:44.514253+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-09-17T10:18:45.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:44 smithi088 bash[21618]: audit 2024-09-17T10:18:44.516094+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:45.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:44 smithi088 bash[21618]: audit 2024-09-17T10:18:44.516094+0000 mon.a (mon.0) 278 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:45.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:45 smithi089 bash[21600]: cluster 2024-09-17T10:18:43.711329+0000 mgr.x (mgr.14152) 120 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:45.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:45 smithi089 bash[21600]: cluster 2024-09-17T10:18:43.711329+0000 mgr.x (mgr.14152) 120 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:45.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:45 smithi089 bash[21600]: cephadm 2024-09-17T10:18:44.517656+0000 mgr.x (mgr.14152) 121 : cephadm [INF] Deploying daemon osd.0 on smithi071 2024-09-17T10:18:45.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:45 smithi089 bash[21600]: cephadm 2024-09-17T10:18:44.517656+0000 mgr.x (mgr.14152) 121 : cephadm [INF] Deploying daemon osd.0 on smithi071 2024-09-17T10:18:45.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:45 smithi071 bash[19840]: cluster 2024-09-17T10:18:43.711329+0000 mgr.x (mgr.14152) 120 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:45.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:45 smithi071 bash[19840]: cluster 2024-09-17T10:18:43.711329+0000 mgr.x (mgr.14152) 120 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:45.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:45 smithi071 bash[19840]: cephadm 2024-09-17T10:18:44.517656+0000 mgr.x (mgr.14152) 121 : cephadm [INF] Deploying daemon osd.0 on smithi071 2024-09-17T10:18:45.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:45 smithi071 bash[19840]: cephadm 2024-09-17T10:18:44.517656+0000 mgr.x (mgr.14152) 121 : cephadm [INF] Deploying daemon osd.0 on smithi071 2024-09-17T10:18:46.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:45 smithi088 bash[21618]: cluster 2024-09-17T10:18:43.711329+0000 mgr.x (mgr.14152) 120 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:46.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:45 smithi088 bash[21618]: cluster 2024-09-17T10:18:43.711329+0000 mgr.x (mgr.14152) 120 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:18:46.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:45 smithi088 bash[21618]: cephadm 2024-09-17T10:18:44.517656+0000 mgr.x (mgr.14152) 121 : cephadm [INF] Deploying daemon osd.0 on smithi071 2024-09-17T10:18:46.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:45 smithi088 bash[21618]: cephadm 2024-09-17T10:18:44.517656+0000 mgr.x (mgr.14152) 121 : cephadm [INF] Deploying daemon osd.0 on smithi071 2024-09-17T10:18:47.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:47 smithi089 bash[21600]: cluster 2024-09-17T10:18:45.711848+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-17T10:18:47.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:47 smithi089 bash[21600]: cluster 2024-09-17T10:18:45.711848+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-17T10:18:47.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:47 smithi071 bash[19840]: cluster 2024-09-17T10:18:45.711848+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-17T10:18:47.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:47 smithi071 bash[19840]: cluster 2024-09-17T10:18:45.711848+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-17T10:18:48.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:47 smithi088 bash[21618]: cluster 2024-09-17T10:18:45.711848+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-17T10:18:48.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:47 smithi088 bash[21618]: cluster 2024-09-17T10:18:45.711848+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-17T10:18:49.311 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:18:49 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:49.311 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:49 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:49.623 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:49 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:49.623 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:18:49 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:18:49.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:49 smithi089 bash[21600]: cluster 2024-09-17T10:18:47.712286+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-17T10:18:49.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:49 smithi089 bash[21600]: cluster 2024-09-17T10:18:47.712286+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-17T10:18:49.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:49 smithi089 bash[21600]: audit 2024-09-17T10:18:49.568021+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:18:49.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:49 smithi089 bash[21600]: audit 2024-09-17T10:18:49.568021+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:18:49.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:49 smithi089 bash[21600]: audit 2024-09-17T10:18:49.571430+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:49.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:49 smithi089 bash[21600]: audit 2024-09-17T10:18:49.571430+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:49.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:49 smithi089 bash[21600]: audit 2024-09-17T10:18:49.575043+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:49.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:49 smithi089 bash[21600]: audit 2024-09-17T10:18:49.575043+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:49.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:49 smithi071 bash[19840]: cluster 2024-09-17T10:18:47.712286+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-17T10:18:49.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:49 smithi071 bash[19840]: cluster 2024-09-17T10:18:47.712286+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-17T10:18:49.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:49 smithi071 bash[19840]: audit 2024-09-17T10:18:49.568021+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:18:49.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:49 smithi071 bash[19840]: audit 2024-09-17T10:18:49.568021+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:18:49.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:49 smithi071 bash[19840]: audit 2024-09-17T10:18:49.571430+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:49.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:49 smithi071 bash[19840]: audit 2024-09-17T10:18:49.571430+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:49.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:49 smithi071 bash[19840]: audit 2024-09-17T10:18:49.575043+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:49.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:49 smithi071 bash[19840]: audit 2024-09-17T10:18:49.575043+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:50.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:49 smithi088 bash[21618]: cluster 2024-09-17T10:18:47.712286+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-17T10:18:50.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:49 smithi088 bash[21618]: cluster 2024-09-17T10:18:47.712286+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-17T10:18:50.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:49 smithi088 bash[21618]: audit 2024-09-17T10:18:49.568021+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:18:50.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:49 smithi088 bash[21618]: audit 2024-09-17T10:18:49.568021+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:18:50.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:49 smithi088 bash[21618]: audit 2024-09-17T10:18:49.571430+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:50.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:49 smithi088 bash[21618]: audit 2024-09-17T10:18:49.571430+0000 mon.a (mon.0) 280 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:50.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:49 smithi088 bash[21618]: audit 2024-09-17T10:18:49.575043+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:50.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:49 smithi088 bash[21618]: audit 2024-09-17T10:18:49.575043+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:51.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:51 smithi071 bash[19840]: cluster 2024-09-17T10:18:49.712580+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-17T10:18:51.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:51 smithi071 bash[19840]: cluster 2024-09-17T10:18:49.712580+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-17T10:18:52.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:51 smithi088 bash[21618]: cluster 2024-09-17T10:18:49.712580+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-17T10:18:52.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:51 smithi088 bash[21618]: cluster 2024-09-17T10:18:49.712580+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-17T10:18:52.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:51 smithi089 bash[21600]: cluster 2024-09-17T10:18:49.712580+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-17T10:18:52.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:51 smithi089 bash[21600]: cluster 2024-09-17T10:18:49.712580+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-17T10:18:53.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:53 smithi071 bash[19840]: cluster 2024-09-17T10:18:51.713024+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-17T10:18:53.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:53 smithi071 bash[19840]: cluster 2024-09-17T10:18:51.713024+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-17T10:18:54.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:53 smithi088 bash[21618]: cluster 2024-09-17T10:18:51.713024+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-17T10:18:54.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:53 smithi088 bash[21618]: cluster 2024-09-17T10:18:51.713024+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-17T10:18:54.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:53 smithi089 bash[21600]: cluster 2024-09-17T10:18:51.713024+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-17T10:18:54.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:53 smithi089 bash[21600]: cluster 2024-09-17T10:18:51.713024+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-17T10:18:55.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:55 smithi071 bash[19840]: cluster 2024-09-17T10:18:53.713542+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-17T10:18:55.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:55 smithi071 bash[19840]: cluster 2024-09-17T10:18:53.713542+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-17T10:18:55.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:55 smithi071 bash[19840]: audit 2024-09-17T10:18:54.968089+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:55.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:55 smithi071 bash[19840]: audit 2024-09-17T10:18:54.968089+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:55.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:55 smithi071 bash[19840]: audit 2024-09-17T10:18:54.971943+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:55.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:55 smithi071 bash[19840]: audit 2024-09-17T10:18:54.971943+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:55.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:55 smithi071 bash[19840]: audit 2024-09-17T10:18:55.560922+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:55.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:55 smithi071 bash[19840]: audit 2024-09-17T10:18:55.560922+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:55.952 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:55 smithi071 bash[19840]: audit 2024-09-17T10:18:55.562258+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:18:55.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:55 smithi071 bash[19840]: audit 2024-09-17T10:18:55.562258+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:18:55.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:55 smithi071 bash[19840]: audit 2024-09-17T10:18:55.570492+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:55.953 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:55 smithi071 bash[19840]: audit 2024-09-17T10:18:55.570492+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:56.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:55 smithi088 bash[21618]: cluster 2024-09-17T10:18:53.713542+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-17T10:18:56.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:55 smithi088 bash[21618]: cluster 2024-09-17T10:18:53.713542+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-17T10:18:56.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:55 smithi088 bash[21618]: audit 2024-09-17T10:18:54.968089+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:56.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:55 smithi088 bash[21618]: audit 2024-09-17T10:18:54.968089+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:56.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:55 smithi088 bash[21618]: audit 2024-09-17T10:18:54.971943+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:56.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:55 smithi088 bash[21618]: audit 2024-09-17T10:18:54.971943+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:56.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:55 smithi088 bash[21618]: audit 2024-09-17T10:18:55.560922+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:56.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:55 smithi088 bash[21618]: audit 2024-09-17T10:18:55.560922+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:56.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:55 smithi088 bash[21618]: audit 2024-09-17T10:18:55.562258+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:18:56.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:55 smithi088 bash[21618]: audit 2024-09-17T10:18:55.562258+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:18:56.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:55 smithi088 bash[21618]: audit 2024-09-17T10:18:55.570492+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:56.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:55 smithi088 bash[21618]: audit 2024-09-17T10:18:55.570492+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:56.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:55 smithi089 bash[21600]: cluster 2024-09-17T10:18:53.713542+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-17T10:18:56.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:55 smithi089 bash[21600]: cluster 2024-09-17T10:18:53.713542+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-17T10:18:56.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:55 smithi089 bash[21600]: audit 2024-09-17T10:18:54.968089+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:56.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:55 smithi089 bash[21600]: audit 2024-09-17T10:18:54.968089+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:56.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:55 smithi089 bash[21600]: audit 2024-09-17T10:18:54.971943+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:56.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:55 smithi089 bash[21600]: audit 2024-09-17T10:18:54.971943+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:56.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:55 smithi089 bash[21600]: audit 2024-09-17T10:18:55.560922+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:56.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:55 smithi089 bash[21600]: audit 2024-09-17T10:18:55.560922+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:18:56.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:55 smithi089 bash[21600]: audit 2024-09-17T10:18:55.562258+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:18:56.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:55 smithi089 bash[21600]: audit 2024-09-17T10:18:55.562258+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:18:56.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:55 smithi089 bash[21600]: audit 2024-09-17T10:18:55.570492+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:56.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:55 smithi089 bash[21600]: audit 2024-09-17T10:18:55.570492+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:18:57.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:57 smithi071 bash[19840]: cluster 2024-09-17T10:18:55.713913+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-17T10:18:57.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:57 smithi071 bash[19840]: cluster 2024-09-17T10:18:55.713913+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-17T10:18:58.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:57 smithi088 bash[21618]: cluster 2024-09-17T10:18:55.713913+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-17T10:18:58.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:57 smithi088 bash[21618]: cluster 2024-09-17T10:18:55.713913+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-17T10:18:58.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:57 smithi089 bash[21600]: cluster 2024-09-17T10:18:55.713913+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-17T10:18:58.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:57 smithi089 bash[21600]: cluster 2024-09-17T10:18:55.713913+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-17T10:18:59.671 INFO:teuthology.orchestra.run.smithi071.stdout:Created osd(s) 0 on host 'smithi071' 2024-09-17T10:18:59.933 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:59 smithi071 bash[19840]: cluster 2024-09-17T10:18:57.714219+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-17T10:18:59.934 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:18:59 smithi071 bash[19840]: cluster 2024-09-17T10:18:57.714219+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-17T10:19:00.007 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:59 smithi089 bash[21600]: cluster 2024-09-17T10:18:57.714219+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-17T10:19:00.007 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:18:59 smithi089 bash[21600]: cluster 2024-09-17T10:18:57.714219+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-17T10:19:00.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:59 smithi088 bash[21618]: cluster 2024-09-17T10:18:57.714219+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-17T10:19:00.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:18:59 smithi088 bash[21618]: cluster 2024-09-17T10:18:57.714219+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-17T10:19:00.362 DEBUG:teuthology.orchestra.run.smithi071:osd.0> sudo journalctl -f -n 0 -u ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@osd.0.service 2024-09-17T10:19:00.366 INFO:tasks.cephadm:Deploying osd.1 on smithi071 with /dev/vg_nvme/lv_3... 2024-09-17T10:19:00.366 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-17T10:19:00.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:00 smithi071 bash[19840]: audit 2024-09-17T10:18:59.655570+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:19:00.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:00 smithi071 bash[19840]: audit 2024-09-17T10:18:59.655570+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:19:00.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:00 smithi071 bash[19840]: audit 2024-09-17T10:18:59.659770+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:00.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:00 smithi071 bash[19840]: audit 2024-09-17T10:18:59.659770+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:00.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:00 smithi071 bash[19840]: audit 2024-09-17T10:18:59.664300+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:00.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:00 smithi071 bash[19840]: audit 2024-09-17T10:18:59.664300+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:00.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:00 smithi071 bash[19840]: audit 2024-09-17T10:18:59.871242+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T10:19:00.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:00 smithi071 bash[19840]: audit 2024-09-17T10:18:59.871242+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T10:19:01.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:00 smithi088 bash[21618]: audit 2024-09-17T10:18:59.655570+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:19:01.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:00 smithi088 bash[21618]: audit 2024-09-17T10:18:59.655570+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:19:01.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:00 smithi088 bash[21618]: audit 2024-09-17T10:18:59.659770+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:01.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:00 smithi088 bash[21618]: audit 2024-09-17T10:18:59.659770+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:01.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:00 smithi088 bash[21618]: audit 2024-09-17T10:18:59.664300+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:01.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:00 smithi088 bash[21618]: audit 2024-09-17T10:18:59.664300+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:01.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:00 smithi088 bash[21618]: audit 2024-09-17T10:18:59.871242+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T10:19:01.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:00 smithi088 bash[21618]: audit 2024-09-17T10:18:59.871242+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T10:19:01.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:00 smithi089 bash[21600]: audit 2024-09-17T10:18:59.655570+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:19:01.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:00 smithi089 bash[21600]: audit 2024-09-17T10:18:59.655570+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:19:01.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:00 smithi089 bash[21600]: audit 2024-09-17T10:18:59.659770+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:01.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:00 smithi089 bash[21600]: audit 2024-09-17T10:18:59.659770+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:01.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:00 smithi089 bash[21600]: audit 2024-09-17T10:18:59.664300+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:01.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:00 smithi089 bash[21600]: audit 2024-09-17T10:18:59.664300+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:01.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:00 smithi089 bash[21600]: audit 2024-09-17T10:18:59.871242+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T10:19:01.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:00 smithi089 bash[21600]: audit 2024-09-17T10:18:59.871242+0000 mon.a (mon.0) 290 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-09-17T10:19:01.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:01 smithi071 bash[19840]: cluster 2024-09-17T10:18:59.714499+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:19:01.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:01 smithi071 bash[19840]: cluster 2024-09-17T10:18:59.714499+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:19:01.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:01 smithi071 bash[19840]: audit 2024-09-17T10:19:00.669256+0000 mon.a (mon.0) 291 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T10:19:01.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:01 smithi071 bash[19840]: audit 2024-09-17T10:19:00.669256+0000 mon.a (mon.0) 291 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T10:19:01.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:01 smithi071 bash[19840]: cluster 2024-09-17T10:19:00.671926+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T10:19:01.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:01 smithi071 bash[19840]: cluster 2024-09-17T10:19:00.671926+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T10:19:01.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:01 smithi071 bash[19840]: audit 2024-09-17T10:19:00.672187+0000 mon.a (mon.0) 293 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-17T10:19:01.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:01 smithi071 bash[19840]: audit 2024-09-17T10:19:00.672187+0000 mon.a (mon.0) 293 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-17T10:19:01.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:01 smithi071 bash[19840]: audit 2024-09-17T10:19:00.672445+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:19:01.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:01 smithi071 bash[19840]: audit 2024-09-17T10:19:00.672445+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:19:01.967 INFO:journalctl@ceph.osd.0.smithi071.stdout:Sep 17 10:19:01 smithi071 bash[32101]: debug 2024-09-17T10:19:01.701+0000 7f54934bf640 -1 osd.0 0 waiting for initial osdmap 2024-09-17T10:19:01.967 INFO:journalctl@ceph.osd.0.smithi071.stdout:Sep 17 10:19:01 smithi071 bash[32101]: debug 2024-09-17T10:19:01.705+0000 7f548f2e6640 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:19:02.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:01 smithi088 bash[21618]: cluster 2024-09-17T10:18:59.714499+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:19:02.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:01 smithi088 bash[21618]: cluster 2024-09-17T10:18:59.714499+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:19:02.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:01 smithi088 bash[21618]: audit 2024-09-17T10:19:00.669256+0000 mon.a (mon.0) 291 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T10:19:02.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:01 smithi088 bash[21618]: audit 2024-09-17T10:19:00.669256+0000 mon.a (mon.0) 291 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T10:19:02.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:01 smithi088 bash[21618]: cluster 2024-09-17T10:19:00.671926+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T10:19:02.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:01 smithi088 bash[21618]: cluster 2024-09-17T10:19:00.671926+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T10:19:02.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:01 smithi088 bash[21618]: audit 2024-09-17T10:19:00.672187+0000 mon.a (mon.0) 293 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-17T10:19:02.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:01 smithi088 bash[21618]: audit 2024-09-17T10:19:00.672187+0000 mon.a (mon.0) 293 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-17T10:19:02.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:01 smithi088 bash[21618]: audit 2024-09-17T10:19:00.672445+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:19:02.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:01 smithi088 bash[21618]: audit 2024-09-17T10:19:00.672445+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:19:02.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:01 smithi089 bash[21600]: cluster 2024-09-17T10:18:59.714499+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:19:02.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:01 smithi089 bash[21600]: cluster 2024-09-17T10:18:59.714499+0000 mgr.x (mgr.14152) 129 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:19:02.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:01 smithi089 bash[21600]: audit 2024-09-17T10:19:00.669256+0000 mon.a (mon.0) 291 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T10:19:02.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:01 smithi089 bash[21600]: audit 2024-09-17T10:19:00.669256+0000 mon.a (mon.0) 291 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-09-17T10:19:02.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:01 smithi089 bash[21600]: cluster 2024-09-17T10:19:00.671926+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T10:19:02.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:01 smithi089 bash[21600]: cluster 2024-09-17T10:19:00.671926+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-09-17T10:19:02.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:01 smithi089 bash[21600]: audit 2024-09-17T10:19:00.672187+0000 mon.a (mon.0) 293 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-17T10:19:02.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:01 smithi089 bash[21600]: audit 2024-09-17T10:19:00.672187+0000 mon.a (mon.0) 293 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-17T10:19:02.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:01 smithi089 bash[21600]: audit 2024-09-17T10:19:00.672445+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:19:02.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:01 smithi089 bash[21600]: audit 2024-09-17T10:19:00.672445+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:19:02.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:02 smithi071 bash[19840]: audit 2024-09-17T10:19:01.671897+0000 mon.a (mon.0) 295 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-09-17T10:19:02.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:02 smithi071 bash[19840]: audit 2024-09-17T10:19:01.671897+0000 mon.a (mon.0) 295 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-09-17T10:19:02.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:02 smithi071 bash[19840]: cluster 2024-09-17T10:19:01.675174+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T10:19:02.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:02 smithi071 bash[19840]: cluster 2024-09-17T10:19:01.675174+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T10:19:02.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:02 smithi071 bash[19840]: audit 2024-09-17T10:19:01.676589+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:19:02.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:02 smithi071 bash[19840]: audit 2024-09-17T10:19:01.676589+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:19:02.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:02 smithi071 bash[19840]: audit 2024-09-17T10:19:01.684505+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:19:02.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:02 smithi071 bash[19840]: audit 2024-09-17T10:19:01.684505+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:19:03.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:02 smithi088 bash[21618]: audit 2024-09-17T10:19:01.671897+0000 mon.a (mon.0) 295 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-09-17T10:19:03.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:02 smithi088 bash[21618]: audit 2024-09-17T10:19:01.671897+0000 mon.a (mon.0) 295 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-09-17T10:19:03.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:02 smithi088 bash[21618]: cluster 2024-09-17T10:19:01.675174+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T10:19:03.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:02 smithi088 bash[21618]: cluster 2024-09-17T10:19:01.675174+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T10:19:03.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:02 smithi088 bash[21618]: audit 2024-09-17T10:19:01.676589+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:19:03.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:02 smithi088 bash[21618]: audit 2024-09-17T10:19:01.676589+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:19:03.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:02 smithi088 bash[21618]: audit 2024-09-17T10:19:01.684505+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:19:03.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:02 smithi088 bash[21618]: audit 2024-09-17T10:19:01.684505+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:19:03.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:02 smithi089 bash[21600]: audit 2024-09-17T10:19:01.671897+0000 mon.a (mon.0) 295 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-09-17T10:19:03.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:02 smithi089 bash[21600]: audit 2024-09-17T10:19:01.671897+0000 mon.a (mon.0) 295 : audit [INF] from='osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-09-17T10:19:03.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:02 smithi089 bash[21600]: cluster 2024-09-17T10:19:01.675174+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T10:19:03.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:02 smithi089 bash[21600]: cluster 2024-09-17T10:19:01.675174+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-09-17T10:19:03.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:02 smithi089 bash[21600]: audit 2024-09-17T10:19:01.676589+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:19:03.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:02 smithi089 bash[21600]: audit 2024-09-17T10:19:01.676589+0000 mon.a (mon.0) 297 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:19:03.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:02 smithi089 bash[21600]: audit 2024-09-17T10:19:01.684505+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:19:03.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:02 smithi089 bash[21600]: audit 2024-09-17T10:19:01.684505+0000 mon.a (mon.0) 298 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:19:03.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:03 smithi071 bash[19840]: cluster 2024-09-17T10:19:00.831570+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:19:03.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:03 smithi071 bash[19840]: cluster 2024-09-17T10:19:00.831570+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:19:03.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:03 smithi071 bash[19840]: cluster 2024-09-17T10:19:00.831655+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:19:03.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:03 smithi071 bash[19840]: cluster 2024-09-17T10:19:00.831655+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:19:03.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:03 smithi071 bash[19840]: cluster 2024-09-17T10:19:01.714903+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:19:03.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:03 smithi071 bash[19840]: cluster 2024-09-17T10:19:01.714903+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:19:03.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:03 smithi071 bash[19840]: cluster 2024-09-17T10:19:02.682369+0000 mon.a (mon.0) 299 : cluster [INF] osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468] boot 2024-09-17T10:19:03.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:03 smithi071 bash[19840]: cluster 2024-09-17T10:19:02.682369+0000 mon.a (mon.0) 299 : cluster [INF] osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468] boot 2024-09-17T10:19:03.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:03 smithi071 bash[19840]: cluster 2024-09-17T10:19:02.682649+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T10:19:03.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:03 smithi071 bash[19840]: cluster 2024-09-17T10:19:02.682649+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T10:19:03.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:03 smithi071 bash[19840]: audit 2024-09-17T10:19:02.683112+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:19:03.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:03 smithi071 bash[19840]: audit 2024-09-17T10:19:02.683112+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:19:04.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:03 smithi088 bash[21618]: cluster 2024-09-17T10:19:00.831570+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:19:04.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:03 smithi088 bash[21618]: cluster 2024-09-17T10:19:00.831570+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:19:04.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:03 smithi088 bash[21618]: cluster 2024-09-17T10:19:00.831655+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:19:04.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:03 smithi088 bash[21618]: cluster 2024-09-17T10:19:00.831655+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:19:04.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:03 smithi088 bash[21618]: cluster 2024-09-17T10:19:01.714903+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:19:04.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:03 smithi088 bash[21618]: cluster 2024-09-17T10:19:01.714903+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:19:04.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:03 smithi088 bash[21618]: cluster 2024-09-17T10:19:02.682369+0000 mon.a (mon.0) 299 : cluster [INF] osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468] boot 2024-09-17T10:19:04.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:03 smithi088 bash[21618]: cluster 2024-09-17T10:19:02.682369+0000 mon.a (mon.0) 299 : cluster [INF] osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468] boot 2024-09-17T10:19:04.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:03 smithi088 bash[21618]: cluster 2024-09-17T10:19:02.682649+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T10:19:04.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:03 smithi088 bash[21618]: cluster 2024-09-17T10:19:02.682649+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T10:19:04.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:03 smithi088 bash[21618]: audit 2024-09-17T10:19:02.683112+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:19:04.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:03 smithi088 bash[21618]: audit 2024-09-17T10:19:02.683112+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:19:04.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:03 smithi089 bash[21600]: cluster 2024-09-17T10:19:00.831570+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:19:04.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:03 smithi089 bash[21600]: cluster 2024-09-17T10:19:00.831570+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:19:04.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:03 smithi089 bash[21600]: cluster 2024-09-17T10:19:00.831655+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:19:04.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:03 smithi089 bash[21600]: cluster 2024-09-17T10:19:00.831655+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:19:04.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:03 smithi089 bash[21600]: cluster 2024-09-17T10:19:01.714903+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:19:04.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:03 smithi089 bash[21600]: cluster 2024-09-17T10:19:01.714903+0000 mgr.x (mgr.14152) 130 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-09-17T10:19:04.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:03 smithi089 bash[21600]: cluster 2024-09-17T10:19:02.682369+0000 mon.a (mon.0) 299 : cluster [INF] osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468] boot 2024-09-17T10:19:04.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:03 smithi089 bash[21600]: cluster 2024-09-17T10:19:02.682369+0000 mon.a (mon.0) 299 : cluster [INF] osd.0 [v2:172.21.15.71:6802/3227354468,v1:172.21.15.71:6803/3227354468] boot 2024-09-17T10:19:04.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:03 smithi089 bash[21600]: cluster 2024-09-17T10:19:02.682649+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T10:19:04.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:03 smithi089 bash[21600]: cluster 2024-09-17T10:19:02.682649+0000 mon.a (mon.0) 300 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-09-17T10:19:04.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:03 smithi089 bash[21600]: audit 2024-09-17T10:19:02.683112+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:19:04.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:03 smithi089 bash[21600]: audit 2024-09-17T10:19:02.683112+0000 mon.a (mon.0) 301 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:19:04.681 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:19:04.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:04 smithi071 bash[19840]: cluster 2024-09-17T10:19:03.697934+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T10:19:04.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:04 smithi071 bash[19840]: cluster 2024-09-17T10:19:03.697934+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T10:19:05.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:04 smithi088 bash[21618]: cluster 2024-09-17T10:19:03.697934+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T10:19:05.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:04 smithi088 bash[21618]: cluster 2024-09-17T10:19:03.697934+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T10:19:05.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:04 smithi089 bash[21600]: cluster 2024-09-17T10:19:03.697934+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T10:19:05.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:04 smithi089 bash[21600]: cluster 2024-09-17T10:19:03.697934+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-09-17T10:19:05.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:05 smithi071 bash[19840]: cluster 2024-09-17T10:19:03.715337+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-17T10:19:05.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:05 smithi071 bash[19840]: cluster 2024-09-17T10:19:03.715337+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-17T10:19:06.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:05 smithi088 bash[21618]: cluster 2024-09-17T10:19:03.715337+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-17T10:19:06.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:05 smithi088 bash[21618]: cluster 2024-09-17T10:19:03.715337+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-17T10:19:06.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:05 smithi089 bash[21600]: cluster 2024-09-17T10:19:03.715337+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-17T10:19:06.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:05 smithi089 bash[21600]: cluster 2024-09-17T10:19:03.715337+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-17T10:19:06.875 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:06 smithi071 bash[19840]: cluster 2024-09-17T10:19:05.715753+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-17T10:19:06.876 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:06 smithi071 bash[19840]: cluster 2024-09-17T10:19:05.715753+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-17T10:19:07.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:06 smithi088 bash[21618]: cluster 2024-09-17T10:19:05.715753+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-17T10:19:07.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:06 smithi088 bash[21618]: cluster 2024-09-17T10:19:05.715753+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-17T10:19:07.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:06 smithi089 bash[21600]: cluster 2024-09-17T10:19:05.715753+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-17T10:19:07.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:06 smithi089 bash[21600]: cluster 2024-09-17T10:19:05.715753+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-17T10:19:08.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:08 smithi071 bash[19840]: cluster 2024-09-17T10:19:07.716164+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-17T10:19:08.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:08 smithi071 bash[19840]: cluster 2024-09-17T10:19:07.716164+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-17T10:19:09.040 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:08 smithi088 bash[21618]: cluster 2024-09-17T10:19:07.716164+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-17T10:19:09.040 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:08 smithi088 bash[21618]: cluster 2024-09-17T10:19:07.716164+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-17T10:19:09.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:08 smithi089 bash[21600]: cluster 2024-09-17T10:19:07.716164+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-17T10:19:09.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:08 smithi089 bash[21600]: cluster 2024-09-17T10:19:07.716164+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-17T10:19:11.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:11 smithi089 bash[21600]: cluster 2024-09-17T10:19:09.716517+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-17T10:19:11.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:11 smithi089 bash[21600]: cluster 2024-09-17T10:19:09.716517+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-17T10:19:11.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:11 smithi089 bash[21600]: cephadm 2024-09-17T10:19:10.363693+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Detected new or changed devices on smithi071 2024-09-17T10:19:11.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:11 smithi089 bash[21600]: cephadm 2024-09-17T10:19:10.363693+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Detected new or changed devices on smithi071 2024-09-17T10:19:11.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:11 smithi089 bash[21600]: audit 2024-09-17T10:19:10.369666+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:11.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:11 smithi089 bash[21600]: audit 2024-09-17T10:19:10.369666+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:11.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:11 smithi089 bash[21600]: audit 2024-09-17T10:19:10.374690+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:11.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:11 smithi089 bash[21600]: audit 2024-09-17T10:19:10.374690+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:11.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:11 smithi089 bash[21600]: audit 2024-09-17T10:19:10.376961+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:19:11.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:11 smithi089 bash[21600]: audit 2024-09-17T10:19:10.376961+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:19:11.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:11 smithi089 bash[21600]: cephadm 2024-09-17T10:19:10.377945+0000 mgr.x (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 17265M 2024-09-17T10:19:11.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:11 smithi089 bash[21600]: cephadm 2024-09-17T10:19:10.377945+0000 mgr.x (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 17265M 2024-09-17T10:19:11.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:11 smithi089 bash[21600]: audit 2024-09-17T10:19:10.381557+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:11.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:11 smithi089 bash[21600]: audit 2024-09-17T10:19:10.381557+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:11.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:11 smithi089 bash[21600]: audit 2024-09-17T10:19:10.383745+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:19:11.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:11 smithi089 bash[21600]: audit 2024-09-17T10:19:10.383745+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:19:11.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:11 smithi089 bash[21600]: audit 2024-09-17T10:19:10.384681+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:19:11.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:11 smithi089 bash[21600]: audit 2024-09-17T10:19:10.384681+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:19:11.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:11 smithi089 bash[21600]: audit 2024-09-17T10:19:10.390038+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:11.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:11 smithi089 bash[21600]: audit 2024-09-17T10:19:10.390038+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:11.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:11 smithi071 bash[19840]: cluster 2024-09-17T10:19:09.716517+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-17T10:19:11.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:11 smithi071 bash[19840]: cluster 2024-09-17T10:19:09.716517+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-17T10:19:11.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:11 smithi071 bash[19840]: cephadm 2024-09-17T10:19:10.363693+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Detected new or changed devices on smithi071 2024-09-17T10:19:11.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:11 smithi071 bash[19840]: cephadm 2024-09-17T10:19:10.363693+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Detected new or changed devices on smithi071 2024-09-17T10:19:11.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:11 smithi071 bash[19840]: audit 2024-09-17T10:19:10.369666+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:11.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:11 smithi071 bash[19840]: audit 2024-09-17T10:19:10.369666+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:11.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:11 smithi071 bash[19840]: audit 2024-09-17T10:19:10.374690+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:11.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:11 smithi071 bash[19840]: audit 2024-09-17T10:19:10.374690+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:11.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:11 smithi071 bash[19840]: audit 2024-09-17T10:19:10.376961+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:19:11.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:11 smithi071 bash[19840]: audit 2024-09-17T10:19:10.376961+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:19:11.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:11 smithi071 bash[19840]: cephadm 2024-09-17T10:19:10.377945+0000 mgr.x (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 17265M 2024-09-17T10:19:11.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:11 smithi071 bash[19840]: cephadm 2024-09-17T10:19:10.377945+0000 mgr.x (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 17265M 2024-09-17T10:19:11.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:11 smithi071 bash[19840]: audit 2024-09-17T10:19:10.381557+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:11.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:11 smithi071 bash[19840]: audit 2024-09-17T10:19:10.381557+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:11.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:11 smithi071 bash[19840]: audit 2024-09-17T10:19:10.383745+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:19:11.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:11 smithi071 bash[19840]: audit 2024-09-17T10:19:10.383745+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:19:11.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:11 smithi071 bash[19840]: audit 2024-09-17T10:19:10.384681+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:19:11.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:11 smithi071 bash[19840]: audit 2024-09-17T10:19:10.384681+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:19:11.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:11 smithi071 bash[19840]: audit 2024-09-17T10:19:10.390038+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:11.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:11 smithi071 bash[19840]: audit 2024-09-17T10:19:10.390038+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:11.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:11 smithi088 bash[21618]: cluster 2024-09-17T10:19:09.716517+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-17T10:19:11.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:11 smithi088 bash[21618]: cluster 2024-09-17T10:19:09.716517+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-17T10:19:11.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:11 smithi088 bash[21618]: cephadm 2024-09-17T10:19:10.363693+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Detected new or changed devices on smithi071 2024-09-17T10:19:11.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:11 smithi088 bash[21618]: cephadm 2024-09-17T10:19:10.363693+0000 mgr.x (mgr.14152) 135 : cephadm [INF] Detected new or changed devices on smithi071 2024-09-17T10:19:11.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:11 smithi088 bash[21618]: audit 2024-09-17T10:19:10.369666+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:11.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:11 smithi088 bash[21618]: audit 2024-09-17T10:19:10.369666+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:11.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:11 smithi088 bash[21618]: audit 2024-09-17T10:19:10.374690+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:11.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:11 smithi088 bash[21618]: audit 2024-09-17T10:19:10.374690+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:11.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:11 smithi088 bash[21618]: audit 2024-09-17T10:19:10.376961+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:19:11.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:11 smithi088 bash[21618]: audit 2024-09-17T10:19:10.376961+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:19:11.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:11 smithi088 bash[21618]: cephadm 2024-09-17T10:19:10.377945+0000 mgr.x (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 17265M 2024-09-17T10:19:11.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:11 smithi088 bash[21618]: cephadm 2024-09-17T10:19:10.377945+0000 mgr.x (mgr.14152) 136 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 17265M 2024-09-17T10:19:11.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:11 smithi088 bash[21618]: audit 2024-09-17T10:19:10.381557+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:11.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:11 smithi088 bash[21618]: audit 2024-09-17T10:19:10.381557+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:11.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:11 smithi088 bash[21618]: audit 2024-09-17T10:19:10.383745+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:19:11.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:11 smithi088 bash[21618]: audit 2024-09-17T10:19:10.383745+0000 mon.a (mon.0) 307 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:19:11.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:11 smithi088 bash[21618]: audit 2024-09-17T10:19:10.384681+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:19:11.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:11 smithi088 bash[21618]: audit 2024-09-17T10:19:10.384681+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:19:11.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:11 smithi088 bash[21618]: audit 2024-09-17T10:19:10.390038+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:11.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:11 smithi088 bash[21618]: audit 2024-09-17T10:19:10.390038+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:12.729 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:19:12.780 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi071:vg_nvme/lv_3 2024-09-17T10:19:13.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:13 smithi071 bash[19840]: cluster 2024-09-17T10:19:11.716895+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-17T10:19:13.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:13 smithi071 bash[19840]: cluster 2024-09-17T10:19:11.716895+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-17T10:19:13.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:13 smithi088 bash[21618]: cluster 2024-09-17T10:19:11.716895+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-17T10:19:13.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:13 smithi088 bash[21618]: cluster 2024-09-17T10:19:11.716895+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-17T10:19:13.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:13 smithi089 bash[21600]: cluster 2024-09-17T10:19:11.716895+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-17T10:19:13.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:13 smithi089 bash[21600]: cluster 2024-09-17T10:19:11.716895+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-17T10:19:15.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:15 smithi071 bash[19840]: cluster 2024-09-17T10:19:13.717351+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-17T10:19:15.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:15 smithi071 bash[19840]: cluster 2024-09-17T10:19:13.717351+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-17T10:19:15.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:15 smithi088 bash[21618]: cluster 2024-09-17T10:19:13.717351+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-17T10:19:15.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:15 smithi088 bash[21618]: cluster 2024-09-17T10:19:13.717351+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-17T10:19:15.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:15 smithi089 bash[21600]: cluster 2024-09-17T10:19:13.717351+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-17T10:19:15.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:15 smithi089 bash[21600]: cluster 2024-09-17T10:19:13.717351+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-17T10:19:17.513 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:19:17.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:17 smithi071 bash[19840]: cluster 2024-09-17T10:19:15.717822+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:17.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:17 smithi071 bash[19840]: cluster 2024-09-17T10:19:15.717822+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:17.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:17 smithi088 bash[21618]: cluster 2024-09-17T10:19:15.717822+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:17.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:17 smithi088 bash[21618]: cluster 2024-09-17T10:19:15.717822+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:17.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:17 smithi089 bash[21600]: cluster 2024-09-17T10:19:15.717822+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:17.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:17 smithi089 bash[21600]: cluster 2024-09-17T10:19:15.717822+0000 mgr.x (mgr.14152) 139 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:19.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:19 smithi071 bash[19840]: cluster 2024-09-17T10:19:17.718234+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:19.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:19 smithi071 bash[19840]: cluster 2024-09-17T10:19:17.718234+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:19.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:19 smithi071 bash[19840]: audit 2024-09-17T10:19:18.981749+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:19:19.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:19 smithi071 bash[19840]: audit 2024-09-17T10:19:18.981749+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:19:19.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:19 smithi071 bash[19840]: audit 2024-09-17T10:19:18.984829+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:19:19.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:19 smithi071 bash[19840]: audit 2024-09-17T10:19:18.984829+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:19:19.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:19 smithi071 bash[19840]: audit 2024-09-17T10:19:18.985916+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:19:19.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:19 smithi071 bash[19840]: audit 2024-09-17T10:19:18.985916+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:19:19.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:19 smithi088 bash[21618]: cluster 2024-09-17T10:19:17.718234+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:19.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:19 smithi088 bash[21618]: cluster 2024-09-17T10:19:17.718234+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:19.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:19 smithi088 bash[21618]: audit 2024-09-17T10:19:18.981749+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:19:19.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:19 smithi088 bash[21618]: audit 2024-09-17T10:19:18.981749+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:19:19.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:19 smithi088 bash[21618]: audit 2024-09-17T10:19:18.984829+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:19:19.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:19 smithi088 bash[21618]: audit 2024-09-17T10:19:18.984829+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:19:19.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:19 smithi088 bash[21618]: audit 2024-09-17T10:19:18.985916+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:19:19.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:19 smithi088 bash[21618]: audit 2024-09-17T10:19:18.985916+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:19:19.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:19 smithi089 bash[21600]: cluster 2024-09-17T10:19:17.718234+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:19.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:19 smithi089 bash[21600]: cluster 2024-09-17T10:19:17.718234+0000 mgr.x (mgr.14152) 140 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:19.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:19 smithi089 bash[21600]: audit 2024-09-17T10:19:18.981749+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:19:19.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:19 smithi089 bash[21600]: audit 2024-09-17T10:19:18.981749+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:19:19.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:19 smithi089 bash[21600]: audit 2024-09-17T10:19:18.984829+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:19:19.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:19 smithi089 bash[21600]: audit 2024-09-17T10:19:18.984829+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:19:19.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:19 smithi089 bash[21600]: audit 2024-09-17T10:19:18.985916+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:19:19.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:19 smithi089 bash[21600]: audit 2024-09-17T10:19:18.985916+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:19:20.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:20 smithi071 bash[19840]: audit 2024-09-17T10:19:18.979394+0000 mgr.x (mgr.14152) 141 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:20.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:20 smithi071 bash[19840]: audit 2024-09-17T10:19:18.979394+0000 mgr.x (mgr.14152) 141 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:20.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:20 smithi088 bash[21618]: audit 2024-09-17T10:19:18.979394+0000 mgr.x (mgr.14152) 141 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:20.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:20 smithi088 bash[21618]: audit 2024-09-17T10:19:18.979394+0000 mgr.x (mgr.14152) 141 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:20.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:20 smithi089 bash[21600]: audit 2024-09-17T10:19:18.979394+0000 mgr.x (mgr.14152) 141 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:20.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:20 smithi089 bash[21600]: audit 2024-09-17T10:19:18.979394+0000 mgr.x (mgr.14152) 141 : audit [DBG] from='client.14241 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi071:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:19:21.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:21 smithi071 bash[19840]: cluster 2024-09-17T10:19:19.718665+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-17T10:19:21.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:21 smithi071 bash[19840]: cluster 2024-09-17T10:19:19.718665+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-17T10:19:21.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:21 smithi088 bash[21618]: cluster 2024-09-17T10:19:19.718665+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-17T10:19:21.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:21 smithi088 bash[21618]: cluster 2024-09-17T10:19:19.718665+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-17T10:19:21.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:21 smithi089 bash[21600]: cluster 2024-09-17T10:19:19.718665+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-17T10:19:21.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:21 smithi089 bash[21600]: cluster 2024-09-17T10:19:19.718665+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-17T10:19:23.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:23 smithi071 bash[19840]: cluster 2024-09-17T10:19:21.719113+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-17T10:19:23.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:23 smithi071 bash[19840]: cluster 2024-09-17T10:19:21.719113+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-17T10:19:23.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:23 smithi088 bash[21618]: cluster 2024-09-17T10:19:21.719113+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-17T10:19:23.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:23 smithi088 bash[21618]: cluster 2024-09-17T10:19:21.719113+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-17T10:19:23.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:23 smithi089 bash[21600]: cluster 2024-09-17T10:19:21.719113+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-17T10:19:23.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:23 smithi089 bash[21600]: cluster 2024-09-17T10:19:21.719113+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-17T10:19:25.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:25 smithi071 bash[19840]: cluster 2024-09-17T10:19:23.719521+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:25.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:25 smithi071 bash[19840]: cluster 2024-09-17T10:19:23.719521+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:25.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:25 smithi088 bash[21618]: cluster 2024-09-17T10:19:23.719521+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:25.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:25 smithi088 bash[21618]: cluster 2024-09-17T10:19:23.719521+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:25.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:25 smithi089 bash[21600]: cluster 2024-09-17T10:19:23.719521+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:25.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:25 smithi089 bash[21600]: cluster 2024-09-17T10:19:23.719521+0000 mgr.x (mgr.14152) 144 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:27.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:27 smithi071 bash[19840]: cluster 2024-09-17T10:19:25.719937+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:27.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:27 smithi071 bash[19840]: cluster 2024-09-17T10:19:25.719937+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:27.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:27 smithi088 bash[21618]: cluster 2024-09-17T10:19:25.719937+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:27.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:27 smithi088 bash[21618]: cluster 2024-09-17T10:19:25.719937+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:27.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:27 smithi089 bash[21600]: cluster 2024-09-17T10:19:25.719937+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:27.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:27 smithi089 bash[21600]: cluster 2024-09-17T10:19:25.719937+0000 mgr.x (mgr.14152) 145 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:28.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:28 smithi071 bash[19840]: audit 2024-09-17T10:19:27.637692+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.71:0/2198862919' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6bac1070-e5c1-45e0-80f2-85f9a2e9695e"} : dispatch 2024-09-17T10:19:28.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:28 smithi071 bash[19840]: audit 2024-09-17T10:19:27.637692+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.71:0/2198862919' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6bac1070-e5c1-45e0-80f2-85f9a2e9695e"} : dispatch 2024-09-17T10:19:28.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:28 smithi071 bash[19840]: audit 2024-09-17T10:19:27.640374+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.71:0/2198862919' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6bac1070-e5c1-45e0-80f2-85f9a2e9695e"}]': finished 2024-09-17T10:19:28.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:28 smithi071 bash[19840]: audit 2024-09-17T10:19:27.640374+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.71:0/2198862919' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6bac1070-e5c1-45e0-80f2-85f9a2e9695e"}]': finished 2024-09-17T10:19:28.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:28 smithi071 bash[19840]: cluster 2024-09-17T10:19:27.645028+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T10:19:28.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:28 smithi071 bash[19840]: cluster 2024-09-17T10:19:27.645028+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T10:19:28.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:28 smithi071 bash[19840]: audit 2024-09-17T10:19:27.645310+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:28.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:28 smithi071 bash[19840]: audit 2024-09-17T10:19:27.645310+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:28.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:28 smithi071 bash[19840]: audit 2024-09-17T10:19:28.244987+0000 mon.a (mon.0) 317 : audit [DBG] from='client.? 172.21.15.71:0/200908398' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:19:28.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:28 smithi071 bash[19840]: audit 2024-09-17T10:19:28.244987+0000 mon.a (mon.0) 317 : audit [DBG] from='client.? 172.21.15.71:0/200908398' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:19:28.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:28 smithi088 bash[21618]: audit 2024-09-17T10:19:27.637692+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.71:0/2198862919' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6bac1070-e5c1-45e0-80f2-85f9a2e9695e"} : dispatch 2024-09-17T10:19:28.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:28 smithi088 bash[21618]: audit 2024-09-17T10:19:27.637692+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.71:0/2198862919' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6bac1070-e5c1-45e0-80f2-85f9a2e9695e"} : dispatch 2024-09-17T10:19:28.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:28 smithi088 bash[21618]: audit 2024-09-17T10:19:27.640374+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.71:0/2198862919' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6bac1070-e5c1-45e0-80f2-85f9a2e9695e"}]': finished 2024-09-17T10:19:28.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:28 smithi088 bash[21618]: audit 2024-09-17T10:19:27.640374+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.71:0/2198862919' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6bac1070-e5c1-45e0-80f2-85f9a2e9695e"}]': finished 2024-09-17T10:19:28.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:28 smithi088 bash[21618]: cluster 2024-09-17T10:19:27.645028+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T10:19:28.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:28 smithi088 bash[21618]: cluster 2024-09-17T10:19:27.645028+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T10:19:28.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:28 smithi088 bash[21618]: audit 2024-09-17T10:19:27.645310+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:28.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:28 smithi088 bash[21618]: audit 2024-09-17T10:19:27.645310+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:28.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:28 smithi088 bash[21618]: audit 2024-09-17T10:19:28.244987+0000 mon.a (mon.0) 317 : audit [DBG] from='client.? 172.21.15.71:0/200908398' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:19:28.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:28 smithi088 bash[21618]: audit 2024-09-17T10:19:28.244987+0000 mon.a (mon.0) 317 : audit [DBG] from='client.? 172.21.15.71:0/200908398' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:19:28.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:28 smithi089 bash[21600]: audit 2024-09-17T10:19:27.637692+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.71:0/2198862919' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6bac1070-e5c1-45e0-80f2-85f9a2e9695e"} : dispatch 2024-09-17T10:19:28.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:28 smithi089 bash[21600]: audit 2024-09-17T10:19:27.637692+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.71:0/2198862919' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "6bac1070-e5c1-45e0-80f2-85f9a2e9695e"} : dispatch 2024-09-17T10:19:28.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:28 smithi089 bash[21600]: audit 2024-09-17T10:19:27.640374+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.71:0/2198862919' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6bac1070-e5c1-45e0-80f2-85f9a2e9695e"}]': finished 2024-09-17T10:19:28.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:28 smithi089 bash[21600]: audit 2024-09-17T10:19:27.640374+0000 mon.a (mon.0) 314 : audit [INF] from='client.? 172.21.15.71:0/2198862919' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "6bac1070-e5c1-45e0-80f2-85f9a2e9695e"}]': finished 2024-09-17T10:19:28.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:28 smithi089 bash[21600]: cluster 2024-09-17T10:19:27.645028+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T10:19:28.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:28 smithi089 bash[21600]: cluster 2024-09-17T10:19:27.645028+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-09-17T10:19:28.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:28 smithi089 bash[21600]: audit 2024-09-17T10:19:27.645310+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:28.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:28 smithi089 bash[21600]: audit 2024-09-17T10:19:27.645310+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:28.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:28 smithi089 bash[21600]: audit 2024-09-17T10:19:28.244987+0000 mon.a (mon.0) 317 : audit [DBG] from='client.? 172.21.15.71:0/200908398' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:19:28.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:28 smithi089 bash[21600]: audit 2024-09-17T10:19:28.244987+0000 mon.a (mon.0) 317 : audit [DBG] from='client.? 172.21.15.71:0/200908398' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:19:29.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:29 smithi071 bash[19840]: cluster 2024-09-17T10:19:27.720368+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-17T10:19:29.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:29 smithi071 bash[19840]: cluster 2024-09-17T10:19:27.720368+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-17T10:19:30.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:29 smithi088 bash[21618]: cluster 2024-09-17T10:19:27.720368+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-17T10:19:30.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:29 smithi088 bash[21618]: cluster 2024-09-17T10:19:27.720368+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-17T10:19:30.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:29 smithi089 bash[21600]: cluster 2024-09-17T10:19:27.720368+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-17T10:19:30.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:29 smithi089 bash[21600]: cluster 2024-09-17T10:19:27.720368+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-17T10:19:31.695 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:31 smithi071 bash[19840]: cluster 2024-09-17T10:19:29.720797+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-17T10:19:31.695 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:31 smithi071 bash[19840]: cluster 2024-09-17T10:19:29.720797+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-17T10:19:32.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:31 smithi088 bash[21618]: cluster 2024-09-17T10:19:29.720797+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-17T10:19:32.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:31 smithi088 bash[21618]: cluster 2024-09-17T10:19:29.720797+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-17T10:19:32.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:31 smithi089 bash[21600]: cluster 2024-09-17T10:19:29.720797+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-17T10:19:32.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:31 smithi089 bash[21600]: cluster 2024-09-17T10:19:29.720797+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-17T10:19:33.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:33 smithi071 bash[19840]: cluster 2024-09-17T10:19:31.721195+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-17T10:19:33.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:33 smithi071 bash[19840]: cluster 2024-09-17T10:19:31.721195+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-17T10:19:34.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:33 smithi088 bash[21618]: cluster 2024-09-17T10:19:31.721195+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-17T10:19:34.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:33 smithi088 bash[21618]: cluster 2024-09-17T10:19:31.721195+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-17T10:19:34.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:33 smithi089 bash[21600]: cluster 2024-09-17T10:19:31.721195+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-17T10:19:34.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:33 smithi089 bash[21600]: cluster 2024-09-17T10:19:31.721195+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-17T10:19:35.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:35 smithi071 bash[19840]: cluster 2024-09-17T10:19:33.721650+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-17T10:19:35.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:35 smithi071 bash[19840]: cluster 2024-09-17T10:19:33.721650+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-17T10:19:36.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:35 smithi088 bash[21618]: cluster 2024-09-17T10:19:33.721650+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-17T10:19:36.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:35 smithi088 bash[21618]: cluster 2024-09-17T10:19:33.721650+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-17T10:19:36.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:35 smithi089 bash[21600]: cluster 2024-09-17T10:19:33.721650+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-17T10:19:36.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:35 smithi089 bash[21600]: cluster 2024-09-17T10:19:33.721650+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-17T10:19:37.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:37 smithi071 bash[19840]: cluster 2024-09-17T10:19:35.722115+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-17T10:19:37.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:37 smithi071 bash[19840]: cluster 2024-09-17T10:19:35.722115+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-17T10:19:38.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:37 smithi088 bash[21618]: cluster 2024-09-17T10:19:35.722115+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-17T10:19:38.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:37 smithi088 bash[21618]: cluster 2024-09-17T10:19:35.722115+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-17T10:19:38.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:37 smithi089 bash[21600]: cluster 2024-09-17T10:19:35.722115+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-17T10:19:38.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:37 smithi089 bash[21600]: cluster 2024-09-17T10:19:35.722115+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-17T10:19:39.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:39 smithi071 bash[19840]: cluster 2024-09-17T10:19:37.722565+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:39.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:39 smithi071 bash[19840]: cluster 2024-09-17T10:19:37.722565+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:40.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:39 smithi088 bash[21618]: cluster 2024-09-17T10:19:37.722565+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:40.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:39 smithi088 bash[21618]: cluster 2024-09-17T10:19:37.722565+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:40.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:39 smithi089 bash[21600]: cluster 2024-09-17T10:19:37.722565+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:40.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:39 smithi089 bash[21600]: cluster 2024-09-17T10:19:37.722565+0000 mgr.x (mgr.14152) 151 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:41.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:41 smithi071 bash[19840]: cluster 2024-09-17T10:19:39.723085+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:41.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:41 smithi071 bash[19840]: cluster 2024-09-17T10:19:39.723085+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:41.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:41 smithi071 bash[19840]: audit 2024-09-17T10:19:41.095305+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T10:19:41.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:41 smithi071 bash[19840]: audit 2024-09-17T10:19:41.095305+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T10:19:41.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:41 smithi071 bash[19840]: audit 2024-09-17T10:19:41.096854+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:19:41.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:41 smithi071 bash[19840]: audit 2024-09-17T10:19:41.096854+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:19:42.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:41 smithi088 bash[21618]: cluster 2024-09-17T10:19:39.723085+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:42.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:41 smithi088 bash[21618]: cluster 2024-09-17T10:19:39.723085+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:42.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:41 smithi088 bash[21618]: audit 2024-09-17T10:19:41.095305+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T10:19:42.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:41 smithi088 bash[21618]: audit 2024-09-17T10:19:41.095305+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T10:19:42.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:41 smithi088 bash[21618]: audit 2024-09-17T10:19:41.096854+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:19:42.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:41 smithi088 bash[21618]: audit 2024-09-17T10:19:41.096854+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:19:42.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:41 smithi089 bash[21600]: cluster 2024-09-17T10:19:39.723085+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:42.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:41 smithi089 bash[21600]: cluster 2024-09-17T10:19:39.723085+0000 mgr.x (mgr.14152) 152 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-09-17T10:19:42.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:41 smithi089 bash[21600]: audit 2024-09-17T10:19:41.095305+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T10:19:42.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:41 smithi089 bash[21600]: audit 2024-09-17T10:19:41.095305+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-09-17T10:19:42.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:41 smithi089 bash[21600]: audit 2024-09-17T10:19:41.096854+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:19:42.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:41 smithi089 bash[21600]: audit 2024-09-17T10:19:41.096854+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:19:42.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:42 smithi071 bash[19840]: cephadm 2024-09-17T10:19:41.098216+0000 mgr.x (mgr.14152) 153 : cephadm [INF] Deploying daemon osd.1 on smithi071 2024-09-17T10:19:42.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:42 smithi071 bash[19840]: cephadm 2024-09-17T10:19:41.098216+0000 mgr.x (mgr.14152) 153 : cephadm [INF] Deploying daemon osd.1 on smithi071 2024-09-17T10:19:43.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:42 smithi088 bash[21618]: cephadm 2024-09-17T10:19:41.098216+0000 mgr.x (mgr.14152) 153 : cephadm [INF] Deploying daemon osd.1 on smithi071 2024-09-17T10:19:43.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:42 smithi088 bash[21618]: cephadm 2024-09-17T10:19:41.098216+0000 mgr.x (mgr.14152) 153 : cephadm [INF] Deploying daemon osd.1 on smithi071 2024-09-17T10:19:43.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:42 smithi089 bash[21600]: cephadm 2024-09-17T10:19:41.098216+0000 mgr.x (mgr.14152) 153 : cephadm [INF] Deploying daemon osd.1 on smithi071 2024-09-17T10:19:43.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:42 smithi089 bash[21600]: cephadm 2024-09-17T10:19:41.098216+0000 mgr.x (mgr.14152) 153 : cephadm [INF] Deploying daemon osd.1 on smithi071 2024-09-17T10:19:43.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:43 smithi071 bash[19840]: cluster 2024-09-17T10:19:41.723468+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-17T10:19:43.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:43 smithi071 bash[19840]: cluster 2024-09-17T10:19:41.723468+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-17T10:19:44.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:43 smithi088 bash[21618]: cluster 2024-09-17T10:19:41.723468+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-17T10:19:44.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:43 smithi088 bash[21618]: cluster 2024-09-17T10:19:41.723468+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-17T10:19:44.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:43 smithi089 bash[21600]: cluster 2024-09-17T10:19:41.723468+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-17T10:19:44.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:43 smithi089 bash[21600]: cluster 2024-09-17T10:19:41.723468+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-17T10:19:45.601 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:19:45 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:45.601 INFO:journalctl@ceph.osd.0.smithi071.stdout:Sep 17 10:19:45 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:45.601 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:45 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:45.945 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:19:45 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:45.945 INFO:journalctl@ceph.osd.0.smithi071.stdout:Sep 17 10:19:45 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:45.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:45 smithi071 bash[19840]: cluster 2024-09-17T10:19:43.723916+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-17T10:19:45.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:45 smithi071 bash[19840]: cluster 2024-09-17T10:19:43.723916+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-17T10:19:45.946 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:45 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:19:46.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:45 smithi088 bash[21618]: cluster 2024-09-17T10:19:43.723916+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-17T10:19:46.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:45 smithi088 bash[21618]: cluster 2024-09-17T10:19:43.723916+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-17T10:19:46.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:45 smithi089 bash[21600]: cluster 2024-09-17T10:19:43.723916+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-17T10:19:46.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:45 smithi089 bash[21600]: cluster 2024-09-17T10:19:43.723916+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-17T10:19:46.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:46 smithi071 bash[19840]: audit 2024-09-17T10:19:45.869567+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:19:46.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:46 smithi071 bash[19840]: audit 2024-09-17T10:19:45.869567+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:19:46.940 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:46 smithi071 bash[19840]: audit 2024-09-17T10:19:45.873222+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:46.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:46 smithi071 bash[19840]: audit 2024-09-17T10:19:45.873222+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:46.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:46 smithi071 bash[19840]: audit 2024-09-17T10:19:45.876962+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:46.941 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:46 smithi071 bash[19840]: audit 2024-09-17T10:19:45.876962+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:47.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:46 smithi088 bash[21618]: audit 2024-09-17T10:19:45.869567+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:19:47.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:46 smithi088 bash[21618]: audit 2024-09-17T10:19:45.869567+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:19:47.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:46 smithi088 bash[21618]: audit 2024-09-17T10:19:45.873222+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:47.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:46 smithi088 bash[21618]: audit 2024-09-17T10:19:45.873222+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:47.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:46 smithi088 bash[21618]: audit 2024-09-17T10:19:45.876962+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:47.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:46 smithi088 bash[21618]: audit 2024-09-17T10:19:45.876962+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:47.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:46 smithi089 bash[21600]: audit 2024-09-17T10:19:45.869567+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:19:47.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:46 smithi089 bash[21600]: audit 2024-09-17T10:19:45.869567+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:19:47.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:46 smithi089 bash[21600]: audit 2024-09-17T10:19:45.873222+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:47.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:46 smithi089 bash[21600]: audit 2024-09-17T10:19:45.873222+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:47.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:46 smithi089 bash[21600]: audit 2024-09-17T10:19:45.876962+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:47.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:46 smithi089 bash[21600]: audit 2024-09-17T10:19:45.876962+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:47.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:47 smithi071 bash[19840]: cluster 2024-09-17T10:19:45.724218+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-17T10:19:47.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:47 smithi071 bash[19840]: cluster 2024-09-17T10:19:45.724218+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-17T10:19:48.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:47 smithi088 bash[21618]: cluster 2024-09-17T10:19:45.724218+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-17T10:19:48.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:47 smithi088 bash[21618]: cluster 2024-09-17T10:19:45.724218+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-17T10:19:48.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:47 smithi089 bash[21600]: cluster 2024-09-17T10:19:45.724218+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-17T10:19:48.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:47 smithi089 bash[21600]: cluster 2024-09-17T10:19:45.724218+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-17T10:19:49.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:49 smithi071 bash[19840]: cluster 2024-09-17T10:19:47.724615+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-17T10:19:49.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:49 smithi071 bash[19840]: cluster 2024-09-17T10:19:47.724615+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-17T10:19:50.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:49 smithi088 bash[21618]: cluster 2024-09-17T10:19:47.724615+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-17T10:19:50.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:49 smithi088 bash[21618]: cluster 2024-09-17T10:19:47.724615+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-17T10:19:50.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:49 smithi089 bash[21600]: cluster 2024-09-17T10:19:47.724615+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-17T10:19:50.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:49 smithi089 bash[21600]: cluster 2024-09-17T10:19:47.724615+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-17T10:19:51.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:51 smithi071 bash[19840]: cluster 2024-09-17T10:19:49.725067+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-17T10:19:51.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:51 smithi071 bash[19840]: cluster 2024-09-17T10:19:49.725067+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-17T10:19:52.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:51 smithi088 bash[21618]: cluster 2024-09-17T10:19:49.725067+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-17T10:19:52.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:51 smithi088 bash[21618]: cluster 2024-09-17T10:19:49.725067+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-17T10:19:52.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:51 smithi089 bash[21600]: cluster 2024-09-17T10:19:49.725067+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-17T10:19:52.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:51 smithi089 bash[21600]: cluster 2024-09-17T10:19:49.725067+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-17T10:19:53.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:53 smithi071 bash[19840]: cluster 2024-09-17T10:19:51.725504+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-17T10:19:53.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:53 smithi071 bash[19840]: cluster 2024-09-17T10:19:51.725504+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-17T10:19:53.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:53 smithi071 bash[19840]: audit 2024-09-17T10:19:52.168030+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:53.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:53 smithi071 bash[19840]: audit 2024-09-17T10:19:52.168030+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:53.390 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:53 smithi071 bash[19840]: audit 2024-09-17T10:19:52.171804+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:53.391 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:53 smithi071 bash[19840]: audit 2024-09-17T10:19:52.171804+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:53.391 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:53 smithi071 bash[19840]: audit 2024-09-17T10:19:52.172586+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:19:53.391 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:53 smithi071 bash[19840]: audit 2024-09-17T10:19:52.172586+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:19:53.391 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:53 smithi071 bash[19840]: audit 2024-09-17T10:19:52.173270+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:19:53.391 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:53 smithi071 bash[19840]: audit 2024-09-17T10:19:52.173270+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:19:53.391 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:53 smithi071 bash[19840]: audit 2024-09-17T10:19:52.177353+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:53.391 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:53 smithi071 bash[19840]: audit 2024-09-17T10:19:52.177353+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:53.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:53 smithi088 bash[21618]: cluster 2024-09-17T10:19:51.725504+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-17T10:19:53.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:53 smithi088 bash[21618]: cluster 2024-09-17T10:19:51.725504+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-17T10:19:53.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:53 smithi088 bash[21618]: audit 2024-09-17T10:19:52.168030+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:53.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:53 smithi088 bash[21618]: audit 2024-09-17T10:19:52.168030+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:53.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:53 smithi088 bash[21618]: audit 2024-09-17T10:19:52.171804+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:53.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:53 smithi088 bash[21618]: audit 2024-09-17T10:19:52.171804+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:53.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:53 smithi088 bash[21618]: audit 2024-09-17T10:19:52.172586+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:19:53.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:53 smithi088 bash[21618]: audit 2024-09-17T10:19:52.172586+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:19:53.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:53 smithi088 bash[21618]: audit 2024-09-17T10:19:52.173270+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:19:53.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:53 smithi088 bash[21618]: audit 2024-09-17T10:19:52.173270+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:19:53.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:53 smithi088 bash[21618]: audit 2024-09-17T10:19:52.177353+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:53.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:53 smithi088 bash[21618]: audit 2024-09-17T10:19:52.177353+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:53.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:53 smithi089 bash[21600]: cluster 2024-09-17T10:19:51.725504+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-17T10:19:53.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:53 smithi089 bash[21600]: cluster 2024-09-17T10:19:51.725504+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-17T10:19:53.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:53 smithi089 bash[21600]: audit 2024-09-17T10:19:52.168030+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:53.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:53 smithi089 bash[21600]: audit 2024-09-17T10:19:52.168030+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:53.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:53 smithi089 bash[21600]: audit 2024-09-17T10:19:52.171804+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:53.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:53 smithi089 bash[21600]: audit 2024-09-17T10:19:52.171804+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:53.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:53 smithi089 bash[21600]: audit 2024-09-17T10:19:52.172586+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:19:53.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:53 smithi089 bash[21600]: audit 2024-09-17T10:19:52.172586+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:19:53.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:53 smithi089 bash[21600]: audit 2024-09-17T10:19:52.173270+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:19:53.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:53 smithi089 bash[21600]: audit 2024-09-17T10:19:52.173270+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:19:53.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:53 smithi089 bash[21600]: audit 2024-09-17T10:19:52.177353+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:53.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:53 smithi089 bash[21600]: audit 2024-09-17T10:19:52.177353+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:55.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:55 smithi071 bash[19840]: cluster 2024-09-17T10:19:53.725952+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-17T10:19:55.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:55 smithi071 bash[19840]: cluster 2024-09-17T10:19:53.725952+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-17T10:19:55.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:55 smithi088 bash[21618]: cluster 2024-09-17T10:19:53.725952+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-17T10:19:55.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:55 smithi088 bash[21618]: cluster 2024-09-17T10:19:53.725952+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-17T10:19:55.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:55 smithi089 bash[21600]: cluster 2024-09-17T10:19:53.725952+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-17T10:19:55.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:55 smithi089 bash[21600]: cluster 2024-09-17T10:19:53.725952+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-17T10:19:56.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:56 smithi071 bash[19840]: audit 2024-09-17T10:19:55.734607+0000 mon.a (mon.0) 328 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T10:19:56.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:56 smithi071 bash[19840]: audit 2024-09-17T10:19:55.734607+0000 mon.a (mon.0) 328 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T10:19:56.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:56 smithi088 bash[21618]: audit 2024-09-17T10:19:55.734607+0000 mon.a (mon.0) 328 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T10:19:56.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:56 smithi088 bash[21618]: audit 2024-09-17T10:19:55.734607+0000 mon.a (mon.0) 328 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T10:19:56.587 INFO:teuthology.orchestra.run.smithi071.stdout:Created osd(s) 1 on host 'smithi071' 2024-09-17T10:19:56.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:56 smithi089 bash[21600]: audit 2024-09-17T10:19:55.734607+0000 mon.a (mon.0) 328 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T10:19:56.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:56 smithi089 bash[21600]: audit 2024-09-17T10:19:55.734607+0000 mon.a (mon.0) 328 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-09-17T10:19:57.250 DEBUG:teuthology.orchestra.run.smithi071:osd.1> sudo journalctl -f -n 0 -u ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@osd.1.service 2024-09-17T10:19:57.253 INFO:tasks.cephadm:Deploying osd.2 on smithi088 with /dev/vg_nvme/lv_4... 2024-09-17T10:19:57.253 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-17T10:19:57.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:57 smithi071 bash[19840]: cluster 2024-09-17T10:19:55.726280+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-17T10:19:57.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:57 smithi071 bash[19840]: cluster 2024-09-17T10:19:55.726280+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-17T10:19:57.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:57 smithi071 bash[19840]: audit 2024-09-17T10:19:56.181281+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T10:19:57.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:57 smithi071 bash[19840]: audit 2024-09-17T10:19:56.181281+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T10:19:57.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:57 smithi071 bash[19840]: cluster 2024-09-17T10:19:56.185796+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T10:19:57.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:57 smithi071 bash[19840]: cluster 2024-09-17T10:19:56.185796+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T10:19:57.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:57 smithi071 bash[19840]: audit 2024-09-17T10:19:56.186297+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-17T10:19:57.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:57 smithi071 bash[19840]: audit 2024-09-17T10:19:56.186297+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-17T10:19:57.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:57 smithi071 bash[19840]: audit 2024-09-17T10:19:56.186851+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:57.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:57 smithi071 bash[19840]: audit 2024-09-17T10:19:56.186851+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:57.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:57 smithi071 bash[19840]: audit 2024-09-17T10:19:56.569403+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:19:57.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:57 smithi071 bash[19840]: audit 2024-09-17T10:19:56.569403+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:19:57.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:57 smithi071 bash[19840]: audit 2024-09-17T10:19:56.574963+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:57.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:57 smithi071 bash[19840]: audit 2024-09-17T10:19:56.574963+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:57.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:57 smithi071 bash[19840]: audit 2024-09-17T10:19:56.580484+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:57.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:57 smithi071 bash[19840]: audit 2024-09-17T10:19:56.580484+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:57.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:57 smithi088 bash[21618]: cluster 2024-09-17T10:19:55.726280+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-17T10:19:57.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:57 smithi088 bash[21618]: cluster 2024-09-17T10:19:55.726280+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-17T10:19:57.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:57 smithi088 bash[21618]: audit 2024-09-17T10:19:56.181281+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T10:19:57.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:57 smithi088 bash[21618]: audit 2024-09-17T10:19:56.181281+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T10:19:57.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:57 smithi088 bash[21618]: cluster 2024-09-17T10:19:56.185796+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T10:19:57.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:57 smithi088 bash[21618]: cluster 2024-09-17T10:19:56.185796+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T10:19:57.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:57 smithi088 bash[21618]: audit 2024-09-17T10:19:56.186297+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-17T10:19:57.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:57 smithi088 bash[21618]: audit 2024-09-17T10:19:56.186297+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-17T10:19:57.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:57 smithi088 bash[21618]: audit 2024-09-17T10:19:56.186851+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:57.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:57 smithi088 bash[21618]: audit 2024-09-17T10:19:56.186851+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:57.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:57 smithi088 bash[21618]: audit 2024-09-17T10:19:56.569403+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:19:57.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:57 smithi088 bash[21618]: audit 2024-09-17T10:19:56.569403+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:19:57.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:57 smithi088 bash[21618]: audit 2024-09-17T10:19:56.574963+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:57.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:57 smithi088 bash[21618]: audit 2024-09-17T10:19:56.574963+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:57.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:57 smithi088 bash[21618]: audit 2024-09-17T10:19:56.580484+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:57.539 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:57 smithi088 bash[21618]: audit 2024-09-17T10:19:56.580484+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:57.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:57 smithi089 bash[21600]: cluster 2024-09-17T10:19:55.726280+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-17T10:19:57.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:57 smithi089 bash[21600]: cluster 2024-09-17T10:19:55.726280+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-17T10:19:57.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:57 smithi089 bash[21600]: audit 2024-09-17T10:19:56.181281+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T10:19:57.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:57 smithi089 bash[21600]: audit 2024-09-17T10:19:56.181281+0000 mon.a (mon.0) 329 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-09-17T10:19:57.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:57 smithi089 bash[21600]: cluster 2024-09-17T10:19:56.185796+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T10:19:57.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:57 smithi089 bash[21600]: cluster 2024-09-17T10:19:56.185796+0000 mon.a (mon.0) 330 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-09-17T10:19:57.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:57 smithi089 bash[21600]: audit 2024-09-17T10:19:56.186297+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-17T10:19:57.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:57 smithi089 bash[21600]: audit 2024-09-17T10:19:56.186297+0000 mon.a (mon.0) 331 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]} : dispatch 2024-09-17T10:19:57.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:57 smithi089 bash[21600]: audit 2024-09-17T10:19:56.186851+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:57.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:57 smithi089 bash[21600]: audit 2024-09-17T10:19:56.186851+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:57.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:57 smithi089 bash[21600]: audit 2024-09-17T10:19:56.569403+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:19:57.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:57 smithi089 bash[21600]: audit 2024-09-17T10:19:56.569403+0000 mon.a (mon.0) 333 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:19:57.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:57 smithi089 bash[21600]: audit 2024-09-17T10:19:56.574963+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:57.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:57 smithi089 bash[21600]: audit 2024-09-17T10:19:56.574963+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:57.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:57 smithi089 bash[21600]: audit 2024-09-17T10:19:56.580484+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:57.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:57 smithi089 bash[21600]: audit 2024-09-17T10:19:56.580484+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:19:57.966 INFO:journalctl@ceph.osd.1.smithi071.stdout:Sep 17 10:19:57 smithi071 bash[37333]: debug 2024-09-17T10:19:57.660+0000 7f4e5366d640 -1 osd.1 0 waiting for initial osdmap 2024-09-17T10:19:57.966 INFO:journalctl@ceph.osd.1.smithi071.stdout:Sep 17 10:19:57 smithi071 bash[37333]: debug 2024-09-17T10:19:57.688+0000 7f4e4b48c640 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:19:58.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:58 smithi071 bash[19840]: audit 2024-09-17T10:19:57.182918+0000 mon.a (mon.0) 336 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-09-17T10:19:58.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:58 smithi071 bash[19840]: audit 2024-09-17T10:19:57.182918+0000 mon.a (mon.0) 336 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-09-17T10:19:58.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:58 smithi071 bash[19840]: cluster 2024-09-17T10:19:57.185635+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T10:19:58.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:58 smithi071 bash[19840]: cluster 2024-09-17T10:19:57.185635+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T10:19:58.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:58 smithi071 bash[19840]: audit 2024-09-17T10:19:57.189619+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:58.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:58 smithi071 bash[19840]: audit 2024-09-17T10:19:57.189619+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:58.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:58 smithi071 bash[19840]: audit 2024-09-17T10:19:57.192951+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:58.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:58 smithi071 bash[19840]: audit 2024-09-17T10:19:57.192951+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:58.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:58 smithi071 bash[19840]: audit 2024-09-17T10:19:57.666937+0000 mon.a (mon.0) 340 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' 2024-09-17T10:19:58.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:58 smithi071 bash[19840]: audit 2024-09-17T10:19:57.666937+0000 mon.a (mon.0) 340 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' 2024-09-17T10:19:58.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:58 smithi071 bash[19840]: audit 2024-09-17T10:19:58.193514+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:58.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:58 smithi071 bash[19840]: audit 2024-09-17T10:19:58.193514+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:58.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:58 smithi088 bash[21618]: audit 2024-09-17T10:19:57.182918+0000 mon.a (mon.0) 336 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-09-17T10:19:58.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:58 smithi088 bash[21618]: audit 2024-09-17T10:19:57.182918+0000 mon.a (mon.0) 336 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-09-17T10:19:58.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:58 smithi088 bash[21618]: cluster 2024-09-17T10:19:57.185635+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T10:19:58.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:58 smithi088 bash[21618]: cluster 2024-09-17T10:19:57.185635+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T10:19:58.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:58 smithi088 bash[21618]: audit 2024-09-17T10:19:57.189619+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:58.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:58 smithi088 bash[21618]: audit 2024-09-17T10:19:57.189619+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:58.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:58 smithi088 bash[21618]: audit 2024-09-17T10:19:57.192951+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:58.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:58 smithi088 bash[21618]: audit 2024-09-17T10:19:57.192951+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:58.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:58 smithi088 bash[21618]: audit 2024-09-17T10:19:57.666937+0000 mon.a (mon.0) 340 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' 2024-09-17T10:19:58.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:58 smithi088 bash[21618]: audit 2024-09-17T10:19:57.666937+0000 mon.a (mon.0) 340 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' 2024-09-17T10:19:58.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:58 smithi088 bash[21618]: audit 2024-09-17T10:19:58.193514+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:58.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:58 smithi088 bash[21618]: audit 2024-09-17T10:19:58.193514+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:58.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:58 smithi089 bash[21600]: audit 2024-09-17T10:19:57.182918+0000 mon.a (mon.0) 336 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-09-17T10:19:58.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:58 smithi089 bash[21600]: audit 2024-09-17T10:19:57.182918+0000 mon.a (mon.0) 336 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi071", "root=default"]}]': finished 2024-09-17T10:19:58.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:58 smithi089 bash[21600]: cluster 2024-09-17T10:19:57.185635+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T10:19:58.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:58 smithi089 bash[21600]: cluster 2024-09-17T10:19:57.185635+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-09-17T10:19:58.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:58 smithi089 bash[21600]: audit 2024-09-17T10:19:57.189619+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:58.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:58 smithi089 bash[21600]: audit 2024-09-17T10:19:57.189619+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:58.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:58 smithi089 bash[21600]: audit 2024-09-17T10:19:57.192951+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:58.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:58 smithi089 bash[21600]: audit 2024-09-17T10:19:57.192951+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:58.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:58 smithi089 bash[21600]: audit 2024-09-17T10:19:57.666937+0000 mon.a (mon.0) 340 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' 2024-09-17T10:19:58.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:58 smithi089 bash[21600]: audit 2024-09-17T10:19:57.666937+0000 mon.a (mon.0) 340 : audit [INF] from='osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236]' entity='osd.1' 2024-09-17T10:19:58.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:58 smithi089 bash[21600]: audit 2024-09-17T10:19:58.193514+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:58.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:58 smithi089 bash[21600]: audit 2024-09-17T10:19:58.193514+0000 mon.a (mon.0) 341 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:59.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:59 smithi071 bash[19840]: cluster 2024-09-17T10:19:56.753280+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:19:59.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:59 smithi071 bash[19840]: cluster 2024-09-17T10:19:56.753280+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:19:59.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:59 smithi071 bash[19840]: cluster 2024-09-17T10:19:56.753392+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:19:59.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:59 smithi071 bash[19840]: cluster 2024-09-17T10:19:56.753392+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:19:59.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:59 smithi071 bash[19840]: cluster 2024-09-17T10:19:57.726533+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-17T10:19:59.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:59 smithi071 bash[19840]: cluster 2024-09-17T10:19:57.726533+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-17T10:19:59.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:59 smithi071 bash[19840]: cluster 2024-09-17T10:19:58.677611+0000 mon.a (mon.0) 342 : cluster [INF] osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236] boot 2024-09-17T10:19:59.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:59 smithi071 bash[19840]: cluster 2024-09-17T10:19:58.677611+0000 mon.a (mon.0) 342 : cluster [INF] osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236] boot 2024-09-17T10:19:59.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:59 smithi071 bash[19840]: cluster 2024-09-17T10:19:58.677665+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T10:19:59.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:59 smithi071 bash[19840]: cluster 2024-09-17T10:19:58.677665+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T10:19:59.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:59 smithi071 bash[19840]: audit 2024-09-17T10:19:58.678198+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:19:59.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:19:59 smithi071 bash[19840]: audit 2024-09-17T10:19:58.678198+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:20:00.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:59 smithi088 bash[21618]: cluster 2024-09-17T10:19:56.753280+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:20:00.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:59 smithi088 bash[21618]: cluster 2024-09-17T10:19:56.753280+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:20:00.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:59 smithi088 bash[21618]: cluster 2024-09-17T10:19:56.753392+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:20:00.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:59 smithi088 bash[21618]: cluster 2024-09-17T10:19:56.753392+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:20:00.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:59 smithi088 bash[21618]: cluster 2024-09-17T10:19:57.726533+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-17T10:20:00.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:59 smithi088 bash[21618]: cluster 2024-09-17T10:19:57.726533+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-17T10:20:00.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:59 smithi088 bash[21618]: cluster 2024-09-17T10:19:58.677611+0000 mon.a (mon.0) 342 : cluster [INF] osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236] boot 2024-09-17T10:20:00.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:59 smithi088 bash[21618]: cluster 2024-09-17T10:19:58.677611+0000 mon.a (mon.0) 342 : cluster [INF] osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236] boot 2024-09-17T10:20:00.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:59 smithi088 bash[21618]: cluster 2024-09-17T10:19:58.677665+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T10:20:00.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:59 smithi088 bash[21618]: cluster 2024-09-17T10:19:58.677665+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T10:20:00.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:59 smithi088 bash[21618]: audit 2024-09-17T10:19:58.678198+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:20:00.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:19:59 smithi088 bash[21618]: audit 2024-09-17T10:19:58.678198+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:20:00.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:59 smithi089 bash[21600]: cluster 2024-09-17T10:19:56.753280+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:20:00.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:59 smithi089 bash[21600]: cluster 2024-09-17T10:19:56.753280+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:20:00.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:59 smithi089 bash[21600]: cluster 2024-09-17T10:19:56.753392+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:20:00.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:59 smithi089 bash[21600]: cluster 2024-09-17T10:19:56.753392+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:20:00.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:59 smithi089 bash[21600]: cluster 2024-09-17T10:19:57.726533+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-17T10:20:00.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:59 smithi089 bash[21600]: cluster 2024-09-17T10:19:57.726533+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-17T10:20:00.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:59 smithi089 bash[21600]: cluster 2024-09-17T10:19:58.677611+0000 mon.a (mon.0) 342 : cluster [INF] osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236] boot 2024-09-17T10:20:00.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:59 smithi089 bash[21600]: cluster 2024-09-17T10:19:58.677611+0000 mon.a (mon.0) 342 : cluster [INF] osd.1 [v2:172.21.15.71:6810/515027236,v1:172.21.15.71:6811/515027236] boot 2024-09-17T10:20:00.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:59 smithi089 bash[21600]: cluster 2024-09-17T10:19:58.677665+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T10:20:00.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:59 smithi089 bash[21600]: cluster 2024-09-17T10:19:58.677665+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-09-17T10:20:00.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:59 smithi089 bash[21600]: audit 2024-09-17T10:19:58.678198+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:20:00.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:19:59 smithi089 bash[21600]: audit 2024-09-17T10:19:58.678198+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:20:00.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:00 smithi071 bash[19840]: cluster 2024-09-17T10:19:59.682583+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T10:20:00.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:00 smithi071 bash[19840]: cluster 2024-09-17T10:19:59.682583+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T10:20:00.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:00 smithi071 bash[19840]: cluster 2024-09-17T10:20:00.000153+0000 mon.a (mon.0) 346 : cluster [INF] overall HEALTH_OK 2024-09-17T10:20:00.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:00 smithi071 bash[19840]: cluster 2024-09-17T10:20:00.000153+0000 mon.a (mon.0) 346 : cluster [INF] overall HEALTH_OK 2024-09-17T10:20:00.972 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:20:01.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:00 smithi088 bash[21618]: cluster 2024-09-17T10:19:59.682583+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T10:20:01.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:00 smithi088 bash[21618]: cluster 2024-09-17T10:19:59.682583+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T10:20:01.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:00 smithi088 bash[21618]: cluster 2024-09-17T10:20:00.000153+0000 mon.a (mon.0) 346 : cluster [INF] overall HEALTH_OK 2024-09-17T10:20:01.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:00 smithi088 bash[21618]: cluster 2024-09-17T10:20:00.000153+0000 mon.a (mon.0) 346 : cluster [INF] overall HEALTH_OK 2024-09-17T10:20:01.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:00 smithi089 bash[21600]: cluster 2024-09-17T10:19:59.682583+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T10:20:01.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:00 smithi089 bash[21600]: cluster 2024-09-17T10:19:59.682583+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-09-17T10:20:01.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:00 smithi089 bash[21600]: cluster 2024-09-17T10:20:00.000153+0000 mon.a (mon.0) 346 : cluster [INF] overall HEALTH_OK 2024-09-17T10:20:01.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:00 smithi089 bash[21600]: cluster 2024-09-17T10:20:00.000153+0000 mon.a (mon.0) 346 : cluster [INF] overall HEALTH_OK 2024-09-17T10:20:01.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:01 smithi071 bash[19840]: cluster 2024-09-17T10:19:59.726967+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:01.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:01 smithi071 bash[19840]: cluster 2024-09-17T10:19:59.726967+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:02.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:01 smithi088 bash[21618]: cluster 2024-09-17T10:19:59.726967+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:02.007 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:01 smithi088 bash[21618]: cluster 2024-09-17T10:19:59.726967+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:02.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:01 smithi089 bash[21600]: cluster 2024-09-17T10:19:59.726967+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:02.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:01 smithi089 bash[21600]: cluster 2024-09-17T10:19:59.726967+0000 mgr.x (mgr.14152) 163 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:03.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:03 smithi088 bash[21618]: cluster 2024-09-17T10:20:01.727417+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:03.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:03 smithi088 bash[21618]: cluster 2024-09-17T10:20:01.727417+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:03.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:03 smithi071 bash[19840]: cluster 2024-09-17T10:20:01.727417+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:03.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:03 smithi071 bash[19840]: cluster 2024-09-17T10:20:01.727417+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:04.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:03 smithi089 bash[21600]: cluster 2024-09-17T10:20:01.727417+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:04.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:03 smithi089 bash[21600]: cluster 2024-09-17T10:20:01.727417+0000 mgr.x (mgr.14152) 164 : cluster [DBG] pgmap v119: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:04.707 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T10:20:04.746 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi088:vg_nvme/lv_4 2024-09-17T10:20:05.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:05 smithi071 bash[19840]: cluster 2024-09-17T10:20:03.727916+0000 mgr.x (mgr.14152) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:05.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:05 smithi071 bash[19840]: cluster 2024-09-17T10:20:03.727916+0000 mgr.x (mgr.14152) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:06.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:05 smithi088 bash[21618]: cluster 2024-09-17T10:20:03.727916+0000 mgr.x (mgr.14152) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:06.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:05 smithi088 bash[21618]: cluster 2024-09-17T10:20:03.727916+0000 mgr.x (mgr.14152) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:06.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:05 smithi089 bash[21600]: cluster 2024-09-17T10:20:03.727916+0000 mgr.x (mgr.14152) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:06.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:05 smithi089 bash[21600]: cluster 2024-09-17T10:20:03.727916+0000 mgr.x (mgr.14152) 165 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:07.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:07 smithi071 bash[19840]: cluster 2024-09-17T10:20:05.728199+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:07.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:07 smithi071 bash[19840]: cluster 2024-09-17T10:20:05.728199+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:07.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:07 smithi071 bash[19840]: audit 2024-09-17T10:20:06.960394+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:07.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:07 smithi071 bash[19840]: audit 2024-09-17T10:20:06.960394+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:07.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:07 smithi071 bash[19840]: audit 2024-09-17T10:20:06.967664+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:07.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:07 smithi071 bash[19840]: audit 2024-09-17T10:20:06.967664+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:07.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:07 smithi071 bash[19840]: audit 2024-09-17T10:20:06.970138+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:20:07.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:07 smithi071 bash[19840]: audit 2024-09-17T10:20:06.970138+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:20:07.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:07 smithi071 bash[19840]: audit 2024-09-17T10:20:06.971579+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T10:20:07.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:07 smithi071 bash[19840]: audit 2024-09-17T10:20:06.971579+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T10:20:07.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:07 smithi071 bash[19840]: audit 2024-09-17T10:20:06.979552+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:07.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:07 smithi071 bash[19840]: audit 2024-09-17T10:20:06.979552+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:07.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:07 smithi071 bash[19840]: audit 2024-09-17T10:20:06.983448+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:07.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:07 smithi071 bash[19840]: audit 2024-09-17T10:20:06.983448+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:07.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:07 smithi071 bash[19840]: audit 2024-09-17T10:20:06.985113+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:20:07.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:07 smithi071 bash[19840]: audit 2024-09-17T10:20:06.985113+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:20:07.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:07 smithi071 bash[19840]: audit 2024-09-17T10:20:06.994622+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:07.968 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:07 smithi071 bash[19840]: audit 2024-09-17T10:20:06.994622+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:08.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:07 smithi088 bash[21618]: cluster 2024-09-17T10:20:05.728199+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:08.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:07 smithi088 bash[21618]: cluster 2024-09-17T10:20:05.728199+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:08.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:07 smithi088 bash[21618]: audit 2024-09-17T10:20:06.960394+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:08.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:07 smithi088 bash[21618]: audit 2024-09-17T10:20:06.960394+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:08.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:07 smithi088 bash[21618]: audit 2024-09-17T10:20:06.967664+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:08.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:07 smithi088 bash[21618]: audit 2024-09-17T10:20:06.967664+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:08.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:07 smithi088 bash[21618]: audit 2024-09-17T10:20:06.970138+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:20:08.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:07 smithi088 bash[21618]: audit 2024-09-17T10:20:06.970138+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:20:08.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:07 smithi088 bash[21618]: audit 2024-09-17T10:20:06.971579+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T10:20:08.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:07 smithi088 bash[21618]: audit 2024-09-17T10:20:06.971579+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T10:20:08.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:07 smithi088 bash[21618]: audit 2024-09-17T10:20:06.979552+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:08.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:07 smithi088 bash[21618]: audit 2024-09-17T10:20:06.979552+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:08.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:07 smithi088 bash[21618]: audit 2024-09-17T10:20:06.983448+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:08.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:07 smithi088 bash[21618]: audit 2024-09-17T10:20:06.983448+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:08.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:07 smithi088 bash[21618]: audit 2024-09-17T10:20:06.985113+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:20:08.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:07 smithi088 bash[21618]: audit 2024-09-17T10:20:06.985113+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:20:08.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:07 smithi088 bash[21618]: audit 2024-09-17T10:20:06.994622+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:08.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:07 smithi088 bash[21618]: audit 2024-09-17T10:20:06.994622+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:08.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:07 smithi089 bash[21600]: cluster 2024-09-17T10:20:05.728199+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:08.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:07 smithi089 bash[21600]: cluster 2024-09-17T10:20:05.728199+0000 mgr.x (mgr.14152) 166 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:08.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:07 smithi089 bash[21600]: audit 2024-09-17T10:20:06.960394+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:08.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:07 smithi089 bash[21600]: audit 2024-09-17T10:20:06.960394+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:08.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:07 smithi089 bash[21600]: audit 2024-09-17T10:20:06.967664+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:08.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:07 smithi089 bash[21600]: audit 2024-09-17T10:20:06.967664+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:08.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:07 smithi089 bash[21600]: audit 2024-09-17T10:20:06.970138+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:20:08.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:07 smithi089 bash[21600]: audit 2024-09-17T10:20:06.970138+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:20:08.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:07 smithi089 bash[21600]: audit 2024-09-17T10:20:06.971579+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T10:20:08.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:07 smithi089 bash[21600]: audit 2024-09-17T10:20:06.971579+0000 mon.a (mon.0) 350 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T10:20:08.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:07 smithi089 bash[21600]: audit 2024-09-17T10:20:06.979552+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:08.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:07 smithi089 bash[21600]: audit 2024-09-17T10:20:06.979552+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:08.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:07 smithi089 bash[21600]: audit 2024-09-17T10:20:06.983448+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:08.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:07 smithi089 bash[21600]: audit 2024-09-17T10:20:06.983448+0000 mon.a (mon.0) 352 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:08.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:07 smithi089 bash[21600]: audit 2024-09-17T10:20:06.985113+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:20:08.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:07 smithi089 bash[21600]: audit 2024-09-17T10:20:06.985113+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:20:08.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:07 smithi089 bash[21600]: audit 2024-09-17T10:20:06.994622+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:08.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:07 smithi089 bash[21600]: audit 2024-09-17T10:20:06.994622+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:08.462 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:20:09.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:08 smithi088 bash[21618]: cephadm 2024-09-17T10:20:06.952787+0000 mgr.x (mgr.14152) 167 : cephadm [INF] Detected new or changed devices on smithi071 2024-09-17T10:20:09.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:08 smithi088 bash[21618]: cephadm 2024-09-17T10:20:06.952787+0000 mgr.x (mgr.14152) 167 : cephadm [INF] Detected new or changed devices on smithi071 2024-09-17T10:20:09.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:08 smithi088 bash[21618]: cephadm 2024-09-17T10:20:06.972685+0000 mgr.x (mgr.14152) 168 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 8632M 2024-09-17T10:20:09.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:08 smithi088 bash[21618]: cephadm 2024-09-17T10:20:06.972685+0000 mgr.x (mgr.14152) 168 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 8632M 2024-09-17T10:20:09.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:08 smithi088 bash[21618]: cluster 2024-09-17T10:20:07.728582+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:09.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:08 smithi088 bash[21618]: cluster 2024-09-17T10:20:07.728582+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:09.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:08 smithi089 bash[21600]: cephadm 2024-09-17T10:20:06.952787+0000 mgr.x (mgr.14152) 167 : cephadm [INF] Detected new or changed devices on smithi071 2024-09-17T10:20:09.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:08 smithi089 bash[21600]: cephadm 2024-09-17T10:20:06.952787+0000 mgr.x (mgr.14152) 167 : cephadm [INF] Detected new or changed devices on smithi071 2024-09-17T10:20:09.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:08 smithi089 bash[21600]: cephadm 2024-09-17T10:20:06.972685+0000 mgr.x (mgr.14152) 168 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 8632M 2024-09-17T10:20:09.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:08 smithi089 bash[21600]: cephadm 2024-09-17T10:20:06.972685+0000 mgr.x (mgr.14152) 168 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 8632M 2024-09-17T10:20:09.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:08 smithi089 bash[21600]: cluster 2024-09-17T10:20:07.728582+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:09.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:08 smithi089 bash[21600]: cluster 2024-09-17T10:20:07.728582+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:09.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:08 smithi071 bash[19840]: cephadm 2024-09-17T10:20:06.952787+0000 mgr.x (mgr.14152) 167 : cephadm [INF] Detected new or changed devices on smithi071 2024-09-17T10:20:09.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:08 smithi071 bash[19840]: cephadm 2024-09-17T10:20:06.952787+0000 mgr.x (mgr.14152) 167 : cephadm [INF] Detected new or changed devices on smithi071 2024-09-17T10:20:09.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:08 smithi071 bash[19840]: cephadm 2024-09-17T10:20:06.972685+0000 mgr.x (mgr.14152) 168 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 8632M 2024-09-17T10:20:09.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:08 smithi071 bash[19840]: cephadm 2024-09-17T10:20:06.972685+0000 mgr.x (mgr.14152) 168 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 8632M 2024-09-17T10:20:09.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:08 smithi071 bash[19840]: cluster 2024-09-17T10:20:07.728582+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:09.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:08 smithi071 bash[19840]: cluster 2024-09-17T10:20:07.728582+0000 mgr.x (mgr.14152) 169 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:11.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:10 smithi088 bash[21618]: cluster 2024-09-17T10:20:09.729044+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:11.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:10 smithi088 bash[21618]: cluster 2024-09-17T10:20:09.729044+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:11.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:10 smithi088 bash[21618]: audit 2024-09-17T10:20:10.002637+0000 mgr.x (mgr.14152) 171 : audit [DBG] from='client.24122 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:20:11.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:10 smithi088 bash[21618]: audit 2024-09-17T10:20:10.002637+0000 mgr.x (mgr.14152) 171 : audit [DBG] from='client.24122 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:20:11.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:10 smithi088 bash[21618]: audit 2024-09-17T10:20:10.009347+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:20:11.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:10 smithi088 bash[21618]: audit 2024-09-17T10:20:10.009347+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:20:11.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:10 smithi088 bash[21618]: audit 2024-09-17T10:20:10.016687+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:20:11.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:10 smithi088 bash[21618]: audit 2024-09-17T10:20:10.016687+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:20:11.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:10 smithi088 bash[21618]: audit 2024-09-17T10:20:10.018166+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:11.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:10 smithi088 bash[21618]: audit 2024-09-17T10:20:10.018166+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:11.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:10 smithi089 bash[21600]: cluster 2024-09-17T10:20:09.729044+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:11.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:10 smithi089 bash[21600]: cluster 2024-09-17T10:20:09.729044+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:11.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:10 smithi089 bash[21600]: audit 2024-09-17T10:20:10.002637+0000 mgr.x (mgr.14152) 171 : audit [DBG] from='client.24122 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:20:11.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:10 smithi089 bash[21600]: audit 2024-09-17T10:20:10.002637+0000 mgr.x (mgr.14152) 171 : audit [DBG] from='client.24122 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:20:11.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:10 smithi089 bash[21600]: audit 2024-09-17T10:20:10.009347+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:20:11.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:10 smithi089 bash[21600]: audit 2024-09-17T10:20:10.009347+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:20:11.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:10 smithi089 bash[21600]: audit 2024-09-17T10:20:10.016687+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:20:11.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:10 smithi089 bash[21600]: audit 2024-09-17T10:20:10.016687+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:20:11.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:10 smithi089 bash[21600]: audit 2024-09-17T10:20:10.018166+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:11.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:10 smithi089 bash[21600]: audit 2024-09-17T10:20:10.018166+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:11.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:10 smithi071 bash[19840]: cluster 2024-09-17T10:20:09.729044+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:11.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:10 smithi071 bash[19840]: cluster 2024-09-17T10:20:09.729044+0000 mgr.x (mgr.14152) 170 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:11.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:10 smithi071 bash[19840]: audit 2024-09-17T10:20:10.002637+0000 mgr.x (mgr.14152) 171 : audit [DBG] from='client.24122 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:20:11.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:10 smithi071 bash[19840]: audit 2024-09-17T10:20:10.002637+0000 mgr.x (mgr.14152) 171 : audit [DBG] from='client.24122 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:20:11.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:10 smithi071 bash[19840]: audit 2024-09-17T10:20:10.009347+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:20:11.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:10 smithi071 bash[19840]: audit 2024-09-17T10:20:10.009347+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:20:11.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:10 smithi071 bash[19840]: audit 2024-09-17T10:20:10.016687+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:20:11.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:10 smithi071 bash[19840]: audit 2024-09-17T10:20:10.016687+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:20:11.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:10 smithi071 bash[19840]: audit 2024-09-17T10:20:10.018166+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:11.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:10 smithi071 bash[19840]: audit 2024-09-17T10:20:10.018166+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:13.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:12 smithi089 bash[21600]: cluster 2024-09-17T10:20:11.729529+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:13.196 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:12 smithi089 bash[21600]: cluster 2024-09-17T10:20:11.729529+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:13.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:12 smithi071 bash[19840]: cluster 2024-09-17T10:20:11.729529+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:13.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:12 smithi071 bash[19840]: cluster 2024-09-17T10:20:11.729529+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:13.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:12 smithi088 bash[21618]: cluster 2024-09-17T10:20:11.729529+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:13.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:12 smithi088 bash[21618]: cluster 2024-09-17T10:20:11.729529+0000 mgr.x (mgr.14152) 172 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:15.117 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:14 smithi088 bash[21618]: cluster 2024-09-17T10:20:13.729987+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:15.117 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:14 smithi088 bash[21618]: cluster 2024-09-17T10:20:13.729987+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:15.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:14 smithi089 bash[21600]: cluster 2024-09-17T10:20:13.729987+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:15.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:14 smithi089 bash[21600]: cluster 2024-09-17T10:20:13.729987+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:15.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:14 smithi071 bash[19840]: cluster 2024-09-17T10:20:13.729987+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:15.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:14 smithi071 bash[19840]: cluster 2024-09-17T10:20:13.729987+0000 mgr.x (mgr.14152) 173 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:17.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:16 smithi089 bash[21600]: cluster 2024-09-17T10:20:15.730494+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:17.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:16 smithi089 bash[21600]: cluster 2024-09-17T10:20:15.730494+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:17.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:16 smithi071 bash[19840]: cluster 2024-09-17T10:20:15.730494+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:17.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:16 smithi071 bash[19840]: cluster 2024-09-17T10:20:15.730494+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:17.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:16 smithi088 bash[21618]: cluster 2024-09-17T10:20:15.730494+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:17.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:16 smithi088 bash[21618]: cluster 2024-09-17T10:20:15.730494+0000 mgr.x (mgr.14152) 174 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:19.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:18 smithi089 bash[21600]: cluster 2024-09-17T10:20:17.731107+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:19.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:18 smithi089 bash[21600]: cluster 2024-09-17T10:20:17.731107+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:19.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:18 smithi089 bash[21600]: audit 2024-09-17T10:20:18.628521+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.88:0/1331456117' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96a48c35-90ce-42c2-83b7-7b64cbbeff61"} : dispatch 2024-09-17T10:20:19.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:18 smithi089 bash[21600]: audit 2024-09-17T10:20:18.628521+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.88:0/1331456117' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96a48c35-90ce-42c2-83b7-7b64cbbeff61"} : dispatch 2024-09-17T10:20:19.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:18 smithi089 bash[21600]: audit 2024-09-17T10:20:18.629242+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96a48c35-90ce-42c2-83b7-7b64cbbeff61"} : dispatch 2024-09-17T10:20:19.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:18 smithi089 bash[21600]: audit 2024-09-17T10:20:18.629242+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96a48c35-90ce-42c2-83b7-7b64cbbeff61"} : dispatch 2024-09-17T10:20:19.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:18 smithi089 bash[21600]: audit 2024-09-17T10:20:18.632608+0000 mon.a (mon.0) 359 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "96a48c35-90ce-42c2-83b7-7b64cbbeff61"}]': finished 2024-09-17T10:20:19.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:18 smithi089 bash[21600]: audit 2024-09-17T10:20:18.632608+0000 mon.a (mon.0) 359 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "96a48c35-90ce-42c2-83b7-7b64cbbeff61"}]': finished 2024-09-17T10:20:19.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:18 smithi089 bash[21600]: cluster 2024-09-17T10:20:18.637600+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T10:20:19.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:18 smithi089 bash[21600]: cluster 2024-09-17T10:20:18.637600+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T10:20:19.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:18 smithi089 bash[21600]: audit 2024-09-17T10:20:18.638035+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:19.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:18 smithi089 bash[21600]: audit 2024-09-17T10:20:18.638035+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:19.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:18 smithi071 bash[19840]: cluster 2024-09-17T10:20:17.731107+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:19.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:18 smithi071 bash[19840]: cluster 2024-09-17T10:20:17.731107+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:19.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:18 smithi071 bash[19840]: audit 2024-09-17T10:20:18.628521+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.88:0/1331456117' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96a48c35-90ce-42c2-83b7-7b64cbbeff61"} : dispatch 2024-09-17T10:20:19.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:18 smithi071 bash[19840]: audit 2024-09-17T10:20:18.628521+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.88:0/1331456117' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96a48c35-90ce-42c2-83b7-7b64cbbeff61"} : dispatch 2024-09-17T10:20:19.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:18 smithi071 bash[19840]: audit 2024-09-17T10:20:18.629242+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96a48c35-90ce-42c2-83b7-7b64cbbeff61"} : dispatch 2024-09-17T10:20:19.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:18 smithi071 bash[19840]: audit 2024-09-17T10:20:18.629242+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96a48c35-90ce-42c2-83b7-7b64cbbeff61"} : dispatch 2024-09-17T10:20:19.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:18 smithi071 bash[19840]: audit 2024-09-17T10:20:18.632608+0000 mon.a (mon.0) 359 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "96a48c35-90ce-42c2-83b7-7b64cbbeff61"}]': finished 2024-09-17T10:20:19.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:18 smithi071 bash[19840]: audit 2024-09-17T10:20:18.632608+0000 mon.a (mon.0) 359 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "96a48c35-90ce-42c2-83b7-7b64cbbeff61"}]': finished 2024-09-17T10:20:19.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:18 smithi071 bash[19840]: cluster 2024-09-17T10:20:18.637600+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T10:20:19.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:18 smithi071 bash[19840]: cluster 2024-09-17T10:20:18.637600+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T10:20:19.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:18 smithi071 bash[19840]: audit 2024-09-17T10:20:18.638035+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:19.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:18 smithi071 bash[19840]: audit 2024-09-17T10:20:18.638035+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:19.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:18 smithi088 bash[21618]: cluster 2024-09-17T10:20:17.731107+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:19.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:18 smithi088 bash[21618]: cluster 2024-09-17T10:20:17.731107+0000 mgr.x (mgr.14152) 175 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:19.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:18 smithi088 bash[21618]: audit 2024-09-17T10:20:18.628521+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.88:0/1331456117' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96a48c35-90ce-42c2-83b7-7b64cbbeff61"} : dispatch 2024-09-17T10:20:19.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:18 smithi088 bash[21618]: audit 2024-09-17T10:20:18.628521+0000 mon.b (mon.2) 2 : audit [INF] from='client.? 172.21.15.88:0/1331456117' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96a48c35-90ce-42c2-83b7-7b64cbbeff61"} : dispatch 2024-09-17T10:20:19.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:18 smithi088 bash[21618]: audit 2024-09-17T10:20:18.629242+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96a48c35-90ce-42c2-83b7-7b64cbbeff61"} : dispatch 2024-09-17T10:20:19.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:18 smithi088 bash[21618]: audit 2024-09-17T10:20:18.629242+0000 mon.a (mon.0) 358 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "96a48c35-90ce-42c2-83b7-7b64cbbeff61"} : dispatch 2024-09-17T10:20:19.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:18 smithi088 bash[21618]: audit 2024-09-17T10:20:18.632608+0000 mon.a (mon.0) 359 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "96a48c35-90ce-42c2-83b7-7b64cbbeff61"}]': finished 2024-09-17T10:20:19.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:18 smithi088 bash[21618]: audit 2024-09-17T10:20:18.632608+0000 mon.a (mon.0) 359 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "96a48c35-90ce-42c2-83b7-7b64cbbeff61"}]': finished 2024-09-17T10:20:19.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:18 smithi088 bash[21618]: cluster 2024-09-17T10:20:18.637600+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T10:20:19.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:18 smithi088 bash[21618]: cluster 2024-09-17T10:20:18.637600+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-09-17T10:20:19.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:18 smithi088 bash[21618]: audit 2024-09-17T10:20:18.638035+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:19.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:18 smithi088 bash[21618]: audit 2024-09-17T10:20:18.638035+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:20.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:19 smithi089 bash[21600]: audit 2024-09-17T10:20:19.194849+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.88:0/1300984030' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:20:20.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:19 smithi089 bash[21600]: audit 2024-09-17T10:20:19.194849+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.88:0/1300984030' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:20:20.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:19 smithi071 bash[19840]: audit 2024-09-17T10:20:19.194849+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.88:0/1300984030' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:20:20.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:19 smithi071 bash[19840]: audit 2024-09-17T10:20:19.194849+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.88:0/1300984030' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:20:20.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:19 smithi088 bash[21618]: audit 2024-09-17T10:20:19.194849+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.88:0/1300984030' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:20:20.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:19 smithi088 bash[21618]: audit 2024-09-17T10:20:19.194849+0000 mon.b (mon.2) 3 : audit [DBG] from='client.? 172.21.15.88:0/1300984030' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:20:21.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:20 smithi089 bash[21600]: cluster 2024-09-17T10:20:19.731708+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:21.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:20 smithi089 bash[21600]: cluster 2024-09-17T10:20:19.731708+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:21.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:20 smithi071 bash[19840]: cluster 2024-09-17T10:20:19.731708+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:21.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:20 smithi071 bash[19840]: cluster 2024-09-17T10:20:19.731708+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:21.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:20 smithi088 bash[21618]: cluster 2024-09-17T10:20:19.731708+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:21.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:20 smithi088 bash[21618]: cluster 2024-09-17T10:20:19.731708+0000 mgr.x (mgr.14152) 176 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:23.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:22 smithi089 bash[21600]: cluster 2024-09-17T10:20:21.732261+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:23.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:22 smithi089 bash[21600]: cluster 2024-09-17T10:20:21.732261+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:23.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:22 smithi071 bash[19840]: cluster 2024-09-17T10:20:21.732261+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:23.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:22 smithi071 bash[19840]: cluster 2024-09-17T10:20:21.732261+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:23.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:22 smithi088 bash[21618]: cluster 2024-09-17T10:20:21.732261+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:23.295 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:22 smithi088 bash[21618]: cluster 2024-09-17T10:20:21.732261+0000 mgr.x (mgr.14152) 177 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:25.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:24 smithi089 bash[21600]: cluster 2024-09-17T10:20:23.732771+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:25.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:24 smithi089 bash[21600]: cluster 2024-09-17T10:20:23.732771+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:25.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:24 smithi071 bash[19840]: cluster 2024-09-17T10:20:23.732771+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:25.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:24 smithi071 bash[19840]: cluster 2024-09-17T10:20:23.732771+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:25.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:24 smithi088 bash[21618]: cluster 2024-09-17T10:20:23.732771+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:25.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:24 smithi088 bash[21618]: cluster 2024-09-17T10:20:23.732771+0000 mgr.x (mgr.14152) 178 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:27.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:26 smithi089 bash[21600]: cluster 2024-09-17T10:20:25.733238+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:27.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:26 smithi089 bash[21600]: cluster 2024-09-17T10:20:25.733238+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:27.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:26 smithi071 bash[19840]: cluster 2024-09-17T10:20:25.733238+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:27.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:26 smithi071 bash[19840]: cluster 2024-09-17T10:20:25.733238+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:27.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:26 smithi088 bash[21618]: cluster 2024-09-17T10:20:25.733238+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:27.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:26 smithi088 bash[21618]: cluster 2024-09-17T10:20:25.733238+0000 mgr.x (mgr.14152) 179 : cluster [DBG] pgmap v132: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:29.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:28 smithi089 bash[21600]: cluster 2024-09-17T10:20:27.733694+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:29.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:28 smithi089 bash[21600]: cluster 2024-09-17T10:20:27.733694+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:29.150 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:28 smithi088 bash[21618]: cluster 2024-09-17T10:20:27.733694+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:29.150 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:28 smithi088 bash[21618]: cluster 2024-09-17T10:20:27.733694+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:29.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:28 smithi071 bash[19840]: cluster 2024-09-17T10:20:27.733694+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:29.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:28 smithi071 bash[19840]: cluster 2024-09-17T10:20:27.733694+0000 mgr.x (mgr.14152) 180 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:31.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:30 smithi089 bash[21600]: cluster 2024-09-17T10:20:29.734184+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:31.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:30 smithi089 bash[21600]: cluster 2024-09-17T10:20:29.734184+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:31.205 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:30 smithi088 bash[21618]: cluster 2024-09-17T10:20:29.734184+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:31.205 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:30 smithi088 bash[21618]: cluster 2024-09-17T10:20:29.734184+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:31.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:30 smithi071 bash[19840]: cluster 2024-09-17T10:20:29.734184+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:31.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:30 smithi071 bash[19840]: cluster 2024-09-17T10:20:29.734184+0000 mgr.x (mgr.14152) 181 : cluster [DBG] pgmap v134: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:33.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:32 smithi089 bash[21600]: cluster 2024-09-17T10:20:31.734703+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:33.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:32 smithi089 bash[21600]: cluster 2024-09-17T10:20:31.734703+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:33.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:32 smithi089 bash[21600]: audit 2024-09-17T10:20:31.863311+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T10:20:33.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:32 smithi089 bash[21600]: audit 2024-09-17T10:20:31.863311+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T10:20:33.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:32 smithi089 bash[21600]: audit 2024-09-17T10:20:31.865105+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:33.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:32 smithi089 bash[21600]: audit 2024-09-17T10:20:31.865105+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:33.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:32 smithi089 bash[21600]: cephadm 2024-09-17T10:20:31.866684+0000 mgr.x (mgr.14152) 183 : cephadm [INF] Deploying daemon osd.2 on smithi088 2024-09-17T10:20:33.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:32 smithi089 bash[21600]: cephadm 2024-09-17T10:20:31.866684+0000 mgr.x (mgr.14152) 183 : cephadm [INF] Deploying daemon osd.2 on smithi088 2024-09-17T10:20:33.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:32 smithi071 bash[19840]: cluster 2024-09-17T10:20:31.734703+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:33.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:32 smithi071 bash[19840]: cluster 2024-09-17T10:20:31.734703+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:33.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:32 smithi071 bash[19840]: audit 2024-09-17T10:20:31.863311+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T10:20:33.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:32 smithi071 bash[19840]: audit 2024-09-17T10:20:31.863311+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T10:20:33.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:32 smithi071 bash[19840]: audit 2024-09-17T10:20:31.865105+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:33.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:32 smithi071 bash[19840]: audit 2024-09-17T10:20:31.865105+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:33.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:32 smithi071 bash[19840]: cephadm 2024-09-17T10:20:31.866684+0000 mgr.x (mgr.14152) 183 : cephadm [INF] Deploying daemon osd.2 on smithi088 2024-09-17T10:20:33.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:32 smithi071 bash[19840]: cephadm 2024-09-17T10:20:31.866684+0000 mgr.x (mgr.14152) 183 : cephadm [INF] Deploying daemon osd.2 on smithi088 2024-09-17T10:20:33.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:32 smithi088 bash[21618]: cluster 2024-09-17T10:20:31.734703+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:33.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:32 smithi088 bash[21618]: cluster 2024-09-17T10:20:31.734703+0000 mgr.x (mgr.14152) 182 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:33.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:32 smithi088 bash[21618]: audit 2024-09-17T10:20:31.863311+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T10:20:33.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:32 smithi088 bash[21618]: audit 2024-09-17T10:20:31.863311+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-09-17T10:20:33.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:32 smithi088 bash[21618]: audit 2024-09-17T10:20:31.865105+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:33.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:32 smithi088 bash[21618]: audit 2024-09-17T10:20:31.865105+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:33.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:32 smithi088 bash[21618]: cephadm 2024-09-17T10:20:31.866684+0000 mgr.x (mgr.14152) 183 : cephadm [INF] Deploying daemon osd.2 on smithi088 2024-09-17T10:20:33.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:32 smithi088 bash[21618]: cephadm 2024-09-17T10:20:31.866684+0000 mgr.x (mgr.14152) 183 : cephadm [INF] Deploying daemon osd.2 on smithi088 2024-09-17T10:20:35.107 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:34 smithi088 bash[21618]: cluster 2024-09-17T10:20:33.735144+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:35.107 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:34 smithi088 bash[21618]: cluster 2024-09-17T10:20:33.735144+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:35.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:34 smithi089 bash[21600]: cluster 2024-09-17T10:20:33.735144+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:35.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:34 smithi089 bash[21600]: cluster 2024-09-17T10:20:33.735144+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:35.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:34 smithi071 bash[19840]: cluster 2024-09-17T10:20:33.735144+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:35.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:34 smithi071 bash[19840]: cluster 2024-09-17T10:20:33.735144+0000 mgr.x (mgr.14152) 184 : cluster [DBG] pgmap v136: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:36.451 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:36 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:20:36.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:36 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:20:37.081 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:36 smithi088 bash[21618]: cluster 2024-09-17T10:20:35.735620+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:37.081 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:36 smithi088 bash[21618]: cluster 2024-09-17T10:20:35.735620+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:37.081 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:36 smithi088 bash[21618]: audit 2024-09-17T10:20:36.712628+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:20:37.081 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:36 smithi088 bash[21618]: audit 2024-09-17T10:20:36.712628+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:20:37.081 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:36 smithi088 bash[21618]: audit 2024-09-17T10:20:36.719196+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:37.081 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:36 smithi088 bash[21618]: audit 2024-09-17T10:20:36.719196+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:37.081 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:37 smithi088 bash[21618]: audit 2024-09-17T10:20:36.726139+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:37.081 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:37 smithi088 bash[21618]: audit 2024-09-17T10:20:36.726139+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:37.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:36 smithi089 bash[21600]: cluster 2024-09-17T10:20:35.735620+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:37.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:36 smithi089 bash[21600]: cluster 2024-09-17T10:20:35.735620+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:37.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:36 smithi089 bash[21600]: audit 2024-09-17T10:20:36.712628+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:20:37.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:36 smithi089 bash[21600]: audit 2024-09-17T10:20:36.712628+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:20:37.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:36 smithi089 bash[21600]: audit 2024-09-17T10:20:36.719196+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:37.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:36 smithi089 bash[21600]: audit 2024-09-17T10:20:36.719196+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:37.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:36 smithi089 bash[21600]: audit 2024-09-17T10:20:36.726139+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:37.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:36 smithi089 bash[21600]: audit 2024-09-17T10:20:36.726139+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:36 smithi071 bash[19840]: cluster 2024-09-17T10:20:35.735620+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:36 smithi071 bash[19840]: cluster 2024-09-17T10:20:35.735620+0000 mgr.x (mgr.14152) 185 : cluster [DBG] pgmap v137: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:36 smithi071 bash[19840]: audit 2024-09-17T10:20:36.712628+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:20:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:36 smithi071 bash[19840]: audit 2024-09-17T10:20:36.712628+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:20:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:36 smithi071 bash[19840]: audit 2024-09-17T10:20:36.719196+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:36 smithi071 bash[19840]: audit 2024-09-17T10:20:36.719196+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:36 smithi071 bash[19840]: audit 2024-09-17T10:20:36.726139+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:36 smithi071 bash[19840]: audit 2024-09-17T10:20:36.726139+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:39.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:38 smithi089 bash[21600]: cluster 2024-09-17T10:20:37.736080+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:39.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:38 smithi089 bash[21600]: cluster 2024-09-17T10:20:37.736080+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:39.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:38 smithi071 bash[19840]: cluster 2024-09-17T10:20:37.736080+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:39.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:38 smithi071 bash[19840]: cluster 2024-09-17T10:20:37.736080+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:39.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:38 smithi088 bash[21618]: cluster 2024-09-17T10:20:37.736080+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:39.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:38 smithi088 bash[21618]: cluster 2024-09-17T10:20:37.736080+0000 mgr.x (mgr.14152) 186 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:41.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:40 smithi089 bash[21600]: cluster 2024-09-17T10:20:39.736583+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:41.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:40 smithi089 bash[21600]: cluster 2024-09-17T10:20:39.736583+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:41.205 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:40 smithi088 bash[21618]: cluster 2024-09-17T10:20:39.736583+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:41.205 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:40 smithi088 bash[21618]: cluster 2024-09-17T10:20:39.736583+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:41.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:40 smithi071 bash[19840]: cluster 2024-09-17T10:20:39.736583+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:41.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:40 smithi071 bash[19840]: cluster 2024-09-17T10:20:39.736583+0000 mgr.x (mgr.14152) 187 : cluster [DBG] pgmap v139: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:43.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:42 smithi089 bash[21600]: cluster 2024-09-17T10:20:41.737073+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:43.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:42 smithi089 bash[21600]: cluster 2024-09-17T10:20:41.737073+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:43.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:42 smithi071 bash[19840]: cluster 2024-09-17T10:20:41.737073+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:43.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:42 smithi071 bash[19840]: cluster 2024-09-17T10:20:41.737073+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:43.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:42 smithi088 bash[21618]: cluster 2024-09-17T10:20:41.737073+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:43.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:42 smithi088 bash[21618]: cluster 2024-09-17T10:20:41.737073+0000 mgr.x (mgr.14152) 188 : cluster [DBG] pgmap v140: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:44.282 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:44 smithi088 bash[21618]: audit 2024-09-17T10:20:43.188350+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:44.282 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:44 smithi088 bash[21618]: audit 2024-09-17T10:20:43.188350+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:44.283 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:44 smithi088 bash[21618]: audit 2024-09-17T10:20:43.195635+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:44.283 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:44 smithi088 bash[21618]: audit 2024-09-17T10:20:43.195635+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:44.283 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:44 smithi088 bash[21618]: audit 2024-09-17T10:20:43.872379+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:44.283 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:44 smithi088 bash[21618]: audit 2024-09-17T10:20:43.872379+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:44.283 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:44 smithi088 bash[21618]: audit 2024-09-17T10:20:43.874209+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:20:44.283 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:44 smithi088 bash[21618]: audit 2024-09-17T10:20:43.874209+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:20:44.283 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:44 smithi088 bash[21618]: audit 2024-09-17T10:20:43.883162+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:44.283 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:44 smithi088 bash[21618]: audit 2024-09-17T10:20:43.883162+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:44.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:44 smithi071 bash[19840]: audit 2024-09-17T10:20:43.188350+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:44.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:44 smithi071 bash[19840]: audit 2024-09-17T10:20:43.188350+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:44.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:44 smithi071 bash[19840]: audit 2024-09-17T10:20:43.195635+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:44.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:44 smithi071 bash[19840]: audit 2024-09-17T10:20:43.195635+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:44.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:44 smithi071 bash[19840]: audit 2024-09-17T10:20:43.872379+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:44.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:44 smithi071 bash[19840]: audit 2024-09-17T10:20:43.872379+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:44.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:44 smithi071 bash[19840]: audit 2024-09-17T10:20:43.874209+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:20:44.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:44 smithi071 bash[19840]: audit 2024-09-17T10:20:43.874209+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:20:44.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:44 smithi071 bash[19840]: audit 2024-09-17T10:20:43.883162+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:44.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:44 smithi071 bash[19840]: audit 2024-09-17T10:20:43.883162+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:44.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:44 smithi089 bash[21600]: audit 2024-09-17T10:20:43.188350+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:44.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:44 smithi089 bash[21600]: audit 2024-09-17T10:20:43.188350+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:44.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:44 smithi089 bash[21600]: audit 2024-09-17T10:20:43.195635+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:44.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:44 smithi089 bash[21600]: audit 2024-09-17T10:20:43.195635+0000 mon.a (mon.0) 368 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:44.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:44 smithi089 bash[21600]: audit 2024-09-17T10:20:43.872379+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:44.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:44 smithi089 bash[21600]: audit 2024-09-17T10:20:43.872379+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:44.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:44 smithi089 bash[21600]: audit 2024-09-17T10:20:43.874209+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:20:44.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:44 smithi089 bash[21600]: audit 2024-09-17T10:20:43.874209+0000 mon.a (mon.0) 370 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:20:44.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:44 smithi089 bash[21600]: audit 2024-09-17T10:20:43.883162+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:44.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:44 smithi089 bash[21600]: audit 2024-09-17T10:20:43.883162+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:45.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:45 smithi071 bash[19840]: cluster 2024-09-17T10:20:43.737509+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:45.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:45 smithi071 bash[19840]: cluster 2024-09-17T10:20:43.737509+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:45.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:45 smithi088 bash[21618]: cluster 2024-09-17T10:20:43.737509+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:45.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:45 smithi088 bash[21618]: cluster 2024-09-17T10:20:43.737509+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:45.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:45 smithi089 bash[21600]: cluster 2024-09-17T10:20:43.737509+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:45.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:45 smithi089 bash[21600]: cluster 2024-09-17T10:20:43.737509+0000 mgr.x (mgr.14152) 189 : cluster [DBG] pgmap v141: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:47.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:47 smithi088 bash[21618]: cluster 2024-09-17T10:20:45.738011+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:47.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:47 smithi088 bash[21618]: cluster 2024-09-17T10:20:45.738011+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:47.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:47 smithi088 bash[21618]: audit 2024-09-17T10:20:46.492578+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.88:6800/3730302733,v1:172.21.15.88:6801/3730302733]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T10:20:47.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:47 smithi088 bash[21618]: audit 2024-09-17T10:20:46.492578+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.88:6800/3730302733,v1:172.21.15.88:6801/3730302733]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T10:20:47.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:47 smithi088 bash[21618]: audit 2024-09-17T10:20:46.493021+0000 mon.a (mon.0) 372 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T10:20:47.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:47 smithi088 bash[21618]: audit 2024-09-17T10:20:46.493021+0000 mon.a (mon.0) 372 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T10:20:47.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:47 smithi071 bash[19840]: cluster 2024-09-17T10:20:45.738011+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:47.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:47 smithi071 bash[19840]: cluster 2024-09-17T10:20:45.738011+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:47.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:47 smithi071 bash[19840]: audit 2024-09-17T10:20:46.492578+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.88:6800/3730302733,v1:172.21.15.88:6801/3730302733]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T10:20:47.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:47 smithi071 bash[19840]: audit 2024-09-17T10:20:46.492578+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.88:6800/3730302733,v1:172.21.15.88:6801/3730302733]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T10:20:47.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:47 smithi071 bash[19840]: audit 2024-09-17T10:20:46.493021+0000 mon.a (mon.0) 372 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T10:20:47.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:47 smithi071 bash[19840]: audit 2024-09-17T10:20:46.493021+0000 mon.a (mon.0) 372 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T10:20:47.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:47 smithi089 bash[21600]: cluster 2024-09-17T10:20:45.738011+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:47.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:47 smithi089 bash[21600]: cluster 2024-09-17T10:20:45.738011+0000 mgr.x (mgr.14152) 190 : cluster [DBG] pgmap v142: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:47.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:47 smithi089 bash[21600]: audit 2024-09-17T10:20:46.492578+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.88:6800/3730302733,v1:172.21.15.88:6801/3730302733]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T10:20:47.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:47 smithi089 bash[21600]: audit 2024-09-17T10:20:46.492578+0000 mon.b (mon.2) 4 : audit [INF] from='osd.2 [v2:172.21.15.88:6800/3730302733,v1:172.21.15.88:6801/3730302733]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T10:20:47.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:47 smithi089 bash[21600]: audit 2024-09-17T10:20:46.493021+0000 mon.a (mon.0) 372 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T10:20:47.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:47 smithi089 bash[21600]: audit 2024-09-17T10:20:46.493021+0000 mon.a (mon.0) 372 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-09-17T10:20:47.716 INFO:teuthology.orchestra.run.smithi088.stdout:Created osd(s) 2 on host 'smithi088' 2024-09-17T10:20:48.283 DEBUG:teuthology.orchestra.run.smithi088:osd.2> sudo journalctl -f -n 0 -u ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@osd.2.service 2024-09-17T10:20:48.285 INFO:tasks.cephadm:Deploying osd.3 on smithi088 with /dev/vg_nvme/lv_3... 2024-09-17T10:20:48.286 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-17T10:20:48.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:48 smithi088 bash[21618]: audit 2024-09-17T10:20:47.208435+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T10:20:48.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:48 smithi088 bash[21618]: audit 2024-09-17T10:20:47.208435+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T10:20:48.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:48 smithi088 bash[21618]: cluster 2024-09-17T10:20:47.212846+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T10:20:48.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:48 smithi088 bash[21618]: cluster 2024-09-17T10:20:47.212846+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T10:20:48.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:48 smithi088 bash[21618]: audit 2024-09-17T10:20:47.213422+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:48.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:48 smithi088 bash[21618]: audit 2024-09-17T10:20:47.213422+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:48.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:48 smithi088 bash[21618]: audit 2024-09-17T10:20:47.214716+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.88:6800/3730302733,v1:172.21.15.88:6801/3730302733]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-17T10:20:48.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:48 smithi088 bash[21618]: audit 2024-09-17T10:20:47.214716+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.88:6800/3730302733,v1:172.21.15.88:6801/3730302733]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-17T10:20:48.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:48 smithi088 bash[21618]: audit 2024-09-17T10:20:47.215290+0000 mon.a (mon.0) 376 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-17T10:20:48.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:48 smithi088 bash[21618]: audit 2024-09-17T10:20:47.215290+0000 mon.a (mon.0) 376 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-17T10:20:48.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:48 smithi088 bash[21618]: audit 2024-09-17T10:20:47.694932+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:20:48.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:48 smithi088 bash[21618]: audit 2024-09-17T10:20:47.694932+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:20:48.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:48 smithi088 bash[21618]: audit 2024-09-17T10:20:47.702083+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:48.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:48 smithi088 bash[21618]: audit 2024-09-17T10:20:47.702083+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:48.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:48 smithi088 bash[21618]: audit 2024-09-17T10:20:47.709376+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:48.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:48 smithi088 bash[21618]: audit 2024-09-17T10:20:47.709376+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:48.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:48 smithi089 bash[21600]: audit 2024-09-17T10:20:47.208435+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T10:20:48.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:48 smithi089 bash[21600]: audit 2024-09-17T10:20:47.208435+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T10:20:48.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:48 smithi089 bash[21600]: cluster 2024-09-17T10:20:47.212846+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T10:20:48.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:48 smithi089 bash[21600]: cluster 2024-09-17T10:20:47.212846+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T10:20:48.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:48 smithi089 bash[21600]: audit 2024-09-17T10:20:47.213422+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:48.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:48 smithi089 bash[21600]: audit 2024-09-17T10:20:47.213422+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:48.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:48 smithi089 bash[21600]: audit 2024-09-17T10:20:47.214716+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.88:6800/3730302733,v1:172.21.15.88:6801/3730302733]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-17T10:20:48.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:48 smithi089 bash[21600]: audit 2024-09-17T10:20:47.214716+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.88:6800/3730302733,v1:172.21.15.88:6801/3730302733]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-17T10:20:48.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:48 smithi089 bash[21600]: audit 2024-09-17T10:20:47.215290+0000 mon.a (mon.0) 376 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-17T10:20:48.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:48 smithi089 bash[21600]: audit 2024-09-17T10:20:47.215290+0000 mon.a (mon.0) 376 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-17T10:20:48.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:48 smithi089 bash[21600]: audit 2024-09-17T10:20:47.694932+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:20:48.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:48 smithi089 bash[21600]: audit 2024-09-17T10:20:47.694932+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:20:48.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:48 smithi089 bash[21600]: audit 2024-09-17T10:20:47.702083+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:48.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:48 smithi089 bash[21600]: audit 2024-09-17T10:20:47.702083+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:48.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:48 smithi089 bash[21600]: audit 2024-09-17T10:20:47.709376+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:48.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:48 smithi089 bash[21600]: audit 2024-09-17T10:20:47.709376+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:48.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:48 smithi071 bash[19840]: audit 2024-09-17T10:20:47.208435+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T10:20:48.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:48 smithi071 bash[19840]: audit 2024-09-17T10:20:47.208435+0000 mon.a (mon.0) 373 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-09-17T10:20:48.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:48 smithi071 bash[19840]: cluster 2024-09-17T10:20:47.212846+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T10:20:48.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:48 smithi071 bash[19840]: cluster 2024-09-17T10:20:47.212846+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-09-17T10:20:48.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:48 smithi071 bash[19840]: audit 2024-09-17T10:20:47.213422+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:48.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:48 smithi071 bash[19840]: audit 2024-09-17T10:20:47.213422+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:48.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:48 smithi071 bash[19840]: audit 2024-09-17T10:20:47.214716+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.88:6800/3730302733,v1:172.21.15.88:6801/3730302733]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-17T10:20:48.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:48 smithi071 bash[19840]: audit 2024-09-17T10:20:47.214716+0000 mon.b (mon.2) 5 : audit [INF] from='osd.2 [v2:172.21.15.88:6800/3730302733,v1:172.21.15.88:6801/3730302733]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-17T10:20:48.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:48 smithi071 bash[19840]: audit 2024-09-17T10:20:47.215290+0000 mon.a (mon.0) 376 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-17T10:20:48.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:48 smithi071 bash[19840]: audit 2024-09-17T10:20:47.215290+0000 mon.a (mon.0) 376 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-17T10:20:48.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:48 smithi071 bash[19840]: audit 2024-09-17T10:20:47.694932+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:20:48.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:48 smithi071 bash[19840]: audit 2024-09-17T10:20:47.694932+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:20:48.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:48 smithi071 bash[19840]: audit 2024-09-17T10:20:47.702083+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:48.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:48 smithi071 bash[19840]: audit 2024-09-17T10:20:47.702083+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:48.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:48 smithi071 bash[19840]: audit 2024-09-17T10:20:47.709376+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:48.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:48 smithi071 bash[19840]: audit 2024-09-17T10:20:47.709376+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:49.037 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 17 10:20:48 smithi088 bash[24204]: debug 2024-09-17T10:20:48.678+0000 7fb695559640 -1 osd.2 0 waiting for initial osdmap 2024-09-17T10:20:49.037 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 17 10:20:48 smithi088 bash[24204]: debug 2024-09-17T10:20:48.702+0000 7fb68d378640 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:20:49.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:49 smithi088 bash[21618]: cluster 2024-09-17T10:20:47.738446+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:49.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:49 smithi088 bash[21618]: cluster 2024-09-17T10:20:47.738446+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:49.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:49 smithi088 bash[21618]: audit 2024-09-17T10:20:48.210755+0000 mon.a (mon.0) 380 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-17T10:20:49.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:49 smithi088 bash[21618]: audit 2024-09-17T10:20:48.210755+0000 mon.a (mon.0) 380 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-17T10:20:49.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:49 smithi088 bash[21618]: cluster 2024-09-17T10:20:48.215590+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T10:20:49.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:49 smithi088 bash[21618]: cluster 2024-09-17T10:20:48.215590+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T10:20:49.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:49 smithi088 bash[21618]: audit 2024-09-17T10:20:48.216467+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:49.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:49 smithi088 bash[21618]: audit 2024-09-17T10:20:48.216467+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:49.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:49 smithi088 bash[21618]: audit 2024-09-17T10:20:48.688907+0000 mon.a (mon.0) 383 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T10:20:49.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:49 smithi088 bash[21618]: audit 2024-09-17T10:20:48.688907+0000 mon.a (mon.0) 383 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T10:20:49.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:49 smithi088 bash[21618]: audit 2024-09-17T10:20:49.217607+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:49.539 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:49 smithi088 bash[21618]: audit 2024-09-17T10:20:49.217607+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:49.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:49 smithi089 bash[21600]: cluster 2024-09-17T10:20:47.738446+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:49.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:49 smithi089 bash[21600]: cluster 2024-09-17T10:20:47.738446+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:49.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:49 smithi089 bash[21600]: audit 2024-09-17T10:20:48.210755+0000 mon.a (mon.0) 380 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-17T10:20:49.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:49 smithi089 bash[21600]: audit 2024-09-17T10:20:48.210755+0000 mon.a (mon.0) 380 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-17T10:20:49.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:49 smithi089 bash[21600]: cluster 2024-09-17T10:20:48.215590+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T10:20:49.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:49 smithi089 bash[21600]: cluster 2024-09-17T10:20:48.215590+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T10:20:49.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:49 smithi089 bash[21600]: audit 2024-09-17T10:20:48.216467+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:49.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:49 smithi089 bash[21600]: audit 2024-09-17T10:20:48.216467+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:49.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:49 smithi089 bash[21600]: audit 2024-09-17T10:20:48.688907+0000 mon.a (mon.0) 383 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T10:20:49.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:49 smithi089 bash[21600]: audit 2024-09-17T10:20:48.688907+0000 mon.a (mon.0) 383 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T10:20:49.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:49 smithi089 bash[21600]: audit 2024-09-17T10:20:49.217607+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:49.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:49 smithi089 bash[21600]: audit 2024-09-17T10:20:49.217607+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:49.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:49 smithi071 bash[19840]: cluster 2024-09-17T10:20:47.738446+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:49.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:49 smithi071 bash[19840]: cluster 2024-09-17T10:20:47.738446+0000 mgr.x (mgr.14152) 191 : cluster [DBG] pgmap v144: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:49.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:49 smithi071 bash[19840]: audit 2024-09-17T10:20:48.210755+0000 mon.a (mon.0) 380 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-17T10:20:49.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:49 smithi071 bash[19840]: audit 2024-09-17T10:20:48.210755+0000 mon.a (mon.0) 380 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-17T10:20:49.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:49 smithi071 bash[19840]: cluster 2024-09-17T10:20:48.215590+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T10:20:49.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:49 smithi071 bash[19840]: cluster 2024-09-17T10:20:48.215590+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-09-17T10:20:49.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:49 smithi071 bash[19840]: audit 2024-09-17T10:20:48.216467+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:49.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:49 smithi071 bash[19840]: audit 2024-09-17T10:20:48.216467+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:49.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:49 smithi071 bash[19840]: audit 2024-09-17T10:20:48.688907+0000 mon.a (mon.0) 383 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T10:20:49.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:49 smithi071 bash[19840]: audit 2024-09-17T10:20:48.688907+0000 mon.a (mon.0) 383 : audit [INF] from='osd.2 ' entity='osd.2' 2024-09-17T10:20:49.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:49 smithi071 bash[19840]: audit 2024-09-17T10:20:49.217607+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:49.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:49 smithi071 bash[19840]: audit 2024-09-17T10:20:49.217607+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:50.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:50 smithi088 bash[21618]: cluster 2024-09-17T10:20:47.450291+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:20:50.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:50 smithi088 bash[21618]: cluster 2024-09-17T10:20:47.450291+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:20:50.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:50 smithi088 bash[21618]: cluster 2024-09-17T10:20:47.450405+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:20:50.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:50 smithi088 bash[21618]: cluster 2024-09-17T10:20:47.450405+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:20:50.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:50 smithi088 bash[21618]: cluster 2024-09-17T10:20:49.715416+0000 mon.a (mon.0) 385 : cluster [INF] osd.2 [v2:172.21.15.88:6800/3730302733,v1:172.21.15.88:6801/3730302733] boot 2024-09-17T10:20:50.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:50 smithi088 bash[21618]: cluster 2024-09-17T10:20:49.715416+0000 mon.a (mon.0) 385 : cluster [INF] osd.2 [v2:172.21.15.88:6800/3730302733,v1:172.21.15.88:6801/3730302733] boot 2024-09-17T10:20:50.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:50 smithi088 bash[21618]: cluster 2024-09-17T10:20:49.715521+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T10:20:50.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:50 smithi088 bash[21618]: cluster 2024-09-17T10:20:49.715521+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T10:20:50.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:50 smithi088 bash[21618]: audit 2024-09-17T10:20:49.715865+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:50.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:50 smithi088 bash[21618]: audit 2024-09-17T10:20:49.715865+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:50.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:50 smithi088 bash[21618]: audit 2024-09-17T10:20:50.161364+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' 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-17T10:20:50.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:50 smithi088 bash[21618]: audit 2024-09-17T10:20:50.161364+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' 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-17T10:20:50.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:50 smithi089 bash[21600]: cluster 2024-09-17T10:20:47.450291+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:20:50.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:50 smithi089 bash[21600]: cluster 2024-09-17T10:20:47.450291+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:20:50.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:50 smithi089 bash[21600]: cluster 2024-09-17T10:20:47.450405+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:20:50.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:50 smithi089 bash[21600]: cluster 2024-09-17T10:20:47.450405+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:20:50.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:50 smithi089 bash[21600]: cluster 2024-09-17T10:20:49.715416+0000 mon.a (mon.0) 385 : cluster [INF] osd.2 [v2:172.21.15.88:6800/3730302733,v1:172.21.15.88:6801/3730302733] boot 2024-09-17T10:20:50.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:50 smithi089 bash[21600]: cluster 2024-09-17T10:20:49.715416+0000 mon.a (mon.0) 385 : cluster [INF] osd.2 [v2:172.21.15.88:6800/3730302733,v1:172.21.15.88:6801/3730302733] boot 2024-09-17T10:20:50.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:50 smithi089 bash[21600]: cluster 2024-09-17T10:20:49.715521+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T10:20:50.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:50 smithi089 bash[21600]: cluster 2024-09-17T10:20:49.715521+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T10:20:50.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:50 smithi089 bash[21600]: audit 2024-09-17T10:20:49.715865+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:50.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:50 smithi089 bash[21600]: audit 2024-09-17T10:20:49.715865+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:50.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:50 smithi089 bash[21600]: audit 2024-09-17T10:20:50.161364+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' 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-17T10:20:50.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:50 smithi089 bash[21600]: audit 2024-09-17T10:20:50.161364+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' 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-17T10:20:50.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:50 smithi071 bash[19840]: cluster 2024-09-17T10:20:47.450291+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:20:50.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:50 smithi071 bash[19840]: cluster 2024-09-17T10:20:47.450291+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:20:50.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:50 smithi071 bash[19840]: cluster 2024-09-17T10:20:47.450405+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:20:50.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:50 smithi071 bash[19840]: cluster 2024-09-17T10:20:47.450405+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:20:50.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:50 smithi071 bash[19840]: cluster 2024-09-17T10:20:49.715416+0000 mon.a (mon.0) 385 : cluster [INF] osd.2 [v2:172.21.15.88:6800/3730302733,v1:172.21.15.88:6801/3730302733] boot 2024-09-17T10:20:50.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:50 smithi071 bash[19840]: cluster 2024-09-17T10:20:49.715416+0000 mon.a (mon.0) 385 : cluster [INF] osd.2 [v2:172.21.15.88:6800/3730302733,v1:172.21.15.88:6801/3730302733] boot 2024-09-17T10:20:50.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:50 smithi071 bash[19840]: cluster 2024-09-17T10:20:49.715521+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T10:20:50.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:50 smithi071 bash[19840]: cluster 2024-09-17T10:20:49.715521+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-09-17T10:20:50.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:50 smithi071 bash[19840]: audit 2024-09-17T10:20:49.715865+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:50.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:50 smithi071 bash[19840]: audit 2024-09-17T10:20:49.715865+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:20:50.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:50 smithi071 bash[19840]: audit 2024-09-17T10:20:50.161364+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' 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-17T10:20:50.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:50 smithi071 bash[19840]: audit 2024-09-17T10:20:50.161364+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' 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-17T10:20:52.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:51 smithi088 bash[21618]: cluster 2024-09-17T10:20:49.738901+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:52.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:51 smithi088 bash[21618]: cluster 2024-09-17T10:20:49.738901+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:52.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:51 smithi088 bash[21618]: audit 2024-09-17T10:20:50.718312+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' 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-17T10:20:52.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:51 smithi088 bash[21618]: audit 2024-09-17T10:20:50.718312+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' 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-17T10:20:52.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:51 smithi088 bash[21618]: cluster 2024-09-17T10:20:50.723279+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T10:20:52.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:51 smithi088 bash[21618]: cluster 2024-09-17T10:20:50.723279+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T10:20:52.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:51 smithi088 bash[21618]: audit 2024-09-17T10:20:50.725266+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-17T10:20:52.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:51 smithi088 bash[21618]: audit 2024-09-17T10:20:50.725266+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-17T10:20:52.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:51 smithi089 bash[21600]: cluster 2024-09-17T10:20:49.738901+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:52.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:51 smithi089 bash[21600]: cluster 2024-09-17T10:20:49.738901+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:52.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:51 smithi089 bash[21600]: audit 2024-09-17T10:20:50.718312+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' 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-17T10:20:52.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:51 smithi089 bash[21600]: audit 2024-09-17T10:20:50.718312+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' 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-17T10:20:52.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:51 smithi089 bash[21600]: cluster 2024-09-17T10:20:50.723279+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T10:20:52.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:51 smithi089 bash[21600]: cluster 2024-09-17T10:20:50.723279+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T10:20:52.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:51 smithi089 bash[21600]: audit 2024-09-17T10:20:50.725266+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-17T10:20:52.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:51 smithi089 bash[21600]: audit 2024-09-17T10:20:50.725266+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-17T10:20:52.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:51 smithi071 bash[19840]: cluster 2024-09-17T10:20:49.738901+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:52.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:51 smithi071 bash[19840]: cluster 2024-09-17T10:20:49.738901+0000 mgr.x (mgr.14152) 192 : cluster [DBG] pgmap v147: 0 pgs: ; 0 B data, 57 MiB used, 179 GiB / 179 GiB avail 2024-09-17T10:20:52.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:51 smithi071 bash[19840]: audit 2024-09-17T10:20:50.718312+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' 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-17T10:20:52.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:51 smithi071 bash[19840]: audit 2024-09-17T10:20:50.718312+0000 mon.a (mon.0) 389 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' 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-17T10:20:52.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:51 smithi071 bash[19840]: cluster 2024-09-17T10:20:50.723279+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T10:20:52.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:51 smithi071 bash[19840]: cluster 2024-09-17T10:20:50.723279+0000 mon.a (mon.0) 390 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-09-17T10:20:52.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:51 smithi071 bash[19840]: audit 2024-09-17T10:20:50.725266+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-17T10:20:52.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:51 smithi071 bash[19840]: audit 2024-09-17T10:20:50.725266+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true} : dispatch 2024-09-17T10:20:52.723 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:20:53.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:51.722976+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T10:20:53.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:51.722976+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T10:20:53.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: cluster 2024-09-17T10:20:51.727883+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T10:20:53.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: cluster 2024-09-17T10:20:51.727883+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T10:20:53.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: cluster 2024-09-17T10:20:51.739426+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v150: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:20:53.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: cluster 2024-09-17T10:20:51.739426+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v150: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:20:53.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:51.971938+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:53.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:51.971938+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:53.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.120512+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:53.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.120512+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:53.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.123349+0000 mon.a (mon.0) 396 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:20:53.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.123349+0000 mon.a (mon.0) 396 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:20:53.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.179650+0000 mon.a (mon.0) 397 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:20:53.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.179650+0000 mon.a (mon.0) 397 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:20:53.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.179978+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:20:53.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.179978+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:20:53.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.180174+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:20:53.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.180174+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:20:53.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.180447+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:20:53.039 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.180447+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:20:53.040 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.183256+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:20:53.040 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.183256+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:20:53.040 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.192486+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:20:53.040 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.192486+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:20:53.040 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.192656+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:20:53.040 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.192656+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:20:53.040 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.192878+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:20:53.040 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.192878+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:20:53.040 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.237655+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:20:53.040 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.237655+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:20:53.041 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.290783+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:53.041 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.290783+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:53.041 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.294031+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:20:53.041 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.294031+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:20:53.041 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.294094+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:20:53.041 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.294094+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:20:53.041 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.294430+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:20:53.041 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.294430+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:20:53.041 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.294909+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:20:53.041 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.294909+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:20:53.041 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.348093+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:20:53.041 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:52 smithi088 bash[21618]: audit 2024-09-17T10:20:52.348093+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:20:53.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:51.722976+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T10:20:53.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:51.722976+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T10:20:53.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: cluster 2024-09-17T10:20:51.727883+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T10:20:53.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: cluster 2024-09-17T10:20:51.727883+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T10:20:53.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: cluster 2024-09-17T10:20:51.739426+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v150: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:20:53.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: cluster 2024-09-17T10:20:51.739426+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v150: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:20:53.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:51.971938+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:53.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:51.971938+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:53.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.120512+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:53.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.120512+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:53.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.123349+0000 mon.a (mon.0) 396 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:20:53.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.123349+0000 mon.a (mon.0) 396 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:20:53.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.179650+0000 mon.a (mon.0) 397 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:20:53.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.179650+0000 mon.a (mon.0) 397 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:20:53.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.179978+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:20:53.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.179978+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:20:53.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.180174+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:20:53.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.180174+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:20:53.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.180447+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:20:53.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.180447+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:20:53.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.183256+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:20:53.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.183256+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:20:53.127 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.192486+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:20:53.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.192486+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:20:53.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.192656+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:20:53.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.192656+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:20:53.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.192878+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:20:53.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.192878+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:20:53.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.237655+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:20:53.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.237655+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:20:53.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.290783+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:53.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.290783+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:53.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.294031+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:20:53.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.294031+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:20:53.128 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.294094+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:20:53.129 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.294094+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:20:53.129 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.294430+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:20:53.129 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.294430+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:20:53.129 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.294909+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:20:53.129 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.294909+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:20:53.129 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.348093+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:20:53.129 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:52 smithi089 bash[21600]: audit 2024-09-17T10:20:52.348093+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:20:53.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:51.722976+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T10:20:53.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:51.722976+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-09-17T10:20:53.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: cluster 2024-09-17T10:20:51.727883+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T10:20:53.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: cluster 2024-09-17T10:20:51.727883+0000 mon.a (mon.0) 393 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-09-17T10:20:53.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: cluster 2024-09-17T10:20:51.739426+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v150: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:20:53.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: cluster 2024-09-17T10:20:51.739426+0000 mgr.x (mgr.14152) 193 : cluster [DBG] pgmap v150: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:20:53.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:51.971938+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:53.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:51.971938+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:53.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.120512+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:53.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.120512+0000 mon.a (mon.0) 395 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:53.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.123349+0000 mon.a (mon.0) 396 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:20:53.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.123349+0000 mon.a (mon.0) 396 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:20:53.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.179650+0000 mon.a (mon.0) 397 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:20:53.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.179650+0000 mon.a (mon.0) 397 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:20:53.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.179978+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:20:53.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.179978+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:20:53.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.180174+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:20:53.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.180174+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:20:53.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.180447+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:20:53.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.180447+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:20:53.218 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.183256+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:20:53.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.183256+0000 mon.c (mon.1) 3 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:20:53.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.192486+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:20:53.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.192486+0000 mon.a (mon.0) 401 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:20:53.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.192656+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:20:53.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.192656+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:20:53.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.192878+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:20:53.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.192878+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:20:53.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.237655+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:20:53.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.237655+0000 mon.c (mon.1) 4 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:20:53.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.290783+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:53.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.290783+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:53.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.294031+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:20:53.219 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.294031+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-09-17T10:20:53.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.294094+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:20:53.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.294094+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:20:53.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.294430+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:20:53.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.294430+0000 mon.a (mon.0) 406 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:20:53.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.294909+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:20:53.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.294909+0000 mon.a (mon.0) 407 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:20:53.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.348093+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:20:53.220 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:52 smithi071 bash[19840]: audit 2024-09-17T10:20:52.348093+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-09-17T10:20:54.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:53 smithi088 bash[21618]: cluster 2024-09-17T10:20:52.740028+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T10:20:54.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:53 smithi088 bash[21618]: cluster 2024-09-17T10:20:52.740028+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T10:20:54.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:53 smithi088 bash[21618]: cluster 2024-09-17T10:20:53.129195+0000 mon.a (mon.0) 409 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-17T10:20:54.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:53 smithi088 bash[21618]: cluster 2024-09-17T10:20:53.129195+0000 mon.a (mon.0) 409 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-17T10:20:54.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:53 smithi089 bash[21600]: cluster 2024-09-17T10:20:52.740028+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T10:20:54.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:53 smithi089 bash[21600]: cluster 2024-09-17T10:20:52.740028+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T10:20:54.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:53 smithi089 bash[21600]: cluster 2024-09-17T10:20:53.129195+0000 mon.a (mon.0) 409 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-17T10:20:54.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:53 smithi089 bash[21600]: cluster 2024-09-17T10:20:53.129195+0000 mon.a (mon.0) 409 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-17T10:20:54.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:53 smithi071 bash[19840]: cluster 2024-09-17T10:20:52.740028+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T10:20:54.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:53 smithi071 bash[19840]: cluster 2024-09-17T10:20:52.740028+0000 mon.a (mon.0) 408 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-09-17T10:20:54.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:53 smithi071 bash[19840]: cluster 2024-09-17T10:20:53.129195+0000 mon.a (mon.0) 409 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-17T10:20:54.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:53 smithi071 bash[19840]: cluster 2024-09-17T10:20:53.129195+0000 mon.a (mon.0) 409 : cluster [DBG] mgrmap e15: x(active, since 4m) 2024-09-17T10:20:55.016 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:54 smithi088 bash[21618]: cluster 2024-09-17T10:20:53.739933+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v152: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:20:55.016 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:54 smithi088 bash[21618]: cluster 2024-09-17T10:20:53.739933+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v152: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:20:55.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:54 smithi089 bash[21600]: cluster 2024-09-17T10:20:53.739933+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v152: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:20:55.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:54 smithi089 bash[21600]: cluster 2024-09-17T10:20:53.739933+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v152: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:20:55.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:54 smithi071 bash[19840]: cluster 2024-09-17T10:20:53.739933+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v152: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:20:55.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:54 smithi071 bash[19840]: cluster 2024-09-17T10:20:53.739933+0000 mgr.x (mgr.14152) 194 : cluster [DBG] pgmap v152: 1 pgs: 1 unknown; 0 B data, 88 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:20:57.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:56 smithi088 bash[21618]: cluster 2024-09-17T10:20:55.740486+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:20:57.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:56 smithi088 bash[21618]: cluster 2024-09-17T10:20:55.740486+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:20:57.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:56 smithi089 bash[21600]: cluster 2024-09-17T10:20:55.740486+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:20:57.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:56 smithi089 bash[21600]: cluster 2024-09-17T10:20:55.740486+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:20:57.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:56 smithi071 bash[19840]: cluster 2024-09-17T10:20:55.740486+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:20:57.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:56 smithi071 bash[19840]: cluster 2024-09-17T10:20:55.740486+0000 mgr.x (mgr.14152) 195 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:20:59.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:59 smithi088 bash[21618]: cluster 2024-09-17T10:20:57.741003+0000 mgr.x (mgr.14152) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:20:59.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:59 smithi088 bash[21618]: cluster 2024-09-17T10:20:57.741003+0000 mgr.x (mgr.14152) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:20:59.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:59 smithi088 bash[21618]: cephadm 2024-09-17T10:20:58.073523+0000 mgr.x (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi088 2024-09-17T10:20:59.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:59 smithi088 bash[21618]: cephadm 2024-09-17T10:20:58.073523+0000 mgr.x (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi088 2024-09-17T10:20:59.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:59 smithi088 bash[21618]: audit 2024-09-17T10:20:58.082112+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:59.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:59 smithi088 bash[21618]: audit 2024-09-17T10:20:58.082112+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:59.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:59 smithi088 bash[21618]: audit 2024-09-17T10:20:58.090994+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:59.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:59 smithi088 bash[21618]: audit 2024-09-17T10:20:58.090994+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:59.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:59 smithi088 bash[21618]: audit 2024-09-17T10:20:58.093191+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T10:20:59.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:59 smithi088 bash[21618]: audit 2024-09-17T10:20:58.093191+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T10:20:59.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:59 smithi088 bash[21618]: cephadm 2024-09-17T10:20:58.094488+0000 mgr.x (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 21361M 2024-09-17T10:20:59.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:59 smithi088 bash[21618]: cephadm 2024-09-17T10:20:58.094488+0000 mgr.x (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 21361M 2024-09-17T10:20:59.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:59 smithi088 bash[21618]: audit 2024-09-17T10:20:58.101476+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:59.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:59 smithi088 bash[21618]: audit 2024-09-17T10:20:58.101476+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:59.289 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:59 smithi088 bash[21618]: audit 2024-09-17T10:20:58.105658+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:59.289 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:59 smithi088 bash[21618]: audit 2024-09-17T10:20:58.105658+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:59.289 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:59 smithi088 bash[21618]: audit 2024-09-17T10:20:58.107330+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:20:59.289 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:59 smithi088 bash[21618]: audit 2024-09-17T10:20:58.107330+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:20:59.289 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:59 smithi088 bash[21618]: audit 2024-09-17T10:20:58.117705+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:59.289 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:20:59 smithi088 bash[21618]: audit 2024-09-17T10:20:58.117705+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:59.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:59 smithi089 bash[21600]: cluster 2024-09-17T10:20:57.741003+0000 mgr.x (mgr.14152) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:20:59.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:59 smithi089 bash[21600]: cluster 2024-09-17T10:20:57.741003+0000 mgr.x (mgr.14152) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:20:59.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:59 smithi089 bash[21600]: cephadm 2024-09-17T10:20:58.073523+0000 mgr.x (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi088 2024-09-17T10:20:59.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:59 smithi089 bash[21600]: cephadm 2024-09-17T10:20:58.073523+0000 mgr.x (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi088 2024-09-17T10:20:59.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:59 smithi089 bash[21600]: audit 2024-09-17T10:20:58.082112+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:59.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:59 smithi089 bash[21600]: audit 2024-09-17T10:20:58.082112+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:59.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:59 smithi089 bash[21600]: audit 2024-09-17T10:20:58.090994+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:59.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:59 smithi089 bash[21600]: audit 2024-09-17T10:20:58.090994+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:59.377 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:59 smithi089 bash[21600]: audit 2024-09-17T10:20:58.093191+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T10:20:59.377 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:59 smithi089 bash[21600]: audit 2024-09-17T10:20:58.093191+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T10:20:59.377 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:59 smithi089 bash[21600]: cephadm 2024-09-17T10:20:58.094488+0000 mgr.x (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 21361M 2024-09-17T10:20:59.377 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:59 smithi089 bash[21600]: cephadm 2024-09-17T10:20:58.094488+0000 mgr.x (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 21361M 2024-09-17T10:20:59.377 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:59 smithi089 bash[21600]: audit 2024-09-17T10:20:58.101476+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:59.377 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:59 smithi089 bash[21600]: audit 2024-09-17T10:20:58.101476+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:59.377 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:59 smithi089 bash[21600]: audit 2024-09-17T10:20:58.105658+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:59.377 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:59 smithi089 bash[21600]: audit 2024-09-17T10:20:58.105658+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:59.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:59 smithi089 bash[21600]: audit 2024-09-17T10:20:58.107330+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:20:59.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:59 smithi089 bash[21600]: audit 2024-09-17T10:20:58.107330+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:20:59.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:59 smithi089 bash[21600]: audit 2024-09-17T10:20:58.117705+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:59.378 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:20:59 smithi089 bash[21600]: audit 2024-09-17T10:20:58.117705+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:59.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:59 smithi071 bash[19840]: cluster 2024-09-17T10:20:57.741003+0000 mgr.x (mgr.14152) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:20:59.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:59 smithi071 bash[19840]: cluster 2024-09-17T10:20:57.741003+0000 mgr.x (mgr.14152) 196 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:20:59.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:59 smithi071 bash[19840]: cephadm 2024-09-17T10:20:58.073523+0000 mgr.x (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi088 2024-09-17T10:20:59.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:59 smithi071 bash[19840]: cephadm 2024-09-17T10:20:58.073523+0000 mgr.x (mgr.14152) 197 : cephadm [INF] Detected new or changed devices on smithi088 2024-09-17T10:20:59.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:59 smithi071 bash[19840]: audit 2024-09-17T10:20:58.082112+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:59.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:59 smithi071 bash[19840]: audit 2024-09-17T10:20:58.082112+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:59.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:59 smithi071 bash[19840]: audit 2024-09-17T10:20:58.090994+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:59.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:59 smithi071 bash[19840]: audit 2024-09-17T10:20:58.090994+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:59.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:59 smithi071 bash[19840]: audit 2024-09-17T10:20:58.093191+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T10:20:59.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:59 smithi071 bash[19840]: audit 2024-09-17T10:20:58.093191+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T10:20:59.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:59 smithi071 bash[19840]: cephadm 2024-09-17T10:20:58.094488+0000 mgr.x (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 21361M 2024-09-17T10:20:59.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:59 smithi071 bash[19840]: cephadm 2024-09-17T10:20:58.094488+0000 mgr.x (mgr.14152) 198 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 21361M 2024-09-17T10:20:59.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:59 smithi071 bash[19840]: audit 2024-09-17T10:20:58.101476+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:59.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:59 smithi071 bash[19840]: audit 2024-09-17T10:20:58.101476+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:59.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:59 smithi071 bash[19840]: audit 2024-09-17T10:20:58.105658+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:59.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:59 smithi071 bash[19840]: audit 2024-09-17T10:20:58.105658+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:20:59.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:59 smithi071 bash[19840]: audit 2024-09-17T10:20:58.107330+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:20:59.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:59 smithi071 bash[19840]: audit 2024-09-17T10:20:58.107330+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:20:59.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:59 smithi071 bash[19840]: audit 2024-09-17T10:20:58.117705+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:20:59.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:20:59 smithi071 bash[19840]: audit 2024-09-17T10:20:58.117705+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:00.221 INFO:teuthology.orchestra.run.smithi088.stdout: 2024-09-17T10:21:00.261 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi088:vg_nvme/lv_3 2024-09-17T10:21:01.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:01 smithi089 bash[21600]: cluster 2024-09-17T10:20:59.741498+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-17T10:21:01.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:01 smithi089 bash[21600]: cluster 2024-09-17T10:20:59.741498+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-17T10:21:01.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:01 smithi071 bash[19840]: cluster 2024-09-17T10:20:59.741498+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-17T10:21:01.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:01 smithi071 bash[19840]: cluster 2024-09-17T10:20:59.741498+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-17T10:21:01.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:01 smithi088 bash[21618]: cluster 2024-09-17T10:20:59.741498+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-17T10:21:01.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:01 smithi088 bash[21618]: cluster 2024-09-17T10:20:59.741498+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-17T10:21:03.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:03 smithi089 bash[21600]: cluster 2024-09-17T10:21:01.742014+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-17T10:21:03.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:03 smithi089 bash[21600]: cluster 2024-09-17T10:21:01.742014+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-17T10:21:03.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:03 smithi071 bash[19840]: cluster 2024-09-17T10:21:01.742014+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-17T10:21:03.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:03 smithi071 bash[19840]: cluster 2024-09-17T10:21:01.742014+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-17T10:21:03.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:03 smithi088 bash[21618]: cluster 2024-09-17T10:21:01.742014+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-17T10:21:03.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:03 smithi088 bash[21618]: cluster 2024-09-17T10:21:01.742014+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-17T10:21:04.989 INFO:teuthology.orchestra.run.smithi088.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.b/config 2024-09-17T10:21:05.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:05 smithi089 bash[21600]: cluster 2024-09-17T10:21:03.742571+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-17T10:21:05.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:05 smithi089 bash[21600]: cluster 2024-09-17T10:21:03.742571+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-17T10:21:05.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:05 smithi071 bash[19840]: cluster 2024-09-17T10:21:03.742571+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-17T10:21:05.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:05 smithi071 bash[19840]: cluster 2024-09-17T10:21:03.742571+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-17T10:21:05.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:05 smithi088 bash[21618]: cluster 2024-09-17T10:21:03.742571+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-17T10:21:05.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:05 smithi088 bash[21618]: cluster 2024-09-17T10:21:03.742571+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-17T10:21:07.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:07 smithi089 bash[21600]: cluster 2024-09-17T10:21:05.743119+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-17T10:21:07.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:07 smithi089 bash[21600]: cluster 2024-09-17T10:21:05.743119+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-17T10:21:07.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:07 smithi089 bash[21600]: audit 2024-09-17T10:21:06.285096+0000 mgr.x (mgr.14152) 203 : audit [DBG] from='client.24155 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:07.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:07 smithi089 bash[21600]: audit 2024-09-17T10:21:06.285096+0000 mgr.x (mgr.14152) 203 : audit [DBG] from='client.24155 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:07.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:07 smithi089 bash[21600]: audit 2024-09-17T10:21:06.291405+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:21:07.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:07 smithi089 bash[21600]: audit 2024-09-17T10:21:06.291405+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:21:07.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:07 smithi089 bash[21600]: audit 2024-09-17T10:21:06.297312+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:21:07.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:07 smithi089 bash[21600]: audit 2024-09-17T10:21:06.297312+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:21:07.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:07 smithi089 bash[21600]: audit 2024-09-17T10:21:06.299013+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:07.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:07 smithi089 bash[21600]: audit 2024-09-17T10:21:06.299013+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:07.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:07 smithi071 bash[19840]: cluster 2024-09-17T10:21:05.743119+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-17T10:21:07.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:07 smithi071 bash[19840]: cluster 2024-09-17T10:21:05.743119+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-17T10:21:07.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:07 smithi071 bash[19840]: audit 2024-09-17T10:21:06.285096+0000 mgr.x (mgr.14152) 203 : audit [DBG] from='client.24155 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:07.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:07 smithi071 bash[19840]: audit 2024-09-17T10:21:06.285096+0000 mgr.x (mgr.14152) 203 : audit [DBG] from='client.24155 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:07.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:07 smithi071 bash[19840]: audit 2024-09-17T10:21:06.291405+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:21:07.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:07 smithi071 bash[19840]: audit 2024-09-17T10:21:06.291405+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:21:07.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:07 smithi071 bash[19840]: audit 2024-09-17T10:21:06.297312+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:21:07.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:07 smithi071 bash[19840]: audit 2024-09-17T10:21:06.297312+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:21:07.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:07 smithi071 bash[19840]: audit 2024-09-17T10:21:06.299013+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:07.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:07 smithi071 bash[19840]: audit 2024-09-17T10:21:06.299013+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:07.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:07 smithi088 bash[21618]: cluster 2024-09-17T10:21:05.743119+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-17T10:21:07.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:07 smithi088 bash[21618]: cluster 2024-09-17T10:21:05.743119+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-17T10:21:07.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:07 smithi088 bash[21618]: audit 2024-09-17T10:21:06.285096+0000 mgr.x (mgr.14152) 203 : audit [DBG] from='client.24155 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:07.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:07 smithi088 bash[21618]: audit 2024-09-17T10:21:06.285096+0000 mgr.x (mgr.14152) 203 : audit [DBG] from='client.24155 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi088:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:07.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:07 smithi088 bash[21618]: audit 2024-09-17T10:21:06.291405+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:21:07.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:07 smithi088 bash[21618]: audit 2024-09-17T10:21:06.291405+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:21:07.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:07 smithi088 bash[21618]: audit 2024-09-17T10:21:06.297312+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:21:07.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:07 smithi088 bash[21618]: audit 2024-09-17T10:21:06.297312+0000 mon.a (mon.0) 418 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:21:07.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:07 smithi088 bash[21618]: audit 2024-09-17T10:21:06.299013+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:07.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:07 smithi088 bash[21618]: audit 2024-09-17T10:21:06.299013+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:09.379 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:09 smithi089 bash[21600]: cluster 2024-09-17T10:21:07.743627+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:21:09.689 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:09 smithi089 bash[21600]: cluster 2024-09-17T10:21:07.743627+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:21:09.690 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:09 smithi088 bash[21618]: cluster 2024-09-17T10:21:07.743627+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:21:09.690 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:09 smithi088 bash[21618]: cluster 2024-09-17T10:21:07.743627+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:21:09.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:09 smithi071 bash[19840]: cluster 2024-09-17T10:21:07.743627+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:21:09.690 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:09 smithi071 bash[19840]: cluster 2024-09-17T10:21:07.743627+0000 mgr.x (mgr.14152) 204 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:21:11.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:11 smithi089 bash[21600]: cluster 2024-09-17T10:21:09.744145+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-17T10:21:11.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:11 smithi089 bash[21600]: cluster 2024-09-17T10:21:09.744145+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-17T10:21:11.400 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:11 smithi088 bash[21618]: cluster 2024-09-17T10:21:09.744145+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-17T10:21:11.401 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:11 smithi088 bash[21618]: cluster 2024-09-17T10:21:09.744145+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-17T10:21:11.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:11 smithi071 bash[19840]: cluster 2024-09-17T10:21:09.744145+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-17T10:21:11.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:11 smithi071 bash[19840]: cluster 2024-09-17T10:21:09.744145+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-17T10:21:13.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:13 smithi089 bash[21600]: cluster 2024-09-17T10:21:11.744638+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-17T10:21:13.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:13 smithi089 bash[21600]: cluster 2024-09-17T10:21:11.744638+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-17T10:21:13.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:13 smithi071 bash[19840]: cluster 2024-09-17T10:21:11.744638+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-17T10:21:13.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:13 smithi071 bash[19840]: cluster 2024-09-17T10:21:11.744638+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-17T10:21:13.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:13 smithi088 bash[21618]: cluster 2024-09-17T10:21:11.744638+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-17T10:21:13.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:13 smithi088 bash[21618]: cluster 2024-09-17T10:21:11.744638+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-17T10:21:15.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:15 smithi089 bash[21600]: cluster 2024-09-17T10:21:13.745173+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-17T10:21:15.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:15 smithi089 bash[21600]: cluster 2024-09-17T10:21:13.745173+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-17T10:21:15.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:15 smithi089 bash[21600]: audit 2024-09-17T10:21:14.719532+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.88:0/589966911' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bcd44c33-af33-4304-b732-467091d92a26"} : dispatch 2024-09-17T10:21:15.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:15 smithi089 bash[21600]: audit 2024-09-17T10:21:14.719532+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.88:0/589966911' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bcd44c33-af33-4304-b732-467091d92a26"} : dispatch 2024-09-17T10:21:15.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:15 smithi089 bash[21600]: audit 2024-09-17T10:21:14.720012+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bcd44c33-af33-4304-b732-467091d92a26"} : dispatch 2024-09-17T10:21:15.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:15 smithi089 bash[21600]: audit 2024-09-17T10:21:14.720012+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bcd44c33-af33-4304-b732-467091d92a26"} : dispatch 2024-09-17T10:21:15.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:15 smithi089 bash[21600]: audit 2024-09-17T10:21:14.723381+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bcd44c33-af33-4304-b732-467091d92a26"}]': finished 2024-09-17T10:21:15.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:15 smithi089 bash[21600]: audit 2024-09-17T10:21:14.723381+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bcd44c33-af33-4304-b732-467091d92a26"}]': finished 2024-09-17T10:21:15.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:15 smithi089 bash[21600]: cluster 2024-09-17T10:21:14.728066+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-17T10:21:15.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:15 smithi089 bash[21600]: cluster 2024-09-17T10:21:14.728066+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-17T10:21:15.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:15 smithi089 bash[21600]: audit 2024-09-17T10:21:14.728460+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:15.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:15 smithi089 bash[21600]: audit 2024-09-17T10:21:14.728460+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:15.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:15 smithi071 bash[19840]: cluster 2024-09-17T10:21:13.745173+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-17T10:21:15.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:15 smithi071 bash[19840]: cluster 2024-09-17T10:21:13.745173+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-17T10:21:15.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:15 smithi071 bash[19840]: audit 2024-09-17T10:21:14.719532+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.88:0/589966911' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bcd44c33-af33-4304-b732-467091d92a26"} : dispatch 2024-09-17T10:21:15.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:15 smithi071 bash[19840]: audit 2024-09-17T10:21:14.719532+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.88:0/589966911' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bcd44c33-af33-4304-b732-467091d92a26"} : dispatch 2024-09-17T10:21:15.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:15 smithi071 bash[19840]: audit 2024-09-17T10:21:14.720012+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bcd44c33-af33-4304-b732-467091d92a26"} : dispatch 2024-09-17T10:21:15.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:15 smithi071 bash[19840]: audit 2024-09-17T10:21:14.720012+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bcd44c33-af33-4304-b732-467091d92a26"} : dispatch 2024-09-17T10:21:15.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:15 smithi071 bash[19840]: audit 2024-09-17T10:21:14.723381+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bcd44c33-af33-4304-b732-467091d92a26"}]': finished 2024-09-17T10:21:15.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:15 smithi071 bash[19840]: audit 2024-09-17T10:21:14.723381+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bcd44c33-af33-4304-b732-467091d92a26"}]': finished 2024-09-17T10:21:15.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:15 smithi071 bash[19840]: cluster 2024-09-17T10:21:14.728066+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-17T10:21:15.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:15 smithi071 bash[19840]: cluster 2024-09-17T10:21:14.728066+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-17T10:21:15.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:15 smithi071 bash[19840]: audit 2024-09-17T10:21:14.728460+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:15.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:15 smithi071 bash[19840]: audit 2024-09-17T10:21:14.728460+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:15.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:15 smithi088 bash[21618]: cluster 2024-09-17T10:21:13.745173+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-17T10:21:15.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:15 smithi088 bash[21618]: cluster 2024-09-17T10:21:13.745173+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-17T10:21:15.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:15 smithi088 bash[21618]: audit 2024-09-17T10:21:14.719532+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.88:0/589966911' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bcd44c33-af33-4304-b732-467091d92a26"} : dispatch 2024-09-17T10:21:15.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:15 smithi088 bash[21618]: audit 2024-09-17T10:21:14.719532+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.88:0/589966911' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bcd44c33-af33-4304-b732-467091d92a26"} : dispatch 2024-09-17T10:21:15.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:15 smithi088 bash[21618]: audit 2024-09-17T10:21:14.720012+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bcd44c33-af33-4304-b732-467091d92a26"} : dispatch 2024-09-17T10:21:15.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:15 smithi088 bash[21618]: audit 2024-09-17T10:21:14.720012+0000 mon.a (mon.0) 420 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "bcd44c33-af33-4304-b732-467091d92a26"} : dispatch 2024-09-17T10:21:15.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:15 smithi088 bash[21618]: audit 2024-09-17T10:21:14.723381+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bcd44c33-af33-4304-b732-467091d92a26"}]': finished 2024-09-17T10:21:15.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:15 smithi088 bash[21618]: audit 2024-09-17T10:21:14.723381+0000 mon.a (mon.0) 421 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bcd44c33-af33-4304-b732-467091d92a26"}]': finished 2024-09-17T10:21:15.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:15 smithi088 bash[21618]: cluster 2024-09-17T10:21:14.728066+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-17T10:21:15.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:15 smithi088 bash[21618]: cluster 2024-09-17T10:21:14.728066+0000 mon.a (mon.0) 422 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-09-17T10:21:15.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:15 smithi088 bash[21618]: audit 2024-09-17T10:21:14.728460+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:15.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:15 smithi088 bash[21618]: audit 2024-09-17T10:21:14.728460+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:16.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:16 smithi071 bash[19840]: audit 2024-09-17T10:21:15.398478+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.88:0/2705169731' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:21:16.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:16 smithi071 bash[19840]: audit 2024-09-17T10:21:15.398478+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.88:0/2705169731' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:21:16.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:16 smithi088 bash[21618]: audit 2024-09-17T10:21:15.398478+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.88:0/2705169731' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:21:16.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:16 smithi088 bash[21618]: audit 2024-09-17T10:21:15.398478+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.88:0/2705169731' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:21:16.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:16 smithi089 bash[21600]: audit 2024-09-17T10:21:15.398478+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.88:0/2705169731' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:21:16.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:16 smithi089 bash[21600]: audit 2024-09-17T10:21:15.398478+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.88:0/2705169731' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:21:17.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:17 smithi071 bash[19840]: cluster 2024-09-17T10:21:15.745704+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:21:17.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:17 smithi071 bash[19840]: cluster 2024-09-17T10:21:15.745704+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:21:17.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:17 smithi088 bash[21618]: cluster 2024-09-17T10:21:15.745704+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:21:17.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:17 smithi088 bash[21618]: cluster 2024-09-17T10:21:15.745704+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:21:17.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:17 smithi089 bash[21600]: cluster 2024-09-17T10:21:15.745704+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:21:17.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:17 smithi089 bash[21600]: cluster 2024-09-17T10:21:15.745704+0000 mgr.x (mgr.14152) 208 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:21:19.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:19 smithi088 bash[21618]: cluster 2024-09-17T10:21:17.746223+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-17T10:21:19.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:19 smithi088 bash[21618]: cluster 2024-09-17T10:21:17.746223+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-17T10:21:19.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:19 smithi071 bash[19840]: cluster 2024-09-17T10:21:17.746223+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-17T10:21:19.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:19 smithi071 bash[19840]: cluster 2024-09-17T10:21:17.746223+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-17T10:21:19.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:19 smithi089 bash[21600]: cluster 2024-09-17T10:21:17.746223+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-17T10:21:19.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:19 smithi089 bash[21600]: cluster 2024-09-17T10:21:17.746223+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-17T10:21:21.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:21 smithi071 bash[19840]: cluster 2024-09-17T10:21:19.746727+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-17T10:21:21.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:21 smithi071 bash[19840]: cluster 2024-09-17T10:21:19.746727+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-17T10:21:21.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:21 smithi088 bash[21618]: cluster 2024-09-17T10:21:19.746727+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-17T10:21:21.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:21 smithi088 bash[21618]: cluster 2024-09-17T10:21:19.746727+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-17T10:21:21.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:21 smithi089 bash[21600]: cluster 2024-09-17T10:21:19.746727+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-17T10:21:21.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:21 smithi089 bash[21600]: cluster 2024-09-17T10:21:19.746727+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-17T10:21:23.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:23 smithi071 bash[19840]: cluster 2024-09-17T10:21:21.747234+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-17T10:21:23.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:23 smithi071 bash[19840]: cluster 2024-09-17T10:21:21.747234+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-17T10:21:23.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:23 smithi088 bash[21618]: cluster 2024-09-17T10:21:21.747234+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-17T10:21:23.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:23 smithi088 bash[21618]: cluster 2024-09-17T10:21:21.747234+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-17T10:21:23.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:23 smithi089 bash[21600]: cluster 2024-09-17T10:21:21.747234+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-17T10:21:23.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:23 smithi089 bash[21600]: cluster 2024-09-17T10:21:21.747234+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-17T10:21:25.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:25 smithi071 bash[19840]: cluster 2024-09-17T10:21:23.747740+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-17T10:21:25.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:25 smithi071 bash[19840]: cluster 2024-09-17T10:21:23.747740+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-17T10:21:25.490 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:25 smithi088 bash[21618]: cluster 2024-09-17T10:21:23.747740+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-17T10:21:25.491 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:25 smithi088 bash[21618]: cluster 2024-09-17T10:21:23.747740+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-17T10:21:25.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:25 smithi089 bash[21600]: cluster 2024-09-17T10:21:23.747740+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-17T10:21:25.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:25 smithi089 bash[21600]: cluster 2024-09-17T10:21:23.747740+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-17T10:21:27.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:27 smithi071 bash[19840]: cluster 2024-09-17T10:21:25.748262+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-17T10:21:27.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:27 smithi071 bash[19840]: cluster 2024-09-17T10:21:25.748262+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-17T10:21:27.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:27 smithi088 bash[21618]: cluster 2024-09-17T10:21:25.748262+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-17T10:21:27.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:27 smithi088 bash[21618]: cluster 2024-09-17T10:21:25.748262+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-17T10:21:27.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:27 smithi089 bash[21600]: cluster 2024-09-17T10:21:25.748262+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-17T10:21:27.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:27 smithi089 bash[21600]: cluster 2024-09-17T10:21:25.748262+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-17T10:21:28.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:28 smithi071 bash[19840]: audit 2024-09-17T10:21:27.782445+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T10:21:28.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:28 smithi071 bash[19840]: audit 2024-09-17T10:21:27.782445+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T10:21:28.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:28 smithi071 bash[19840]: audit 2024-09-17T10:21:27.784176+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:28.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:28 smithi071 bash[19840]: audit 2024-09-17T10:21:27.784176+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:28.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:28 smithi088 bash[21618]: audit 2024-09-17T10:21:27.782445+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T10:21:28.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:28 smithi088 bash[21618]: audit 2024-09-17T10:21:27.782445+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T10:21:28.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:28 smithi088 bash[21618]: audit 2024-09-17T10:21:27.784176+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:28.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:28 smithi088 bash[21618]: audit 2024-09-17T10:21:27.784176+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:28.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:28 smithi089 bash[21600]: audit 2024-09-17T10:21:27.782445+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T10:21:28.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:28 smithi089 bash[21600]: audit 2024-09-17T10:21:27.782445+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-09-17T10:21:28.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:28 smithi089 bash[21600]: audit 2024-09-17T10:21:27.784176+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:28.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:28 smithi089 bash[21600]: audit 2024-09-17T10:21:27.784176+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:29.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:29 smithi071 bash[19840]: cluster 2024-09-17T10:21:27.748765+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-17T10:21:29.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:29 smithi071 bash[19840]: cluster 2024-09-17T10:21:27.748765+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-17T10:21:29.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:29 smithi071 bash[19840]: cephadm 2024-09-17T10:21:27.785664+0000 mgr.x (mgr.14152) 215 : cephadm [INF] Deploying daemon osd.3 on smithi088 2024-09-17T10:21:29.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:29 smithi071 bash[19840]: cephadm 2024-09-17T10:21:27.785664+0000 mgr.x (mgr.14152) 215 : cephadm [INF] Deploying daemon osd.3 on smithi088 2024-09-17T10:21:29.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:29 smithi088 bash[21618]: cluster 2024-09-17T10:21:27.748765+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-17T10:21:29.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:29 smithi088 bash[21618]: cluster 2024-09-17T10:21:27.748765+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-17T10:21:29.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:29 smithi088 bash[21618]: cephadm 2024-09-17T10:21:27.785664+0000 mgr.x (mgr.14152) 215 : cephadm [INF] Deploying daemon osd.3 on smithi088 2024-09-17T10:21:29.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:29 smithi088 bash[21618]: cephadm 2024-09-17T10:21:27.785664+0000 mgr.x (mgr.14152) 215 : cephadm [INF] Deploying daemon osd.3 on smithi088 2024-09-17T10:21:29.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:29 smithi089 bash[21600]: cluster 2024-09-17T10:21:27.748765+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-17T10:21:29.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:29 smithi089 bash[21600]: cluster 2024-09-17T10:21:27.748765+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-17T10:21:29.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:29 smithi089 bash[21600]: cephadm 2024-09-17T10:21:27.785664+0000 mgr.x (mgr.14152) 215 : cephadm [INF] Deploying daemon osd.3 on smithi088 2024-09-17T10:21:29.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:29 smithi089 bash[21600]: cephadm 2024-09-17T10:21:27.785664+0000 mgr.x (mgr.14152) 215 : cephadm [INF] Deploying daemon osd.3 on smithi088 2024-09-17T10:21:31.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:31 smithi071 bash[19840]: cluster 2024-09-17T10:21:29.749270+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-17T10:21:31.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:31 smithi071 bash[19840]: cluster 2024-09-17T10:21:29.749270+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-17T10:21:31.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:31 smithi088 bash[21618]: cluster 2024-09-17T10:21:29.749270+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-17T10:21:31.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:31 smithi088 bash[21618]: cluster 2024-09-17T10:21:29.749270+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-17T10:21:31.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:31 smithi089 bash[21600]: cluster 2024-09-17T10:21:29.749270+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-17T10:21:31.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:31 smithi089 bash[21600]: cluster 2024-09-17T10:21:29.749270+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-17T10:21:32.135 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:32 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:21:32.135 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 17 10:21:32 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:21:32.458 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:32 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:21:32.458 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 17 10:21:32 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:21:33.435 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:33 smithi088 bash[21618]: cluster 2024-09-17T10:21:31.749829+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-17T10:21:33.435 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:33 smithi088 bash[21618]: cluster 2024-09-17T10:21:31.749829+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-17T10:21:33.435 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:33 smithi088 bash[21618]: audit 2024-09-17T10:21:32.388469+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:21:33.435 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:33 smithi088 bash[21618]: audit 2024-09-17T10:21:32.388469+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:21:33.436 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:33 smithi088 bash[21618]: audit 2024-09-17T10:21:32.395218+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:33.436 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:33 smithi088 bash[21618]: audit 2024-09-17T10:21:32.395218+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:33.436 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:33 smithi088 bash[21618]: audit 2024-09-17T10:21:32.402508+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:33.436 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:33 smithi088 bash[21618]: audit 2024-09-17T10:21:32.402508+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:33.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:33 smithi071 bash[19840]: cluster 2024-09-17T10:21:31.749829+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-17T10:21:33.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:33 smithi071 bash[19840]: cluster 2024-09-17T10:21:31.749829+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-17T10:21:33.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:33 smithi071 bash[19840]: audit 2024-09-17T10:21:32.388469+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:21:33.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:33 smithi071 bash[19840]: audit 2024-09-17T10:21:32.388469+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:21:33.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:33 smithi071 bash[19840]: audit 2024-09-17T10:21:32.395218+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:33.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:33 smithi071 bash[19840]: audit 2024-09-17T10:21:32.395218+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:33.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:33 smithi071 bash[19840]: audit 2024-09-17T10:21:32.402508+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:33.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:33 smithi071 bash[19840]: audit 2024-09-17T10:21:32.402508+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:33.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:33 smithi089 bash[21600]: cluster 2024-09-17T10:21:31.749829+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-17T10:21:33.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:33 smithi089 bash[21600]: cluster 2024-09-17T10:21:31.749829+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-17T10:21:33.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:33 smithi089 bash[21600]: audit 2024-09-17T10:21:32.388469+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:21:33.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:33 smithi089 bash[21600]: audit 2024-09-17T10:21:32.388469+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:21:33.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:33 smithi089 bash[21600]: audit 2024-09-17T10:21:32.395218+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:33.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:33 smithi089 bash[21600]: audit 2024-09-17T10:21:32.395218+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:33.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:33 smithi089 bash[21600]: audit 2024-09-17T10:21:32.402508+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:33.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:33 smithi089 bash[21600]: audit 2024-09-17T10:21:32.402508+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:35.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:35 smithi071 bash[19840]: cluster 2024-09-17T10:21:33.750430+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-17T10:21:35.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:35 smithi071 bash[19840]: cluster 2024-09-17T10:21:33.750430+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-17T10:21:35.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:35 smithi088 bash[21618]: cluster 2024-09-17T10:21:33.750430+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-17T10:21:35.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:35 smithi088 bash[21618]: cluster 2024-09-17T10:21:33.750430+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-17T10:21:35.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:35 smithi089 bash[21600]: cluster 2024-09-17T10:21:33.750430+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-17T10:21:35.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:35 smithi089 bash[21600]: cluster 2024-09-17T10:21:33.750430+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-17T10:21:37.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:37 smithi071 bash[19840]: cluster 2024-09-17T10:21:35.751029+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-17T10:21:37.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:37 smithi071 bash[19840]: cluster 2024-09-17T10:21:35.751029+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-17T10:21:37.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:37 smithi088 bash[21618]: cluster 2024-09-17T10:21:35.751029+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-17T10:21:37.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:37 smithi088 bash[21618]: cluster 2024-09-17T10:21:35.751029+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-17T10:21:37.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:37 smithi089 bash[21600]: cluster 2024-09-17T10:21:35.751029+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-17T10:21:37.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:37 smithi089 bash[21600]: cluster 2024-09-17T10:21:35.751029+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-17T10:21:39.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:39 smithi071 bash[19840]: cluster 2024-09-17T10:21:37.751484+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-17T10:21:39.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:39 smithi071 bash[19840]: cluster 2024-09-17T10:21:37.751484+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-17T10:21:39.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:39 smithi088 bash[21618]: cluster 2024-09-17T10:21:37.751484+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-17T10:21:39.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:39 smithi088 bash[21618]: cluster 2024-09-17T10:21:37.751484+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-17T10:21:39.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:39 smithi089 bash[21600]: cluster 2024-09-17T10:21:37.751484+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-17T10:21:39.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:39 smithi089 bash[21600]: cluster 2024-09-17T10:21:37.751484+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-17T10:21:40.417 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:40 smithi088 bash[21618]: audit 2024-09-17T10:21:39.282780+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:40.529 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:40 smithi088 bash[21618]: audit 2024-09-17T10:21:39.282780+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:40.529 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:40 smithi088 bash[21618]: audit 2024-09-17T10:21:39.290455+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:40.530 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:40 smithi088 bash[21618]: audit 2024-09-17T10:21:39.290455+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:40.530 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:40 smithi088 bash[21618]: audit 2024-09-17T10:21:39.292064+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:40.530 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:40 smithi088 bash[21618]: audit 2024-09-17T10:21:39.292064+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:40.530 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:40 smithi088 bash[21618]: audit 2024-09-17T10:21:39.293836+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:21:40.530 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:40 smithi088 bash[21618]: audit 2024-09-17T10:21:39.293836+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:21:40.530 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:40 smithi088 bash[21618]: audit 2024-09-17T10:21:39.304520+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:40.530 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:40 smithi088 bash[21618]: audit 2024-09-17T10:21:39.304520+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:40.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:40 smithi089 bash[21600]: audit 2024-09-17T10:21:39.282780+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:40.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:40 smithi089 bash[21600]: audit 2024-09-17T10:21:39.282780+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:40.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:40 smithi089 bash[21600]: audit 2024-09-17T10:21:39.290455+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:40.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:40 smithi089 bash[21600]: audit 2024-09-17T10:21:39.290455+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:40.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:40 smithi089 bash[21600]: audit 2024-09-17T10:21:39.292064+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:40.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:40 smithi089 bash[21600]: audit 2024-09-17T10:21:39.292064+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:40.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:40 smithi089 bash[21600]: audit 2024-09-17T10:21:39.293836+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:21:40.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:40 smithi089 bash[21600]: audit 2024-09-17T10:21:39.293836+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:21:40.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:40 smithi089 bash[21600]: audit 2024-09-17T10:21:39.304520+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:40.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:40 smithi089 bash[21600]: audit 2024-09-17T10:21:39.304520+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:40.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:40 smithi071 bash[19840]: audit 2024-09-17T10:21:39.282780+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:40.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:40 smithi071 bash[19840]: audit 2024-09-17T10:21:39.282780+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:40.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:40 smithi071 bash[19840]: audit 2024-09-17T10:21:39.290455+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:40.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:40 smithi071 bash[19840]: audit 2024-09-17T10:21:39.290455+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:40.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:40 smithi071 bash[19840]: audit 2024-09-17T10:21:39.292064+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:40.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:40 smithi071 bash[19840]: audit 2024-09-17T10:21:39.292064+0000 mon.a (mon.0) 431 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:40.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:40 smithi071 bash[19840]: audit 2024-09-17T10:21:39.293836+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:21:40.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:40 smithi071 bash[19840]: audit 2024-09-17T10:21:39.293836+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:21:40.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:40 smithi071 bash[19840]: audit 2024-09-17T10:21:39.304520+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:40.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:40 smithi071 bash[19840]: audit 2024-09-17T10:21:39.304520+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:41.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:41 smithi089 bash[21600]: cluster 2024-09-17T10:21:39.751992+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-17T10:21:41.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:41 smithi089 bash[21600]: cluster 2024-09-17T10:21:39.751992+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-17T10:21:41.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:41 smithi071 bash[19840]: cluster 2024-09-17T10:21:39.751992+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-17T10:21:41.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:41 smithi071 bash[19840]: cluster 2024-09-17T10:21:39.751992+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-17T10:21:41.775 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:41 smithi088 bash[21618]: cluster 2024-09-17T10:21:39.751992+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-17T10:21:41.776 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:41 smithi088 bash[21618]: cluster 2024-09-17T10:21:39.751992+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-17T10:21:42.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:42 smithi089 bash[21600]: audit 2024-09-17T10:21:41.385836+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.88:6808/2700274593,v1:172.21.15.88:6809/2700274593]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:21:42.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:42 smithi089 bash[21600]: audit 2024-09-17T10:21:41.385836+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.88:6808/2700274593,v1:172.21.15.88:6809/2700274593]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:21:42.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:42 smithi089 bash[21600]: audit 2024-09-17T10:21:41.386293+0000 mon.a (mon.0) 434 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:21:42.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:42 smithi089 bash[21600]: audit 2024-09-17T10:21:41.386293+0000 mon.a (mon.0) 434 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:21:42.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:42 smithi071 bash[19840]: audit 2024-09-17T10:21:41.385836+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.88:6808/2700274593,v1:172.21.15.88:6809/2700274593]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:21:42.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:42 smithi071 bash[19840]: audit 2024-09-17T10:21:41.385836+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.88:6808/2700274593,v1:172.21.15.88:6809/2700274593]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:21:42.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:42 smithi071 bash[19840]: audit 2024-09-17T10:21:41.386293+0000 mon.a (mon.0) 434 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:21:42.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:42 smithi071 bash[19840]: audit 2024-09-17T10:21:41.386293+0000 mon.a (mon.0) 434 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:21:42.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:42 smithi088 bash[21618]: audit 2024-09-17T10:21:41.385836+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.88:6808/2700274593,v1:172.21.15.88:6809/2700274593]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:21:42.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:42 smithi088 bash[21618]: audit 2024-09-17T10:21:41.385836+0000 mon.b (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.88:6808/2700274593,v1:172.21.15.88:6809/2700274593]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:21:42.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:42 smithi088 bash[21618]: audit 2024-09-17T10:21:41.386293+0000 mon.a (mon.0) 434 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:21:42.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:42 smithi088 bash[21618]: audit 2024-09-17T10:21:41.386293+0000 mon.a (mon.0) 434 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-09-17T10:21:43.529 INFO:teuthology.orchestra.run.smithi088.stdout:Created osd(s) 3 on host 'smithi088' 2024-09-17T10:21:43.600 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:43 smithi088 bash[21618]: cluster 2024-09-17T10:21:41.752513+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-17T10:21:43.600 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:43 smithi088 bash[21618]: cluster 2024-09-17T10:21:41.752513+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-17T10:21:43.600 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:43 smithi088 bash[21618]: audit 2024-09-17T10:21:42.315520+0000 mon.a (mon.0) 435 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:21:43.600 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:43 smithi088 bash[21618]: audit 2024-09-17T10:21:42.315520+0000 mon.a (mon.0) 435 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:21:43.601 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:43 smithi088 bash[21618]: cluster 2024-09-17T10:21:42.323545+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T10:21:43.601 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:43 smithi088 bash[21618]: cluster 2024-09-17T10:21:42.323545+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T10:21:43.601 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:43 smithi088 bash[21618]: audit 2024-09-17T10:21:42.324126+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:43.601 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:43 smithi088 bash[21618]: audit 2024-09-17T10:21:42.324126+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:43.601 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:43 smithi088 bash[21618]: audit 2024-09-17T10:21:42.324308+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.88:6808/2700274593,v1:172.21.15.88:6809/2700274593]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-17T10:21:43.601 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:43 smithi088 bash[21618]: audit 2024-09-17T10:21:42.324308+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.88:6808/2700274593,v1:172.21.15.88:6809/2700274593]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-17T10:21:43.601 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:43 smithi088 bash[21618]: audit 2024-09-17T10:21:42.324819+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-17T10:21:43.601 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:43 smithi088 bash[21618]: audit 2024-09-17T10:21:42.324819+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-17T10:21:43.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:43 smithi089 bash[21600]: cluster 2024-09-17T10:21:41.752513+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-17T10:21:43.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:43 smithi089 bash[21600]: cluster 2024-09-17T10:21:41.752513+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-17T10:21:43.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:43 smithi089 bash[21600]: audit 2024-09-17T10:21:42.315520+0000 mon.a (mon.0) 435 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:21:43.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:43 smithi089 bash[21600]: audit 2024-09-17T10:21:42.315520+0000 mon.a (mon.0) 435 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:21:43.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:43 smithi089 bash[21600]: cluster 2024-09-17T10:21:42.323545+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T10:21:43.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:43 smithi089 bash[21600]: cluster 2024-09-17T10:21:42.323545+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T10:21:43.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:43 smithi089 bash[21600]: audit 2024-09-17T10:21:42.324126+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:43.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:43 smithi089 bash[21600]: audit 2024-09-17T10:21:42.324126+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:43.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:43 smithi089 bash[21600]: audit 2024-09-17T10:21:42.324308+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.88:6808/2700274593,v1:172.21.15.88:6809/2700274593]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-17T10:21:43.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:43 smithi089 bash[21600]: audit 2024-09-17T10:21:42.324308+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.88:6808/2700274593,v1:172.21.15.88:6809/2700274593]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-17T10:21:43.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:43 smithi089 bash[21600]: audit 2024-09-17T10:21:42.324819+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-17T10:21:43.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:43 smithi089 bash[21600]: audit 2024-09-17T10:21:42.324819+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-17T10:21:43.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:43 smithi071 bash[19840]: cluster 2024-09-17T10:21:41.752513+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-17T10:21:43.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:43 smithi071 bash[19840]: cluster 2024-09-17T10:21:41.752513+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-17T10:21:43.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:43 smithi071 bash[19840]: audit 2024-09-17T10:21:42.315520+0000 mon.a (mon.0) 435 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:21:43.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:43 smithi071 bash[19840]: audit 2024-09-17T10:21:42.315520+0000 mon.a (mon.0) 435 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-09-17T10:21:43.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:43 smithi071 bash[19840]: cluster 2024-09-17T10:21:42.323545+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T10:21:43.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:43 smithi071 bash[19840]: cluster 2024-09-17T10:21:42.323545+0000 mon.a (mon.0) 436 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-09-17T10:21:43.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:43 smithi071 bash[19840]: audit 2024-09-17T10:21:42.324126+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:43.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:43 smithi071 bash[19840]: audit 2024-09-17T10:21:42.324126+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:43.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:43 smithi071 bash[19840]: audit 2024-09-17T10:21:42.324308+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.88:6808/2700274593,v1:172.21.15.88:6809/2700274593]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-17T10:21:43.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:43 smithi071 bash[19840]: audit 2024-09-17T10:21:42.324308+0000 mon.b (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.88:6808/2700274593,v1:172.21.15.88:6809/2700274593]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-17T10:21:43.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:43 smithi071 bash[19840]: audit 2024-09-17T10:21:42.324819+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-17T10:21:43.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:43 smithi071 bash[19840]: audit 2024-09-17T10:21:42.324819+0000 mon.a (mon.0) 438 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]} : dispatch 2024-09-17T10:21:44.208 DEBUG:teuthology.orchestra.run.smithi088:osd.3> sudo journalctl -f -n 0 -u ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@osd.3.service 2024-09-17T10:21:44.211 INFO:tasks.cephadm:Deploying osd.4 on smithi089 with /dev/vg_nvme/lv_4... 2024-09-17T10:21:44.211 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-09-17T10:21:44.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:44 smithi088 bash[21618]: audit 2024-09-17T10:21:43.318288+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-17T10:21:44.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:44 smithi088 bash[21618]: audit 2024-09-17T10:21:43.318288+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-17T10:21:44.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:44 smithi088 bash[21618]: cluster 2024-09-17T10:21:43.323343+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T10:21:44.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:44 smithi088 bash[21618]: cluster 2024-09-17T10:21:43.323343+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T10:21:44.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:44 smithi088 bash[21618]: audit 2024-09-17T10:21:43.324456+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:44.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:44 smithi088 bash[21618]: audit 2024-09-17T10:21:43.324456+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:44.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:44 smithi088 bash[21618]: audit 2024-09-17T10:21:43.332363+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:44.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:44 smithi088 bash[21618]: audit 2024-09-17T10:21:43.332363+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:44.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:44 smithi088 bash[21618]: audit 2024-09-17T10:21:43.507575+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:21:44.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:44 smithi088 bash[21618]: audit 2024-09-17T10:21:43.507575+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:21:44.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:44 smithi088 bash[21618]: audit 2024-09-17T10:21:43.515825+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:44.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:44 smithi088 bash[21618]: audit 2024-09-17T10:21:43.515825+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:44.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:44 smithi088 bash[21618]: audit 2024-09-17T10:21:43.524923+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:44.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:44 smithi088 bash[21618]: audit 2024-09-17T10:21:43.524923+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:44.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:44 smithi089 bash[21600]: audit 2024-09-17T10:21:43.318288+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-17T10:21:44.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:44 smithi089 bash[21600]: audit 2024-09-17T10:21:43.318288+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-17T10:21:44.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:44 smithi089 bash[21600]: cluster 2024-09-17T10:21:43.323343+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T10:21:44.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:44 smithi089 bash[21600]: cluster 2024-09-17T10:21:43.323343+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T10:21:44.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:44 smithi089 bash[21600]: audit 2024-09-17T10:21:43.324456+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:44.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:44 smithi089 bash[21600]: audit 2024-09-17T10:21:43.324456+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:44.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:44 smithi089 bash[21600]: audit 2024-09-17T10:21:43.332363+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:44.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:44 smithi089 bash[21600]: audit 2024-09-17T10:21:43.332363+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:44.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:44 smithi089 bash[21600]: audit 2024-09-17T10:21:43.507575+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:21:44.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:44 smithi089 bash[21600]: audit 2024-09-17T10:21:43.507575+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:21:44.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:44 smithi089 bash[21600]: audit 2024-09-17T10:21:43.515825+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:44.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:44 smithi089 bash[21600]: audit 2024-09-17T10:21:43.515825+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:44.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:44 smithi089 bash[21600]: audit 2024-09-17T10:21:43.524923+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:44.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:44 smithi089 bash[21600]: audit 2024-09-17T10:21:43.524923+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:44.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:44 smithi071 bash[19840]: audit 2024-09-17T10:21:43.318288+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-17T10:21:44.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:44 smithi071 bash[19840]: audit 2024-09-17T10:21:43.318288+0000 mon.a (mon.0) 439 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi088", "root=default"]}]': finished 2024-09-17T10:21:44.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:44 smithi071 bash[19840]: cluster 2024-09-17T10:21:43.323343+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T10:21:44.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:44 smithi071 bash[19840]: cluster 2024-09-17T10:21:43.323343+0000 mon.a (mon.0) 440 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-09-17T10:21:44.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:44 smithi071 bash[19840]: audit 2024-09-17T10:21:43.324456+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:44.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:44 smithi071 bash[19840]: audit 2024-09-17T10:21:43.324456+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:44.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:44 smithi071 bash[19840]: audit 2024-09-17T10:21:43.332363+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:44.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:44 smithi071 bash[19840]: audit 2024-09-17T10:21:43.332363+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:44.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:44 smithi071 bash[19840]: audit 2024-09-17T10:21:43.507575+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:21:44.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:44 smithi071 bash[19840]: audit 2024-09-17T10:21:43.507575+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:21:44.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:44 smithi071 bash[19840]: audit 2024-09-17T10:21:43.515825+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:44.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:44 smithi071 bash[19840]: audit 2024-09-17T10:21:43.515825+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:44.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:44 smithi071 bash[19840]: audit 2024-09-17T10:21:43.524923+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:44.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:44 smithi071 bash[19840]: audit 2024-09-17T10:21:43.524923+0000 mon.a (mon.0) 445 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:45.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:45 smithi089 bash[21600]: cluster 2024-09-17T10:21:42.427724+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:21:45.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:45 smithi089 bash[21600]: cluster 2024-09-17T10:21:42.427724+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:21:45.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:45 smithi089 bash[21600]: cluster 2024-09-17T10:21:42.427818+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:21:45.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:45 smithi089 bash[21600]: cluster 2024-09-17T10:21:42.427818+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:21:45.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:45 smithi089 bash[21600]: cluster 2024-09-17T10:21:43.753025+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v180: 1 pgs: 1 unknown; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:21:45.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:45 smithi089 bash[21600]: cluster 2024-09-17T10:21:43.753025+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v180: 1 pgs: 1 unknown; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:21:45.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:45 smithi089 bash[21600]: cluster 2024-09-17T10:21:44.329463+0000 mon.a (mon.0) 446 : cluster [INF] osd.3 [v2:172.21.15.88:6808/2700274593,v1:172.21.15.88:6809/2700274593] boot 2024-09-17T10:21:45.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:45 smithi089 bash[21600]: cluster 2024-09-17T10:21:44.329463+0000 mon.a (mon.0) 446 : cluster [INF] osd.3 [v2:172.21.15.88:6808/2700274593,v1:172.21.15.88:6809/2700274593] boot 2024-09-17T10:21:45.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:45 smithi089 bash[21600]: cluster 2024-09-17T10:21:44.329642+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-17T10:21:45.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:45 smithi089 bash[21600]: cluster 2024-09-17T10:21:44.329642+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-17T10:21:45.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:45 smithi089 bash[21600]: audit 2024-09-17T10:21:44.329939+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:45.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:45 smithi089 bash[21600]: audit 2024-09-17T10:21:44.329939+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:45.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:45 smithi089 bash[21600]: cluster 2024-09-17T10:21:45.329096+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T10:21:45.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:45 smithi089 bash[21600]: cluster 2024-09-17T10:21:45.329096+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T10:21:45.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:45 smithi071 bash[19840]: cluster 2024-09-17T10:21:42.427724+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:21:45.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:45 smithi071 bash[19840]: cluster 2024-09-17T10:21:42.427724+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:21:45.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:45 smithi071 bash[19840]: cluster 2024-09-17T10:21:42.427818+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:21:45.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:45 smithi071 bash[19840]: cluster 2024-09-17T10:21:42.427818+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:21:45.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:45 smithi071 bash[19840]: cluster 2024-09-17T10:21:43.753025+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v180: 1 pgs: 1 unknown; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:21:45.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:45 smithi071 bash[19840]: cluster 2024-09-17T10:21:43.753025+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v180: 1 pgs: 1 unknown; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:21:45.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:45 smithi071 bash[19840]: cluster 2024-09-17T10:21:44.329463+0000 mon.a (mon.0) 446 : cluster [INF] osd.3 [v2:172.21.15.88:6808/2700274593,v1:172.21.15.88:6809/2700274593] boot 2024-09-17T10:21:45.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:45 smithi071 bash[19840]: cluster 2024-09-17T10:21:44.329463+0000 mon.a (mon.0) 446 : cluster [INF] osd.3 [v2:172.21.15.88:6808/2700274593,v1:172.21.15.88:6809/2700274593] boot 2024-09-17T10:21:45.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:45 smithi071 bash[19840]: cluster 2024-09-17T10:21:44.329642+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-17T10:21:45.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:45 smithi071 bash[19840]: cluster 2024-09-17T10:21:44.329642+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-17T10:21:45.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:45 smithi071 bash[19840]: audit 2024-09-17T10:21:44.329939+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:45.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:45 smithi071 bash[19840]: audit 2024-09-17T10:21:44.329939+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:45.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:45 smithi071 bash[19840]: cluster 2024-09-17T10:21:45.329096+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T10:21:45.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:45 smithi071 bash[19840]: cluster 2024-09-17T10:21:45.329096+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T10:21:45.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:45 smithi088 bash[21618]: cluster 2024-09-17T10:21:42.427724+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:21:45.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:45 smithi088 bash[21618]: cluster 2024-09-17T10:21:42.427724+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:21:45.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:45 smithi088 bash[21618]: cluster 2024-09-17T10:21:42.427818+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:21:45.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:45 smithi088 bash[21618]: cluster 2024-09-17T10:21:42.427818+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:21:45.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:45 smithi088 bash[21618]: cluster 2024-09-17T10:21:43.753025+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v180: 1 pgs: 1 unknown; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:21:45.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:45 smithi088 bash[21618]: cluster 2024-09-17T10:21:43.753025+0000 mgr.x (mgr.14152) 223 : cluster [DBG] pgmap v180: 1 pgs: 1 unknown; 577 KiB data, 90 MiB used, 268 GiB / 268 GiB avail 2024-09-17T10:21:45.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:45 smithi088 bash[21618]: cluster 2024-09-17T10:21:44.329463+0000 mon.a (mon.0) 446 : cluster [INF] osd.3 [v2:172.21.15.88:6808/2700274593,v1:172.21.15.88:6809/2700274593] boot 2024-09-17T10:21:45.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:45 smithi088 bash[21618]: cluster 2024-09-17T10:21:44.329463+0000 mon.a (mon.0) 446 : cluster [INF] osd.3 [v2:172.21.15.88:6808/2700274593,v1:172.21.15.88:6809/2700274593] boot 2024-09-17T10:21:45.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:45 smithi088 bash[21618]: cluster 2024-09-17T10:21:44.329642+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-17T10:21:45.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:45 smithi088 bash[21618]: cluster 2024-09-17T10:21:44.329642+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-09-17T10:21:45.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:45 smithi088 bash[21618]: audit 2024-09-17T10:21:44.329939+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:45.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:45 smithi088 bash[21618]: audit 2024-09-17T10:21:44.329939+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:21:45.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:45 smithi088 bash[21618]: cluster 2024-09-17T10:21:45.329096+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T10:21:45.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:45 smithi088 bash[21618]: cluster 2024-09-17T10:21:45.329096+0000 mon.a (mon.0) 449 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-09-17T10:21:47.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:47 smithi089 bash[21600]: cluster 2024-09-17T10:21:45.753606+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 peering; 0 B data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:47.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:47 smithi089 bash[21600]: cluster 2024-09-17T10:21:45.753606+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 peering; 0 B data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:47.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:47 smithi089 bash[21600]: cluster 2024-09-17T10:21:46.331080+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T10:21:47.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:47 smithi089 bash[21600]: cluster 2024-09-17T10:21:46.331080+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T10:21:47.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:47 smithi071 bash[19840]: cluster 2024-09-17T10:21:45.753606+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 peering; 0 B data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:47.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:47 smithi071 bash[19840]: cluster 2024-09-17T10:21:45.753606+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 peering; 0 B data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:47.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:47 smithi071 bash[19840]: cluster 2024-09-17T10:21:46.331080+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T10:21:47.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:47 smithi071 bash[19840]: cluster 2024-09-17T10:21:46.331080+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T10:21:47.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:47 smithi088 bash[21618]: cluster 2024-09-17T10:21:45.753606+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 peering; 0 B data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:47.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:47 smithi088 bash[21618]: cluster 2024-09-17T10:21:45.753606+0000 mgr.x (mgr.14152) 224 : cluster [DBG] pgmap v183: 1 pgs: 1 peering; 0 B data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:47.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:47 smithi088 bash[21618]: cluster 2024-09-17T10:21:46.331080+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T10:21:47.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:47 smithi088 bash[21618]: cluster 2024-09-17T10:21:46.331080+0000 mon.a (mon.0) 450 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-09-17T10:21:47.932 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T10:21:49.589 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:49 smithi088 bash[21618]: cluster 2024-09-17T10:21:47.754100+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 peering; 0 B data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:49.589 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:49 smithi088 bash[21618]: cluster 2024-09-17T10:21:47.754100+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 peering; 0 B data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:49.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:49 smithi089 bash[21600]: cluster 2024-09-17T10:21:47.754100+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 peering; 0 B data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:49.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:49 smithi089 bash[21600]: cluster 2024-09-17T10:21:47.754100+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 peering; 0 B data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:49.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:49 smithi071 bash[19840]: cluster 2024-09-17T10:21:47.754100+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 peering; 0 B data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:49.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:49 smithi071 bash[19840]: cluster 2024-09-17T10:21:47.754100+0000 mgr.x (mgr.14152) 225 : cluster [DBG] pgmap v185: 1 pgs: 1 peering; 0 B data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:51.550 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-17T10:21:51.585 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi089:vg_nvme/lv_4 2024-09-17T10:21:51.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:51 smithi089 bash[21600]: cluster 2024-09-17T10:21:49.754699+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 peering; 0 B data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:51.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:51 smithi089 bash[21600]: cluster 2024-09-17T10:21:49.754699+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 peering; 0 B data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:51.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:51 smithi071 bash[19840]: cluster 2024-09-17T10:21:49.754699+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 peering; 0 B data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:51.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:51 smithi071 bash[19840]: cluster 2024-09-17T10:21:49.754699+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 peering; 0 B data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:51.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:51 smithi088 bash[21618]: cluster 2024-09-17T10:21:49.754699+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 peering; 0 B data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:51.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:51 smithi088 bash[21618]: cluster 2024-09-17T10:21:49.754699+0000 mgr.x (mgr.14152) 226 : cluster [DBG] pgmap v186: 1 pgs: 1 peering; 0 B data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:53.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:53 smithi089 bash[21600]: cluster 2024-09-17T10:21:51.755401+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:53.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:53 smithi089 bash[21600]: cluster 2024-09-17T10:21:51.755401+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:53.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:53 smithi089 bash[21600]: audit 2024-09-17T10:21:53.113941+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:53.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:53 smithi089 bash[21600]: audit 2024-09-17T10:21:53.113941+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:53.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:53 smithi089 bash[21600]: audit 2024-09-17T10:21:53.121767+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:53.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:53 smithi089 bash[21600]: audit 2024-09-17T10:21:53.121767+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:53.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:53 smithi089 bash[21600]: audit 2024-09-17T10:21:53.124243+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T10:21:53.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:53 smithi089 bash[21600]: audit 2024-09-17T10:21:53.124243+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T10:21:53.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:53 smithi089 bash[21600]: audit 2024-09-17T10:21:53.125913+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T10:21:53.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:53 smithi089 bash[21600]: audit 2024-09-17T10:21:53.125913+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T10:21:53.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:53 smithi089 bash[21600]: audit 2024-09-17T10:21:53.132808+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:53.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:53 smithi089 bash[21600]: audit 2024-09-17T10:21:53.132808+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:53.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:53 smithi089 bash[21600]: audit 2024-09-17T10:21:53.136824+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:53.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:53 smithi089 bash[21600]: audit 2024-09-17T10:21:53.136824+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:53.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:53 smithi089 bash[21600]: audit 2024-09-17T10:21:53.138468+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:21:53.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:53 smithi089 bash[21600]: audit 2024-09-17T10:21:53.138468+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:21:53.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:53 smithi089 bash[21600]: audit 2024-09-17T10:21:53.147744+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:53.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:53 smithi089 bash[21600]: audit 2024-09-17T10:21:53.147744+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:53.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:53 smithi071 bash[19840]: cluster 2024-09-17T10:21:51.755401+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:53.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:53 smithi071 bash[19840]: cluster 2024-09-17T10:21:51.755401+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:53.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:53 smithi071 bash[19840]: audit 2024-09-17T10:21:53.113941+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:53.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:53 smithi071 bash[19840]: audit 2024-09-17T10:21:53.113941+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:53.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:53 smithi071 bash[19840]: audit 2024-09-17T10:21:53.121767+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:53.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:53 smithi071 bash[19840]: audit 2024-09-17T10:21:53.121767+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:53.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:53 smithi071 bash[19840]: audit 2024-09-17T10:21:53.124243+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T10:21:53.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:53 smithi071 bash[19840]: audit 2024-09-17T10:21:53.124243+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T10:21:53.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:53 smithi071 bash[19840]: audit 2024-09-17T10:21:53.125913+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T10:21:53.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:53 smithi071 bash[19840]: audit 2024-09-17T10:21:53.125913+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T10:21:53.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:53 smithi071 bash[19840]: audit 2024-09-17T10:21:53.132808+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:53.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:53 smithi071 bash[19840]: audit 2024-09-17T10:21:53.132808+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:53.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:53 smithi071 bash[19840]: audit 2024-09-17T10:21:53.136824+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:53.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:53 smithi071 bash[19840]: audit 2024-09-17T10:21:53.136824+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:53.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:53 smithi071 bash[19840]: audit 2024-09-17T10:21:53.138468+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:21:53.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:53 smithi071 bash[19840]: audit 2024-09-17T10:21:53.138468+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:21:53.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:53 smithi071 bash[19840]: audit 2024-09-17T10:21:53.147744+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:53.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:53 smithi071 bash[19840]: audit 2024-09-17T10:21:53.147744+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:53.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:53 smithi088 bash[21618]: cluster 2024-09-17T10:21:51.755401+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:53.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:53 smithi088 bash[21618]: cluster 2024-09-17T10:21:51.755401+0000 mgr.x (mgr.14152) 227 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:53.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:53 smithi088 bash[21618]: audit 2024-09-17T10:21:53.113941+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:53.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:53 smithi088 bash[21618]: audit 2024-09-17T10:21:53.113941+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:53.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:53 smithi088 bash[21618]: audit 2024-09-17T10:21:53.121767+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:53.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:53 smithi088 bash[21618]: audit 2024-09-17T10:21:53.121767+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:53.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:53 smithi088 bash[21618]: audit 2024-09-17T10:21:53.124243+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T10:21:53.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:53 smithi088 bash[21618]: audit 2024-09-17T10:21:53.124243+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"} : dispatch 2024-09-17T10:21:53.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:53 smithi088 bash[21618]: audit 2024-09-17T10:21:53.125913+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T10:21:53.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:53 smithi088 bash[21618]: audit 2024-09-17T10:21:53.125913+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"} : dispatch 2024-09-17T10:21:53.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:53 smithi088 bash[21618]: audit 2024-09-17T10:21:53.132808+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:53.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:53 smithi088 bash[21618]: audit 2024-09-17T10:21:53.132808+0000 mon.a (mon.0) 455 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:53.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:53 smithi088 bash[21618]: audit 2024-09-17T10:21:53.136824+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:53.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:53 smithi088 bash[21618]: audit 2024-09-17T10:21:53.136824+0000 mon.a (mon.0) 456 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:53.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:53 smithi088 bash[21618]: audit 2024-09-17T10:21:53.138468+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:21:53.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:53 smithi088 bash[21618]: audit 2024-09-17T10:21:53.138468+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:21:53.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:53 smithi088 bash[21618]: audit 2024-09-17T10:21:53.147744+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:53.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:53 smithi088 bash[21618]: audit 2024-09-17T10:21:53.147744+0000 mon.a (mon.0) 458 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:21:54.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:54 smithi089 bash[21600]: cephadm 2024-09-17T10:21:53.106388+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Detected new or changed devices on smithi088 2024-09-17T10:21:54.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:54 smithi089 bash[21600]: cephadm 2024-09-17T10:21:53.106388+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Detected new or changed devices on smithi088 2024-09-17T10:21:54.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:54 smithi089 bash[21600]: cephadm 2024-09-17T10:21:53.127231+0000 mgr.x (mgr.14152) 229 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 10680M 2024-09-17T10:21:54.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:54 smithi089 bash[21600]: cephadm 2024-09-17T10:21:53.127231+0000 mgr.x (mgr.14152) 229 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 10680M 2024-09-17T10:21:54.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:54 smithi071 bash[19840]: cephadm 2024-09-17T10:21:53.106388+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Detected new or changed devices on smithi088 2024-09-17T10:21:54.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:54 smithi071 bash[19840]: cephadm 2024-09-17T10:21:53.106388+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Detected new or changed devices on smithi088 2024-09-17T10:21:54.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:54 smithi071 bash[19840]: cephadm 2024-09-17T10:21:53.127231+0000 mgr.x (mgr.14152) 229 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 10680M 2024-09-17T10:21:54.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:54 smithi071 bash[19840]: cephadm 2024-09-17T10:21:53.127231+0000 mgr.x (mgr.14152) 229 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 10680M 2024-09-17T10:21:54.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:54 smithi088 bash[21618]: cephadm 2024-09-17T10:21:53.106388+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Detected new or changed devices on smithi088 2024-09-17T10:21:54.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:54 smithi088 bash[21618]: cephadm 2024-09-17T10:21:53.106388+0000 mgr.x (mgr.14152) 228 : cephadm [INF] Detected new or changed devices on smithi088 2024-09-17T10:21:54.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:54 smithi088 bash[21618]: cephadm 2024-09-17T10:21:53.127231+0000 mgr.x (mgr.14152) 229 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 10680M 2024-09-17T10:21:54.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:54 smithi088 bash[21618]: cephadm 2024-09-17T10:21:53.127231+0000 mgr.x (mgr.14152) 229 : cephadm [INF] Adjusting osd_memory_target on smithi088 to 10680M 2024-09-17T10:21:55.299 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T10:21:55.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:55 smithi089 bash[21600]: cluster 2024-09-17T10:21:53.756066+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:55.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:55 smithi089 bash[21600]: cluster 2024-09-17T10:21:53.756066+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:55.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:55 smithi071 bash[19840]: cluster 2024-09-17T10:21:53.756066+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:55.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:55 smithi071 bash[19840]: cluster 2024-09-17T10:21:53.756066+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:55.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:55 smithi088 bash[21618]: cluster 2024-09-17T10:21:53.756066+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:55.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:55 smithi088 bash[21618]: cluster 2024-09-17T10:21:53.756066+0000 mgr.x (mgr.14152) 230 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:57.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:57 smithi089 bash[21600]: cluster 2024-09-17T10:21:55.756724+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:57.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:57 smithi089 bash[21600]: cluster 2024-09-17T10:21:55.756724+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:57.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:57 smithi089 bash[21600]: audit 2024-09-17T10:21:56.622302+0000 mgr.x (mgr.14152) 232 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:57.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:57 smithi089 bash[21600]: audit 2024-09-17T10:21:56.622302+0000 mgr.x (mgr.14152) 232 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:57.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:57 smithi089 bash[21600]: audit 2024-09-17T10:21:56.628959+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:21:57.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:57 smithi089 bash[21600]: audit 2024-09-17T10:21:56.628959+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:21:57.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:57 smithi089 bash[21600]: audit 2024-09-17T10:21:56.634799+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:21:57.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:57 smithi089 bash[21600]: audit 2024-09-17T10:21:56.634799+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:21:57.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:57 smithi089 bash[21600]: audit 2024-09-17T10:21:56.636587+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:57.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:57 smithi089 bash[21600]: audit 2024-09-17T10:21:56.636587+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:57.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:57 smithi071 bash[19840]: cluster 2024-09-17T10:21:55.756724+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:57.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:57 smithi071 bash[19840]: cluster 2024-09-17T10:21:55.756724+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:57.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:57 smithi071 bash[19840]: audit 2024-09-17T10:21:56.622302+0000 mgr.x (mgr.14152) 232 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:57.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:57 smithi071 bash[19840]: audit 2024-09-17T10:21:56.622302+0000 mgr.x (mgr.14152) 232 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:57.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:57 smithi071 bash[19840]: audit 2024-09-17T10:21:56.628959+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:21:57.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:57 smithi071 bash[19840]: audit 2024-09-17T10:21:56.628959+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:21:57.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:57 smithi071 bash[19840]: audit 2024-09-17T10:21:56.634799+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:21:57.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:57 smithi071 bash[19840]: audit 2024-09-17T10:21:56.634799+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:21:57.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:57 smithi071 bash[19840]: audit 2024-09-17T10:21:56.636587+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:57.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:57 smithi071 bash[19840]: audit 2024-09-17T10:21:56.636587+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:57.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:57 smithi088 bash[21618]: cluster 2024-09-17T10:21:55.756724+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:57.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:57 smithi088 bash[21618]: cluster 2024-09-17T10:21:55.756724+0000 mgr.x (mgr.14152) 231 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:57.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:57 smithi088 bash[21618]: audit 2024-09-17T10:21:56.622302+0000 mgr.x (mgr.14152) 232 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:57.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:57 smithi088 bash[21618]: audit 2024-09-17T10:21:56.622302+0000 mgr.x (mgr.14152) 232 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:21:57.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:57 smithi088 bash[21618]: audit 2024-09-17T10:21:56.628959+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:21:57.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:57 smithi088 bash[21618]: audit 2024-09-17T10:21:56.628959+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:21:57.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:57 smithi088 bash[21618]: audit 2024-09-17T10:21:56.634799+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:21:57.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:57 smithi088 bash[21618]: audit 2024-09-17T10:21:56.634799+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:21:57.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:57 smithi088 bash[21618]: audit 2024-09-17T10:21:56.636587+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:57.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:57 smithi088 bash[21618]: audit 2024-09-17T10:21:56.636587+0000 mon.a (mon.0) 461 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:21:59.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:59 smithi089 bash[21600]: cluster 2024-09-17T10:21:57.757349+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:59.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:21:59 smithi089 bash[21600]: cluster 2024-09-17T10:21:57.757349+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:59.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:59 smithi071 bash[19840]: cluster 2024-09-17T10:21:57.757349+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:59.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:21:59 smithi071 bash[19840]: cluster 2024-09-17T10:21:57.757349+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:59.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:59 smithi088 bash[21618]: cluster 2024-09-17T10:21:57.757349+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:21:59.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:21:59 smithi088 bash[21618]: cluster 2024-09-17T10:21:57.757349+0000 mgr.x (mgr.14152) 233 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:01.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:01 smithi089 bash[21600]: cluster 2024-09-17T10:21:59.757976+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:01.816 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:01 smithi089 bash[21600]: cluster 2024-09-17T10:21:59.757976+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:01.817 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:01 smithi088 bash[21618]: cluster 2024-09-17T10:21:59.757976+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:01.817 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:01 smithi088 bash[21618]: cluster 2024-09-17T10:21:59.757976+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:01.817 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:01 smithi071 bash[19840]: cluster 2024-09-17T10:21:59.757976+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:01.817 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:01 smithi071 bash[19840]: cluster 2024-09-17T10:21:59.757976+0000 mgr.x (mgr.14152) 234 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:03.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:03 smithi089 bash[21600]: cluster 2024-09-17T10:22:01.758573+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:03.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:03 smithi089 bash[21600]: cluster 2024-09-17T10:22:01.758573+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:03.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:03 smithi071 bash[19840]: cluster 2024-09-17T10:22:01.758573+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:03.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:03 smithi071 bash[19840]: cluster 2024-09-17T10:22:01.758573+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:03.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:03 smithi088 bash[21618]: cluster 2024-09-17T10:22:01.758573+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:03.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:03 smithi088 bash[21618]: cluster 2024-09-17T10:22:01.758573+0000 mgr.x (mgr.14152) 235 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:05.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:05 smithi089 bash[21600]: cluster 2024-09-17T10:22:03.759106+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:05.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:05 smithi089 bash[21600]: cluster 2024-09-17T10:22:03.759106+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:05.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:05 smithi089 bash[21600]: audit 2024-09-17T10:22:05.026853+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.89:0/1847179868' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "19440d06-e021-49e0-96f8-c4f80dd7fe25"} : dispatch 2024-09-17T10:22:05.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:05 smithi089 bash[21600]: audit 2024-09-17T10:22:05.026853+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.89:0/1847179868' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "19440d06-e021-49e0-96f8-c4f80dd7fe25"} : dispatch 2024-09-17T10:22:05.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:05 smithi089 bash[21600]: audit 2024-09-17T10:22:05.027344+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "19440d06-e021-49e0-96f8-c4f80dd7fe25"} : dispatch 2024-09-17T10:22:05.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:05 smithi089 bash[21600]: audit 2024-09-17T10:22:05.027344+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "19440d06-e021-49e0-96f8-c4f80dd7fe25"} : dispatch 2024-09-17T10:22:05.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:05 smithi089 bash[21600]: audit 2024-09-17T10:22:05.030913+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "19440d06-e021-49e0-96f8-c4f80dd7fe25"}]': finished 2024-09-17T10:22:05.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:05 smithi089 bash[21600]: audit 2024-09-17T10:22:05.030913+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "19440d06-e021-49e0-96f8-c4f80dd7fe25"}]': finished 2024-09-17T10:22:05.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:05 smithi089 bash[21600]: cluster 2024-09-17T10:22:05.035550+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T10:22:05.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:05 smithi089 bash[21600]: cluster 2024-09-17T10:22:05.035550+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T10:22:05.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:05 smithi089 bash[21600]: audit 2024-09-17T10:22:05.036039+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:05.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:05 smithi089 bash[21600]: audit 2024-09-17T10:22:05.036039+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:05.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:05 smithi071 bash[19840]: cluster 2024-09-17T10:22:03.759106+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:05.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:05 smithi071 bash[19840]: cluster 2024-09-17T10:22:03.759106+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:05.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:05 smithi071 bash[19840]: audit 2024-09-17T10:22:05.026853+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.89:0/1847179868' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "19440d06-e021-49e0-96f8-c4f80dd7fe25"} : dispatch 2024-09-17T10:22:05.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:05 smithi071 bash[19840]: audit 2024-09-17T10:22:05.026853+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.89:0/1847179868' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "19440d06-e021-49e0-96f8-c4f80dd7fe25"} : dispatch 2024-09-17T10:22:05.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:05 smithi071 bash[19840]: audit 2024-09-17T10:22:05.027344+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "19440d06-e021-49e0-96f8-c4f80dd7fe25"} : dispatch 2024-09-17T10:22:05.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:05 smithi071 bash[19840]: audit 2024-09-17T10:22:05.027344+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "19440d06-e021-49e0-96f8-c4f80dd7fe25"} : dispatch 2024-09-17T10:22:05.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:05 smithi071 bash[19840]: audit 2024-09-17T10:22:05.030913+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "19440d06-e021-49e0-96f8-c4f80dd7fe25"}]': finished 2024-09-17T10:22:05.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:05 smithi071 bash[19840]: audit 2024-09-17T10:22:05.030913+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "19440d06-e021-49e0-96f8-c4f80dd7fe25"}]': finished 2024-09-17T10:22:05.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:05 smithi071 bash[19840]: cluster 2024-09-17T10:22:05.035550+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T10:22:05.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:05 smithi071 bash[19840]: cluster 2024-09-17T10:22:05.035550+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T10:22:05.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:05 smithi071 bash[19840]: audit 2024-09-17T10:22:05.036039+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:05.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:05 smithi071 bash[19840]: audit 2024-09-17T10:22:05.036039+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:05.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:05 smithi088 bash[21618]: cluster 2024-09-17T10:22:03.759106+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:05.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:05 smithi088 bash[21618]: cluster 2024-09-17T10:22:03.759106+0000 mgr.x (mgr.14152) 236 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:05.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:05 smithi088 bash[21618]: audit 2024-09-17T10:22:05.026853+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.89:0/1847179868' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "19440d06-e021-49e0-96f8-c4f80dd7fe25"} : dispatch 2024-09-17T10:22:05.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:05 smithi088 bash[21618]: audit 2024-09-17T10:22:05.026853+0000 mon.c (mon.1) 5 : audit [INF] from='client.? 172.21.15.89:0/1847179868' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "19440d06-e021-49e0-96f8-c4f80dd7fe25"} : dispatch 2024-09-17T10:22:05.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:05 smithi088 bash[21618]: audit 2024-09-17T10:22:05.027344+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "19440d06-e021-49e0-96f8-c4f80dd7fe25"} : dispatch 2024-09-17T10:22:05.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:05 smithi088 bash[21618]: audit 2024-09-17T10:22:05.027344+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "19440d06-e021-49e0-96f8-c4f80dd7fe25"} : dispatch 2024-09-17T10:22:05.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:05 smithi088 bash[21618]: audit 2024-09-17T10:22:05.030913+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "19440d06-e021-49e0-96f8-c4f80dd7fe25"}]': finished 2024-09-17T10:22:05.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:05 smithi088 bash[21618]: audit 2024-09-17T10:22:05.030913+0000 mon.a (mon.0) 463 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "19440d06-e021-49e0-96f8-c4f80dd7fe25"}]': finished 2024-09-17T10:22:05.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:05 smithi088 bash[21618]: cluster 2024-09-17T10:22:05.035550+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T10:22:05.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:05 smithi088 bash[21618]: cluster 2024-09-17T10:22:05.035550+0000 mon.a (mon.0) 464 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-09-17T10:22:05.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:05 smithi088 bash[21618]: audit 2024-09-17T10:22:05.036039+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:05.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:05 smithi088 bash[21618]: audit 2024-09-17T10:22:05.036039+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:06.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:06 smithi071 bash[19840]: audit 2024-09-17T10:22:05.630535+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.89:0/2182884656' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:22:06.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:06 smithi071 bash[19840]: audit 2024-09-17T10:22:05.630535+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.89:0/2182884656' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:22:06.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:06 smithi088 bash[21618]: audit 2024-09-17T10:22:05.630535+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.89:0/2182884656' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:22:06.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:06 smithi088 bash[21618]: audit 2024-09-17T10:22:05.630535+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.89:0/2182884656' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:22:06.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:06 smithi089 bash[21600]: audit 2024-09-17T10:22:05.630535+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.89:0/2182884656' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:22:06.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:06 smithi089 bash[21600]: audit 2024-09-17T10:22:05.630535+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.89:0/2182884656' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:22:07.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:07 smithi071 bash[19840]: cluster 2024-09-17T10:22:05.759633+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:07.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:07 smithi071 bash[19840]: cluster 2024-09-17T10:22:05.759633+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:07.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:07 smithi088 bash[21618]: cluster 2024-09-17T10:22:05.759633+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:07.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:07 smithi088 bash[21618]: cluster 2024-09-17T10:22:05.759633+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:07.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:07 smithi089 bash[21600]: cluster 2024-09-17T10:22:05.759633+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:07.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:07 smithi089 bash[21600]: cluster 2024-09-17T10:22:05.759633+0000 mgr.x (mgr.14152) 237 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:09.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:09 smithi089 bash[21600]: cluster 2024-09-17T10:22:07.760134+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:09.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:09 smithi089 bash[21600]: cluster 2024-09-17T10:22:07.760134+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:09.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:09 smithi071 bash[19840]: cluster 2024-09-17T10:22:07.760134+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:09.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:09 smithi071 bash[19840]: cluster 2024-09-17T10:22:07.760134+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:09.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:09 smithi088 bash[21618]: cluster 2024-09-17T10:22:07.760134+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:09.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:09 smithi088 bash[21618]: cluster 2024-09-17T10:22:07.760134+0000 mgr.x (mgr.14152) 238 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:11.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:11 smithi071 bash[19840]: cluster 2024-09-17T10:22:09.760667+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:11.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:11 smithi071 bash[19840]: cluster 2024-09-17T10:22:09.760667+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:11.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:11 smithi088 bash[21618]: cluster 2024-09-17T10:22:09.760667+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:11.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:11 smithi088 bash[21618]: cluster 2024-09-17T10:22:09.760667+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:11.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:11 smithi089 bash[21600]: cluster 2024-09-17T10:22:09.760667+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:11.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:11 smithi089 bash[21600]: cluster 2024-09-17T10:22:09.760667+0000 mgr.x (mgr.14152) 239 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:13.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:13 smithi071 bash[19840]: cluster 2024-09-17T10:22:11.761287+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:13.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:13 smithi071 bash[19840]: cluster 2024-09-17T10:22:11.761287+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:13.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:13 smithi088 bash[21618]: cluster 2024-09-17T10:22:11.761287+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:13.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:13 smithi088 bash[21618]: cluster 2024-09-17T10:22:11.761287+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:13.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:13 smithi089 bash[21600]: cluster 2024-09-17T10:22:11.761287+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:13.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:13 smithi089 bash[21600]: cluster 2024-09-17T10:22:11.761287+0000 mgr.x (mgr.14152) 240 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:15.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:15 smithi071 bash[19840]: cluster 2024-09-17T10:22:13.761795+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:15.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:15 smithi071 bash[19840]: cluster 2024-09-17T10:22:13.761795+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:15.763 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:15 smithi089 bash[21600]: cluster 2024-09-17T10:22:13.761795+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:15.763 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:15 smithi089 bash[21600]: cluster 2024-09-17T10:22:13.761795+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:15.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:15 smithi088 bash[21618]: cluster 2024-09-17T10:22:13.761795+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:15.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:15 smithi088 bash[21618]: cluster 2024-09-17T10:22:13.761795+0000 mgr.x (mgr.14152) 241 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:17.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:17 smithi089 bash[21600]: cluster 2024-09-17T10:22:15.762331+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:17.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:17 smithi089 bash[21600]: cluster 2024-09-17T10:22:15.762331+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:17.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:17 smithi071 bash[19840]: cluster 2024-09-17T10:22:15.762331+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:17.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:17 smithi071 bash[19840]: cluster 2024-09-17T10:22:15.762331+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:17.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:17 smithi088 bash[21618]: cluster 2024-09-17T10:22:15.762331+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:17.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:17 smithi088 bash[21618]: cluster 2024-09-17T10:22:15.762331+0000 mgr.x (mgr.14152) 242 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:18.667 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:18 smithi089 bash[21600]: audit 2024-09-17T10:22:18.209819+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T10:22:18.667 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:18 smithi089 bash[21600]: audit 2024-09-17T10:22:18.209819+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T10:22:18.667 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:18 smithi089 bash[21600]: audit 2024-09-17T10:22:18.211757+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:22:18.667 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:18 smithi089 bash[21600]: audit 2024-09-17T10:22:18.211757+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:22:18.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:18 smithi071 bash[19840]: audit 2024-09-17T10:22:18.209819+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T10:22:18.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:18 smithi071 bash[19840]: audit 2024-09-17T10:22:18.209819+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T10:22:18.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:18 smithi071 bash[19840]: audit 2024-09-17T10:22:18.211757+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:22:18.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:18 smithi071 bash[19840]: audit 2024-09-17T10:22:18.211757+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:22:18.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:18 smithi088 bash[21618]: audit 2024-09-17T10:22:18.209819+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T10:22:18.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:18 smithi088 bash[21618]: audit 2024-09-17T10:22:18.209819+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-09-17T10:22:18.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:18 smithi088 bash[21618]: audit 2024-09-17T10:22:18.211757+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:22:18.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:18 smithi088 bash[21618]: audit 2024-09-17T10:22:18.211757+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:22:19.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:19 smithi089 bash[21600]: cluster 2024-09-17T10:22:17.762868+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:19.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:19 smithi089 bash[21600]: cluster 2024-09-17T10:22:17.762868+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:19.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:19 smithi089 bash[21600]: cephadm 2024-09-17T10:22:18.213311+0000 mgr.x (mgr.14152) 244 : cephadm [INF] Deploying daemon osd.4 on smithi089 2024-09-17T10:22:19.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:19 smithi089 bash[21600]: cephadm 2024-09-17T10:22:18.213311+0000 mgr.x (mgr.14152) 244 : cephadm [INF] Deploying daemon osd.4 on smithi089 2024-09-17T10:22:19.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:19 smithi071 bash[19840]: cluster 2024-09-17T10:22:17.762868+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:19.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:19 smithi071 bash[19840]: cluster 2024-09-17T10:22:17.762868+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:19.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:19 smithi071 bash[19840]: cephadm 2024-09-17T10:22:18.213311+0000 mgr.x (mgr.14152) 244 : cephadm [INF] Deploying daemon osd.4 on smithi089 2024-09-17T10:22:19.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:19 smithi071 bash[19840]: cephadm 2024-09-17T10:22:18.213311+0000 mgr.x (mgr.14152) 244 : cephadm [INF] Deploying daemon osd.4 on smithi089 2024-09-17T10:22:19.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:19 smithi088 bash[21618]: cluster 2024-09-17T10:22:17.762868+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:19.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:19 smithi088 bash[21618]: cluster 2024-09-17T10:22:17.762868+0000 mgr.x (mgr.14152) 243 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:19.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:19 smithi088 bash[21618]: cephadm 2024-09-17T10:22:18.213311+0000 mgr.x (mgr.14152) 244 : cephadm [INF] Deploying daemon osd.4 on smithi089 2024-09-17T10:22:19.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:19 smithi088 bash[21618]: cephadm 2024-09-17T10:22:18.213311+0000 mgr.x (mgr.14152) 244 : cephadm [INF] Deploying daemon osd.4 on smithi089 2024-09-17T10:22:21.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:21 smithi089 bash[21600]: cluster 2024-09-17T10:22:19.763400+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:21.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:21 smithi089 bash[21600]: cluster 2024-09-17T10:22:19.763400+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:21.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:21 smithi071 bash[19840]: cluster 2024-09-17T10:22:19.763400+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:21.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:21 smithi071 bash[19840]: cluster 2024-09-17T10:22:19.763400+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:21.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:21 smithi088 bash[21618]: cluster 2024-09-17T10:22:19.763400+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:21.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:21 smithi088 bash[21618]: cluster 2024-09-17T10:22:19.763400+0000 mgr.x (mgr.14152) 245 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:22.464 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:22 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:22:22.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:22 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:22:23.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:23 smithi071 bash[19840]: cluster 2024-09-17T10:22:21.763937+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:23.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:23 smithi071 bash[19840]: cluster 2024-09-17T10:22:21.763937+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:23.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:23 smithi071 bash[19840]: audit 2024-09-17T10:22:22.741206+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:22:23.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:23 smithi071 bash[19840]: audit 2024-09-17T10:22:22.741206+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:22:23.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:23 smithi071 bash[19840]: audit 2024-09-17T10:22:22.748254+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:23.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:23 smithi071 bash[19840]: audit 2024-09-17T10:22:22.748254+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:23.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:23 smithi071 bash[19840]: audit 2024-09-17T10:22:22.755471+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:23.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:23 smithi071 bash[19840]: audit 2024-09-17T10:22:22.755471+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:23.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:23 smithi088 bash[21618]: cluster 2024-09-17T10:22:21.763937+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:23.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:23 smithi088 bash[21618]: cluster 2024-09-17T10:22:21.763937+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:23.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:23 smithi088 bash[21618]: audit 2024-09-17T10:22:22.741206+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:22:23.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:23 smithi088 bash[21618]: audit 2024-09-17T10:22:22.741206+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:22:23.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:23 smithi088 bash[21618]: audit 2024-09-17T10:22:22.748254+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:23.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:23 smithi088 bash[21618]: audit 2024-09-17T10:22:22.748254+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:23.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:23 smithi088 bash[21618]: audit 2024-09-17T10:22:22.755471+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:23.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:23 smithi088 bash[21618]: audit 2024-09-17T10:22:22.755471+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:23.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:23 smithi089 bash[21600]: cluster 2024-09-17T10:22:21.763937+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:23.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:23 smithi089 bash[21600]: cluster 2024-09-17T10:22:21.763937+0000 mgr.x (mgr.14152) 246 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:23.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:23 smithi089 bash[21600]: audit 2024-09-17T10:22:22.741206+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:22:23.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:23 smithi089 bash[21600]: audit 2024-09-17T10:22:22.741206+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:22:23.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:23 smithi089 bash[21600]: audit 2024-09-17T10:22:22.748254+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:23.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:23 smithi089 bash[21600]: audit 2024-09-17T10:22:22.748254+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:23.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:23 smithi089 bash[21600]: audit 2024-09-17T10:22:22.755471+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:23.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:23 smithi089 bash[21600]: audit 2024-09-17T10:22:22.755471+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:25.706 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:25 smithi089 bash[21600]: cluster 2024-09-17T10:22:23.764449+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:25.706 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:25 smithi089 bash[21600]: cluster 2024-09-17T10:22:23.764449+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:25.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:25 smithi071 bash[19840]: cluster 2024-09-17T10:22:23.764449+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:25.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:25 smithi071 bash[19840]: cluster 2024-09-17T10:22:23.764449+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:25.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:25 smithi088 bash[21618]: cluster 2024-09-17T10:22:23.764449+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:25.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:25 smithi088 bash[21618]: cluster 2024-09-17T10:22:23.764449+0000 mgr.x (mgr.14152) 247 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:27.693 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:27 smithi089 bash[21600]: cluster 2024-09-17T10:22:25.764993+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:27.693 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:27 smithi089 bash[21600]: cluster 2024-09-17T10:22:25.764993+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:27.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:27 smithi071 bash[19840]: cluster 2024-09-17T10:22:25.764993+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:27.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:27 smithi071 bash[19840]: cluster 2024-09-17T10:22:25.764993+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:27.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:27 smithi088 bash[21618]: cluster 2024-09-17T10:22:25.764993+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:27.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:27 smithi088 bash[21618]: cluster 2024-09-17T10:22:25.764993+0000 mgr.x (mgr.14152) 248 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:29.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:29 smithi071 bash[19840]: cluster 2024-09-17T10:22:27.765565+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:29.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:29 smithi071 bash[19840]: cluster 2024-09-17T10:22:27.765565+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:29.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:29 smithi088 bash[21618]: cluster 2024-09-17T10:22:27.765565+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:29.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:29 smithi088 bash[21618]: cluster 2024-09-17T10:22:27.765565+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:29.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:29 smithi089 bash[21600]: cluster 2024-09-17T10:22:27.765565+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:29.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:29 smithi089 bash[21600]: cluster 2024-09-17T10:22:27.765565+0000 mgr.x (mgr.14152) 249 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:30.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:30 smithi089 bash[21600]: audit 2024-09-17T10:22:29.509372+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:30.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:30 smithi089 bash[21600]: audit 2024-09-17T10:22:29.509372+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:30.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:30 smithi089 bash[21600]: audit 2024-09-17T10:22:29.516591+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:30.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:30 smithi089 bash[21600]: audit 2024-09-17T10:22:29.516591+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:30.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:30 smithi089 bash[21600]: audit 2024-09-17T10:22:29.518190+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:22:30.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:30 smithi089 bash[21600]: audit 2024-09-17T10:22:29.518190+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:22:30.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:30 smithi089 bash[21600]: audit 2024-09-17T10:22:29.519984+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:22:30.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:30 smithi089 bash[21600]: audit 2024-09-17T10:22:29.519984+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:22:30.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:30 smithi089 bash[21600]: audit 2024-09-17T10:22:29.529114+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:30.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:30 smithi089 bash[21600]: audit 2024-09-17T10:22:29.529114+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:30.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:30 smithi088 bash[21618]: audit 2024-09-17T10:22:29.509372+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:30.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:30 smithi088 bash[21618]: audit 2024-09-17T10:22:29.509372+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:30.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:30 smithi088 bash[21618]: audit 2024-09-17T10:22:29.516591+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:30.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:30 smithi088 bash[21618]: audit 2024-09-17T10:22:29.516591+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:30.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:30 smithi088 bash[21618]: audit 2024-09-17T10:22:29.518190+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:22:30.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:30 smithi088 bash[21618]: audit 2024-09-17T10:22:29.518190+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:22:30.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:30 smithi088 bash[21618]: audit 2024-09-17T10:22:29.519984+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:22:30.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:30 smithi088 bash[21618]: audit 2024-09-17T10:22:29.519984+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:22:30.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:30 smithi088 bash[21618]: audit 2024-09-17T10:22:29.529114+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:30.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:30 smithi088 bash[21618]: audit 2024-09-17T10:22:29.529114+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:30.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:30 smithi071 bash[19840]: audit 2024-09-17T10:22:29.509372+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:30.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:30 smithi071 bash[19840]: audit 2024-09-17T10:22:29.509372+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:30.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:30 smithi071 bash[19840]: audit 2024-09-17T10:22:29.516591+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:30.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:30 smithi071 bash[19840]: audit 2024-09-17T10:22:29.516591+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:30.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:30 smithi071 bash[19840]: audit 2024-09-17T10:22:29.518190+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:22:30.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:30 smithi071 bash[19840]: audit 2024-09-17T10:22:29.518190+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:22:30.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:30 smithi071 bash[19840]: audit 2024-09-17T10:22:29.519984+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:22:30.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:30 smithi071 bash[19840]: audit 2024-09-17T10:22:29.519984+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:22:30.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:30 smithi071 bash[19840]: audit 2024-09-17T10:22:29.529114+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:30.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:30 smithi071 bash[19840]: audit 2024-09-17T10:22:29.529114+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:31.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:31 smithi088 bash[21618]: cluster 2024-09-17T10:22:29.766114+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:31.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:31 smithi088 bash[21618]: cluster 2024-09-17T10:22:29.766114+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:31.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:31 smithi089 bash[21600]: cluster 2024-09-17T10:22:29.766114+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:31.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:31 smithi089 bash[21600]: cluster 2024-09-17T10:22:29.766114+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:31.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:31 smithi071 bash[19840]: cluster 2024-09-17T10:22:29.766114+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:31.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:31 smithi071 bash[19840]: cluster 2024-09-17T10:22:29.766114+0000 mgr.x (mgr.14152) 250 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:33.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:33 smithi089 bash[21600]: cluster 2024-09-17T10:22:31.766649+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:33.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:33 smithi089 bash[21600]: cluster 2024-09-17T10:22:31.766649+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:33.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:33 smithi089 bash[21600]: audit 2024-09-17T10:22:32.872211+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/3072010644,v1:172.21.15.89:6801/3072010644]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:22:33.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:33 smithi089 bash[21600]: audit 2024-09-17T10:22:32.872211+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/3072010644,v1:172.21.15.89:6801/3072010644]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:22:33.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:33 smithi089 bash[21600]: audit 2024-09-17T10:22:32.872452+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:22:33.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:33 smithi089 bash[21600]: audit 2024-09-17T10:22:32.872452+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:22:33.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:33 smithi071 bash[19840]: cluster 2024-09-17T10:22:31.766649+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:33.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:33 smithi071 bash[19840]: cluster 2024-09-17T10:22:31.766649+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:33.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:33 smithi071 bash[19840]: audit 2024-09-17T10:22:32.872211+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/3072010644,v1:172.21.15.89:6801/3072010644]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:22:33.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:33 smithi071 bash[19840]: audit 2024-09-17T10:22:32.872211+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/3072010644,v1:172.21.15.89:6801/3072010644]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:22:33.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:33 smithi071 bash[19840]: audit 2024-09-17T10:22:32.872452+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:22:33.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:33 smithi071 bash[19840]: audit 2024-09-17T10:22:32.872452+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:22:33.997 INFO:teuthology.orchestra.run.smithi089.stdout:Created osd(s) 4 on host 'smithi089' 2024-09-17T10:22:34.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:33 smithi088 bash[21618]: cluster 2024-09-17T10:22:31.766649+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:34.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:33 smithi088 bash[21618]: cluster 2024-09-17T10:22:31.766649+0000 mgr.x (mgr.14152) 251 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:34.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:33 smithi088 bash[21618]: audit 2024-09-17T10:22:32.872211+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/3072010644,v1:172.21.15.89:6801/3072010644]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:22:34.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:33 smithi088 bash[21618]: audit 2024-09-17T10:22:32.872211+0000 mon.c (mon.1) 7 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/3072010644,v1:172.21.15.89:6801/3072010644]' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:22:34.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:33 smithi088 bash[21618]: audit 2024-09-17T10:22:32.872452+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:22:34.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:33 smithi088 bash[21618]: audit 2024-09-17T10:22:32.872452+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]} : dispatch 2024-09-17T10:22:34.594 DEBUG:teuthology.orchestra.run.smithi089:osd.4> sudo journalctl -f -n 0 -u ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@osd.4.service 2024-09-17T10:22:34.636 INFO:tasks.cephadm:Deploying osd.5 on smithi089 with /dev/vg_nvme/lv_3... 2024-09-17T10:22:34.636 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-09-17T10:22:34.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:34 smithi089 bash[21600]: audit 2024-09-17T10:22:33.534965+0000 mon.a (mon.0) 477 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T10:22:34.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:34 smithi089 bash[21600]: audit 2024-09-17T10:22:33.534965+0000 mon.a (mon.0) 477 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T10:22:34.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:34 smithi089 bash[21600]: cluster 2024-09-17T10:22:33.539452+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T10:22:34.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:34 smithi089 bash[21600]: cluster 2024-09-17T10:22:33.539452+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T10:22:34.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:34 smithi089 bash[21600]: audit 2024-09-17T10:22:33.540280+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:34.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:34 smithi089 bash[21600]: audit 2024-09-17T10:22:33.540280+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:34.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:34 smithi089 bash[21600]: audit 2024-09-17T10:22:33.543330+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/3072010644,v1:172.21.15.89:6801/3072010644]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T10:22:34.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:34 smithi089 bash[21600]: audit 2024-09-17T10:22:33.543330+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/3072010644,v1:172.21.15.89:6801/3072010644]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T10:22:34.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:34 smithi089 bash[21600]: audit 2024-09-17T10:22:33.552572+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T10:22:34.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:34 smithi089 bash[21600]: audit 2024-09-17T10:22:33.552572+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T10:22:34.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:34 smithi089 bash[21600]: audit 2024-09-17T10:22:33.976539+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:22:34.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:34 smithi089 bash[21600]: audit 2024-09-17T10:22:33.976539+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:22:34.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:34 smithi089 bash[21600]: audit 2024-09-17T10:22:33.983540+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:34.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:34 smithi089 bash[21600]: audit 2024-09-17T10:22:33.983540+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:34.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:34 smithi089 bash[21600]: audit 2024-09-17T10:22:33.990626+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:34.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:34 smithi089 bash[21600]: audit 2024-09-17T10:22:33.990626+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:34.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:34 smithi071 bash[19840]: audit 2024-09-17T10:22:33.534965+0000 mon.a (mon.0) 477 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T10:22:34.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:34 smithi071 bash[19840]: audit 2024-09-17T10:22:33.534965+0000 mon.a (mon.0) 477 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T10:22:34.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:34 smithi071 bash[19840]: cluster 2024-09-17T10:22:33.539452+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T10:22:34.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:34 smithi071 bash[19840]: cluster 2024-09-17T10:22:33.539452+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T10:22:34.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:34 smithi071 bash[19840]: audit 2024-09-17T10:22:33.540280+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:34.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:34 smithi071 bash[19840]: audit 2024-09-17T10:22:33.540280+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:34.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:34 smithi071 bash[19840]: audit 2024-09-17T10:22:33.543330+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/3072010644,v1:172.21.15.89:6801/3072010644]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T10:22:34.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:34 smithi071 bash[19840]: audit 2024-09-17T10:22:33.543330+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/3072010644,v1:172.21.15.89:6801/3072010644]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T10:22:34.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:34 smithi071 bash[19840]: audit 2024-09-17T10:22:33.552572+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T10:22:34.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:34 smithi071 bash[19840]: audit 2024-09-17T10:22:33.552572+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T10:22:34.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:34 smithi071 bash[19840]: audit 2024-09-17T10:22:33.976539+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:22:34.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:34 smithi071 bash[19840]: audit 2024-09-17T10:22:33.976539+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:22:34.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:34 smithi071 bash[19840]: audit 2024-09-17T10:22:33.983540+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:34.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:34 smithi071 bash[19840]: audit 2024-09-17T10:22:33.983540+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:34.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:34 smithi071 bash[19840]: audit 2024-09-17T10:22:33.990626+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:34.967 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:34 smithi071 bash[19840]: audit 2024-09-17T10:22:33.990626+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:35.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:34 smithi088 bash[21618]: audit 2024-09-17T10:22:33.534965+0000 mon.a (mon.0) 477 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T10:22:35.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:34 smithi088 bash[21618]: audit 2024-09-17T10:22:33.534965+0000 mon.a (mon.0) 477 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-09-17T10:22:35.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:34 smithi088 bash[21618]: cluster 2024-09-17T10:22:33.539452+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T10:22:35.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:34 smithi088 bash[21618]: cluster 2024-09-17T10:22:33.539452+0000 mon.a (mon.0) 478 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-09-17T10:22:35.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:34 smithi088 bash[21618]: audit 2024-09-17T10:22:33.540280+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:35.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:34 smithi088 bash[21618]: audit 2024-09-17T10:22:33.540280+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:35.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:34 smithi088 bash[21618]: audit 2024-09-17T10:22:33.543330+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/3072010644,v1:172.21.15.89:6801/3072010644]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T10:22:35.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:34 smithi088 bash[21618]: audit 2024-09-17T10:22:33.543330+0000 mon.c (mon.1) 8 : audit [INF] from='osd.4 [v2:172.21.15.89:6800/3072010644,v1:172.21.15.89:6801/3072010644]' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T10:22:35.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:34 smithi088 bash[21618]: audit 2024-09-17T10:22:33.552572+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T10:22:35.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:34 smithi088 bash[21618]: audit 2024-09-17T10:22:33.552572+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd={"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T10:22:35.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:34 smithi088 bash[21618]: audit 2024-09-17T10:22:33.976539+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:22:35.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:34 smithi088 bash[21618]: audit 2024-09-17T10:22:33.976539+0000 mon.a (mon.0) 481 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:22:35.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:34 smithi088 bash[21618]: audit 2024-09-17T10:22:33.983540+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:35.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:34 smithi088 bash[21618]: audit 2024-09-17T10:22:33.983540+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:35.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:34 smithi088 bash[21618]: audit 2024-09-17T10:22:33.990626+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:35.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:34 smithi088 bash[21618]: audit 2024-09-17T10:22:33.990626+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:35.374 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:22:34 smithi089 bash[24610]: debug 2024-09-17T10:22:34.989+0000 7f11542ee640 -1 osd.4 0 waiting for initial osdmap 2024-09-17T10:22:35.374 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:22:35 smithi089 bash[24610]: debug 2024-09-17T10:22:35.017+0000 7f114c10d640 -1 osd.4 30 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:22:35.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:35 smithi089 bash[21600]: cluster 2024-09-17T10:22:33.767188+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:35.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:35 smithi089 bash[21600]: cluster 2024-09-17T10:22:33.767188+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:35.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:35 smithi089 bash[21600]: audit 2024-09-17T10:22:34.545525+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-09-17T10:22:35.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:35 smithi089 bash[21600]: audit 2024-09-17T10:22:34.545525+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-09-17T10:22:35.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:35 smithi089 bash[21600]: cluster 2024-09-17T10:22:34.549779+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T10:22:35.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:35 smithi089 bash[21600]: cluster 2024-09-17T10:22:34.549779+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T10:22:35.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:35 smithi089 bash[21600]: audit 2024-09-17T10:22:34.550369+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:35.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:35 smithi089 bash[21600]: audit 2024-09-17T10:22:34.550369+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:35.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:35 smithi089 bash[21600]: audit 2024-09-17T10:22:34.551864+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:35.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:35 smithi089 bash[21600]: audit 2024-09-17T10:22:34.551864+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:35.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:35 smithi089 bash[21600]: audit 2024-09-17T10:22:35.001760+0000 mon.a (mon.0) 488 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-17T10:22:35.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:35 smithi089 bash[21600]: audit 2024-09-17T10:22:35.001760+0000 mon.a (mon.0) 488 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-17T10:22:35.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:35 smithi089 bash[21600]: audit 2024-09-17T10:22:35.552964+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:35.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:35 smithi089 bash[21600]: audit 2024-09-17T10:22:35.552964+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:35.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:35 smithi071 bash[19840]: cluster 2024-09-17T10:22:33.767188+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:35.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:35 smithi071 bash[19840]: cluster 2024-09-17T10:22:33.767188+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:35.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:35 smithi071 bash[19840]: audit 2024-09-17T10:22:34.545525+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-09-17T10:22:35.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:35 smithi071 bash[19840]: audit 2024-09-17T10:22:34.545525+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-09-17T10:22:35.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:35 smithi071 bash[19840]: cluster 2024-09-17T10:22:34.549779+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T10:22:35.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:35 smithi071 bash[19840]: cluster 2024-09-17T10:22:34.549779+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T10:22:35.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:35 smithi071 bash[19840]: audit 2024-09-17T10:22:34.550369+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:35.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:35 smithi071 bash[19840]: audit 2024-09-17T10:22:34.550369+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:35.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:35 smithi071 bash[19840]: audit 2024-09-17T10:22:34.551864+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:35.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:35 smithi071 bash[19840]: audit 2024-09-17T10:22:34.551864+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:35.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:35 smithi071 bash[19840]: audit 2024-09-17T10:22:35.001760+0000 mon.a (mon.0) 488 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-17T10:22:35.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:35 smithi071 bash[19840]: audit 2024-09-17T10:22:35.001760+0000 mon.a (mon.0) 488 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-17T10:22:35.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:35 smithi071 bash[19840]: audit 2024-09-17T10:22:35.552964+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:35.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:35 smithi071 bash[19840]: audit 2024-09-17T10:22:35.552964+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:36.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:35 smithi088 bash[21618]: cluster 2024-09-17T10:22:33.767188+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:36.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:35 smithi088 bash[21618]: cluster 2024-09-17T10:22:33.767188+0000 mgr.x (mgr.14152) 252 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:36.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:35 smithi088 bash[21618]: audit 2024-09-17T10:22:34.545525+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-09-17T10:22:36.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:35 smithi088 bash[21618]: audit 2024-09-17T10:22:34.545525+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-09-17T10:22:36.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:35 smithi088 bash[21618]: cluster 2024-09-17T10:22:34.549779+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T10:22:36.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:35 smithi088 bash[21618]: cluster 2024-09-17T10:22:34.549779+0000 mon.a (mon.0) 485 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-09-17T10:22:36.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:35 smithi088 bash[21618]: audit 2024-09-17T10:22:34.550369+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:36.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:35 smithi088 bash[21618]: audit 2024-09-17T10:22:34.550369+0000 mon.a (mon.0) 486 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:36.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:35 smithi088 bash[21618]: audit 2024-09-17T10:22:34.551864+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:36.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:35 smithi088 bash[21618]: audit 2024-09-17T10:22:34.551864+0000 mon.a (mon.0) 487 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:36.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:35 smithi088 bash[21618]: audit 2024-09-17T10:22:35.001760+0000 mon.a (mon.0) 488 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-17T10:22:36.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:35 smithi088 bash[21618]: audit 2024-09-17T10:22:35.001760+0000 mon.a (mon.0) 488 : audit [INF] from='osd.4 ' entity='osd.4' 2024-09-17T10:22:36.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:35 smithi088 bash[21618]: audit 2024-09-17T10:22:35.552964+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:36.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:35 smithi088 bash[21618]: audit 2024-09-17T10:22:35.552964+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:36.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:36 smithi089 bash[21600]: cluster 2024-09-17T10:22:33.918584+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:22:36.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:36 smithi089 bash[21600]: cluster 2024-09-17T10:22:33.918584+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:22:36.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:36 smithi089 bash[21600]: cluster 2024-09-17T10:22:33.918727+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:22:36.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:36 smithi089 bash[21600]: cluster 2024-09-17T10:22:33.918727+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:22:36.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:36 smithi089 bash[21600]: cluster 2024-09-17T10:22:35.574200+0000 mon.a (mon.0) 490 : cluster [INF] osd.4 [v2:172.21.15.89:6800/3072010644,v1:172.21.15.89:6801/3072010644] boot 2024-09-17T10:22:36.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:36 smithi089 bash[21600]: cluster 2024-09-17T10:22:35.574200+0000 mon.a (mon.0) 490 : cluster [INF] osd.4 [v2:172.21.15.89:6800/3072010644,v1:172.21.15.89:6801/3072010644] boot 2024-09-17T10:22:36.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:36 smithi089 bash[21600]: cluster 2024-09-17T10:22:35.574272+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T10:22:36.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:36 smithi089 bash[21600]: cluster 2024-09-17T10:22:35.574272+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T10:22:36.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:36 smithi089 bash[21600]: audit 2024-09-17T10:22:35.574501+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:36.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:36 smithi089 bash[21600]: audit 2024-09-17T10:22:35.574501+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:36.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:36 smithi071 bash[19840]: cluster 2024-09-17T10:22:33.918584+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:22:36.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:36 smithi071 bash[19840]: cluster 2024-09-17T10:22:33.918584+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:22:36.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:36 smithi071 bash[19840]: cluster 2024-09-17T10:22:33.918727+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:22:36.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:36 smithi071 bash[19840]: cluster 2024-09-17T10:22:33.918727+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:22:36.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:36 smithi071 bash[19840]: cluster 2024-09-17T10:22:35.574200+0000 mon.a (mon.0) 490 : cluster [INF] osd.4 [v2:172.21.15.89:6800/3072010644,v1:172.21.15.89:6801/3072010644] boot 2024-09-17T10:22:36.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:36 smithi071 bash[19840]: cluster 2024-09-17T10:22:35.574200+0000 mon.a (mon.0) 490 : cluster [INF] osd.4 [v2:172.21.15.89:6800/3072010644,v1:172.21.15.89:6801/3072010644] boot 2024-09-17T10:22:36.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:36 smithi071 bash[19840]: cluster 2024-09-17T10:22:35.574272+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T10:22:36.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:36 smithi071 bash[19840]: cluster 2024-09-17T10:22:35.574272+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T10:22:36.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:36 smithi071 bash[19840]: audit 2024-09-17T10:22:35.574501+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:36.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:36 smithi071 bash[19840]: audit 2024-09-17T10:22:35.574501+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:37.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:36 smithi088 bash[21618]: cluster 2024-09-17T10:22:33.918584+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:22:37.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:36 smithi088 bash[21618]: cluster 2024-09-17T10:22:33.918584+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:22:37.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:36 smithi088 bash[21618]: cluster 2024-09-17T10:22:33.918727+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:22:37.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:36 smithi088 bash[21618]: cluster 2024-09-17T10:22:33.918727+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:22:37.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:36 smithi088 bash[21618]: cluster 2024-09-17T10:22:35.574200+0000 mon.a (mon.0) 490 : cluster [INF] osd.4 [v2:172.21.15.89:6800/3072010644,v1:172.21.15.89:6801/3072010644] boot 2024-09-17T10:22:37.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:36 smithi088 bash[21618]: cluster 2024-09-17T10:22:35.574200+0000 mon.a (mon.0) 490 : cluster [INF] osd.4 [v2:172.21.15.89:6800/3072010644,v1:172.21.15.89:6801/3072010644] boot 2024-09-17T10:22:37.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:36 smithi088 bash[21618]: cluster 2024-09-17T10:22:35.574272+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T10:22:37.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:36 smithi088 bash[21618]: cluster 2024-09-17T10:22:35.574272+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-09-17T10:22:37.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:36 smithi088 bash[21618]: audit 2024-09-17T10:22:35.574501+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:37.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:36 smithi088 bash[21618]: audit 2024-09-17T10:22:35.574501+0000 mon.a (mon.0) 492 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:22:37.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:37 smithi089 bash[21600]: cluster 2024-09-17T10:22:35.767653+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 peering; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:37.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:37 smithi089 bash[21600]: cluster 2024-09-17T10:22:35.767653+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 peering; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:37.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:37 smithi089 bash[21600]: cluster 2024-09-17T10:22:36.580909+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T10:22:37.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:37 smithi089 bash[21600]: cluster 2024-09-17T10:22:36.580909+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T10:22:37.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:37 smithi071 bash[19840]: cluster 2024-09-17T10:22:35.767653+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 peering; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:37.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:37 smithi071 bash[19840]: cluster 2024-09-17T10:22:35.767653+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 peering; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:37.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:37 smithi071 bash[19840]: cluster 2024-09-17T10:22:36.580909+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T10:22:37.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:37 smithi071 bash[19840]: cluster 2024-09-17T10:22:36.580909+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T10:22:38.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:37 smithi088 bash[21618]: cluster 2024-09-17T10:22:35.767653+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 peering; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:38.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:37 smithi088 bash[21618]: cluster 2024-09-17T10:22:35.767653+0000 mgr.x (mgr.14152) 253 : cluster [DBG] pgmap v213: 1 pgs: 1 peering; 577 KiB data, 116 MiB used, 357 GiB / 358 GiB avail 2024-09-17T10:22:38.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:37 smithi088 bash[21618]: cluster 2024-09-17T10:22:36.580909+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T10:22:38.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:37 smithi088 bash[21618]: cluster 2024-09-17T10:22:36.580909+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-09-17T10:22:38.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:38 smithi089 bash[21600]: cluster 2024-09-17T10:22:37.581687+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T10:22:38.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:38 smithi089 bash[21600]: cluster 2024-09-17T10:22:37.581687+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T10:22:38.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:38 smithi071 bash[19840]: cluster 2024-09-17T10:22:37.581687+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T10:22:38.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:38 smithi071 bash[19840]: cluster 2024-09-17T10:22:37.581687+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T10:22:39.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:38 smithi088 bash[21618]: cluster 2024-09-17T10:22:37.581687+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T10:22:39.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:38 smithi088 bash[21618]: cluster 2024-09-17T10:22:37.581687+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-09-17T10:22:39.418 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T10:22:39.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:39 smithi089 bash[21600]: cluster 2024-09-17T10:22:37.768183+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v216: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:22:39.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:39 smithi089 bash[21600]: cluster 2024-09-17T10:22:37.768183+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v216: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:22:39.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:39 smithi071 bash[19840]: cluster 2024-09-17T10:22:37.768183+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v216: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:22:39.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:39 smithi071 bash[19840]: cluster 2024-09-17T10:22:37.768183+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v216: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:22:40.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:39 smithi088 bash[21618]: cluster 2024-09-17T10:22:37.768183+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v216: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:22:40.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:39 smithi088 bash[21618]: cluster 2024-09-17T10:22:37.768183+0000 mgr.x (mgr.14152) 254 : cluster [DBG] pgmap v216: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:22:41.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:41 smithi089 bash[21600]: cluster 2024-09-17T10:22:39.768714+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v217: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:22:41.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:41 smithi089 bash[21600]: cluster 2024-09-17T10:22:39.768714+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v217: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:22:41.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:41 smithi071 bash[19840]: cluster 2024-09-17T10:22:39.768714+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v217: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:22:41.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:41 smithi071 bash[19840]: cluster 2024-09-17T10:22:39.768714+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v217: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:22:42.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:41 smithi088 bash[21618]: cluster 2024-09-17T10:22:39.768714+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v217: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:22:42.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:41 smithi088 bash[21618]: cluster 2024-09-17T10:22:39.768714+0000 mgr.x (mgr.14152) 255 : cluster [DBG] pgmap v217: 1 pgs: 1 peering; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:22:43.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:43 smithi089 bash[21600]: cluster 2024-09-17T10:22:41.769278+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-09-17T10:22:43.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:43 smithi089 bash[21600]: cluster 2024-09-17T10:22:41.769278+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-09-17T10:22:43.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:43 smithi071 bash[19840]: cluster 2024-09-17T10:22:41.769278+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-09-17T10:22:43.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:43 smithi071 bash[19840]: cluster 2024-09-17T10:22:41.769278+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-09-17T10:22:44.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:43 smithi088 bash[21618]: cluster 2024-09-17T10:22:41.769278+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-09-17T10:22:44.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:43 smithi088 bash[21618]: cluster 2024-09-17T10:22:41.769278+0000 mgr.x (mgr.14152) 256 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 93 KiB/s, 0 objects/s recovering 2024-09-17T10:22:44.183 INFO:teuthology.orchestra.run.smithi089.stdout: 2024-09-17T10:22:44.216 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph orch daemon add osd smithi089:vg_nvme/lv_3 2024-09-17T10:22:45.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:45 smithi089 bash[21600]: cluster 2024-09-17T10:22:43.769812+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T10:22:45.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:45 smithi089 bash[21600]: cluster 2024-09-17T10:22:43.769812+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T10:22:45.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:45 smithi071 bash[19840]: cluster 2024-09-17T10:22:43.769812+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T10:22:45.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:45 smithi071 bash[19840]: cluster 2024-09-17T10:22:43.769812+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T10:22:46.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:45 smithi088 bash[21618]: cluster 2024-09-17T10:22:43.769812+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T10:22:46.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:45 smithi088 bash[21618]: cluster 2024-09-17T10:22:43.769812+0000 mgr.x (mgr.14152) 257 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T10:22:47.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:47 smithi089 bash[21600]: cluster 2024-09-17T10:22:45.770420+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-17T10:22:47.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:47 smithi089 bash[21600]: cluster 2024-09-17T10:22:45.770420+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-17T10:22:47.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:47 smithi089 bash[21600]: audit 2024-09-17T10:22:46.759853+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:47.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:47 smithi089 bash[21600]: audit 2024-09-17T10:22:46.759853+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:47.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:47 smithi089 bash[21600]: audit 2024-09-17T10:22:46.767334+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:47.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:47 smithi089 bash[21600]: audit 2024-09-17T10:22:46.767334+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:47.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:47 smithi089 bash[21600]: audit 2024-09-17T10:22:46.769638+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:22:47.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:47 smithi089 bash[21600]: audit 2024-09-17T10:22:46.769638+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:22:47.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:47 smithi089 bash[21600]: audit 2024-09-17T10:22:46.778310+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:47.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:47 smithi089 bash[21600]: audit 2024-09-17T10:22:46.778310+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:47.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:47 smithi089 bash[21600]: audit 2024-09-17T10:22:46.782417+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:22:47.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:47 smithi089 bash[21600]: audit 2024-09-17T10:22:46.782417+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:22:47.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:47 smithi089 bash[21600]: audit 2024-09-17T10:22:46.784499+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:22:47.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:47 smithi089 bash[21600]: audit 2024-09-17T10:22:46.784499+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:22:47.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:47 smithi089 bash[21600]: audit 2024-09-17T10:22:46.793945+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:47.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:47 smithi089 bash[21600]: audit 2024-09-17T10:22:46.793945+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:47.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:47 smithi071 bash[19840]: cluster 2024-09-17T10:22:45.770420+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-17T10:22:47.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:47 smithi071 bash[19840]: cluster 2024-09-17T10:22:45.770420+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-17T10:22:47.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:47 smithi071 bash[19840]: audit 2024-09-17T10:22:46.759853+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:47.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:47 smithi071 bash[19840]: audit 2024-09-17T10:22:46.759853+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:47.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:47 smithi071 bash[19840]: audit 2024-09-17T10:22:46.767334+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:47.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:47 smithi071 bash[19840]: audit 2024-09-17T10:22:46.767334+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:47.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:47 smithi071 bash[19840]: audit 2024-09-17T10:22:46.769638+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:22:47.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:47 smithi071 bash[19840]: audit 2024-09-17T10:22:46.769638+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:22:47.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:47 smithi071 bash[19840]: audit 2024-09-17T10:22:46.778310+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:47.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:47 smithi071 bash[19840]: audit 2024-09-17T10:22:46.778310+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:47.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:47 smithi071 bash[19840]: audit 2024-09-17T10:22:46.782417+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:22:47.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:47 smithi071 bash[19840]: audit 2024-09-17T10:22:46.782417+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:22:47.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:47 smithi071 bash[19840]: audit 2024-09-17T10:22:46.784499+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:22:47.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:47 smithi071 bash[19840]: audit 2024-09-17T10:22:46.784499+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:22:47.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:47 smithi071 bash[19840]: audit 2024-09-17T10:22:46.793945+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:47.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:47 smithi071 bash[19840]: audit 2024-09-17T10:22:46.793945+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:48.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:47 smithi088 bash[21618]: cluster 2024-09-17T10:22:45.770420+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-17T10:22:48.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:47 smithi088 bash[21618]: cluster 2024-09-17T10:22:45.770420+0000 mgr.x (mgr.14152) 258 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 63 KiB/s, 0 objects/s recovering 2024-09-17T10:22:48.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:47 smithi088 bash[21618]: audit 2024-09-17T10:22:46.759853+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:48.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:47 smithi088 bash[21618]: audit 2024-09-17T10:22:46.759853+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:48.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:47 smithi088 bash[21618]: audit 2024-09-17T10:22:46.767334+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:48.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:47 smithi088 bash[21618]: audit 2024-09-17T10:22:46.767334+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:48.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:47 smithi088 bash[21618]: audit 2024-09-17T10:22:46.769638+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:22:48.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:47 smithi088 bash[21618]: audit 2024-09-17T10:22:46.769638+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:22:48.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:47 smithi088 bash[21618]: audit 2024-09-17T10:22:46.778310+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:48.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:47 smithi088 bash[21618]: audit 2024-09-17T10:22:46.778310+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:48.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:47 smithi088 bash[21618]: audit 2024-09-17T10:22:46.782417+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:22:48.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:47 smithi088 bash[21618]: audit 2024-09-17T10:22:46.782417+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:22:48.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:47 smithi088 bash[21618]: audit 2024-09-17T10:22:46.784499+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:22:48.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:47 smithi088 bash[21618]: audit 2024-09-17T10:22:46.784499+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:22:48.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:47 smithi088 bash[21618]: audit 2024-09-17T10:22:46.793945+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:48.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:47 smithi088 bash[21618]: audit 2024-09-17T10:22:46.793945+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:22:48.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:48 smithi089 bash[21600]: cephadm 2024-09-17T10:22:46.750861+0000 mgr.x (mgr.14152) 259 : cephadm [INF] Detected new or changed devices on smithi089 2024-09-17T10:22:48.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:48 smithi089 bash[21600]: cephadm 2024-09-17T10:22:46.750861+0000 mgr.x (mgr.14152) 259 : cephadm [INF] Detected new or changed devices on smithi089 2024-09-17T10:22:48.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:48 smithi089 bash[21600]: cephadm 2024-09-17T10:22:46.771134+0000 mgr.x (mgr.14152) 260 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 21361M 2024-09-17T10:22:48.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:48 smithi089 bash[21600]: cephadm 2024-09-17T10:22:46.771134+0000 mgr.x (mgr.14152) 260 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 21361M 2024-09-17T10:22:48.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:48 smithi071 bash[19840]: cephadm 2024-09-17T10:22:46.750861+0000 mgr.x (mgr.14152) 259 : cephadm [INF] Detected new or changed devices on smithi089 2024-09-17T10:22:48.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:48 smithi071 bash[19840]: cephadm 2024-09-17T10:22:46.750861+0000 mgr.x (mgr.14152) 259 : cephadm [INF] Detected new or changed devices on smithi089 2024-09-17T10:22:48.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:48 smithi071 bash[19840]: cephadm 2024-09-17T10:22:46.771134+0000 mgr.x (mgr.14152) 260 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 21361M 2024-09-17T10:22:48.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:48 smithi071 bash[19840]: cephadm 2024-09-17T10:22:46.771134+0000 mgr.x (mgr.14152) 260 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 21361M 2024-09-17T10:22:49.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:48 smithi088 bash[21618]: cephadm 2024-09-17T10:22:46.750861+0000 mgr.x (mgr.14152) 259 : cephadm [INF] Detected new or changed devices on smithi089 2024-09-17T10:22:49.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:48 smithi088 bash[21618]: cephadm 2024-09-17T10:22:46.750861+0000 mgr.x (mgr.14152) 259 : cephadm [INF] Detected new or changed devices on smithi089 2024-09-17T10:22:49.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:48 smithi088 bash[21618]: cephadm 2024-09-17T10:22:46.771134+0000 mgr.x (mgr.14152) 260 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 21361M 2024-09-17T10:22:49.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:48 smithi088 bash[21618]: cephadm 2024-09-17T10:22:46.771134+0000 mgr.x (mgr.14152) 260 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 21361M 2024-09-17T10:22:49.216 INFO:teuthology.orchestra.run.smithi089.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.c/config 2024-09-17T10:22:49.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:49 smithi071 bash[19840]: cluster 2024-09-17T10:22:47.770983+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-17T10:22:49.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:49 smithi071 bash[19840]: cluster 2024-09-17T10:22:47.770983+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-17T10:22:50.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:49 smithi088 bash[21618]: cluster 2024-09-17T10:22:47.770983+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-17T10:22:50.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:49 smithi088 bash[21618]: cluster 2024-09-17T10:22:47.770983+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-17T10:22:50.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:49 smithi089 bash[21600]: cluster 2024-09-17T10:22:47.770983+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-17T10:22:50.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:49 smithi089 bash[21600]: cluster 2024-09-17T10:22:47.770983+0000 mgr.x (mgr.14152) 261 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-09-17T10:22:50.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:50 smithi071 bash[19840]: audit 2024-09-17T10:22:50.580876+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:22:50.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:50 smithi071 bash[19840]: audit 2024-09-17T10:22:50.580876+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:22:50.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:50 smithi071 bash[19840]: audit 2024-09-17T10:22:50.587236+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:22:50.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:50 smithi071 bash[19840]: audit 2024-09-17T10:22:50.587236+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:22:50.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:50 smithi071 bash[19840]: audit 2024-09-17T10:22:50.589025+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:22:50.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:50 smithi071 bash[19840]: audit 2024-09-17T10:22:50.589025+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:22:51.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:50 smithi088 bash[21618]: audit 2024-09-17T10:22:50.580876+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:22:51.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:50 smithi088 bash[21618]: audit 2024-09-17T10:22:50.580876+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:22:51.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:50 smithi088 bash[21618]: audit 2024-09-17T10:22:50.587236+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:22:51.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:50 smithi088 bash[21618]: audit 2024-09-17T10:22:50.587236+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:22:51.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:50 smithi088 bash[21618]: audit 2024-09-17T10:22:50.589025+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:22:51.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:50 smithi088 bash[21618]: audit 2024-09-17T10:22:50.589025+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:22:51.123 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:50 smithi089 bash[21600]: audit 2024-09-17T10:22:50.580876+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:22:51.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:50 smithi089 bash[21600]: audit 2024-09-17T10:22:50.580876+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd tree", "states": ["destroyed"], "format": "json"} : dispatch 2024-09-17T10:22:51.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:50 smithi089 bash[21600]: audit 2024-09-17T10:22:50.587236+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:22:51.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:50 smithi089 bash[21600]: audit 2024-09-17T10:22:50.587236+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.bootstrap-osd"} : dispatch 2024-09-17T10:22:51.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:50 smithi089 bash[21600]: audit 2024-09-17T10:22:50.589025+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:22:51.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:50 smithi089 bash[21600]: audit 2024-09-17T10:22:50.589025+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:22:51.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:51 smithi071 bash[19840]: cluster 2024-09-17T10:22:49.771523+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:22:51.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:51 smithi071 bash[19840]: cluster 2024-09-17T10:22:49.771523+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:22:51.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:51 smithi071 bash[19840]: audit 2024-09-17T10:22:50.574507+0000 mgr.x (mgr.14152) 263 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:51.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:51 smithi071 bash[19840]: audit 2024-09-17T10:22:50.574507+0000 mgr.x (mgr.14152) 263 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:52.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:51 smithi088 bash[21618]: cluster 2024-09-17T10:22:49.771523+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:22:52.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:51 smithi088 bash[21618]: cluster 2024-09-17T10:22:49.771523+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:22:52.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:51 smithi088 bash[21618]: audit 2024-09-17T10:22:50.574507+0000 mgr.x (mgr.14152) 263 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:52.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:51 smithi088 bash[21618]: audit 2024-09-17T10:22:50.574507+0000 mgr.x (mgr.14152) 263 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:52.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:51 smithi089 bash[21600]: cluster 2024-09-17T10:22:49.771523+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:22:52.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:51 smithi089 bash[21600]: cluster 2024-09-17T10:22:49.771523+0000 mgr.x (mgr.14152) 262 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:22:52.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:51 smithi089 bash[21600]: audit 2024-09-17T10:22:50.574507+0000 mgr.x (mgr.14152) 263 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:52.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:51 smithi089 bash[21600]: audit 2024-09-17T10:22:50.574507+0000 mgr.x (mgr.14152) 263 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi089:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:22:53.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:53 smithi071 bash[19840]: cluster 2024-09-17T10:22:51.772092+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:22:53.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:53 smithi071 bash[19840]: cluster 2024-09-17T10:22:51.772092+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:22:54.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:53 smithi088 bash[21618]: cluster 2024-09-17T10:22:51.772092+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:22:54.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:53 smithi088 bash[21618]: cluster 2024-09-17T10:22:51.772092+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:22:54.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:53 smithi089 bash[21600]: cluster 2024-09-17T10:22:51.772092+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:22:54.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:53 smithi089 bash[21600]: cluster 2024-09-17T10:22:51.772092+0000 mgr.x (mgr.14152) 264 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:22:55.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:55 smithi071 bash[19840]: cluster 2024-09-17T10:22:53.772602+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:22:55.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:55 smithi071 bash[19840]: cluster 2024-09-17T10:22:53.772602+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:22:56.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:55 smithi088 bash[21618]: cluster 2024-09-17T10:22:53.772602+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:22:56.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:55 smithi088 bash[21618]: cluster 2024-09-17T10:22:53.772602+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:22:56.123 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:55 smithi089 bash[21600]: cluster 2024-09-17T10:22:53.772602+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:22:56.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:55 smithi089 bash[21600]: cluster 2024-09-17T10:22:53.772602+0000 mgr.x (mgr.14152) 265 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:22:57.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:57 smithi071 bash[19840]: cluster 2024-09-17T10:22:55.773171+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:22:57.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:57 smithi071 bash[19840]: cluster 2024-09-17T10:22:55.773171+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:22:58.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:57 smithi088 bash[21618]: cluster 2024-09-17T10:22:55.773171+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:22:58.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:57 smithi088 bash[21618]: cluster 2024-09-17T10:22:55.773171+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:22:58.073 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:57 smithi089 bash[21600]: cluster 2024-09-17T10:22:55.773171+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:22:58.074 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:57 smithi089 bash[21600]: cluster 2024-09-17T10:22:55.773171+0000 mgr.x (mgr.14152) 266 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:22:59.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:59 smithi071 bash[19840]: cluster 2024-09-17T10:22:57.773727+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:22:59.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:59 smithi071 bash[19840]: cluster 2024-09-17T10:22:57.773727+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:22:59.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:59 smithi071 bash[19840]: audit 2024-09-17T10:22:58.873005+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.89:0/2909876275' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "7bc0ab4c-c2b9-41eb-aa69-c875b5c20a59"} : dispatch 2024-09-17T10:22:59.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:59 smithi071 bash[19840]: audit 2024-09-17T10:22:58.873005+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.89:0/2909876275' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "7bc0ab4c-c2b9-41eb-aa69-c875b5c20a59"} : dispatch 2024-09-17T10:22:59.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:59 smithi071 bash[19840]: audit 2024-09-17T10:22:58.873462+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "7bc0ab4c-c2b9-41eb-aa69-c875b5c20a59"} : dispatch 2024-09-17T10:22:59.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:59 smithi071 bash[19840]: audit 2024-09-17T10:22:58.873462+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "7bc0ab4c-c2b9-41eb-aa69-c875b5c20a59"} : dispatch 2024-09-17T10:22:59.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:59 smithi071 bash[19840]: audit 2024-09-17T10:22:58.876987+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7bc0ab4c-c2b9-41eb-aa69-c875b5c20a59"}]': finished 2024-09-17T10:22:59.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:59 smithi071 bash[19840]: audit 2024-09-17T10:22:58.876987+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7bc0ab4c-c2b9-41eb-aa69-c875b5c20a59"}]': finished 2024-09-17T10:22:59.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:59 smithi071 bash[19840]: cluster 2024-09-17T10:22:58.881730+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-17T10:22:59.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:59 smithi071 bash[19840]: cluster 2024-09-17T10:22:58.881730+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-17T10:22:59.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:59 smithi071 bash[19840]: audit 2024-09-17T10:22:58.882120+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:22:59.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:59 smithi071 bash[19840]: audit 2024-09-17T10:22:58.882120+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:22:59.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:59 smithi071 bash[19840]: audit 2024-09-17T10:22:59.529373+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.89:0/3392207125' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:22:59.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:22:59 smithi071 bash[19840]: audit 2024-09-17T10:22:59.529373+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.89:0/3392207125' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:23:00.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:59 smithi088 bash[21618]: cluster 2024-09-17T10:22:57.773727+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:00.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:59 smithi088 bash[21618]: cluster 2024-09-17T10:22:57.773727+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:00.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:59 smithi088 bash[21618]: audit 2024-09-17T10:22:58.873005+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.89:0/2909876275' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "7bc0ab4c-c2b9-41eb-aa69-c875b5c20a59"} : dispatch 2024-09-17T10:23:00.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:59 smithi088 bash[21618]: audit 2024-09-17T10:22:58.873005+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.89:0/2909876275' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "7bc0ab4c-c2b9-41eb-aa69-c875b5c20a59"} : dispatch 2024-09-17T10:23:00.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:59 smithi088 bash[21618]: audit 2024-09-17T10:22:58.873462+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "7bc0ab4c-c2b9-41eb-aa69-c875b5c20a59"} : dispatch 2024-09-17T10:23:00.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:59 smithi088 bash[21618]: audit 2024-09-17T10:22:58.873462+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "7bc0ab4c-c2b9-41eb-aa69-c875b5c20a59"} : dispatch 2024-09-17T10:23:00.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:59 smithi088 bash[21618]: audit 2024-09-17T10:22:58.876987+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7bc0ab4c-c2b9-41eb-aa69-c875b5c20a59"}]': finished 2024-09-17T10:23:00.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:59 smithi088 bash[21618]: audit 2024-09-17T10:22:58.876987+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7bc0ab4c-c2b9-41eb-aa69-c875b5c20a59"}]': finished 2024-09-17T10:23:00.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:59 smithi088 bash[21618]: cluster 2024-09-17T10:22:58.881730+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-17T10:23:00.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:59 smithi088 bash[21618]: cluster 2024-09-17T10:22:58.881730+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-17T10:23:00.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:59 smithi088 bash[21618]: audit 2024-09-17T10:22:58.882120+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:00.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:59 smithi088 bash[21618]: audit 2024-09-17T10:22:58.882120+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:00.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:59 smithi088 bash[21618]: audit 2024-09-17T10:22:59.529373+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.89:0/3392207125' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:23:00.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:22:59 smithi088 bash[21618]: audit 2024-09-17T10:22:59.529373+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.89:0/3392207125' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:23:00.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:59 smithi089 bash[21600]: cluster 2024-09-17T10:22:57.773727+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:00.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:59 smithi089 bash[21600]: cluster 2024-09-17T10:22:57.773727+0000 mgr.x (mgr.14152) 267 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:00.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:59 smithi089 bash[21600]: audit 2024-09-17T10:22:58.873005+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.89:0/2909876275' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "7bc0ab4c-c2b9-41eb-aa69-c875b5c20a59"} : dispatch 2024-09-17T10:23:00.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:59 smithi089 bash[21600]: audit 2024-09-17T10:22:58.873005+0000 mon.c (mon.1) 9 : audit [INF] from='client.? 172.21.15.89:0/2909876275' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "7bc0ab4c-c2b9-41eb-aa69-c875b5c20a59"} : dispatch 2024-09-17T10:23:00.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:59 smithi089 bash[21600]: audit 2024-09-17T10:22:58.873462+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "7bc0ab4c-c2b9-41eb-aa69-c875b5c20a59"} : dispatch 2024-09-17T10:23:00.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:59 smithi089 bash[21600]: audit 2024-09-17T10:22:58.873462+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd={"prefix": "osd new", "uuid": "7bc0ab4c-c2b9-41eb-aa69-c875b5c20a59"} : dispatch 2024-09-17T10:23:00.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:59 smithi089 bash[21600]: audit 2024-09-17T10:22:58.876987+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7bc0ab4c-c2b9-41eb-aa69-c875b5c20a59"}]': finished 2024-09-17T10:23:00.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:59 smithi089 bash[21600]: audit 2024-09-17T10:22:58.876987+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7bc0ab4c-c2b9-41eb-aa69-c875b5c20a59"}]': finished 2024-09-17T10:23:00.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:59 smithi089 bash[21600]: cluster 2024-09-17T10:22:58.881730+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-17T10:23:00.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:59 smithi089 bash[21600]: cluster 2024-09-17T10:22:58.881730+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2024-09-17T10:23:00.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:59 smithi089 bash[21600]: audit 2024-09-17T10:22:58.882120+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:00.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:59 smithi089 bash[21600]: audit 2024-09-17T10:22:58.882120+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:00.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:59 smithi089 bash[21600]: audit 2024-09-17T10:22:59.529373+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.89:0/3392207125' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:23:00.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:22:59 smithi089 bash[21600]: audit 2024-09-17T10:22:59.529373+0000 mon.c (mon.1) 10 : audit [DBG] from='client.? 172.21.15.89:0/3392207125' entity='client.bootstrap-osd' cmd={"prefix": "mon getmap"} : dispatch 2024-09-17T10:23:01.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:01 smithi071 bash[19840]: cluster 2024-09-17T10:22:59.774244+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:01.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:01 smithi071 bash[19840]: cluster 2024-09-17T10:22:59.774244+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:02.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:01 smithi088 bash[21618]: cluster 2024-09-17T10:22:59.774244+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:02.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:01 smithi088 bash[21618]: cluster 2024-09-17T10:22:59.774244+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:02.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:01 smithi089 bash[21600]: cluster 2024-09-17T10:22:59.774244+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:02.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:01 smithi089 bash[21600]: cluster 2024-09-17T10:22:59.774244+0000 mgr.x (mgr.14152) 268 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:03.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:03 smithi071 bash[19840]: cluster 2024-09-17T10:23:01.774788+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:03.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:03 smithi071 bash[19840]: cluster 2024-09-17T10:23:01.774788+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:04.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:03 smithi088 bash[21618]: cluster 2024-09-17T10:23:01.774788+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:04.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:03 smithi088 bash[21618]: cluster 2024-09-17T10:23:01.774788+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:04.123 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:03 smithi089 bash[21600]: cluster 2024-09-17T10:23:01.774788+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:04.123 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:03 smithi089 bash[21600]: cluster 2024-09-17T10:23:01.774788+0000 mgr.x (mgr.14152) 269 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:05.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:05 smithi071 bash[19840]: cluster 2024-09-17T10:23:03.775352+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:05.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:05 smithi071 bash[19840]: cluster 2024-09-17T10:23:03.775352+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:06.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:05 smithi088 bash[21618]: cluster 2024-09-17T10:23:03.775352+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:06.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:05 smithi088 bash[21618]: cluster 2024-09-17T10:23:03.775352+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:06.123 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:05 smithi089 bash[21600]: cluster 2024-09-17T10:23:03.775352+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:06.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:05 smithi089 bash[21600]: cluster 2024-09-17T10:23:03.775352+0000 mgr.x (mgr.14152) 270 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:07.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:07 smithi071 bash[19840]: cluster 2024-09-17T10:23:05.775936+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:07.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:07 smithi071 bash[19840]: cluster 2024-09-17T10:23:05.775936+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:08.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:07 smithi088 bash[21618]: cluster 2024-09-17T10:23:05.775936+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:08.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:07 smithi088 bash[21618]: cluster 2024-09-17T10:23:05.775936+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:08.123 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:07 smithi089 bash[21600]: cluster 2024-09-17T10:23:05.775936+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:08.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:07 smithi089 bash[21600]: cluster 2024-09-17T10:23:05.775936+0000 mgr.x (mgr.14152) 271 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:09.753 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:09 smithi089 bash[21600]: cluster 2024-09-17T10:23:07.776508+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:09.753 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:09 smithi089 bash[21600]: cluster 2024-09-17T10:23:07.776508+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:09.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:09 smithi071 bash[19840]: cluster 2024-09-17T10:23:07.776508+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:09.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:09 smithi071 bash[19840]: cluster 2024-09-17T10:23:07.776508+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:10.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:09 smithi088 bash[21618]: cluster 2024-09-17T10:23:07.776508+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:10.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:09 smithi088 bash[21618]: cluster 2024-09-17T10:23:07.776508+0000 mgr.x (mgr.14152) 272 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:11.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:11 smithi089 bash[21600]: cluster 2024-09-17T10:23:09.777031+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:11.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:11 smithi089 bash[21600]: cluster 2024-09-17T10:23:09.777031+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:11.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:11 smithi071 bash[19840]: cluster 2024-09-17T10:23:09.777031+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:11.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:11 smithi071 bash[19840]: cluster 2024-09-17T10:23:09.777031+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:12.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:11 smithi088 bash[21618]: cluster 2024-09-17T10:23:09.777031+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:12.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:11 smithi088 bash[21618]: cluster 2024-09-17T10:23:09.777031+0000 mgr.x (mgr.14152) 273 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:12.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:12 smithi089 bash[21600]: audit 2024-09-17T10:23:12.040463+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T10:23:12.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:12 smithi089 bash[21600]: audit 2024-09-17T10:23:12.040463+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T10:23:12.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:12 smithi089 bash[21600]: audit 2024-09-17T10:23:12.042307+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:12.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:12 smithi089 bash[21600]: audit 2024-09-17T10:23:12.042307+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:12.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:12 smithi071 bash[19840]: audit 2024-09-17T10:23:12.040463+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T10:23:12.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:12 smithi071 bash[19840]: audit 2024-09-17T10:23:12.040463+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T10:23:12.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:12 smithi071 bash[19840]: audit 2024-09-17T10:23:12.042307+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:12.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:12 smithi071 bash[19840]: audit 2024-09-17T10:23:12.042307+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:13.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:12 smithi088 bash[21618]: audit 2024-09-17T10:23:12.040463+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T10:23:13.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:12 smithi088 bash[21618]: audit 2024-09-17T10:23:12.040463+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-09-17T10:23:13.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:12 smithi088 bash[21618]: audit 2024-09-17T10:23:12.042307+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:13.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:12 smithi088 bash[21618]: audit 2024-09-17T10:23:12.042307+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:13.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:13 smithi089 bash[21600]: cluster 2024-09-17T10:23:11.777559+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:13.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:13 smithi089 bash[21600]: cluster 2024-09-17T10:23:11.777559+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:13.844 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:13 smithi089 bash[21600]: cephadm 2024-09-17T10:23:12.043772+0000 mgr.x (mgr.14152) 275 : cephadm [INF] Deploying daemon osd.5 on smithi089 2024-09-17T10:23:13.845 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:13 smithi089 bash[21600]: cephadm 2024-09-17T10:23:12.043772+0000 mgr.x (mgr.14152) 275 : cephadm [INF] Deploying daemon osd.5 on smithi089 2024-09-17T10:23:13.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:13 smithi071 bash[19840]: cluster 2024-09-17T10:23:11.777559+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:13.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:13 smithi071 bash[19840]: cluster 2024-09-17T10:23:11.777559+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:13.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:13 smithi071 bash[19840]: cephadm 2024-09-17T10:23:12.043772+0000 mgr.x (mgr.14152) 275 : cephadm [INF] Deploying daemon osd.5 on smithi089 2024-09-17T10:23:13.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:13 smithi071 bash[19840]: cephadm 2024-09-17T10:23:12.043772+0000 mgr.x (mgr.14152) 275 : cephadm [INF] Deploying daemon osd.5 on smithi089 2024-09-17T10:23:14.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:13 smithi088 bash[21618]: cluster 2024-09-17T10:23:11.777559+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:14.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:13 smithi088 bash[21618]: cluster 2024-09-17T10:23:11.777559+0000 mgr.x (mgr.14152) 274 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:14.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:13 smithi088 bash[21618]: cephadm 2024-09-17T10:23:12.043772+0000 mgr.x (mgr.14152) 275 : cephadm [INF] Deploying daemon osd.5 on smithi089 2024-09-17T10:23:14.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:13 smithi088 bash[21618]: cephadm 2024-09-17T10:23:12.043772+0000 mgr.x (mgr.14152) 275 : cephadm [INF] Deploying daemon osd.5 on smithi089 2024-09-17T10:23:15.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:15 smithi071 bash[19840]: cluster 2024-09-17T10:23:13.778069+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:15.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:15 smithi071 bash[19840]: cluster 2024-09-17T10:23:13.778069+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:16.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:15 smithi088 bash[21618]: cluster 2024-09-17T10:23:13.778069+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:16.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:15 smithi088 bash[21618]: cluster 2024-09-17T10:23:13.778069+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:16.083 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:15 smithi089 bash[21600]: cluster 2024-09-17T10:23:13.778069+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:16.084 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:15 smithi089 bash[21600]: cluster 2024-09-17T10:23:13.778069+0000 mgr.x (mgr.14152) 276 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:16.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:16 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:16.374 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:23:16 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:16.697 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:16 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:16.697 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:23:16 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:23:16.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:16 smithi071 bash[19840]: audit 2024-09-17T10:23:16.585742+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:16.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:16 smithi071 bash[19840]: audit 2024-09-17T10:23:16.585742+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:16.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:16 smithi071 bash[19840]: audit 2024-09-17T10:23:16.592530+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:16.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:16 smithi071 bash[19840]: audit 2024-09-17T10:23:16.592530+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:16.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:16 smithi071 bash[19840]: audit 2024-09-17T10:23:16.600169+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:16.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:16 smithi071 bash[19840]: audit 2024-09-17T10:23:16.600169+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:17.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:16 smithi088 bash[21618]: audit 2024-09-17T10:23:16.585742+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:17.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:16 smithi088 bash[21618]: audit 2024-09-17T10:23:16.585742+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:17.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:16 smithi088 bash[21618]: audit 2024-09-17T10:23:16.592530+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:17.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:16 smithi088 bash[21618]: audit 2024-09-17T10:23:16.592530+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:17.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:16 smithi088 bash[21618]: audit 2024-09-17T10:23:16.600169+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:17.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:16 smithi088 bash[21618]: audit 2024-09-17T10:23:16.600169+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:17.123 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:16 smithi089 bash[21600]: audit 2024-09-17T10:23:16.585742+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:17.123 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:16 smithi089 bash[21600]: audit 2024-09-17T10:23:16.585742+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:17.123 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:16 smithi089 bash[21600]: audit 2024-09-17T10:23:16.592530+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:17.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:16 smithi089 bash[21600]: audit 2024-09-17T10:23:16.592530+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:17.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:16 smithi089 bash[21600]: audit 2024-09-17T10:23:16.600169+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:17.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:16 smithi089 bash[21600]: audit 2024-09-17T10:23:16.600169+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:17.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:17 smithi089 bash[21600]: cluster 2024-09-17T10:23:15.778633+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:17.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:17 smithi089 bash[21600]: cluster 2024-09-17T10:23:15.778633+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:17.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:17 smithi071 bash[19840]: cluster 2024-09-17T10:23:15.778633+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:17.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:17 smithi071 bash[19840]: cluster 2024-09-17T10:23:15.778633+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:18.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:17 smithi088 bash[21618]: cluster 2024-09-17T10:23:15.778633+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:18.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:17 smithi088 bash[21618]: cluster 2024-09-17T10:23:15.778633+0000 mgr.x (mgr.14152) 277 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:19.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:19 smithi089 bash[21600]: cluster 2024-09-17T10:23:17.779159+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:19.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:19 smithi089 bash[21600]: cluster 2024-09-17T10:23:17.779159+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:19.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:19 smithi071 bash[19840]: cluster 2024-09-17T10:23:17.779159+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:19.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:19 smithi071 bash[19840]: cluster 2024-09-17T10:23:17.779159+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:20.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:19 smithi088 bash[21618]: cluster 2024-09-17T10:23:17.779159+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:20.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:19 smithi088 bash[21618]: cluster 2024-09-17T10:23:17.779159+0000 mgr.x (mgr.14152) 278 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:21.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:21 smithi071 bash[19840]: cluster 2024-09-17T10:23:19.779672+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:21.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:21 smithi071 bash[19840]: cluster 2024-09-17T10:23:19.779672+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:22.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:21 smithi088 bash[21618]: cluster 2024-09-17T10:23:19.779672+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:22.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:21 smithi088 bash[21618]: cluster 2024-09-17T10:23:19.779672+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:22.123 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:21 smithi089 bash[21600]: cluster 2024-09-17T10:23:19.779672+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:22.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:21 smithi089 bash[21600]: cluster 2024-09-17T10:23:19.779672+0000 mgr.x (mgr.14152) 279 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:23.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:23 smithi089 bash[21600]: cluster 2024-09-17T10:23:21.780226+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:23.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:23 smithi089 bash[21600]: cluster 2024-09-17T10:23:21.780226+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:23.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:23 smithi089 bash[21600]: audit 2024-09-17T10:23:22.881861+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:23.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:23 smithi089 bash[21600]: audit 2024-09-17T10:23:22.881861+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:23.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:23 smithi089 bash[21600]: audit 2024-09-17T10:23:22.889507+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:23.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:23 smithi089 bash[21600]: audit 2024-09-17T10:23:22.889507+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:23.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:23 smithi089 bash[21600]: audit 2024-09-17T10:23:22.891183+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:23.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:23 smithi089 bash[21600]: audit 2024-09-17T10:23:22.891183+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:23.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:23 smithi089 bash[21600]: audit 2024-09-17T10:23:22.892931+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:23.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:23 smithi089 bash[21600]: audit 2024-09-17T10:23:22.892931+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:23.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:23 smithi089 bash[21600]: audit 2024-09-17T10:23:22.902047+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:23.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:23 smithi089 bash[21600]: audit 2024-09-17T10:23:22.902047+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:23.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:23 smithi071 bash[19840]: cluster 2024-09-17T10:23:21.780226+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:23.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:23 smithi071 bash[19840]: cluster 2024-09-17T10:23:21.780226+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:23.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:23 smithi071 bash[19840]: audit 2024-09-17T10:23:22.881861+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:23.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:23 smithi071 bash[19840]: audit 2024-09-17T10:23:22.881861+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:23.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:23 smithi071 bash[19840]: audit 2024-09-17T10:23:22.889507+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:23.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:23 smithi071 bash[19840]: audit 2024-09-17T10:23:22.889507+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:23.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:23 smithi071 bash[19840]: audit 2024-09-17T10:23:22.891183+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:23.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:23 smithi071 bash[19840]: audit 2024-09-17T10:23:22.891183+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:23.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:23 smithi071 bash[19840]: audit 2024-09-17T10:23:22.892931+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:23.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:23 smithi071 bash[19840]: audit 2024-09-17T10:23:22.892931+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:23.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:23 smithi071 bash[19840]: audit 2024-09-17T10:23:22.902047+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:23.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:23 smithi071 bash[19840]: audit 2024-09-17T10:23:22.902047+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:24.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:23 smithi088 bash[21618]: cluster 2024-09-17T10:23:21.780226+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:24.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:23 smithi088 bash[21618]: cluster 2024-09-17T10:23:21.780226+0000 mgr.x (mgr.14152) 280 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:24.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:23 smithi088 bash[21618]: audit 2024-09-17T10:23:22.881861+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:24.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:23 smithi088 bash[21618]: audit 2024-09-17T10:23:22.881861+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:24.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:23 smithi088 bash[21618]: audit 2024-09-17T10:23:22.889507+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:24.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:23 smithi088 bash[21618]: audit 2024-09-17T10:23:22.889507+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:24.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:23 smithi088 bash[21618]: audit 2024-09-17T10:23:22.891183+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:24.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:23 smithi088 bash[21618]: audit 2024-09-17T10:23:22.891183+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:24.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:23 smithi088 bash[21618]: audit 2024-09-17T10:23:22.892931+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:24.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:23 smithi088 bash[21618]: audit 2024-09-17T10:23:22.892931+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:24.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:23 smithi088 bash[21618]: audit 2024-09-17T10:23:22.902047+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:24.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:23 smithi088 bash[21618]: audit 2024-09-17T10:23:22.902047+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:25.974 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:25 smithi089 bash[21600]: cluster 2024-09-17T10:23:23.780778+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:25.975 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:25 smithi089 bash[21600]: cluster 2024-09-17T10:23:23.780778+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:26.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:25 smithi088 bash[21618]: cluster 2024-09-17T10:23:23.780778+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:26.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:25 smithi088 bash[21618]: cluster 2024-09-17T10:23:23.780778+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:26.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:25 smithi071 bash[19840]: cluster 2024-09-17T10:23:23.780778+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:26.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:25 smithi071 bash[19840]: cluster 2024-09-17T10:23:23.780778+0000 mgr.x (mgr.14152) 281 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:26.767 INFO:teuthology.orchestra.run.smithi089.stdout:Created osd(s) 5 on host 'smithi089' 2024-09-17T10:23:26.976 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:26 smithi089 bash[21600]: audit 2024-09-17T10:23:25.979525+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.89:6808/1484501421,v1:172.21.15.89:6809/1484501421]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:23:26.976 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:26 smithi089 bash[21600]: audit 2024-09-17T10:23:25.979525+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.89:6808/1484501421,v1:172.21.15.89:6809/1484501421]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:23:26.976 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:26 smithi089 bash[21600]: audit 2024-09-17T10:23:25.979900+0000 mon.a (mon.0) 519 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:23:26.976 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:26 smithi089 bash[21600]: audit 2024-09-17T10:23:25.979900+0000 mon.a (mon.0) 519 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:23:27.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:26 smithi088 bash[21618]: audit 2024-09-17T10:23:25.979525+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.89:6808/1484501421,v1:172.21.15.89:6809/1484501421]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:23:27.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:26 smithi088 bash[21618]: audit 2024-09-17T10:23:25.979525+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.89:6808/1484501421,v1:172.21.15.89:6809/1484501421]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:23:27.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:26 smithi088 bash[21618]: audit 2024-09-17T10:23:25.979900+0000 mon.a (mon.0) 519 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:23:27.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:26 smithi088 bash[21618]: audit 2024-09-17T10:23:25.979900+0000 mon.a (mon.0) 519 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:23:27.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:26 smithi071 bash[19840]: audit 2024-09-17T10:23:25.979525+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.89:6808/1484501421,v1:172.21.15.89:6809/1484501421]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:23:27.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:26 smithi071 bash[19840]: audit 2024-09-17T10:23:25.979525+0000 mon.c (mon.1) 11 : audit [INF] from='osd.5 [v2:172.21.15.89:6808/1484501421,v1:172.21.15.89:6809/1484501421]' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:23:27.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:26 smithi071 bash[19840]: audit 2024-09-17T10:23:25.979900+0000 mon.a (mon.0) 519 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:23:27.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:26 smithi071 bash[19840]: audit 2024-09-17T10:23:25.979900+0000 mon.a (mon.0) 519 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]} : dispatch 2024-09-17T10:23:27.350 DEBUG:teuthology.orchestra.run.smithi089:osd.5> sudo journalctl -f -n 0 -u ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@osd.5.service 2024-09-17T10:23:27.352 INFO:tasks.cephadm:Waiting for 6 OSDs to come up... 2024-09-17T10:23:27.353 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph osd stat -f json 2024-09-17T10:23:28.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:27 smithi088 bash[21618]: cluster 2024-09-17T10:23:25.781365+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:28.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:27 smithi088 bash[21618]: cluster 2024-09-17T10:23:25.781365+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:28.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:27 smithi088 bash[21618]: audit 2024-09-17T10:23:26.723408+0000 mon.a (mon.0) 520 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T10:23:28.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:27 smithi088 bash[21618]: audit 2024-09-17T10:23:26.723408+0000 mon.a (mon.0) 520 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T10:23:28.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:27 smithi088 bash[21618]: cluster 2024-09-17T10:23:26.729280+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T10:23:28.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:27 smithi088 bash[21618]: cluster 2024-09-17T10:23:26.729280+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T10:23:28.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:27 smithi088 bash[21618]: audit 2024-09-17T10:23:26.729763+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:28.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:27 smithi088 bash[21618]: audit 2024-09-17T10:23:26.729763+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:28.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:27 smithi088 bash[21618]: audit 2024-09-17T10:23:26.730773+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.89:6808/1484501421,v1:172.21.15.89:6809/1484501421]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T10:23:28.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:27 smithi088 bash[21618]: audit 2024-09-17T10:23:26.730773+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.89:6808/1484501421,v1:172.21.15.89:6809/1484501421]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T10:23:28.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:27 smithi088 bash[21618]: audit 2024-09-17T10:23:26.730989+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T10:23:28.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:27 smithi088 bash[21618]: audit 2024-09-17T10:23:26.730989+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T10:23:28.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:27 smithi088 bash[21618]: audit 2024-09-17T10:23:26.743872+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:28.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:27 smithi088 bash[21618]: audit 2024-09-17T10:23:26.743872+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:28.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:27 smithi088 bash[21618]: audit 2024-09-17T10:23:26.751686+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:28.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:27 smithi088 bash[21618]: audit 2024-09-17T10:23:26.751686+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:28.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:27 smithi088 bash[21618]: audit 2024-09-17T10:23:26.760291+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:28.038 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:27 smithi088 bash[21618]: audit 2024-09-17T10:23:26.760291+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:28.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:27 smithi089 bash[21600]: cluster 2024-09-17T10:23:25.781365+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:28.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:27 smithi089 bash[21600]: cluster 2024-09-17T10:23:25.781365+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:28.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:27 smithi089 bash[21600]: audit 2024-09-17T10:23:26.723408+0000 mon.a (mon.0) 520 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T10:23:28.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:27 smithi089 bash[21600]: audit 2024-09-17T10:23:26.723408+0000 mon.a (mon.0) 520 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T10:23:28.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:27 smithi089 bash[21600]: cluster 2024-09-17T10:23:26.729280+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T10:23:28.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:27 smithi089 bash[21600]: cluster 2024-09-17T10:23:26.729280+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T10:23:28.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:27 smithi089 bash[21600]: audit 2024-09-17T10:23:26.729763+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:28.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:27 smithi089 bash[21600]: audit 2024-09-17T10:23:26.729763+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:28.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:27 smithi089 bash[21600]: audit 2024-09-17T10:23:26.730773+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.89:6808/1484501421,v1:172.21.15.89:6809/1484501421]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T10:23:28.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:27 smithi089 bash[21600]: audit 2024-09-17T10:23:26.730773+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.89:6808/1484501421,v1:172.21.15.89:6809/1484501421]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T10:23:28.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:27 smithi089 bash[21600]: audit 2024-09-17T10:23:26.730989+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T10:23:28.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:27 smithi089 bash[21600]: audit 2024-09-17T10:23:26.730989+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T10:23:28.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:27 smithi089 bash[21600]: audit 2024-09-17T10:23:26.743872+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:28.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:27 smithi089 bash[21600]: audit 2024-09-17T10:23:26.743872+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:28.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:27 smithi089 bash[21600]: audit 2024-09-17T10:23:26.751686+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:28.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:27 smithi089 bash[21600]: audit 2024-09-17T10:23:26.751686+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:28.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:27 smithi089 bash[21600]: audit 2024-09-17T10:23:26.760291+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:28.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:27 smithi089 bash[21600]: audit 2024-09-17T10:23:26.760291+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:28.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:27 smithi071 bash[19840]: cluster 2024-09-17T10:23:25.781365+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:28.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:27 smithi071 bash[19840]: cluster 2024-09-17T10:23:25.781365+0000 mgr.x (mgr.14152) 282 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:28.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:27 smithi071 bash[19840]: audit 2024-09-17T10:23:26.723408+0000 mon.a (mon.0) 520 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T10:23:28.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:27 smithi071 bash[19840]: audit 2024-09-17T10:23:26.723408+0000 mon.a (mon.0) 520 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-09-17T10:23:28.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:27 smithi071 bash[19840]: cluster 2024-09-17T10:23:26.729280+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T10:23:28.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:27 smithi071 bash[19840]: cluster 2024-09-17T10:23:26.729280+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-09-17T10:23:28.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:27 smithi071 bash[19840]: audit 2024-09-17T10:23:26.729763+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:28.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:27 smithi071 bash[19840]: audit 2024-09-17T10:23:26.729763+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:28.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:27 smithi071 bash[19840]: audit 2024-09-17T10:23:26.730773+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.89:6808/1484501421,v1:172.21.15.89:6809/1484501421]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T10:23:28.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:27 smithi071 bash[19840]: audit 2024-09-17T10:23:26.730773+0000 mon.c (mon.1) 12 : audit [INF] from='osd.5 [v2:172.21.15.89:6808/1484501421,v1:172.21.15.89:6809/1484501421]' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T10:23:28.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:27 smithi071 bash[19840]: audit 2024-09-17T10:23:26.730989+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T10:23:28.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:27 smithi071 bash[19840]: audit 2024-09-17T10:23:26.730989+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd={"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]} : dispatch 2024-09-17T10:23:28.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:27 smithi071 bash[19840]: audit 2024-09-17T10:23:26.743872+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:28.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:27 smithi071 bash[19840]: audit 2024-09-17T10:23:26.743872+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:23:28.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:27 smithi071 bash[19840]: audit 2024-09-17T10:23:26.751686+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:28.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:27 smithi071 bash[19840]: audit 2024-09-17T10:23:26.751686+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:28.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:27 smithi071 bash[19840]: audit 2024-09-17T10:23:26.760291+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:28.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:27 smithi071 bash[19840]: audit 2024-09-17T10:23:26.760291+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:28.623 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:23:28 smithi089 bash[29846]: debug 2024-09-17T10:23:28.201+0000 7f4449a9a640 -1 osd.5 0 waiting for initial osdmap 2024-09-17T10:23:28.624 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:23:28 smithi089 bash[29846]: debug 2024-09-17T10:23:28.257+0000 7f44418b9640 -1 osd.5 36 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-09-17T10:23:29.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:28 smithi088 bash[21618]: audit 2024-09-17T10:23:27.726154+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-09-17T10:23:29.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:28 smithi088 bash[21618]: audit 2024-09-17T10:23:27.726154+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-09-17T10:23:29.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:28 smithi088 bash[21618]: cluster 2024-09-17T10:23:27.730588+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T10:23:29.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:28 smithi088 bash[21618]: cluster 2024-09-17T10:23:27.730588+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T10:23:29.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:28 smithi088 bash[21618]: audit 2024-09-17T10:23:27.733293+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:29.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:28 smithi088 bash[21618]: audit 2024-09-17T10:23:27.733293+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:29.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:28 smithi088 bash[21618]: audit 2024-09-17T10:23:27.741564+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:29.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:28 smithi088 bash[21618]: audit 2024-09-17T10:23:27.741564+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:29.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:28 smithi088 bash[21618]: audit 2024-09-17T10:23:28.213378+0000 mon.a (mon.0) 531 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-17T10:23:29.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:28 smithi088 bash[21618]: audit 2024-09-17T10:23:28.213378+0000 mon.a (mon.0) 531 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-17T10:23:29.123 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:28 smithi089 bash[21600]: audit 2024-09-17T10:23:27.726154+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-09-17T10:23:29.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:28 smithi089 bash[21600]: audit 2024-09-17T10:23:27.726154+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-09-17T10:23:29.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:28 smithi089 bash[21600]: cluster 2024-09-17T10:23:27.730588+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T10:23:29.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:28 smithi089 bash[21600]: cluster 2024-09-17T10:23:27.730588+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T10:23:29.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:28 smithi089 bash[21600]: audit 2024-09-17T10:23:27.733293+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:29.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:28 smithi089 bash[21600]: audit 2024-09-17T10:23:27.733293+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:29.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:28 smithi089 bash[21600]: audit 2024-09-17T10:23:27.741564+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:29.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:28 smithi089 bash[21600]: audit 2024-09-17T10:23:27.741564+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:29.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:28 smithi089 bash[21600]: audit 2024-09-17T10:23:28.213378+0000 mon.a (mon.0) 531 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-17T10:23:29.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:28 smithi089 bash[21600]: audit 2024-09-17T10:23:28.213378+0000 mon.a (mon.0) 531 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-17T10:23:29.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:28 smithi071 bash[19840]: audit 2024-09-17T10:23:27.726154+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-09-17T10:23:29.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:28 smithi071 bash[19840]: audit 2024-09-17T10:23:27.726154+0000 mon.a (mon.0) 527 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi089", "root=default"]}]': finished 2024-09-17T10:23:29.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:28 smithi071 bash[19840]: cluster 2024-09-17T10:23:27.730588+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T10:23:29.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:28 smithi071 bash[19840]: cluster 2024-09-17T10:23:27.730588+0000 mon.a (mon.0) 528 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-09-17T10:23:29.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:28 smithi071 bash[19840]: audit 2024-09-17T10:23:27.733293+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:29.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:28 smithi071 bash[19840]: audit 2024-09-17T10:23:27.733293+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:29.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:28 smithi071 bash[19840]: audit 2024-09-17T10:23:27.741564+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:29.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:28 smithi071 bash[19840]: audit 2024-09-17T10:23:27.741564+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:29.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:28 smithi071 bash[19840]: audit 2024-09-17T10:23:28.213378+0000 mon.a (mon.0) 531 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-17T10:23:29.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:28 smithi071 bash[19840]: audit 2024-09-17T10:23:28.213378+0000 mon.a (mon.0) 531 : audit [INF] from='osd.5 ' entity='osd.5' 2024-09-17T10:23:30.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:29 smithi088 bash[21618]: cluster 2024-09-17T10:23:26.963245+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:23:30.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:29 smithi088 bash[21618]: cluster 2024-09-17T10:23:26.963245+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:23:30.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:29 smithi088 bash[21618]: cluster 2024-09-17T10:23:26.963356+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:23:30.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:29 smithi088 bash[21618]: cluster 2024-09-17T10:23:26.963356+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:23:30.036 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:29 smithi088 bash[21618]: cluster 2024-09-17T10:23:27.781864+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:30.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:29 smithi088 bash[21618]: cluster 2024-09-17T10:23:27.781864+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:30.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:29 smithi088 bash[21618]: audit 2024-09-17T10:23:28.741107+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:30.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:29 smithi088 bash[21618]: audit 2024-09-17T10:23:28.741107+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:30.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:29 smithi088 bash[21618]: cluster 2024-09-17T10:23:28.748855+0000 mon.a (mon.0) 533 : cluster [INF] osd.5 [v2:172.21.15.89:6808/1484501421,v1:172.21.15.89:6809/1484501421] boot 2024-09-17T10:23:30.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:29 smithi088 bash[21618]: cluster 2024-09-17T10:23:28.748855+0000 mon.a (mon.0) 533 : cluster [INF] osd.5 [v2:172.21.15.89:6808/1484501421,v1:172.21.15.89:6809/1484501421] boot 2024-09-17T10:23:30.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:29 smithi088 bash[21618]: cluster 2024-09-17T10:23:28.748914+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-17T10:23:30.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:29 smithi088 bash[21618]: cluster 2024-09-17T10:23:28.748914+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-17T10:23:30.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:29 smithi088 bash[21618]: audit 2024-09-17T10:23:28.749617+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:30.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:29 smithi088 bash[21618]: audit 2024-09-17T10:23:28.749617+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:30.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:29 smithi089 bash[21600]: cluster 2024-09-17T10:23:26.963245+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:23:30.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:29 smithi089 bash[21600]: cluster 2024-09-17T10:23:26.963245+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:23:30.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:29 smithi089 bash[21600]: cluster 2024-09-17T10:23:26.963356+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:23:30.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:29 smithi089 bash[21600]: cluster 2024-09-17T10:23:26.963356+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:23:30.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:29 smithi089 bash[21600]: cluster 2024-09-17T10:23:27.781864+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:30.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:29 smithi089 bash[21600]: cluster 2024-09-17T10:23:27.781864+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:30.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:29 smithi089 bash[21600]: audit 2024-09-17T10:23:28.741107+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:30.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:29 smithi089 bash[21600]: audit 2024-09-17T10:23:28.741107+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:30.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:29 smithi089 bash[21600]: cluster 2024-09-17T10:23:28.748855+0000 mon.a (mon.0) 533 : cluster [INF] osd.5 [v2:172.21.15.89:6808/1484501421,v1:172.21.15.89:6809/1484501421] boot 2024-09-17T10:23:30.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:29 smithi089 bash[21600]: cluster 2024-09-17T10:23:28.748855+0000 mon.a (mon.0) 533 : cluster [INF] osd.5 [v2:172.21.15.89:6808/1484501421,v1:172.21.15.89:6809/1484501421] boot 2024-09-17T10:23:30.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:29 smithi089 bash[21600]: cluster 2024-09-17T10:23:28.748914+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-17T10:23:30.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:29 smithi089 bash[21600]: cluster 2024-09-17T10:23:28.748914+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-17T10:23:30.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:29 smithi089 bash[21600]: audit 2024-09-17T10:23:28.749617+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:30.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:29 smithi089 bash[21600]: audit 2024-09-17T10:23:28.749617+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:30.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:29 smithi071 bash[19840]: cluster 2024-09-17T10:23:26.963245+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:23:30.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:29 smithi071 bash[19840]: cluster 2024-09-17T10:23:26.963245+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-09-17T10:23:30.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:29 smithi071 bash[19840]: cluster 2024-09-17T10:23:26.963356+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:23:30.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:29 smithi071 bash[19840]: cluster 2024-09-17T10:23:26.963356+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-09-17T10:23:30.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:29 smithi071 bash[19840]: cluster 2024-09-17T10:23:27.781864+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:30.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:29 smithi071 bash[19840]: cluster 2024-09-17T10:23:27.781864+0000 mgr.x (mgr.14152) 283 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 143 MiB used, 447 GiB / 447 GiB avail 2024-09-17T10:23:30.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:29 smithi071 bash[19840]: audit 2024-09-17T10:23:28.741107+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:30.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:29 smithi071 bash[19840]: audit 2024-09-17T10:23:28.741107+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:30.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:29 smithi071 bash[19840]: cluster 2024-09-17T10:23:28.748855+0000 mon.a (mon.0) 533 : cluster [INF] osd.5 [v2:172.21.15.89:6808/1484501421,v1:172.21.15.89:6809/1484501421] boot 2024-09-17T10:23:30.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:29 smithi071 bash[19840]: cluster 2024-09-17T10:23:28.748855+0000 mon.a (mon.0) 533 : cluster [INF] osd.5 [v2:172.21.15.89:6808/1484501421,v1:172.21.15.89:6809/1484501421] boot 2024-09-17T10:23:30.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:29 smithi071 bash[19840]: cluster 2024-09-17T10:23:28.748914+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-17T10:23:30.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:29 smithi071 bash[19840]: cluster 2024-09-17T10:23:28.748914+0000 mon.a (mon.0) 534 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2024-09-17T10:23:30.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:29 smithi071 bash[19840]: audit 2024-09-17T10:23:28.749617+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:30.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:29 smithi071 bash[19840]: audit 2024-09-17T10:23:28.749617+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:23:31.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:30 smithi088 bash[21618]: cluster 2024-09-17T10:23:29.749309+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T10:23:31.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:30 smithi088 bash[21618]: cluster 2024-09-17T10:23:29.749309+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T10:23:31.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:30 smithi088 bash[21618]: cluster 2024-09-17T10:23:29.782376+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:31.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:30 smithi088 bash[21618]: cluster 2024-09-17T10:23:29.782376+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:31.123 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:30 smithi089 bash[21600]: cluster 2024-09-17T10:23:29.749309+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T10:23:31.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:30 smithi089 bash[21600]: cluster 2024-09-17T10:23:29.749309+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T10:23:31.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:30 smithi089 bash[21600]: cluster 2024-09-17T10:23:29.782376+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:31.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:30 smithi089 bash[21600]: cluster 2024-09-17T10:23:29.782376+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:31.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:30 smithi071 bash[19840]: cluster 2024-09-17T10:23:29.749309+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T10:23:31.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:30 smithi071 bash[19840]: cluster 2024-09-17T10:23:29.749309+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-09-17T10:23:31.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:30 smithi071 bash[19840]: cluster 2024-09-17T10:23:29.782376+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:31.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:30 smithi071 bash[19840]: cluster 2024-09-17T10:23:29.782376+0000 mgr.x (mgr.14152) 284 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:32.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:31 smithi088 bash[21618]: cluster 2024-09-17T10:23:30.766714+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T10:23:32.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:31 smithi088 bash[21618]: cluster 2024-09-17T10:23:30.766714+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T10:23:32.096 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:23:32.123 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:31 smithi089 bash[21600]: cluster 2024-09-17T10:23:30.766714+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T10:23:32.123 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:31 smithi089 bash[21600]: cluster 2024-09-17T10:23:30.766714+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T10:23:32.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:31 smithi071 bash[19840]: cluster 2024-09-17T10:23:30.766714+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T10:23:32.190 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:31 smithi071 bash[19840]: cluster 2024-09-17T10:23:30.766714+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-09-17T10:23:32.976 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:32 smithi089 bash[21600]: cluster 2024-09-17T10:23:31.782911+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v249: 1 pgs: 1 peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:32.976 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:32 smithi089 bash[21600]: cluster 2024-09-17T10:23:31.782911+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v249: 1 pgs: 1 peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:33.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:32 smithi088 bash[21618]: cluster 2024-09-17T10:23:31.782911+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v249: 1 pgs: 1 peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:33.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:32 smithi088 bash[21618]: cluster 2024-09-17T10:23:31.782911+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v249: 1 pgs: 1 peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:33.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:32 smithi071 bash[19840]: cluster 2024-09-17T10:23:31.782911+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v249: 1 pgs: 1 peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:33.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:32 smithi071 bash[19840]: cluster 2024-09-17T10:23:31.782911+0000 mgr.x (mgr.14152) 285 : cluster [DBG] pgmap v249: 1 pgs: 1 peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:33.635 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:23:33.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:33 smithi071 bash[19840]: audit 2024-09-17T10:23:33.635908+0000 mon.a (mon.0) 538 : audit [DBG] from='client.? 172.21.15.71:0/221010475' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T10:23:33.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:33 smithi071 bash[19840]: audit 2024-09-17T10:23:33.635908+0000 mon.a (mon.0) 538 : audit [DBG] from='client.? 172.21.15.71:0/221010475' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T10:23:34.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:33 smithi088 bash[21618]: audit 2024-09-17T10:23:33.635908+0000 mon.a (mon.0) 538 : audit [DBG] from='client.? 172.21.15.71:0/221010475' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T10:23:34.037 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:33 smithi088 bash[21618]: audit 2024-09-17T10:23:33.635908+0000 mon.a (mon.0) 538 : audit [DBG] from='client.? 172.21.15.71:0/221010475' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T10:23:34.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:33 smithi089 bash[21600]: audit 2024-09-17T10:23:33.635908+0000 mon.a (mon.0) 538 : audit [DBG] from='client.? 172.21.15.71:0/221010475' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T10:23:34.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:33 smithi089 bash[21600]: audit 2024-09-17T10:23:33.635908+0000 mon.a (mon.0) 538 : audit [DBG] from='client.? 172.21.15.71:0/221010475' entity='client.admin' cmd={"prefix": "osd stat", "format": "json"} : dispatch 2024-09-17T10:23:34.288 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":39,"num_osds":6,"num_up_osds":6,"osd_up_since":1726568608,"num_in_osds":6,"osd_in_since":1726568578,"num_remapped_pgs":0} 2024-09-17T10:23:34.289 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T10:23:35.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:34 smithi088 bash[21618]: cluster 2024-09-17T10:23:33.783387+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v250: 1 pgs: 1 peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:35.035 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:34 smithi088 bash[21618]: cluster 2024-09-17T10:23:33.783387+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v250: 1 pgs: 1 peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:35.123 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:34 smithi089 bash[21600]: cluster 2024-09-17T10:23:33.783387+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v250: 1 pgs: 1 peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:35.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:34 smithi089 bash[21600]: cluster 2024-09-17T10:23:33.783387+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v250: 1 pgs: 1 peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:35.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:34 smithi071 bash[19840]: cluster 2024-09-17T10:23:33.783387+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v250: 1 pgs: 1 peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:35.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:34 smithi071 bash[19840]: cluster 2024-09-17T10:23:33.783387+0000 mgr.x (mgr.14152) 286 : cluster [DBG] pgmap v250: 1 pgs: 1 peering; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:37.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:37 smithi089 bash[21600]: cluster 2024-09-17T10:23:35.783944+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-17T10:23:37.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:37 smithi089 bash[21600]: cluster 2024-09-17T10:23:35.783944+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-17T10:23:37.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:37 smithi089 bash[21600]: cephadm 2024-09-17T10:23:36.074303+0000 mgr.x (mgr.14152) 288 : cephadm [INF] Detected new or changed devices on smithi089 2024-09-17T10:23:37.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:37 smithi089 bash[21600]: cephadm 2024-09-17T10:23:36.074303+0000 mgr.x (mgr.14152) 288 : cephadm [INF] Detected new or changed devices on smithi089 2024-09-17T10:23:37.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:37 smithi089 bash[21600]: audit 2024-09-17T10:23:36.083534+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:37.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:37 smithi089 bash[21600]: audit 2024-09-17T10:23:36.083534+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:37.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:37 smithi089 bash[21600]: audit 2024-09-17T10:23:36.092970+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:37.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:37 smithi089 bash[21600]: audit 2024-09-17T10:23:36.092970+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:37.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:37 smithi089 bash[21600]: audit 2024-09-17T10:23:36.095525+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:23:37.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:37 smithi089 bash[21600]: audit 2024-09-17T10:23:36.095525+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:23:37.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:37 smithi089 bash[21600]: audit 2024-09-17T10:23:36.097287+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T10:23:37.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:37 smithi089 bash[21600]: audit 2024-09-17T10:23:36.097287+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T10:23:37.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:37 smithi089 bash[21600]: cephadm 2024-09-17T10:23:36.098627+0000 mgr.x (mgr.14152) 289 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 10680M 2024-09-17T10:23:37.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:37 smithi089 bash[21600]: cephadm 2024-09-17T10:23:36.098627+0000 mgr.x (mgr.14152) 289 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 10680M 2024-09-17T10:23:37.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:37 smithi089 bash[21600]: audit 2024-09-17T10:23:36.105931+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:37.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:37 smithi089 bash[21600]: audit 2024-09-17T10:23:36.105931+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:37.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:37 smithi089 bash[21600]: audit 2024-09-17T10:23:36.110092+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:37.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:37 smithi089 bash[21600]: audit 2024-09-17T10:23:36.110092+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:37.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:37 smithi089 bash[21600]: audit 2024-09-17T10:23:36.111834+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:37.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:37 smithi089 bash[21600]: audit 2024-09-17T10:23:36.111834+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:37.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:37 smithi089 bash[21600]: audit 2024-09-17T10:23:36.122910+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:37.376 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:37 smithi089 bash[21600]: audit 2024-09-17T10:23:36.122910+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:37.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:37 smithi071 bash[19840]: cluster 2024-09-17T10:23:35.783944+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-17T10:23:37.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:37 smithi071 bash[19840]: cluster 2024-09-17T10:23:35.783944+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-17T10:23:37.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:37 smithi071 bash[19840]: cephadm 2024-09-17T10:23:36.074303+0000 mgr.x (mgr.14152) 288 : cephadm [INF] Detected new or changed devices on smithi089 2024-09-17T10:23:37.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:37 smithi071 bash[19840]: cephadm 2024-09-17T10:23:36.074303+0000 mgr.x (mgr.14152) 288 : cephadm [INF] Detected new or changed devices on smithi089 2024-09-17T10:23:37.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:37 smithi071 bash[19840]: audit 2024-09-17T10:23:36.083534+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:37.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:37 smithi071 bash[19840]: audit 2024-09-17T10:23:36.083534+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:37.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:37 smithi071 bash[19840]: audit 2024-09-17T10:23:36.092970+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:37.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:37 smithi071 bash[19840]: audit 2024-09-17T10:23:36.092970+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:37.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:37 smithi071 bash[19840]: audit 2024-09-17T10:23:36.095525+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:23:37.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:37 smithi071 bash[19840]: audit 2024-09-17T10:23:36.095525+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:23:37.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:37 smithi071 bash[19840]: audit 2024-09-17T10:23:36.097287+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T10:23:37.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:37 smithi071 bash[19840]: audit 2024-09-17T10:23:36.097287+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T10:23:37.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:37 smithi071 bash[19840]: cephadm 2024-09-17T10:23:36.098627+0000 mgr.x (mgr.14152) 289 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 10680M 2024-09-17T10:23:37.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:37 smithi071 bash[19840]: cephadm 2024-09-17T10:23:36.098627+0000 mgr.x (mgr.14152) 289 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 10680M 2024-09-17T10:23:37.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:37 smithi071 bash[19840]: audit 2024-09-17T10:23:36.105931+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:37.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:37 smithi071 bash[19840]: audit 2024-09-17T10:23:36.105931+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:37.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:37 smithi071 bash[19840]: audit 2024-09-17T10:23:36.110092+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:37.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:37 smithi071 bash[19840]: audit 2024-09-17T10:23:36.110092+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:37.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:37 smithi071 bash[19840]: audit 2024-09-17T10:23:36.111834+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:37.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:37 smithi071 bash[19840]: audit 2024-09-17T10:23:36.111834+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:37.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:37 smithi071 bash[19840]: audit 2024-09-17T10:23:36.122910+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:37.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:37 smithi071 bash[19840]: audit 2024-09-17T10:23:36.122910+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:37.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:37 smithi088 bash[21618]: cluster 2024-09-17T10:23:35.783944+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-17T10:23:37.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:37 smithi088 bash[21618]: cluster 2024-09-17T10:23:35.783944+0000 mgr.x (mgr.14152) 287 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 175 MiB used, 536 GiB / 536 GiB avail; 82 KiB/s, 0 objects/s recovering 2024-09-17T10:23:37.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:37 smithi088 bash[21618]: cephadm 2024-09-17T10:23:36.074303+0000 mgr.x (mgr.14152) 288 : cephadm [INF] Detected new or changed devices on smithi089 2024-09-17T10:23:37.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:37 smithi088 bash[21618]: cephadm 2024-09-17T10:23:36.074303+0000 mgr.x (mgr.14152) 288 : cephadm [INF] Detected new or changed devices on smithi089 2024-09-17T10:23:37.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:37 smithi088 bash[21618]: audit 2024-09-17T10:23:36.083534+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:37.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:37 smithi088 bash[21618]: audit 2024-09-17T10:23:36.083534+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:37.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:37 smithi088 bash[21618]: audit 2024-09-17T10:23:36.092970+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:37.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:37 smithi088 bash[21618]: audit 2024-09-17T10:23:36.092970+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:37.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:37 smithi088 bash[21618]: audit 2024-09-17T10:23:36.095525+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:23:37.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:37 smithi088 bash[21618]: audit 2024-09-17T10:23:36.095525+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:23:37.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:37 smithi088 bash[21618]: audit 2024-09-17T10:23:36.097287+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T10:23:37.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:37 smithi088 bash[21618]: audit 2024-09-17T10:23:36.097287+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T10:23:37.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:37 smithi088 bash[21618]: cephadm 2024-09-17T10:23:36.098627+0000 mgr.x (mgr.14152) 289 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 10680M 2024-09-17T10:23:37.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:37 smithi088 bash[21618]: cephadm 2024-09-17T10:23:36.098627+0000 mgr.x (mgr.14152) 289 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 10680M 2024-09-17T10:23:37.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:37 smithi088 bash[21618]: audit 2024-09-17T10:23:36.105931+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:37.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:37 smithi088 bash[21618]: audit 2024-09-17T10:23:36.105931+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:37.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:37 smithi088 bash[21618]: audit 2024-09-17T10:23:36.110092+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:37.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:37 smithi088 bash[21618]: audit 2024-09-17T10:23:36.110092+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:23:37.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:37 smithi088 bash[21618]: audit 2024-09-17T10:23:36.111834+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:37.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:37 smithi088 bash[21618]: audit 2024-09-17T10:23:36.111834+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:23:37.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:37 smithi088 bash[21618]: audit 2024-09-17T10:23:36.122910+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:37.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:37 smithi088 bash[21618]: audit 2024-09-17T10:23:36.122910+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:23:39.029 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:23:39.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:39 smithi089 bash[21600]: cluster 2024-09-17T10:23:37.784531+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T10:23:39.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:39 smithi089 bash[21600]: cluster 2024-09-17T10:23:37.784531+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T10:23:39.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:39 smithi071 bash[19840]: cluster 2024-09-17T10:23:37.784531+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T10:23:39.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:39 smithi071 bash[19840]: cluster 2024-09-17T10:23:37.784531+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T10:23:39.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:39 smithi088 bash[21618]: cluster 2024-09-17T10:23:37.784531+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T10:23:39.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:39 smithi088 bash[21618]: cluster 2024-09-17T10:23:37.784531+0000 mgr.x (mgr.14152) 290 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-09-17T10:23:40.462 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:23:40.463 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":39,"fsid":"77b1bfba-74dd-11ef-bceb-c7b262605968","created":"2024-09-17T10:15:05.107604+0000","modified":"2024-09-17T10:23:30.754248+0000","last_up_change":"2024-09-17T10:23:28.734340+0000","last_in_change":"2024-09-17T10:22:58.874432+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-17T10:20:50.168159+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":"f147b196-0ddf-4c9b-a1d5-e9022b76a259","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.71:6802","nonce":3227354468},{"type":"v1","addr":"172.21.15.71:6803","nonce":3227354468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":3227354468},{"type":"v1","addr":"172.21.15.71:6805","nonce":3227354468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":3227354468},{"type":"v1","addr":"172.21.15.71:6809","nonce":3227354468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":3227354468},{"type":"v1","addr":"172.21.15.71:6807","nonce":3227354468}]},"public_addr":"172.21.15.71:6803/3227354468","cluster_addr":"172.21.15.71:6805/3227354468","heartbeat_back_addr":"172.21.15.71:6809/3227354468","heartbeat_front_addr":"172.21.15.71:6807/3227354468","state":["exists","up"]},{"osd":1,"uuid":"6bac1070-e5c1-45e0-80f2-85f9a2e9695e","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.71:6810","nonce":515027236},{"type":"v1","addr":"172.21.15.71:6811","nonce":515027236}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":515027236},{"type":"v1","addr":"172.21.15.71:6813","nonce":515027236}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6816","nonce":515027236},{"type":"v1","addr":"172.21.15.71:6817","nonce":515027236}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":515027236},{"type":"v1","addr":"172.21.15.71:6815","nonce":515027236}]},"public_addr":"172.21.15.71:6811/515027236","cluster_addr":"172.21.15.71:6813/515027236","heartbeat_back_addr":"172.21.15.71:6817/515027236","heartbeat_front_addr":"172.21.15.71:6815/515027236","state":["exists","up"]},{"osd":2,"uuid":"96a48c35-90ce-42c2-83b7-7b64cbbeff61","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.88:6800","nonce":3730302733},{"type":"v1","addr":"172.21.15.88:6801","nonce":3730302733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6802","nonce":3730302733},{"type":"v1","addr":"172.21.15.88:6803","nonce":3730302733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":3730302733},{"type":"v1","addr":"172.21.15.88:6807","nonce":3730302733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":3730302733},{"type":"v1","addr":"172.21.15.88:6805","nonce":3730302733}]},"public_addr":"172.21.15.88:6801/3730302733","cluster_addr":"172.21.15.88:6803/3730302733","heartbeat_back_addr":"172.21.15.88:6807/3730302733","heartbeat_front_addr":"172.21.15.88:6805/3730302733","state":["exists","up"]},{"osd":3,"uuid":"bcd44c33-af33-4304-b732-467091d92a26","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.88:6808","nonce":2700274593},{"type":"v1","addr":"172.21.15.88:6809","nonce":2700274593}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6810","nonce":2700274593},{"type":"v1","addr":"172.21.15.88:6811","nonce":2700274593}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":2700274593},{"type":"v1","addr":"172.21.15.88:6815","nonce":2700274593}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":2700274593},{"type":"v1","addr":"172.21.15.88:6813","nonce":2700274593}]},"public_addr":"172.21.15.88:6809/2700274593","cluster_addr":"172.21.15.88:6811/2700274593","heartbeat_back_addr":"172.21.15.88:6815/2700274593","heartbeat_front_addr":"172.21.15.88:6813/2700274593","state":["exists","up"]},{"osd":4,"uuid":"19440d06-e021-49e0-96f8-c4f80dd7fe25","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.89:6800","nonce":3072010644},{"type":"v1","addr":"172.21.15.89:6801","nonce":3072010644}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":3072010644},{"type":"v1","addr":"172.21.15.89:6803","nonce":3072010644}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":3072010644},{"type":"v1","addr":"172.21.15.89:6807","nonce":3072010644}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":3072010644},{"type":"v1","addr":"172.21.15.89:6805","nonce":3072010644}]},"public_addr":"172.21.15.89:6801/3072010644","cluster_addr":"172.21.15.89:6803/3072010644","heartbeat_back_addr":"172.21.15.89:6807/3072010644","heartbeat_front_addr":"172.21.15.89:6805/3072010644","state":["exists","up"]},{"osd":5,"uuid":"7bc0ab4c-c2b9-41eb-aa69-c875b5c20a59","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.89:6808","nonce":1484501421},{"type":"v1","addr":"172.21.15.89:6809","nonce":1484501421}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":1484501421},{"type":"v1","addr":"172.21.15.89:6811","nonce":1484501421}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":1484501421},{"type":"v1","addr":"172.21.15.89:6815","nonce":1484501421}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":1484501421},{"type":"v1","addr":"172.21.15.89:6813","nonce":1484501421}]},"public_addr":"172.21.15.89:6809/1484501421","cluster_addr":"172.21.15.89:6811/1484501421","heartbeat_back_addr":"172.21.15.89:6815/1484501421","heartbeat_front_addr":"172.21.15.89:6813/1484501421","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-17T10:19:00.831659+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-17T10:19:56.753396+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-17T10:20:47.450410+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-17T10:21:42.427821+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-17T10:22:33.918735+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-17T10:23:26.963361+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.71:0/3196195370":"2024-09-18T10:16:11.668405+0000","172.21.15.71:6801/300273420":"2024-09-18T10:16:11.668405+0000","172.21.15.71:6800/300273420":"2024-09-18T10:16:11.668405+0000","172.21.15.71:6801/3008332994":"2024-09-18T10:15:34.221109+0000","172.21.15.71:0/2965007718":"2024-09-18T10:16:11.668405+0000","172.21.15.71:6800/3008332994":"2024-09-18T10:15:34.221109+0000","172.21.15.71:0/1403862293":"2024-09-18T10:16:11.668405+0000","172.21.15.71:0/3258245373":"2024-09-18T10:15:34.221109+0000","172.21.15.71:0/2691646032":"2024-09-18T10:15:34.221109+0000","172.21.15.71:0/2761234719":"2024-09-18T10:15:34.221109+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-17T10:23:41.142 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-09-17T10:20:50.168159+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-17T10:23:41.142 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-09-17T10:23:41.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:41 smithi089 bash[21600]: cluster 2024-09-17T10:23:39.785085+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T10:23:41.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:41 smithi089 bash[21600]: cluster 2024-09-17T10:23:39.785085+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T10:23:41.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:41 smithi089 bash[21600]: audit 2024-09-17T10:23:40.462539+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.71:0/3894816199' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T10:23:41.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:41 smithi089 bash[21600]: audit 2024-09-17T10:23:40.462539+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.71:0/3894816199' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T10:23:41.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:41 smithi071 bash[19840]: cluster 2024-09-17T10:23:39.785085+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T10:23:41.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:41 smithi071 bash[19840]: cluster 2024-09-17T10:23:39.785085+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T10:23:41.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:41 smithi071 bash[19840]: audit 2024-09-17T10:23:40.462539+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.71:0/3894816199' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T10:23:41.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:41 smithi071 bash[19840]: audit 2024-09-17T10:23:40.462539+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.71:0/3894816199' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T10:23:41.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:41 smithi088 bash[21618]: cluster 2024-09-17T10:23:39.785085+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T10:23:41.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:41 smithi088 bash[21618]: cluster 2024-09-17T10:23:39.785085+0000 mgr.x (mgr.14152) 291 : cluster [DBG] pgmap v253: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-09-17T10:23:41.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:41 smithi088 bash[21618]: audit 2024-09-17T10:23:40.462539+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.71:0/3894816199' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T10:23:41.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:41 smithi088 bash[21618]: audit 2024-09-17T10:23:40.462539+0000 mon.a (mon.0) 547 : audit [DBG] from='client.? 172.21.15.71:0/3894816199' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T10:23:43.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:43 smithi089 bash[21600]: cluster 2024-09-17T10:23:41.785643+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T10:23:43.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:43 smithi089 bash[21600]: cluster 2024-09-17T10:23:41.785643+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T10:23:43.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:43 smithi071 bash[19840]: cluster 2024-09-17T10:23:41.785643+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T10:23:43.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:43 smithi071 bash[19840]: cluster 2024-09-17T10:23:41.785643+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T10:23:43.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:43 smithi088 bash[21618]: cluster 2024-09-17T10:23:41.785643+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T10:23:43.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:43 smithi088 bash[21618]: cluster 2024-09-17T10:23:41.785643+0000 mgr.x (mgr.14152) 292 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-09-17T10:23:45.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:45 smithi089 bash[21600]: cluster 2024-09-17T10:23:43.786198+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:23:45.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:45 smithi089 bash[21600]: cluster 2024-09-17T10:23:43.786198+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:23:45.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:45 smithi071 bash[19840]: cluster 2024-09-17T10:23:43.786198+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:23:45.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:45 smithi071 bash[19840]: cluster 2024-09-17T10:23:43.786198+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:23:45.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:45 smithi088 bash[21618]: cluster 2024-09-17T10:23:43.786198+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:23:45.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:45 smithi088 bash[21618]: cluster 2024-09-17T10:23:43.786198+0000 mgr.x (mgr.14152) 293 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:23:45.889 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:23:47.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:47 smithi089 bash[21600]: cluster 2024-09-17T10:23:45.786801+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:23:47.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:47 smithi089 bash[21600]: cluster 2024-09-17T10:23:45.786801+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:23:47.417 INFO:teuthology.orchestra.run.smithi071.stdout:pg_num: 1 2024-09-17T10:23:47.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:47 smithi071 bash[19840]: cluster 2024-09-17T10:23:45.786801+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:23:47.429 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:47 smithi071 bash[19840]: cluster 2024-09-17T10:23:45.786801+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:23:47.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:47 smithi088 bash[21618]: cluster 2024-09-17T10:23:45.786801+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:23:47.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:47 smithi088 bash[21618]: cluster 2024-09-17T10:23:45.786801+0000 mgr.x (mgr.14152) 294 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-09-17T10:23:48.107 INFO:tasks.cephadm:Setting up client nodes... 2024-09-17T10:23:48.107 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-09-17T10:23:48.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:48 smithi089 bash[21600]: audit 2024-09-17T10:23:47.418673+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.71:0/3608085056' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-17T10:23:48.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:48 smithi089 bash[21600]: audit 2024-09-17T10:23:47.418673+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.71:0/3608085056' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-17T10:23:48.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:48 smithi071 bash[19840]: audit 2024-09-17T10:23:47.418673+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.71:0/3608085056' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-17T10:23:48.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:48 smithi071 bash[19840]: audit 2024-09-17T10:23:47.418673+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.71:0/3608085056' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-17T10:23:48.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:48 smithi088 bash[21618]: audit 2024-09-17T10:23:47.418673+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.71:0/3608085056' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-17T10:23:48.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:48 smithi088 bash[21618]: audit 2024-09-17T10:23:47.418673+0000 mon.a (mon.0) 548 : audit [DBG] from='client.? 172.21.15.71:0/3608085056' entity='client.admin' cmd={"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"} : dispatch 2024-09-17T10:23:49.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:49 smithi089 bash[21600]: cluster 2024-09-17T10:23:47.787353+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:49.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:49 smithi089 bash[21600]: cluster 2024-09-17T10:23:47.787353+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:49.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:49 smithi071 bash[19840]: cluster 2024-09-17T10:23:47.787353+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:49.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:49 smithi071 bash[19840]: cluster 2024-09-17T10:23:47.787353+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:49.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:49 smithi088 bash[21618]: cluster 2024-09-17T10:23:47.787353+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:49.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:49 smithi088 bash[21618]: cluster 2024-09-17T10:23:47.787353+0000 mgr.x (mgr.14152) 295 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:51.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:51 smithi071 bash[19840]: cluster 2024-09-17T10:23:49.787917+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:51.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:51 smithi071 bash[19840]: cluster 2024-09-17T10:23:49.787917+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:51.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:51 smithi088 bash[21618]: cluster 2024-09-17T10:23:49.787917+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:51.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:51 smithi088 bash[21618]: cluster 2024-09-17T10:23:49.787917+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:51.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:51 smithi089 bash[21600]: cluster 2024-09-17T10:23:49.787917+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:51.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:51 smithi089 bash[21600]: cluster 2024-09-17T10:23:49.787917+0000 mgr.x (mgr.14152) 296 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:52.852 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:23:53.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:53 smithi071 bash[19840]: cluster 2024-09-17T10:23:51.788501+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:53.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:53 smithi071 bash[19840]: cluster 2024-09-17T10:23:51.788501+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:53.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:53 smithi088 bash[21618]: cluster 2024-09-17T10:23:51.788501+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:53.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:53 smithi088 bash[21618]: cluster 2024-09-17T10:23:51.788501+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:53.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:53 smithi089 bash[21600]: cluster 2024-09-17T10:23:51.788501+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:53.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:53 smithi089 bash[21600]: cluster 2024-09-17T10:23:51.788501+0000 mgr.x (mgr.14152) 297 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:54.417 INFO:teuthology.orchestra.run.smithi071.stdout:[client.0] 2024-09-17T10:23:54.417 INFO:teuthology.orchestra.run.smithi071.stdout: key = AQC6WOlmeHHDGBAAjHxuwN4saIVMhWJCgC49qA== 2024-09-17T10:23:55.069 DEBUG:teuthology.orchestra.run.smithi071:> set -ex 2024-09-17T10:23:55.069 DEBUG:teuthology.orchestra.run.smithi071:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-09-17T10:23:55.069 DEBUG:teuthology.orchestra.run.smithi071:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-09-17T10:23:55.093 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph config log 1 --format=json 2024-09-17T10:23:55.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:55 smithi071 bash[19840]: cluster 2024-09-17T10:23:53.789041+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:55.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:55 smithi071 bash[19840]: cluster 2024-09-17T10:23:53.789041+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:55.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:55 smithi071 bash[19840]: audit 2024-09-17T10:23:54.415172+0000 mon.a (mon.0) 549 : audit [INF] from='client.? 172.21.15.71:0/2164235642' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-17T10:23:55.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:55 smithi071 bash[19840]: audit 2024-09-17T10:23:54.415172+0000 mon.a (mon.0) 549 : audit [INF] from='client.? 172.21.15.71:0/2164235642' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-17T10:23:55.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:55 smithi071 bash[19840]: audit 2024-09-17T10:23:54.417787+0000 mon.a (mon.0) 550 : audit [INF] from='client.? 172.21.15.71:0/2164235642' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T10:23:55.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:55 smithi071 bash[19840]: audit 2024-09-17T10:23:54.417787+0000 mon.a (mon.0) 550 : audit [INF] from='client.? 172.21.15.71:0/2164235642' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T10:23:55.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:55 smithi088 bash[21618]: cluster 2024-09-17T10:23:53.789041+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:55.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:55 smithi088 bash[21618]: cluster 2024-09-17T10:23:53.789041+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:55.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:55 smithi088 bash[21618]: audit 2024-09-17T10:23:54.415172+0000 mon.a (mon.0) 549 : audit [INF] from='client.? 172.21.15.71:0/2164235642' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-17T10:23:55.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:55 smithi088 bash[21618]: audit 2024-09-17T10:23:54.415172+0000 mon.a (mon.0) 549 : audit [INF] from='client.? 172.21.15.71:0/2164235642' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-17T10:23:55.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:55 smithi088 bash[21618]: audit 2024-09-17T10:23:54.417787+0000 mon.a (mon.0) 550 : audit [INF] from='client.? 172.21.15.71:0/2164235642' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T10:23:55.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:55 smithi088 bash[21618]: audit 2024-09-17T10:23:54.417787+0000 mon.a (mon.0) 550 : audit [INF] from='client.? 172.21.15.71:0/2164235642' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T10:23:55.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:55 smithi089 bash[21600]: cluster 2024-09-17T10:23:53.789041+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:55.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:55 smithi089 bash[21600]: cluster 2024-09-17T10:23:53.789041+0000 mgr.x (mgr.14152) 298 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:55.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:55 smithi089 bash[21600]: audit 2024-09-17T10:23:54.415172+0000 mon.a (mon.0) 549 : audit [INF] from='client.? 172.21.15.71:0/2164235642' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-17T10:23:55.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:55 smithi089 bash[21600]: audit 2024-09-17T10:23:54.415172+0000 mon.a (mon.0) 549 : audit [INF] from='client.? 172.21.15.71:0/2164235642' entity='client.admin' cmd={"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]} : dispatch 2024-09-17T10:23:55.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:55 smithi089 bash[21600]: audit 2024-09-17T10:23:54.417787+0000 mon.a (mon.0) 550 : audit [INF] from='client.? 172.21.15.71:0/2164235642' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T10:23:55.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:55 smithi089 bash[21600]: audit 2024-09-17T10:23:54.417787+0000 mon.a (mon.0) 550 : audit [INF] from='client.? 172.21.15.71:0/2164235642' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-09-17T10:23:57.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:57 smithi071 bash[19840]: cluster 2024-09-17T10:23:55.789568+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:57.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:57 smithi071 bash[19840]: cluster 2024-09-17T10:23:55.789568+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:57.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:57 smithi088 bash[21618]: cluster 2024-09-17T10:23:55.789568+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:57.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:57 smithi088 bash[21618]: cluster 2024-09-17T10:23:55.789568+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:57.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:57 smithi089 bash[21600]: cluster 2024-09-17T10:23:55.789568+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:57.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:57 smithi089 bash[21600]: cluster 2024-09-17T10:23:55.789568+0000 mgr.x (mgr.14152) 299 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:59 smithi071 bash[19840]: cluster 2024-09-17T10:23:57.790118+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:23:59 smithi071 bash[19840]: cluster 2024-09-17T10:23:57.790118+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:59.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:59 smithi088 bash[21618]: cluster 2024-09-17T10:23:57.790118+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:59.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:23:59 smithi088 bash[21618]: cluster 2024-09-17T10:23:57.790118+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:59.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:59 smithi089 bash[21600]: cluster 2024-09-17T10:23:57.790118+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:59.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:23:59 smithi089 bash[21600]: cluster 2024-09-17T10:23:57.790118+0000 mgr.x (mgr.14152) 300 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:23:59.884 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:01.337 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:24:01.349 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:01 smithi071 bash[19840]: cluster 2024-09-17T10:23:59.790726+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:01.349 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:01 smithi071 bash[19840]: cluster 2024-09-17T10:23:59.790726+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:01.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:01 smithi088 bash[21618]: cluster 2024-09-17T10:23:59.790726+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:01.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:01 smithi088 bash[21618]: cluster 2024-09-17T10:23:59.790726+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:01.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:01 smithi089 bash[21600]: cluster 2024-09-17T10:23:59.790726+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:01.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:01 smithi089 bash[21600]: cluster 2024-09-17T10:23:59.790726+0000 mgr.x (mgr.14152) 301 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:02.011 INFO:teuthology.orchestra.run.smithi071.stdout:[{"version":19,"timestamp":"2024-09-17T10:23:36.099177+0000","name":"","changes":[{"name":"osd/host:smithi089/osd_memory_target","previous_value":"22398943641","new_value":"11199471820"}]}] 2024-09-17T10:24:02.012 INFO:tasks.ceph_manager:config epoch is 19 2024-09-17T10:24:02.012 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-09-17T10:24:02.012 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-09-17T10:24:02.012 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph mgr dump --format=json 2024-09-17T10:24:02.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:02 smithi071 bash[19840]: audit 2024-09-17T10:24:01.338038+0000 mon.a (mon.0) 551 : audit [DBG] from='client.? 172.21.15.71:0/4051993215' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-17T10:24:02.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:02 smithi071 bash[19840]: audit 2024-09-17T10:24:01.338038+0000 mon.a (mon.0) 551 : audit [DBG] from='client.? 172.21.15.71:0/4051993215' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-17T10:24:02.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:02 smithi088 bash[21618]: audit 2024-09-17T10:24:01.338038+0000 mon.a (mon.0) 551 : audit [DBG] from='client.? 172.21.15.71:0/4051993215' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-17T10:24:02.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:02 smithi088 bash[21618]: audit 2024-09-17T10:24:01.338038+0000 mon.a (mon.0) 551 : audit [DBG] from='client.? 172.21.15.71:0/4051993215' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-17T10:24:02.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:02 smithi089 bash[21600]: audit 2024-09-17T10:24:01.338038+0000 mon.a (mon.0) 551 : audit [DBG] from='client.? 172.21.15.71:0/4051993215' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-17T10:24:02.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:02 smithi089 bash[21600]: audit 2024-09-17T10:24:01.338038+0000 mon.a (mon.0) 551 : audit [DBG] from='client.? 172.21.15.71:0/4051993215' entity='client.admin' cmd={"prefix": "config log", "num": 1, "format": "json"} : dispatch 2024-09-17T10:24:03.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:03 smithi071 bash[19840]: cluster 2024-09-17T10:24:01.791303+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:03.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:03 smithi071 bash[19840]: cluster 2024-09-17T10:24:01.791303+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:03.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:03 smithi088 bash[21618]: cluster 2024-09-17T10:24:01.791303+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:03.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:03 smithi088 bash[21618]: cluster 2024-09-17T10:24:01.791303+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:03.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:03 smithi089 bash[21600]: cluster 2024-09-17T10:24:01.791303+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:03.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:03 smithi089 bash[21600]: cluster 2024-09-17T10:24:01.791303+0000 mgr.x (mgr.14152) 302 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:05.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:05 smithi071 bash[19840]: cluster 2024-09-17T10:24:03.791983+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:05.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:05 smithi071 bash[19840]: cluster 2024-09-17T10:24:03.791983+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:05.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:05 smithi088 bash[21618]: cluster 2024-09-17T10:24:03.791983+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:05.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:05 smithi088 bash[21618]: cluster 2024-09-17T10:24:03.791983+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:05.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:05 smithi089 bash[21600]: cluster 2024-09-17T10:24:03.791983+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:05.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:05 smithi089 bash[21600]: cluster 2024-09-17T10:24:03.791983+0000 mgr.x (mgr.14152) 303 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:06.758 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:07.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:07 smithi071 bash[19840]: cluster 2024-09-17T10:24:05.792578+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:07.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:07 smithi071 bash[19840]: cluster 2024-09-17T10:24:05.792578+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:07.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:07 smithi088 bash[21618]: cluster 2024-09-17T10:24:05.792578+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:07.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:07 smithi088 bash[21618]: cluster 2024-09-17T10:24:05.792578+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:07.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:07 smithi089 bash[21600]: cluster 2024-09-17T10:24:05.792578+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:07.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:07 smithi089 bash[21600]: cluster 2024-09-17T10:24:05.792578+0000 mgr.x (mgr.14152) 304 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:08.306 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:24:08.950 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":15,"flags":0,"active_gid":14152,"active_name":"x","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6800","nonce":647701194},{"type":"v1","addr":"172.21.15.71:6801","nonce":647701194}]},"active_addr":"172.21.15.71:6801/647701194","active_change":"2024-09-17T10:16:11.668714+0000","active_mgr_features":4540719139924082687,"available":true,"standbys":[],"modules":["cephadm","dashboard","iostat","nfs","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to, use commas to separate multiple","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2359","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"6","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","read","upmap","upmap-read"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"agent_down_multiplier":{"name":"agent_down_multiplier","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"","max":"","enum_allowed":[],"desc":"Multiplied by agent refresh rate to calculate how long agent must not report before being marked down","long_desc":"","tags":[],"see_also":[]},"agent_refresh_rate":{"name":"agent_refresh_rate","type":"secs","level":"advanced","flags":0,"default_value":"20","min":"","max":"","enum_allowed":[],"desc":"How often agent on each host will try to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"agent_starting_port":{"name":"agent_starting_port","type":"int","level":"advanced","flags":0,"default_value":"4721","min":"","max":"","enum_allowed":[],"desc":"First port agent will try to bind to (will also try up to next 1000 subsequent ports if blocked)","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_agent":{"name":"container_image_jaeger_agent","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-agent:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger agent container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_collector":{"name":"container_image_jaeger_collector","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-collector:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger collector container image","long_desc":"","tags":[],"see_also":[]},"container_image_jaeger_query":{"name":"container_image_jaeger_query","type":"str","level":"advanced","flags":0,"default_value":"quay.io/jaegertracing/jaeger-query:1.29","min":"","max":"","enum_allowed":[],"desc":"Jaeger query container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/keepalived:2.2.4","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_loki":{"name":"container_image_loki","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/loki:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:sclorg-nginx-126","min":"","max":"","enum_allowed":[],"desc":"Nginx container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.7.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_nvmeof":{"name":"container_image_nvmeof","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nvmeof:1.2.17","min":"","max":"","enum_allowed":[],"desc":"Nvme-of container image","long_desc":"","tags":[],"see_also":[]},"container_image_oauth2_proxy":{"name":"container_image_oauth2_proxy","type":"str","level":"advanced","flags":0,"default_value":"quay.io/oauth2-proxy/oauth2-proxy:v7.6.0","min":"","max":"","enum_allowed":[],"desc":"oauth2-proxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.51.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_promtail":{"name":"container_image_promtail","type":"str","level":"advanced","flags":0,"default_value":"docker.io/grafana/promtail:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba_metrics":{"name":"container_image_samba_metrics","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-metrics:latest","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB metrics exporter container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_cephadm_command_timeout":{"name":"default_cephadm_command_timeout","type":"int","level":"advanced","flags":0,"default_value":"900","min":"","max":"","enum_allowed":[],"desc":"Default timeout applied to cephadm commands run directly on the host (in seconds)","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","long_desc":"","tags":[],"see_also":[]},"inventory_list_all":{"name":"inventory_list_all","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Whether ceph-volume inventory should report more devices (mostly mappers (LVs / mpaths), partitions...)","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_refresh_metadata":{"name":"log_refresh_metadata","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Log all refresh metadata. Includes daemon, device, and host info collected regularly. Only has effect if logging at debug level","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_count_max":{"name":"ssh_keepalive_count_max","type":"int","level":"advanced","flags":0,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"How many times ssh connections can fail liveness checks before the host is marked offline","long_desc":"","tags":[],"see_also":[]},"ssh_keepalive_interval":{"name":"ssh_keepalive_interval","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"How often ssh connections are checked for liveness","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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.71: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.71:0","nonce":490916958}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.71:0","nonce":4057151298}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.71:0","nonce":3727275316}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.71:0","nonce":3398410094}]}]} 2024-09-17T10:24:08.952 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-09-17T10:24:08.952 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-09-17T10:24:08.953 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T10:24:09.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:09 smithi071 bash[19840]: cluster 2024-09-17T10:24:07.793113+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:09.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:09 smithi071 bash[19840]: cluster 2024-09-17T10:24:07.793113+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:09.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:09 smithi071 bash[19840]: audit 2024-09-17T10:24:08.301991+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.71:0/3944921937' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-17T10:24:09.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:09 smithi071 bash[19840]: audit 2024-09-17T10:24:08.301991+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.71:0/3944921937' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-17T10:24:09.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:09 smithi088 bash[21618]: cluster 2024-09-17T10:24:07.793113+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:09.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:09 smithi088 bash[21618]: cluster 2024-09-17T10:24:07.793113+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:09.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:09 smithi088 bash[21618]: audit 2024-09-17T10:24:08.301991+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.71:0/3944921937' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-17T10:24:09.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:09 smithi088 bash[21618]: audit 2024-09-17T10:24:08.301991+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.71:0/3944921937' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-17T10:24:09.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:09 smithi089 bash[21600]: cluster 2024-09-17T10:24:07.793113+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:09.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:09 smithi089 bash[21600]: cluster 2024-09-17T10:24:07.793113+0000 mgr.x (mgr.14152) 305 : cluster [DBG] pgmap v267: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:09.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:09 smithi089 bash[21600]: audit 2024-09-17T10:24:08.301991+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.71:0/3944921937' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-17T10:24:09.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:09 smithi089 bash[21600]: audit 2024-09-17T10:24:08.301991+0000 mon.a (mon.0) 552 : audit [DBG] from='client.? 172.21.15.71:0/3944921937' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-09-17T10:24:11.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:11 smithi071 bash[19840]: cluster 2024-09-17T10:24:09.793772+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:11.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:11 smithi071 bash[19840]: cluster 2024-09-17T10:24:09.793772+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:11.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:11 smithi088 bash[21618]: cluster 2024-09-17T10:24:09.793772+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:11.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:11 smithi088 bash[21618]: cluster 2024-09-17T10:24:09.793772+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:11.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:11 smithi089 bash[21600]: cluster 2024-09-17T10:24:09.793772+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:11.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:11 smithi089 bash[21600]: cluster 2024-09-17T10:24:09.793772+0000 mgr.x (mgr.14152) 306 : cluster [DBG] pgmap v268: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:13.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:13 smithi071 bash[19840]: cluster 2024-09-17T10:24:11.794421+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:13.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:13 smithi071 bash[19840]: cluster 2024-09-17T10:24:11.794421+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:13.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:13 smithi088 bash[21618]: cluster 2024-09-17T10:24:11.794421+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:13.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:13 smithi088 bash[21618]: cluster 2024-09-17T10:24:11.794421+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:13.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:13 smithi089 bash[21600]: cluster 2024-09-17T10:24:11.794421+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:13.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:13 smithi089 bash[21600]: cluster 2024-09-17T10:24:11.794421+0000 mgr.x (mgr.14152) 307 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:13.697 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:15.256 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:24:15.257 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":39,"fsid":"77b1bfba-74dd-11ef-bceb-c7b262605968","created":"2024-09-17T10:15:05.107604+0000","modified":"2024-09-17T10:23:30.754248+0000","last_up_change":"2024-09-17T10:23:28.734340+0000","last_in_change":"2024-09-17T10:22:58.874432+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-17T10:20:50.168159+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":"f147b196-0ddf-4c9b-a1d5-e9022b76a259","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.71:6802","nonce":3227354468},{"type":"v1","addr":"172.21.15.71:6803","nonce":3227354468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":3227354468},{"type":"v1","addr":"172.21.15.71:6805","nonce":3227354468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":3227354468},{"type":"v1","addr":"172.21.15.71:6809","nonce":3227354468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":3227354468},{"type":"v1","addr":"172.21.15.71:6807","nonce":3227354468}]},"public_addr":"172.21.15.71:6803/3227354468","cluster_addr":"172.21.15.71:6805/3227354468","heartbeat_back_addr":"172.21.15.71:6809/3227354468","heartbeat_front_addr":"172.21.15.71:6807/3227354468","state":["exists","up"]},{"osd":1,"uuid":"6bac1070-e5c1-45e0-80f2-85f9a2e9695e","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.71:6810","nonce":515027236},{"type":"v1","addr":"172.21.15.71:6811","nonce":515027236}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":515027236},{"type":"v1","addr":"172.21.15.71:6813","nonce":515027236}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6816","nonce":515027236},{"type":"v1","addr":"172.21.15.71:6817","nonce":515027236}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":515027236},{"type":"v1","addr":"172.21.15.71:6815","nonce":515027236}]},"public_addr":"172.21.15.71:6811/515027236","cluster_addr":"172.21.15.71:6813/515027236","heartbeat_back_addr":"172.21.15.71:6817/515027236","heartbeat_front_addr":"172.21.15.71:6815/515027236","state":["exists","up"]},{"osd":2,"uuid":"96a48c35-90ce-42c2-83b7-7b64cbbeff61","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.88:6800","nonce":3730302733},{"type":"v1","addr":"172.21.15.88:6801","nonce":3730302733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6802","nonce":3730302733},{"type":"v1","addr":"172.21.15.88:6803","nonce":3730302733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":3730302733},{"type":"v1","addr":"172.21.15.88:6807","nonce":3730302733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":3730302733},{"type":"v1","addr":"172.21.15.88:6805","nonce":3730302733}]},"public_addr":"172.21.15.88:6801/3730302733","cluster_addr":"172.21.15.88:6803/3730302733","heartbeat_back_addr":"172.21.15.88:6807/3730302733","heartbeat_front_addr":"172.21.15.88:6805/3730302733","state":["exists","up"]},{"osd":3,"uuid":"bcd44c33-af33-4304-b732-467091d92a26","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.88:6808","nonce":2700274593},{"type":"v1","addr":"172.21.15.88:6809","nonce":2700274593}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6810","nonce":2700274593},{"type":"v1","addr":"172.21.15.88:6811","nonce":2700274593}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":2700274593},{"type":"v1","addr":"172.21.15.88:6815","nonce":2700274593}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":2700274593},{"type":"v1","addr":"172.21.15.88:6813","nonce":2700274593}]},"public_addr":"172.21.15.88:6809/2700274593","cluster_addr":"172.21.15.88:6811/2700274593","heartbeat_back_addr":"172.21.15.88:6815/2700274593","heartbeat_front_addr":"172.21.15.88:6813/2700274593","state":["exists","up"]},{"osd":4,"uuid":"19440d06-e021-49e0-96f8-c4f80dd7fe25","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.89:6800","nonce":3072010644},{"type":"v1","addr":"172.21.15.89:6801","nonce":3072010644}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":3072010644},{"type":"v1","addr":"172.21.15.89:6803","nonce":3072010644}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":3072010644},{"type":"v1","addr":"172.21.15.89:6807","nonce":3072010644}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":3072010644},{"type":"v1","addr":"172.21.15.89:6805","nonce":3072010644}]},"public_addr":"172.21.15.89:6801/3072010644","cluster_addr":"172.21.15.89:6803/3072010644","heartbeat_back_addr":"172.21.15.89:6807/3072010644","heartbeat_front_addr":"172.21.15.89:6805/3072010644","state":["exists","up"]},{"osd":5,"uuid":"7bc0ab4c-c2b9-41eb-aa69-c875b5c20a59","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.89:6808","nonce":1484501421},{"type":"v1","addr":"172.21.15.89:6809","nonce":1484501421}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":1484501421},{"type":"v1","addr":"172.21.15.89:6811","nonce":1484501421}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":1484501421},{"type":"v1","addr":"172.21.15.89:6815","nonce":1484501421}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":1484501421},{"type":"v1","addr":"172.21.15.89:6813","nonce":1484501421}]},"public_addr":"172.21.15.89:6809/1484501421","cluster_addr":"172.21.15.89:6811/1484501421","heartbeat_back_addr":"172.21.15.89:6815/1484501421","heartbeat_front_addr":"172.21.15.89:6813/1484501421","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-17T10:19:00.831659+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-17T10:19:56.753396+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-17T10:20:47.450410+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-17T10:21:42.427821+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-17T10:22:33.918735+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-17T10:23:26.963361+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.71:0/3196195370":"2024-09-18T10:16:11.668405+0000","172.21.15.71:6801/300273420":"2024-09-18T10:16:11.668405+0000","172.21.15.71:6800/300273420":"2024-09-18T10:16:11.668405+0000","172.21.15.71:6801/3008332994":"2024-09-18T10:15:34.221109+0000","172.21.15.71:0/2965007718":"2024-09-18T10:16:11.668405+0000","172.21.15.71:6800/3008332994":"2024-09-18T10:15:34.221109+0000","172.21.15.71:0/1403862293":"2024-09-18T10:16:11.668405+0000","172.21.15.71:0/3258245373":"2024-09-18T10:15:34.221109+0000","172.21.15.71:0/2691646032":"2024-09-18T10:15:34.221109+0000","172.21.15.71:0/2761234719":"2024-09-18T10:15:34.221109+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-17T10:24:15.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:15 smithi071 bash[19840]: cluster 2024-09-17T10:24:13.795120+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:15.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:15 smithi071 bash[19840]: cluster 2024-09-17T10:24:13.795120+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:15.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:15 smithi088 bash[21618]: cluster 2024-09-17T10:24:13.795120+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:15.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:15 smithi088 bash[21618]: cluster 2024-09-17T10:24:13.795120+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:15.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:15 smithi089 bash[21600]: cluster 2024-09-17T10:24:13.795120+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:15.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:15 smithi089 bash[21600]: cluster 2024-09-17T10:24:13.795120+0000 mgr.x (mgr.14152) 308 : cluster [DBG] pgmap v270: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:15.916 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-09-17T10:24:15.916 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph osd dump --format=json 2024-09-17T10:24:16.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:16 smithi071 bash[19840]: audit 2024-09-17T10:24:15.257384+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.71:0/1321946984' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T10:24:16.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:16 smithi071 bash[19840]: audit 2024-09-17T10:24:15.257384+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.71:0/1321946984' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T10:24:16.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:16 smithi088 bash[21618]: audit 2024-09-17T10:24:15.257384+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.71:0/1321946984' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T10:24:16.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:16 smithi088 bash[21618]: audit 2024-09-17T10:24:15.257384+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.71:0/1321946984' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T10:24:16.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:16 smithi089 bash[21600]: audit 2024-09-17T10:24:15.257384+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.71:0/1321946984' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T10:24:16.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:16 smithi089 bash[21600]: audit 2024-09-17T10:24:15.257384+0000 mon.a (mon.0) 553 : audit [DBG] from='client.? 172.21.15.71:0/1321946984' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T10:24:17.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:17 smithi071 bash[19840]: cluster 2024-09-17T10:24:15.795727+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:17.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:17 smithi071 bash[19840]: cluster 2024-09-17T10:24:15.795727+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:17.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:17 smithi088 bash[21618]: cluster 2024-09-17T10:24:15.795727+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:17.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:17 smithi088 bash[21618]: cluster 2024-09-17T10:24:15.795727+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:17.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:17 smithi089 bash[21600]: cluster 2024-09-17T10:24:15.795727+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:17.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:17 smithi089 bash[21600]: cluster 2024-09-17T10:24:15.795727+0000 mgr.x (mgr.14152) 309 : cluster [DBG] pgmap v271: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:19.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:19 smithi071 bash[19840]: cluster 2024-09-17T10:24:17.796263+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:19.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:19 smithi071 bash[19840]: cluster 2024-09-17T10:24:17.796263+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:19.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:19 smithi088 bash[21618]: cluster 2024-09-17T10:24:17.796263+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:19.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:19 smithi088 bash[21618]: cluster 2024-09-17T10:24:17.796263+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:19.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:19 smithi089 bash[21600]: cluster 2024-09-17T10:24:17.796263+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:19.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:19 smithi089 bash[21600]: cluster 2024-09-17T10:24:17.796263+0000 mgr.x (mgr.14152) 310 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:20.663 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:21.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:21 smithi071 bash[19840]: cluster 2024-09-17T10:24:19.796835+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:21.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:21 smithi071 bash[19840]: cluster 2024-09-17T10:24:19.796835+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:21.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:21 smithi088 bash[21618]: cluster 2024-09-17T10:24:19.796835+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:21.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:21 smithi088 bash[21618]: cluster 2024-09-17T10:24:19.796835+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:21.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:21 smithi089 bash[21600]: cluster 2024-09-17T10:24:19.796835+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:21.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:21 smithi089 bash[21600]: cluster 2024-09-17T10:24:19.796835+0000 mgr.x (mgr.14152) 311 : cluster [DBG] pgmap v273: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:22.057 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:24:22.057 INFO:teuthology.orchestra.run.smithi071.stdout:{"epoch":39,"fsid":"77b1bfba-74dd-11ef-bceb-c7b262605968","created":"2024-09-17T10:15:05.107604+0000","modified":"2024-09-17T10:23:30.754248+0000","last_up_change":"2024-09-17T10:23:28.734340+0000","last_in_change":"2024-09-17T10:22:58.874432+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-17T10:20:50.168159+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":"f147b196-0ddf-4c9b-a1d5-e9022b76a259","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.71:6802","nonce":3227354468},{"type":"v1","addr":"172.21.15.71:6803","nonce":3227354468}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6804","nonce":3227354468},{"type":"v1","addr":"172.21.15.71:6805","nonce":3227354468}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6808","nonce":3227354468},{"type":"v1","addr":"172.21.15.71:6809","nonce":3227354468}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6806","nonce":3227354468},{"type":"v1","addr":"172.21.15.71:6807","nonce":3227354468}]},"public_addr":"172.21.15.71:6803/3227354468","cluster_addr":"172.21.15.71:6805/3227354468","heartbeat_back_addr":"172.21.15.71:6809/3227354468","heartbeat_front_addr":"172.21.15.71:6807/3227354468","state":["exists","up"]},{"osd":1,"uuid":"6bac1070-e5c1-45e0-80f2-85f9a2e9695e","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.71:6810","nonce":515027236},{"type":"v1","addr":"172.21.15.71:6811","nonce":515027236}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6812","nonce":515027236},{"type":"v1","addr":"172.21.15.71:6813","nonce":515027236}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6816","nonce":515027236},{"type":"v1","addr":"172.21.15.71:6817","nonce":515027236}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.71:6814","nonce":515027236},{"type":"v1","addr":"172.21.15.71:6815","nonce":515027236}]},"public_addr":"172.21.15.71:6811/515027236","cluster_addr":"172.21.15.71:6813/515027236","heartbeat_back_addr":"172.21.15.71:6817/515027236","heartbeat_front_addr":"172.21.15.71:6815/515027236","state":["exists","up"]},{"osd":2,"uuid":"96a48c35-90ce-42c2-83b7-7b64cbbeff61","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.88:6800","nonce":3730302733},{"type":"v1","addr":"172.21.15.88:6801","nonce":3730302733}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6802","nonce":3730302733},{"type":"v1","addr":"172.21.15.88:6803","nonce":3730302733}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6806","nonce":3730302733},{"type":"v1","addr":"172.21.15.88:6807","nonce":3730302733}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6804","nonce":3730302733},{"type":"v1","addr":"172.21.15.88:6805","nonce":3730302733}]},"public_addr":"172.21.15.88:6801/3730302733","cluster_addr":"172.21.15.88:6803/3730302733","heartbeat_back_addr":"172.21.15.88:6807/3730302733","heartbeat_front_addr":"172.21.15.88:6805/3730302733","state":["exists","up"]},{"osd":3,"uuid":"bcd44c33-af33-4304-b732-467091d92a26","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.88:6808","nonce":2700274593},{"type":"v1","addr":"172.21.15.88:6809","nonce":2700274593}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6810","nonce":2700274593},{"type":"v1","addr":"172.21.15.88:6811","nonce":2700274593}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6814","nonce":2700274593},{"type":"v1","addr":"172.21.15.88:6815","nonce":2700274593}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.88:6812","nonce":2700274593},{"type":"v1","addr":"172.21.15.88:6813","nonce":2700274593}]},"public_addr":"172.21.15.88:6809/2700274593","cluster_addr":"172.21.15.88:6811/2700274593","heartbeat_back_addr":"172.21.15.88:6815/2700274593","heartbeat_front_addr":"172.21.15.88:6813/2700274593","state":["exists","up"]},{"osd":4,"uuid":"19440d06-e021-49e0-96f8-c4f80dd7fe25","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.89:6800","nonce":3072010644},{"type":"v1","addr":"172.21.15.89:6801","nonce":3072010644}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6802","nonce":3072010644},{"type":"v1","addr":"172.21.15.89:6803","nonce":3072010644}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6806","nonce":3072010644},{"type":"v1","addr":"172.21.15.89:6807","nonce":3072010644}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6804","nonce":3072010644},{"type":"v1","addr":"172.21.15.89:6805","nonce":3072010644}]},"public_addr":"172.21.15.89:6801/3072010644","cluster_addr":"172.21.15.89:6803/3072010644","heartbeat_back_addr":"172.21.15.89:6807/3072010644","heartbeat_front_addr":"172.21.15.89:6805/3072010644","state":["exists","up"]},{"osd":5,"uuid":"7bc0ab4c-c2b9-41eb-aa69-c875b5c20a59","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.89:6808","nonce":1484501421},{"type":"v1","addr":"172.21.15.89:6809","nonce":1484501421}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6810","nonce":1484501421},{"type":"v1","addr":"172.21.15.89:6811","nonce":1484501421}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6814","nonce":1484501421},{"type":"v1","addr":"172.21.15.89:6815","nonce":1484501421}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.89:6812","nonce":1484501421},{"type":"v1","addr":"172.21.15.89:6813","nonce":1484501421}]},"public_addr":"172.21.15.89:6809/1484501421","cluster_addr":"172.21.15.89:6811/1484501421","heartbeat_back_addr":"172.21.15.89:6815/1484501421","heartbeat_front_addr":"172.21.15.89:6813/1484501421","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-17T10:19:00.831659+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-17T10:19:56.753396+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-17T10:20:47.450410+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-17T10:21:42.427821+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-17T10:22:33.918735+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-17T10:23:26.963361+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.71:0/3196195370":"2024-09-18T10:16:11.668405+0000","172.21.15.71:6801/300273420":"2024-09-18T10:16:11.668405+0000","172.21.15.71:6800/300273420":"2024-09-18T10:16:11.668405+0000","172.21.15.71:6801/3008332994":"2024-09-18T10:15:34.221109+0000","172.21.15.71:0/2965007718":"2024-09-18T10:16:11.668405+0000","172.21.15.71:6800/3008332994":"2024-09-18T10:15:34.221109+0000","172.21.15.71:0/1403862293":"2024-09-18T10:16:11.668405+0000","172.21.15.71:0/3258245373":"2024-09-18T10:15:34.221109+0000","172.21.15.71:0/2691646032":"2024-09-18T10:15:34.221109+0000","172.21.15.71:0/2761234719":"2024-09-18T10:15:34.221109+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-17T10:24:22.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:22 smithi071 bash[19840]: audit 2024-09-17T10:24:22.058013+0000 mon.a (mon.0) 554 : audit [DBG] from='client.? 172.21.15.71:0/3634818277' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T10:24:22.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:22 smithi071 bash[19840]: audit 2024-09-17T10:24:22.058013+0000 mon.a (mon.0) 554 : audit [DBG] from='client.? 172.21.15.71:0/3634818277' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T10:24:22.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:22 smithi088 bash[21618]: audit 2024-09-17T10:24:22.058013+0000 mon.a (mon.0) 554 : audit [DBG] from='client.? 172.21.15.71:0/3634818277' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T10:24:22.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:22 smithi088 bash[21618]: audit 2024-09-17T10:24:22.058013+0000 mon.a (mon.0) 554 : audit [DBG] from='client.? 172.21.15.71:0/3634818277' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T10:24:22.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:22 smithi089 bash[21600]: audit 2024-09-17T10:24:22.058013+0000 mon.a (mon.0) 554 : audit [DBG] from='client.? 172.21.15.71:0/3634818277' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T10:24:22.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:22 smithi089 bash[21600]: audit 2024-09-17T10:24:22.058013+0000 mon.a (mon.0) 554 : audit [DBG] from='client.? 172.21.15.71:0/3634818277' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-09-17T10:24:22.797 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-09-17T10:24:22.798 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-09-17T10:24:22.798 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-09-17T10:24:22.799 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-09-17T10:24:22.799 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-09-17T10:24:22.800 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-09-17T10:24:23.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:23 smithi071 bash[19840]: cluster 2024-09-17T10:24:21.797276+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:23.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:23 smithi071 bash[19840]: cluster 2024-09-17T10:24:21.797276+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:23.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:23 smithi088 bash[21618]: cluster 2024-09-17T10:24:21.797276+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:23.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:23 smithi088 bash[21618]: cluster 2024-09-17T10:24:21.797276+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:23.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:23 smithi089 bash[21600]: cluster 2024-09-17T10:24:21.797276+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:23.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:23 smithi089 bash[21600]: cluster 2024-09-17T10:24:21.797276+0000 mgr.x (mgr.14152) 312 : cluster [DBG] pgmap v274: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:25.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:25 smithi088 bash[21618]: cluster 2024-09-17T10:24:23.797788+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:25.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:25 smithi088 bash[21618]: cluster 2024-09-17T10:24:23.797788+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:25.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:25 smithi089 bash[21600]: cluster 2024-09-17T10:24:23.797788+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:25.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:25 smithi089 bash[21600]: cluster 2024-09-17T10:24:23.797788+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:25.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:25 smithi071 bash[19840]: cluster 2024-09-17T10:24:23.797788+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:25.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:25 smithi071 bash[19840]: cluster 2024-09-17T10:24:23.797788+0000 mgr.x (mgr.14152) 313 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:27.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:27 smithi088 bash[21618]: cluster 2024-09-17T10:24:25.798327+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:27.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:27 smithi088 bash[21618]: cluster 2024-09-17T10:24:25.798327+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:27.551 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:27.551 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:27.551 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:27.552 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:27.552 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:27.552 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:27.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:27 smithi089 bash[21600]: cluster 2024-09-17T10:24:25.798327+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:27.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:27 smithi089 bash[21600]: cluster 2024-09-17T10:24:25.798327+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:27.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:27 smithi071 bash[19840]: cluster 2024-09-17T10:24:25.798327+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:27.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:27 smithi071 bash[19840]: cluster 2024-09-17T10:24:25.798327+0000 mgr.x (mgr.14152) 314 : cluster [DBG] pgmap v276: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:29.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:29 smithi088 bash[21618]: cluster 2024-09-17T10:24:27.798923+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:29.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:29 smithi088 bash[21618]: cluster 2024-09-17T10:24:27.798923+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:29.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:29 smithi089 bash[21600]: cluster 2024-09-17T10:24:27.798923+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:29.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:29 smithi089 bash[21600]: cluster 2024-09-17T10:24:27.798923+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:29.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:29 smithi071 bash[19840]: cluster 2024-09-17T10:24:27.798923+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:29.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:29 smithi071 bash[19840]: cluster 2024-09-17T10:24:27.798923+0000 mgr.x (mgr.14152) 315 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:31.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:31 smithi071 bash[19840]: cluster 2024-09-17T10:24:29.799331+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:31.470 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:31 smithi071 bash[19840]: cluster 2024-09-17T10:24:29.799331+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:31.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:31 smithi088 bash[21618]: cluster 2024-09-17T10:24:29.799331+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:31.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:31 smithi088 bash[21618]: cluster 2024-09-17T10:24:29.799331+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:31.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:31 smithi089 bash[21600]: cluster 2024-09-17T10:24:29.799331+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:31.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:31 smithi089 bash[21600]: cluster 2024-09-17T10:24:29.799331+0000 mgr.x (mgr.14152) 316 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:31.915 INFO:teuthology.orchestra.run.smithi071.stdout:133143986202 2024-09-17T10:24:31.915 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-09-17T10:24:32.799 INFO:teuthology.orchestra.run.smithi071.stdout:77309411376 2024-09-17T10:24:32.799 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-09-17T10:24:33.196 INFO:teuthology.orchestra.run.smithi071.stdout:158913789968 2024-09-17T10:24:33.197 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-09-17T10:24:33.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:33 smithi071 bash[19840]: cluster 2024-09-17T10:24:31.799894+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:33.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:33 smithi071 bash[19840]: cluster 2024-09-17T10:24:31.799894+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:33.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:33 smithi088 bash[21618]: cluster 2024-09-17T10:24:31.799894+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:33.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:33 smithi088 bash[21618]: cluster 2024-09-17T10:24:31.799894+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:33.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:33 smithi089 bash[21600]: cluster 2024-09-17T10:24:31.799894+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:33.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:33 smithi089 bash[21600]: cluster 2024-09-17T10:24:31.799894+0000 mgr.x (mgr.14152) 317 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:34.448 INFO:teuthology.orchestra.run.smithi071.stdout:34359738437 2024-09-17T10:24:34.449 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-09-17T10:24:34.472 INFO:teuthology.orchestra.run.smithi071.stdout:55834574906 2024-09-17T10:24:34.473 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-09-17T10:24:34.513 INFO:teuthology.orchestra.run.smithi071.stdout:107374182437 2024-09-17T10:24:34.514 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-09-17T10:24:35.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:35 smithi088 bash[21618]: cluster 2024-09-17T10:24:33.800508+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:35.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:35 smithi088 bash[21618]: cluster 2024-09-17T10:24:33.800508+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:35.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:35 smithi089 bash[21600]: cluster 2024-09-17T10:24:33.800508+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:35.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:35 smithi089 bash[21600]: cluster 2024-09-17T10:24:33.800508+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:35.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:35 smithi071 bash[19840]: cluster 2024-09-17T10:24:33.800508+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:35.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:35 smithi071 bash[19840]: cluster 2024-09-17T10:24:33.800508+0000 mgr.x (mgr.14152) 318 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:36.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:36 smithi088 bash[21618]: audit 2024-09-17T10:24:36.178174+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:24:36.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:36 smithi088 bash[21618]: audit 2024-09-17T10:24:36.178174+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:24:36.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:36 smithi089 bash[21600]: audit 2024-09-17T10:24:36.178174+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:24:36.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:36 smithi089 bash[21600]: audit 2024-09-17T10:24:36.178174+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:24:36.659 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:36.661 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:36.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:36 smithi071 bash[19840]: audit 2024-09-17T10:24:36.178174+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:24:36.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:36 smithi071 bash[19840]: audit 2024-09-17T10:24:36.178174+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:24:37.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:37 smithi088 bash[21618]: cluster 2024-09-17T10:24:35.801072+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:37.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:37 smithi088 bash[21618]: cluster 2024-09-17T10:24:35.801072+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:37.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:37 smithi088 bash[21618]: audit 2024-09-17T10:24:36.927968+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:24:37.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:37 smithi088 bash[21618]: audit 2024-09-17T10:24:36.927968+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:24:37.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:37 smithi088 bash[21618]: audit 2024-09-17T10:24:36.929356+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:24:37.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:37 smithi088 bash[21618]: audit 2024-09-17T10:24:36.929356+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:24:37.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:37 smithi088 bash[21618]: audit 2024-09-17T10:24:36.936149+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:24:37.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:37 smithi088 bash[21618]: audit 2024-09-17T10:24:36.936149+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:24:37.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:37 smithi089 bash[21600]: cluster 2024-09-17T10:24:35.801072+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:37.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:37 smithi089 bash[21600]: cluster 2024-09-17T10:24:35.801072+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:37.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:37 smithi089 bash[21600]: audit 2024-09-17T10:24:36.927968+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:24:37.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:37 smithi089 bash[21600]: audit 2024-09-17T10:24:36.927968+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:24:37.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:37 smithi089 bash[21600]: audit 2024-09-17T10:24:36.929356+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:24:37.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:37 smithi089 bash[21600]: audit 2024-09-17T10:24:36.929356+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:24:37.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:37 smithi089 bash[21600]: audit 2024-09-17T10:24:36.936149+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:24:37.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:37 smithi089 bash[21600]: audit 2024-09-17T10:24:36.936149+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:24:37.668 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:37.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:37 smithi071 bash[19840]: cluster 2024-09-17T10:24:35.801072+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:37.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:37 smithi071 bash[19840]: cluster 2024-09-17T10:24:35.801072+0000 mgr.x (mgr.14152) 319 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:37.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:37 smithi071 bash[19840]: audit 2024-09-17T10:24:36.927968+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:24:37.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:37 smithi071 bash[19840]: audit 2024-09-17T10:24:36.927968+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:24:37.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:37 smithi071 bash[19840]: audit 2024-09-17T10:24:36.929356+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:24:37.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:37 smithi071 bash[19840]: audit 2024-09-17T10:24:36.929356+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:24:37.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:37 smithi071 bash[19840]: audit 2024-09-17T10:24:36.936149+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:24:37.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:37 smithi071 bash[19840]: audit 2024-09-17T10:24:36.936149+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:24:38.678 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:38.679 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:38.679 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:39.273 INFO:teuthology.orchestra.run.smithi071.stdout:133143986204 2024-09-17T10:24:39.502 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:39 smithi071 bash[19840]: cluster 2024-09-17T10:24:37.801706+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:39.503 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:39 smithi071 bash[19840]: cluster 2024-09-17T10:24:37.801706+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:39.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:39 smithi088 bash[21618]: cluster 2024-09-17T10:24:37.801706+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:39.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:39 smithi088 bash[21618]: cluster 2024-09-17T10:24:37.801706+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:39.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:39 smithi089 bash[21600]: cluster 2024-09-17T10:24:37.801706+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:39.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:39 smithi089 bash[21600]: cluster 2024-09-17T10:24:37.801706+0000 mgr.x (mgr.14152) 320 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:40.259 INFO:teuthology.orchestra.run.smithi071.stdout:77309411377 2024-09-17T10:24:40.502 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:40 smithi071 bash[19840]: audit 2024-09-17T10:24:39.274551+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.71:0/1028304764' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-17T10:24:40.502 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:40 smithi071 bash[19840]: audit 2024-09-17T10:24:39.274551+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.71:0/1028304764' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-17T10:24:40.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:40 smithi088 bash[21618]: audit 2024-09-17T10:24:39.274551+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.71:0/1028304764' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-17T10:24:40.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:40 smithi088 bash[21618]: audit 2024-09-17T10:24:39.274551+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.71:0/1028304764' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-17T10:24:40.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:40 smithi089 bash[21600]: audit 2024-09-17T10:24:39.274551+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.71:0/1028304764' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-17T10:24:40.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:40 smithi089 bash[21600]: audit 2024-09-17T10:24:39.274551+0000 mon.a (mon.0) 559 : audit [DBG] from='client.? 172.21.15.71:0/1028304764' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-09-17T10:24:40.721 INFO:teuthology.orchestra.run.smithi071.stdout:158913789970 2024-09-17T10:24:41.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:41 smithi088 bash[21618]: cluster 2024-09-17T10:24:39.802319+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:41.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:41 smithi088 bash[21618]: cluster 2024-09-17T10:24:39.802319+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:41.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:41 smithi088 bash[21618]: audit 2024-09-17T10:24:40.260512+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.71:0/3450483806' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-17T10:24:41.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:41 smithi088 bash[21618]: audit 2024-09-17T10:24:40.260512+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.71:0/3450483806' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-17T10:24:41.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:41 smithi088 bash[21618]: audit 2024-09-17T10:24:40.722651+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.71:0/290289573' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-17T10:24:41.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:41 smithi088 bash[21618]: audit 2024-09-17T10:24:40.722651+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.71:0/290289573' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-17T10:24:41.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:41 smithi089 bash[21600]: cluster 2024-09-17T10:24:39.802319+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:41.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:41 smithi089 bash[21600]: cluster 2024-09-17T10:24:39.802319+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:41.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:41 smithi089 bash[21600]: audit 2024-09-17T10:24:40.260512+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.71:0/3450483806' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-17T10:24:41.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:41 smithi089 bash[21600]: audit 2024-09-17T10:24:40.260512+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.71:0/3450483806' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-17T10:24:41.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:41 smithi089 bash[21600]: audit 2024-09-17T10:24:40.722651+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.71:0/290289573' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-17T10:24:41.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:41 smithi089 bash[21600]: audit 2024-09-17T10:24:40.722651+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.71:0/290289573' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-17T10:24:41.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:41 smithi071 bash[19840]: cluster 2024-09-17T10:24:39.802319+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:41.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:41 smithi071 bash[19840]: cluster 2024-09-17T10:24:39.802319+0000 mgr.x (mgr.14152) 321 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:41.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:41 smithi071 bash[19840]: audit 2024-09-17T10:24:40.260512+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.71:0/3450483806' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-17T10:24:41.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:41 smithi071 bash[19840]: audit 2024-09-17T10:24:40.260512+0000 mon.a (mon.0) 560 : audit [DBG] from='client.? 172.21.15.71:0/3450483806' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-09-17T10:24:41.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:41 smithi071 bash[19840]: audit 2024-09-17T10:24:40.722651+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.71:0/290289573' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-17T10:24:41.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:41 smithi071 bash[19840]: audit 2024-09-17T10:24:40.722651+0000 mon.a (mon.0) 561 : audit [DBG] from='client.? 172.21.15.71:0/290289573' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-09-17T10:24:42.004 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986202 got 133143986204 for osd.4 2024-09-17T10:24:42.005 DEBUG:teuthology.parallel:result is None 2024-09-17T10:24:42.290 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411376 got 77309411377 for osd.2 2024-09-17T10:24:42.290 DEBUG:teuthology.parallel:result is None 2024-09-17T10:24:42.453 INFO:tasks.cephadm.ceph_manager.ceph:need seq 158913789968 got 158913789970 for osd.5 2024-09-17T10:24:42.454 DEBUG:teuthology.parallel:result is None 2024-09-17T10:24:43.375 INFO:teuthology.orchestra.run.smithi071.stdout:107374182439 2024-09-17T10:24:43.404 INFO:teuthology.orchestra.run.smithi071.stdout:34359738439 2024-09-17T10:24:43.424 INFO:teuthology.orchestra.run.smithi071.stdout:55834574908 2024-09-17T10:24:43.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:43 smithi088 bash[21618]: cluster 2024-09-17T10:24:41.802906+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:43.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:43 smithi088 bash[21618]: cluster 2024-09-17T10:24:41.802906+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:43.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:43 smithi089 bash[21600]: cluster 2024-09-17T10:24:41.802906+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:43.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:43 smithi089 bash[21600]: cluster 2024-09-17T10:24:41.802906+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:43.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:43 smithi071 bash[19840]: cluster 2024-09-17T10:24:41.802906+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:43.660 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:43 smithi071 bash[19840]: cluster 2024-09-17T10:24:41.802906+0000 mgr.x (mgr.14152) 322 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:44.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:44 smithi071 bash[19840]: audit 2024-09-17T10:24:43.377205+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.71:0/649686769' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-17T10:24:44.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:44 smithi071 bash[19840]: audit 2024-09-17T10:24:43.377205+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.71:0/649686769' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-17T10:24:44.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:44 smithi071 bash[19840]: audit 2024-09-17T10:24:43.405732+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.71:0/1900983636' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-17T10:24:44.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:44 smithi071 bash[19840]: audit 2024-09-17T10:24:43.405732+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.71:0/1900983636' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-17T10:24:44.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:44 smithi071 bash[19840]: audit 2024-09-17T10:24:43.426093+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.71:0/14026112' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-17T10:24:44.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:44 smithi071 bash[19840]: audit 2024-09-17T10:24:43.426093+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.71:0/14026112' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-17T10:24:44.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:44 smithi088 bash[21618]: audit 2024-09-17T10:24:43.377205+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.71:0/649686769' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-17T10:24:44.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:44 smithi088 bash[21618]: audit 2024-09-17T10:24:43.377205+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.71:0/649686769' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-17T10:24:44.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:44 smithi088 bash[21618]: audit 2024-09-17T10:24:43.405732+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.71:0/1900983636' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-17T10:24:44.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:44 smithi088 bash[21618]: audit 2024-09-17T10:24:43.405732+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.71:0/1900983636' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-17T10:24:44.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:44 smithi088 bash[21618]: audit 2024-09-17T10:24:43.426093+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.71:0/14026112' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-17T10:24:44.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:44 smithi088 bash[21618]: audit 2024-09-17T10:24:43.426093+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.71:0/14026112' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-17T10:24:44.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:44 smithi089 bash[21600]: audit 2024-09-17T10:24:43.377205+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.71:0/649686769' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-17T10:24:44.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:44 smithi089 bash[21600]: audit 2024-09-17T10:24:43.377205+0000 mon.a (mon.0) 562 : audit [DBG] from='client.? 172.21.15.71:0/649686769' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-09-17T10:24:44.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:44 smithi089 bash[21600]: audit 2024-09-17T10:24:43.405732+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.71:0/1900983636' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-17T10:24:44.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:44 smithi089 bash[21600]: audit 2024-09-17T10:24:43.405732+0000 mon.a (mon.0) 563 : audit [DBG] from='client.? 172.21.15.71:0/1900983636' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-09-17T10:24:44.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:44 smithi089 bash[21600]: audit 2024-09-17T10:24:43.426093+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.71:0/14026112' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-17T10:24:44.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:44 smithi089 bash[21600]: audit 2024-09-17T10:24:43.426093+0000 mon.a (mon.0) 564 : audit [DBG] from='client.? 172.21.15.71:0/14026112' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-09-17T10:24:44.928 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182437 got 107374182439 for osd.3 2024-09-17T10:24:44.929 DEBUG:teuthology.parallel:result is None 2024-09-17T10:24:44.953 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574906 got 55834574908 for osd.1 2024-09-17T10:24:44.954 DEBUG:teuthology.parallel:result is None 2024-09-17T10:24:44.996 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738437 got 34359738439 for osd.0 2024-09-17T10:24:44.996 DEBUG:teuthology.parallel:result is None 2024-09-17T10:24:44.996 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-09-17T10:24:44.997 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T10:24:45.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:45 smithi088 bash[21618]: cluster 2024-09-17T10:24:43.803405+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:45.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:45 smithi088 bash[21618]: cluster 2024-09-17T10:24:43.803405+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:45.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:45 smithi089 bash[21600]: cluster 2024-09-17T10:24:43.803405+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:45.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:45 smithi089 bash[21600]: cluster 2024-09-17T10:24:43.803405+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:45.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:45 smithi071 bash[19840]: cluster 2024-09-17T10:24:43.803405+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:45.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:45 smithi071 bash[19840]: cluster 2024-09-17T10:24:43.803405+0000 mgr.x (mgr.14152) 323 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:47.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:47 smithi088 bash[21618]: cluster 2024-09-17T10:24:45.803960+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:47.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:47 smithi088 bash[21618]: cluster 2024-09-17T10:24:45.803960+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:47.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:47 smithi089 bash[21600]: cluster 2024-09-17T10:24:45.803960+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:47.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:47 smithi089 bash[21600]: cluster 2024-09-17T10:24:45.803960+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:47.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:47 smithi071 bash[19840]: cluster 2024-09-17T10:24:45.803960+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:47.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:47 smithi071 bash[19840]: cluster 2024-09-17T10:24:45.803960+0000 mgr.x (mgr.14152) 324 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:49.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:49 smithi088 bash[21618]: cluster 2024-09-17T10:24:47.804449+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:49.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:49 smithi088 bash[21618]: cluster 2024-09-17T10:24:47.804449+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:49.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:49 smithi089 bash[21600]: cluster 2024-09-17T10:24:47.804449+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:49.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:49 smithi089 bash[21600]: cluster 2024-09-17T10:24:47.804449+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:49.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:49 smithi071 bash[19840]: cluster 2024-09-17T10:24:47.804449+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:49.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:49 smithi071 bash[19840]: cluster 2024-09-17T10:24:47.804449+0000 mgr.x (mgr.14152) 325 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:49.778 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:51.262 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:24:51.262 INFO:teuthology.orchestra.run.smithi071.stderr:dumped all 2024-09-17T10:24:51.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:51 smithi088 bash[21618]: cluster 2024-09-17T10:24:49.804841+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:51.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:51 smithi088 bash[21618]: cluster 2024-09-17T10:24:49.804841+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:51.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:51 smithi089 bash[21600]: cluster 2024-09-17T10:24:49.804841+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:51.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:51 smithi089 bash[21600]: cluster 2024-09-17T10:24:49.804841+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:51.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:51 smithi071 bash[19840]: cluster 2024-09-17T10:24:49.804841+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:51.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:51 smithi071 bash[19840]: cluster 2024-09-17T10:24:49.804841+0000 mgr.x (mgr.14152) 326 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:51.938 INFO:teuthology.orchestra.run.smithi071.stdout:{"pg_ready":true,"pg_map":{"version":288,"stamp":"2024-09-17T10:24:49.804649+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":178480,"kb_used_data":3804,"kb_used_omap":9,"kb_used_meta":174518,"kb_avail":562292432,"statfs":{"total":575970213888,"available":575787450368,"internally_reserved":0,"allocated":3895296,"data_stored":2577090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9568,"internal_metadata":178707104},"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.003285"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":65,"reported_epoch":39,"state":"active+clean","last_fresh":"2024-09-17T10:23:30.951821+0000","last_change":"2024-09-17T10:23:30.950997+0000","last_active":"2024-09-17T10:23:30.951821+0000","last_peered":"2024-09-17T10:23:30.951821+0000","last_clean":"2024-09-17T10:23:30.951821+0000","last_became_active":"2024-09-17T10:23:30.940130+0000","last_became_peered":"2024-09-17T10:23:30.940130+0000","last_unstale":"2024-09-17T10:23:30.951821+0000","last_undegraded":"2024-09-17T10:23:30.951821+0000","last_fullsized":"2024-09-17T10:23:30.951821+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-17T10:20:50.711269+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T10:20:50.711269+0000","last_clean_scrub_stamp":"2024-09-17T10:20:50.711269+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-18T10:46:43.138979+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":32120,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713032,"statfs":{"total":95995035648,"available":95962144768,"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":27956,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717196,"statfs":{"total":95995035648,"available":95966408704,"internally_reserved":0,"allocated":946176,"data_stored":724699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411379,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32116,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713036,"statfs":{"total":95995035648,"available":95962148864,"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":55834574910,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":31536,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713616,"statfs":{"total":95995035648,"available":95962742784,"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":34359738441,"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":[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-17T10:24:51.939 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph pg dump --format=json 2024-09-17T10:24:52.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:52 smithi089 bash[21600]: audit 2024-09-17T10:24:51.262185+0000 mgr.x (mgr.14152) 327 : audit [DBG] from='client.14439 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:24:52.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:52 smithi089 bash[21600]: audit 2024-09-17T10:24:51.262185+0000 mgr.x (mgr.14152) 327 : audit [DBG] from='client.14439 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:24:52.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:52 smithi071 bash[19840]: audit 2024-09-17T10:24:51.262185+0000 mgr.x (mgr.14152) 327 : audit [DBG] from='client.14439 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:24:52.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:52 smithi071 bash[19840]: audit 2024-09-17T10:24:51.262185+0000 mgr.x (mgr.14152) 327 : audit [DBG] from='client.14439 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:24:52.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:52 smithi088 bash[21618]: audit 2024-09-17T10:24:51.262185+0000 mgr.x (mgr.14152) 327 : audit [DBG] from='client.14439 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:24:52.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:52 smithi088 bash[21618]: audit 2024-09-17T10:24:51.262185+0000 mgr.x (mgr.14152) 327 : audit [DBG] from='client.14439 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:24:53.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:53 smithi089 bash[21600]: cluster 2024-09-17T10:24:51.805363+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:53.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:53 smithi089 bash[21600]: cluster 2024-09-17T10:24:51.805363+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:53.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:53 smithi071 bash[19840]: cluster 2024-09-17T10:24:51.805363+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:53.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:53 smithi071 bash[19840]: cluster 2024-09-17T10:24:51.805363+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:53.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:53 smithi088 bash[21618]: cluster 2024-09-17T10:24:51.805363+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:53.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:53 smithi088 bash[21618]: cluster 2024-09-17T10:24:51.805363+0000 mgr.x (mgr.14152) 328 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:55.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:55 smithi089 bash[21600]: cluster 2024-09-17T10:24:53.805890+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:55.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:55 smithi089 bash[21600]: cluster 2024-09-17T10:24:53.805890+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:55.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:55 smithi071 bash[19840]: cluster 2024-09-17T10:24:53.805890+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:55.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:55 smithi071 bash[19840]: cluster 2024-09-17T10:24:53.805890+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:55.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:55 smithi088 bash[21618]: cluster 2024-09-17T10:24:53.805890+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:55.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:55 smithi088 bash[21618]: cluster 2024-09-17T10:24:53.805890+0000 mgr.x (mgr.14152) 329 : cluster [DBG] pgmap v290: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:56.678 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:24:57.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:57 smithi089 bash[21600]: cluster 2024-09-17T10:24:55.806447+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:57.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:57 smithi089 bash[21600]: cluster 2024-09-17T10:24:55.806447+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:57.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:57 smithi071 bash[19840]: cluster 2024-09-17T10:24:55.806447+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:57.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:57 smithi071 bash[19840]: cluster 2024-09-17T10:24:55.806447+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:57.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:57 smithi088 bash[21618]: cluster 2024-09-17T10:24:55.806447+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:57.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:57 smithi088 bash[21618]: cluster 2024-09-17T10:24:55.806447+0000 mgr.x (mgr.14152) 330 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:58.243 INFO:teuthology.orchestra.run.smithi071.stderr:dumped all 2024-09-17T10:24:58.243 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:24:58.940 INFO:teuthology.orchestra.run.smithi071.stdout:{"pg_ready":true,"pg_map":{"version":292,"stamp":"2024-09-17T10:24:57.806743+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":178480,"kb_used_data":3804,"kb_used_omap":9,"kb_used_meta":174518,"kb_avail":562292432,"statfs":{"total":575970213888,"available":575787450368,"internally_reserved":0,"allocated":3895296,"data_stored":2577090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":9568,"internal_metadata":178707104},"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.003057"},"pg_stats":[{"pgid":"1.0","version":"20'92","reported_seq":65,"reported_epoch":39,"state":"active+clean","last_fresh":"2024-09-17T10:23:30.951821+0000","last_change":"2024-09-17T10:23:30.950997+0000","last_active":"2024-09-17T10:23:30.951821+0000","last_peered":"2024-09-17T10:23:30.951821+0000","last_clean":"2024-09-17T10:23:30.951821+0000","last_became_active":"2024-09-17T10:23:30.940130+0000","last_became_peered":"2024-09-17T10:23:30.940130+0000","last_unstale":"2024-09-17T10:23:30.951821+0000","last_undegraded":"2024-09-17T10:23:30.951821+0000","last_fullsized":"2024-09-17T10:23:30.951821+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-17T10:20:50.711269+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-09-17T10:20:50.711269+0000","last_clean_scrub_stamp":"2024-09-17T10:20:50.711269+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-18T10:46:43.138979+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":158913789973,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32120,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713032,"statfs":{"total":95995035648,"available":95962144768,"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":133143986208,"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":27956,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717196,"statfs":{"total":95995035648,"available":95966408704,"internally_reserved":0,"allocated":946176,"data_stored":724699,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,4,5],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":18,"seq":77309411381,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32116,"kb_used_data":924,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713036,"statfs":{"total":95995035648,"available":95962148864,"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":31536,"kb_used_data":344,"kb_used_omap":1,"kb_used_meta":31166,"kb_avail":93713616,"statfs":{"total":95995035648,"available":95962742784,"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":34359738442,"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":[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-17T10:24:58.940 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-09-17T10:24:58.941 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-09-17T10:24:58.941 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-09-17T10:24:58.941 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph health --format=json 2024-09-17T10:24:59.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:59 smithi071 bash[19840]: cluster 2024-09-17T10:24:57.807017+0000 mgr.x (mgr.14152) 331 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:59.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:59 smithi071 bash[19840]: cluster 2024-09-17T10:24:57.807017+0000 mgr.x (mgr.14152) 331 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:59.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:59 smithi071 bash[19840]: audit 2024-09-17T10:24:58.244194+0000 mgr.x (mgr.14152) 332 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:24:59.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:24:59 smithi071 bash[19840]: audit 2024-09-17T10:24:58.244194+0000 mgr.x (mgr.14152) 332 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:24:59.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:59 smithi088 bash[21618]: cluster 2024-09-17T10:24:57.807017+0000 mgr.x (mgr.14152) 331 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:59.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:59 smithi088 bash[21618]: cluster 2024-09-17T10:24:57.807017+0000 mgr.x (mgr.14152) 331 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:59.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:59 smithi088 bash[21618]: audit 2024-09-17T10:24:58.244194+0000 mgr.x (mgr.14152) 332 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:24:59.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:24:59 smithi088 bash[21618]: audit 2024-09-17T10:24:58.244194+0000 mgr.x (mgr.14152) 332 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:24:59.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:59 smithi089 bash[21600]: cluster 2024-09-17T10:24:57.807017+0000 mgr.x (mgr.14152) 331 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:59.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:59 smithi089 bash[21600]: cluster 2024-09-17T10:24:57.807017+0000 mgr.x (mgr.14152) 331 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:24:59.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:59 smithi089 bash[21600]: audit 2024-09-17T10:24:58.244194+0000 mgr.x (mgr.14152) 332 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:24:59.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:24:59 smithi089 bash[21600]: audit 2024-09-17T10:24:58.244194+0000 mgr.x (mgr.14152) 332 : audit [DBG] from='client.14445 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:25:01.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:01 smithi089 bash[21600]: cluster 2024-09-17T10:24:59.807507+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:01.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:01 smithi089 bash[21600]: cluster 2024-09-17T10:24:59.807507+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:01.645 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:01 smithi071 bash[19840]: cluster 2024-09-17T10:24:59.807507+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:01.645 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:01 smithi071 bash[19840]: cluster 2024-09-17T10:24:59.807507+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:01.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:01 smithi088 bash[21618]: cluster 2024-09-17T10:24:59.807507+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:01.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:01 smithi088 bash[21618]: cluster 2024-09-17T10:24:59.807507+0000 mgr.x (mgr.14152) 333 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:03.683 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:25:03.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:03 smithi071 bash[19840]: cluster 2024-09-17T10:25:01.808078+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:03.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:03 smithi071 bash[19840]: cluster 2024-09-17T10:25:01.808078+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:03.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:03 smithi088 bash[21618]: cluster 2024-09-17T10:25:01.808078+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:03.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:03 smithi088 bash[21618]: cluster 2024-09-17T10:25:01.808078+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:03.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:03 smithi089 bash[21600]: cluster 2024-09-17T10:25:01.808078+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:03.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:03 smithi089 bash[21600]: cluster 2024-09-17T10:25:01.808078+0000 mgr.x (mgr.14152) 334 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:05.225 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:25:05.225 INFO:teuthology.orchestra.run.smithi071.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-09-17T10:25:05.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:05 smithi071 bash[19840]: cluster 2024-09-17T10:25:03.808573+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:05.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:05 smithi071 bash[19840]: cluster 2024-09-17T10:25:03.808573+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:05.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:05 smithi071 bash[19840]: audit 2024-09-17T10:25:05.226741+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.71:0/4008353478' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-17T10:25:05.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:05 smithi071 bash[19840]: audit 2024-09-17T10:25:05.226741+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.71:0/4008353478' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-17T10:25:05.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:05 smithi088 bash[21618]: cluster 2024-09-17T10:25:03.808573+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:05.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:05 smithi088 bash[21618]: cluster 2024-09-17T10:25:03.808573+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:05.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:05 smithi088 bash[21618]: audit 2024-09-17T10:25:05.226741+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.71:0/4008353478' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-17T10:25:05.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:05 smithi088 bash[21618]: audit 2024-09-17T10:25:05.226741+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.71:0/4008353478' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-17T10:25:05.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:05 smithi089 bash[21600]: cluster 2024-09-17T10:25:03.808573+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:05.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:05 smithi089 bash[21600]: cluster 2024-09-17T10:25:03.808573+0000 mgr.x (mgr.14152) 335 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:05.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:05 smithi089 bash[21600]: audit 2024-09-17T10:25:05.226741+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.71:0/4008353478' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-17T10:25:05.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:05 smithi089 bash[21600]: audit 2024-09-17T10:25:05.226741+0000 mon.a (mon.0) 565 : audit [DBG] from='client.? 172.21.15.71:0/4008353478' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-09-17T10:25:05.953 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-09-17T10:25:05.954 INFO:tasks.cephadm:Setup complete, yielding 2024-09-17T10:25:05.954 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T10:25:05.964 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi071.front.sepia.ceph.com 2024-09-17T10:25:05.964 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- bash -c 'ceph fs volume create cephfs' 2024-09-17T10:25:07.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:07 smithi071 bash[19840]: cluster 2024-09-17T10:25:05.809117+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:07.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:07 smithi071 bash[19840]: cluster 2024-09-17T10:25:05.809117+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:07.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:07 smithi088 bash[21618]: cluster 2024-09-17T10:25:05.809117+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:07.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:07 smithi088 bash[21618]: cluster 2024-09-17T10:25:05.809117+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:07.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:07 smithi089 bash[21600]: cluster 2024-09-17T10:25:05.809117+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:07.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:07 smithi089 bash[21600]: cluster 2024-09-17T10:25:05.809117+0000 mgr.x (mgr.14152) 336 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:09.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:09 smithi071 bash[19840]: cluster 2024-09-17T10:25:07.809645+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:09.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:09 smithi071 bash[19840]: cluster 2024-09-17T10:25:07.809645+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:09.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:09 smithi088 bash[21618]: cluster 2024-09-17T10:25:07.809645+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:09.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:09 smithi088 bash[21618]: cluster 2024-09-17T10:25:07.809645+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:09.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:09 smithi089 bash[21600]: cluster 2024-09-17T10:25:07.809645+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:09.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:09 smithi089 bash[21600]: cluster 2024-09-17T10:25:07.809645+0000 mgr.x (mgr.14152) 337 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:10.708 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:25:11.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:11 smithi071 bash[19840]: cluster 2024-09-17T10:25:09.810197+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:11.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:11 smithi071 bash[19840]: cluster 2024-09-17T10:25:09.810197+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:11.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:11 smithi088 bash[21618]: cluster 2024-09-17T10:25:09.810197+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:11.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:11 smithi088 bash[21618]: cluster 2024-09-17T10:25:09.810197+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:11.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:11 smithi089 bash[21600]: cluster 2024-09-17T10:25:09.810197+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:11.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:11 smithi089 bash[21600]: cluster 2024-09-17T10:25:09.810197+0000 mgr.x (mgr.14152) 338 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:12.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:12 smithi071 bash[19840]: audit 2024-09-17T10:25:12.195302+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-17T10:25:12.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:12 smithi071 bash[19840]: audit 2024-09-17T10:25:12.195302+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-17T10:25:12.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:12 smithi088 bash[21618]: audit 2024-09-17T10:25:12.195302+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-17T10:25:12.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:12 smithi088 bash[21618]: audit 2024-09-17T10:25:12.195302+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-17T10:25:12.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:12 smithi089 bash[21600]: audit 2024-09-17T10:25:12.195302+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-17T10:25:12.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:12 smithi089 bash[21600]: audit 2024-09-17T10:25:12.195302+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"} : dispatch 2024-09-17T10:25:13.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:13 smithi071 bash[19840]: cluster 2024-09-17T10:25:11.810688+0000 mgr.x (mgr.14152) 339 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:13.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:13 smithi071 bash[19840]: cluster 2024-09-17T10:25:11.810688+0000 mgr.x (mgr.14152) 339 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:13.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:13 smithi071 bash[19840]: audit 2024-09-17T10:25:12.194658+0000 mgr.x (mgr.14152) 340 : audit [DBG] from='client.14457 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:13.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:13 smithi071 bash[19840]: audit 2024-09-17T10:25:12.194658+0000 mgr.x (mgr.14152) 340 : audit [DBG] from='client.14457 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:13.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:13 smithi071 bash[19840]: audit 2024-09-17T10:25:12.422891+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-17T10:25:13.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:13 smithi071 bash[19840]: audit 2024-09-17T10:25:12.422891+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-17T10:25:13.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:13 smithi071 bash[19840]: cluster 2024-09-17T10:25:12.430507+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T10:25:13.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:13 smithi071 bash[19840]: cluster 2024-09-17T10:25:12.430507+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T10:25:13.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:13 smithi071 bash[19840]: audit 2024-09-17T10:25:12.433070+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-17T10:25:13.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:13 smithi071 bash[19840]: audit 2024-09-17T10:25:12.433070+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-17T10:25:13.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:13 smithi071 bash[19840]: debug 2024-09-17T10:25:13.441+0000 7f5b7994d640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T10:25:13.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:13 smithi088 bash[21618]: cluster 2024-09-17T10:25:11.810688+0000 mgr.x (mgr.14152) 339 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:13.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:13 smithi088 bash[21618]: cluster 2024-09-17T10:25:11.810688+0000 mgr.x (mgr.14152) 339 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:13.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:13 smithi088 bash[21618]: audit 2024-09-17T10:25:12.194658+0000 mgr.x (mgr.14152) 340 : audit [DBG] from='client.14457 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:13.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:13 smithi088 bash[21618]: audit 2024-09-17T10:25:12.194658+0000 mgr.x (mgr.14152) 340 : audit [DBG] from='client.14457 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:13.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:13 smithi088 bash[21618]: audit 2024-09-17T10:25:12.422891+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-17T10:25:13.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:13 smithi088 bash[21618]: audit 2024-09-17T10:25:12.422891+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-17T10:25:13.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:13 smithi088 bash[21618]: cluster 2024-09-17T10:25:12.430507+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T10:25:13.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:13 smithi088 bash[21618]: cluster 2024-09-17T10:25:12.430507+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T10:25:13.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:13 smithi088 bash[21618]: audit 2024-09-17T10:25:12.433070+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-17T10:25:13.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:13 smithi088 bash[21618]: audit 2024-09-17T10:25:12.433070+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-17T10:25:13.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:13 smithi089 bash[21600]: cluster 2024-09-17T10:25:11.810688+0000 mgr.x (mgr.14152) 339 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:13.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:13 smithi089 bash[21600]: cluster 2024-09-17T10:25:11.810688+0000 mgr.x (mgr.14152) 339 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:13.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:13 smithi089 bash[21600]: audit 2024-09-17T10:25:12.194658+0000 mgr.x (mgr.14152) 340 : audit [DBG] from='client.14457 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:13.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:13 smithi089 bash[21600]: audit 2024-09-17T10:25:12.194658+0000 mgr.x (mgr.14152) 340 : audit [DBG] from='client.14457 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "cephfs", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:13.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:13 smithi089 bash[21600]: audit 2024-09-17T10:25:12.422891+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-17T10:25:13.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:13 smithi089 bash[21600]: audit 2024-09-17T10:25:12.422891+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": "cephfs.cephfs.meta"}]': finished 2024-09-17T10:25:13.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:13 smithi089 bash[21600]: cluster 2024-09-17T10:25:12.430507+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T10:25:13.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:13 smithi089 bash[21600]: cluster 2024-09-17T10:25:12.430507+0000 mon.a (mon.0) 568 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-09-17T10:25:13.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:13 smithi089 bash[21600]: audit 2024-09-17T10:25:12.433070+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-17T10:25:13.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:13 smithi089 bash[21600]: audit 2024-09-17T10:25:12.433070+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"} : dispatch 2024-09-17T10:25:14.241 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-17T10:25:14.250 INFO:tasks.cephadm:Waiting for ceph service mds.cephfs to start (timeout 300)... 2024-09-17T10:25:14.250 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T10:25:14.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: audit 2024-09-17T10:25:13.434362+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-17T10:25:14.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: audit 2024-09-17T10:25:13.434362+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-17T10:25:14.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: cluster 2024-09-17T10:25:13.439636+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T10:25:14.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: cluster 2024-09-17T10:25:13.439636+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T10:25:14.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: audit 2024-09-17T10:25:13.442918+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-17T10:25:14.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: audit 2024-09-17T10:25:13.442918+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-17T10:25:14.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: cluster 2024-09-17T10:25:13.444924+0000 mon.a (mon.0) 573 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T10:25:14.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: cluster 2024-09-17T10:25:13.444924+0000 mon.a (mon.0) 573 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T10:25:14.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: cluster 2024-09-17T10:25:13.445003+0000 mon.a (mon.0) 574 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-17T10:25:14.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: cluster 2024-09-17T10:25:13.445003+0000 mon.a (mon.0) 574 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-17T10:25:14.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: audit 2024-09-17T10:25:13.448945+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-17T10:25:14.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: audit 2024-09-17T10:25:13.448945+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-17T10:25:14.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: cluster 2024-09-17T10:25:13.458970+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T10:25:14.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: cluster 2024-09-17T10:25:13.458970+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T10:25:14.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: cluster 2024-09-17T10:25:13.459728+0000 mon.a (mon.0) 577 : cluster [DBG] fsmap cephfs:0 2024-09-17T10:25:14.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: cluster 2024-09-17T10:25:13.459728+0000 mon.a (mon.0) 577 : cluster [DBG] fsmap cephfs:0 2024-09-17T10:25:14.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: cephadm 2024-09-17T10:25:13.468600+0000 mgr.x (mgr.14152) 341 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-17T10:25:14.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: cephadm 2024-09-17T10:25:13.468600+0000 mgr.x (mgr.14152) 341 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-17T10:25:14.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: audit 2024-09-17T10:25:13.477239+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:14.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: audit 2024-09-17T10:25:13.477239+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:14.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: audit 2024-09-17T10:25:13.478919+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:14.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: audit 2024-09-17T10:25:13.478919+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:14.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: audit 2024-09-17T10:25:13.484000+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:14.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: audit 2024-09-17T10:25:13.484000+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:14.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: audit 2024-09-17T10:25:13.484967+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:14.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: audit 2024-09-17T10:25:13.484967+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:14.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: audit 2024-09-17T10:25:13.490140+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:14.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: audit 2024-09-17T10:25:13.490140+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:14.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: audit 2024-09-17T10:25:13.493767+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi089.xqqkkl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T10:25:14.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: audit 2024-09-17T10:25:13.493767+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi089.xqqkkl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T10:25:14.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: audit 2024-09-17T10:25:13.495550+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi089.xqqkkl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T10:25:14.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: audit 2024-09-17T10:25:13.495550+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi089.xqqkkl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T10:25:14.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: audit 2024-09-17T10:25:13.498564+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:14.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: audit 2024-09-17T10:25:13.498564+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:14.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: cephadm 2024-09-17T10:25:13.499735+0000 mgr.x (mgr.14152) 342 : cephadm [INF] Deploying daemon mds.cephfs.smithi089.xqqkkl on smithi089 2024-09-17T10:25:14.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:14 smithi071 bash[19840]: cephadm 2024-09-17T10:25:13.499735+0000 mgr.x (mgr.14152) 342 : cephadm [INF] Deploying daemon mds.cephfs.smithi089.xqqkkl on smithi089 2024-09-17T10:25:14.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: audit 2024-09-17T10:25:13.434362+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-17T10:25:14.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: audit 2024-09-17T10:25:13.434362+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-17T10:25:14.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: cluster 2024-09-17T10:25:13.439636+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T10:25:14.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: cluster 2024-09-17T10:25:13.439636+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T10:25:14.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: audit 2024-09-17T10:25:13.442918+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-17T10:25:14.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: audit 2024-09-17T10:25:13.442918+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-17T10:25:14.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: cluster 2024-09-17T10:25:13.444924+0000 mon.a (mon.0) 573 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T10:25:14.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: cluster 2024-09-17T10:25:13.444924+0000 mon.a (mon.0) 573 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T10:25:14.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: cluster 2024-09-17T10:25:13.445003+0000 mon.a (mon.0) 574 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-17T10:25:14.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: cluster 2024-09-17T10:25:13.445003+0000 mon.a (mon.0) 574 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-17T10:25:14.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: audit 2024-09-17T10:25:13.448945+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-17T10:25:14.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: audit 2024-09-17T10:25:13.448945+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-17T10:25:14.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: cluster 2024-09-17T10:25:13.458970+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T10:25:14.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: cluster 2024-09-17T10:25:13.458970+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T10:25:14.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: cluster 2024-09-17T10:25:13.459728+0000 mon.a (mon.0) 577 : cluster [DBG] fsmap cephfs:0 2024-09-17T10:25:14.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: cluster 2024-09-17T10:25:13.459728+0000 mon.a (mon.0) 577 : cluster [DBG] fsmap cephfs:0 2024-09-17T10:25:14.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: cephadm 2024-09-17T10:25:13.468600+0000 mgr.x (mgr.14152) 341 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-17T10:25:14.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: cephadm 2024-09-17T10:25:13.468600+0000 mgr.x (mgr.14152) 341 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-17T10:25:14.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: audit 2024-09-17T10:25:13.477239+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:14.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: audit 2024-09-17T10:25:13.477239+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:14.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: audit 2024-09-17T10:25:13.478919+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:14.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: audit 2024-09-17T10:25:13.478919+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:14.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: audit 2024-09-17T10:25:13.484000+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:14.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: audit 2024-09-17T10:25:13.484000+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:14.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: audit 2024-09-17T10:25:13.484967+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:14.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: audit 2024-09-17T10:25:13.484967+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:14.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: audit 2024-09-17T10:25:13.490140+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:14.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: audit 2024-09-17T10:25:13.490140+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:14.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: audit 2024-09-17T10:25:13.493767+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi089.xqqkkl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T10:25:14.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: audit 2024-09-17T10:25:13.493767+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi089.xqqkkl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T10:25:14.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: audit 2024-09-17T10:25:13.495550+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi089.xqqkkl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T10:25:14.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: audit 2024-09-17T10:25:13.495550+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi089.xqqkkl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T10:25:14.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: audit 2024-09-17T10:25:13.498564+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:14.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: audit 2024-09-17T10:25:13.498564+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:14.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: cephadm 2024-09-17T10:25:13.499735+0000 mgr.x (mgr.14152) 342 : cephadm [INF] Deploying daemon mds.cephfs.smithi089.xqqkkl on smithi089 2024-09-17T10:25:14.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:14 smithi088 bash[21618]: cephadm 2024-09-17T10:25:13.499735+0000 mgr.x (mgr.14152) 342 : cephadm [INF] Deploying daemon mds.cephfs.smithi089.xqqkkl on smithi089 2024-09-17T10:25:14.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: audit 2024-09-17T10:25:13.434362+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-17T10:25:14.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: audit 2024-09-17T10:25:13.434362+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.cephfs.data"}]': finished 2024-09-17T10:25:14.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: cluster 2024-09-17T10:25:13.439636+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T10:25:14.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: cluster 2024-09-17T10:25:13.439636+0000 mon.a (mon.0) 571 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-09-17T10:25:14.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: audit 2024-09-17T10:25:13.442918+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-17T10:25:14.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: audit 2024-09-17T10:25:13.442918+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"} : dispatch 2024-09-17T10:25:14.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: cluster 2024-09-17T10:25:13.444924+0000 mon.a (mon.0) 573 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T10:25:14.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: cluster 2024-09-17T10:25:13.444924+0000 mon.a (mon.0) 573 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-09-17T10:25:14.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: cluster 2024-09-17T10:25:13.445003+0000 mon.a (mon.0) 574 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-17T10:25:14.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: cluster 2024-09-17T10:25:13.445003+0000 mon.a (mon.0) 574 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-09-17T10:25:14.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: audit 2024-09-17T10:25:13.448945+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-17T10:25:14.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: audit 2024-09-17T10:25:13.448945+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs.cephfs.meta", "data": "cephfs.cephfs.data"}]': finished 2024-09-17T10:25:14.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: cluster 2024-09-17T10:25:13.458970+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T10:25:14.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: cluster 2024-09-17T10:25:13.458970+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-09-17T10:25:14.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: cluster 2024-09-17T10:25:13.459728+0000 mon.a (mon.0) 577 : cluster [DBG] fsmap cephfs:0 2024-09-17T10:25:14.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: cluster 2024-09-17T10:25:13.459728+0000 mon.a (mon.0) 577 : cluster [DBG] fsmap cephfs:0 2024-09-17T10:25:14.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: cephadm 2024-09-17T10:25:13.468600+0000 mgr.x (mgr.14152) 341 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-17T10:25:14.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: cephadm 2024-09-17T10:25:13.468600+0000 mgr.x (mgr.14152) 341 : cephadm [INF] Saving service mds.cephfs spec with placement count:2 2024-09-17T10:25:14.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: audit 2024-09-17T10:25:13.477239+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:14.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: audit 2024-09-17T10:25:13.477239+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:14.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: audit 2024-09-17T10:25:13.478919+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:14.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: audit 2024-09-17T10:25:13.478919+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:14.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: audit 2024-09-17T10:25:13.484000+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:14.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: audit 2024-09-17T10:25:13.484000+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:14.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: audit 2024-09-17T10:25:13.484967+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:14.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: audit 2024-09-17T10:25:13.484967+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:14.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: audit 2024-09-17T10:25:13.490140+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:14.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: audit 2024-09-17T10:25:13.490140+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:14.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: audit 2024-09-17T10:25:13.493767+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi089.xqqkkl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T10:25:14.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: audit 2024-09-17T10:25:13.493767+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi089.xqqkkl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T10:25:14.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: audit 2024-09-17T10:25:13.495550+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi089.xqqkkl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T10:25:14.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: audit 2024-09-17T10:25:13.495550+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi089.xqqkkl", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T10:25:14.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: audit 2024-09-17T10:25:13.498564+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:14.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: audit 2024-09-17T10:25:13.498564+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:14.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: cephadm 2024-09-17T10:25:13.499735+0000 mgr.x (mgr.14152) 342 : cephadm [INF] Deploying daemon mds.cephfs.smithi089.xqqkkl on smithi089 2024-09-17T10:25:14.879 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:14 smithi089 bash[21600]: cephadm 2024-09-17T10:25:13.499735+0000 mgr.x (mgr.14152) 342 : cephadm [INF] Deploying daemon mds.cephfs.smithi089.xqqkkl on smithi089 2024-09-17T10:25:15.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:15 smithi089 bash[21600]: cluster 2024-09-17T10:25:13.811356+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v303: 65 pgs: 6 creating+peering, 56 unknown, 3 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:15.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:15 smithi089 bash[21600]: cluster 2024-09-17T10:25:13.811356+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v303: 65 pgs: 6 creating+peering, 56 unknown, 3 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:15.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:15 smithi089 bash[21600]: cluster 2024-09-17T10:25:14.455353+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T10:25:15.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:15 smithi089 bash[21600]: cluster 2024-09-17T10:25:14.455353+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T10:25:15.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:15 smithi071 bash[19840]: cluster 2024-09-17T10:25:13.811356+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v303: 65 pgs: 6 creating+peering, 56 unknown, 3 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:15.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:15 smithi071 bash[19840]: cluster 2024-09-17T10:25:13.811356+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v303: 65 pgs: 6 creating+peering, 56 unknown, 3 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:15.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:15 smithi071 bash[19840]: cluster 2024-09-17T10:25:14.455353+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T10:25:15.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:15 smithi071 bash[19840]: cluster 2024-09-17T10:25:14.455353+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T10:25:15.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:15 smithi088 bash[21618]: cluster 2024-09-17T10:25:13.811356+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v303: 65 pgs: 6 creating+peering, 56 unknown, 3 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:15.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:15 smithi088 bash[21618]: cluster 2024-09-17T10:25:13.811356+0000 mgr.x (mgr.14152) 343 : cluster [DBG] pgmap v303: 65 pgs: 6 creating+peering, 56 unknown, 3 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:15.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:15 smithi088 bash[21618]: cluster 2024-09-17T10:25:14.455353+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T10:25:15.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:15 smithi088 bash[21618]: cluster 2024-09-17T10:25:14.455353+0000 mon.a (mon.0) 586 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-09-17T10:25:16.035 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:15 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:16.035 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:25:15 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:16.036 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:25:15 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:16.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:16 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:16.372 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:25:16 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:16.373 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:25:16 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:16.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:16 smithi088 bash[21618]: cluster 2024-09-17T10:25:15.458598+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-17T10:25:16.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:16 smithi088 bash[21618]: cluster 2024-09-17T10:25:15.458598+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-17T10:25:16.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:16 smithi088 bash[21618]: audit 2024-09-17T10:25:16.335623+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:16.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:16 smithi088 bash[21618]: audit 2024-09-17T10:25:16.335623+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:16.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:16 smithi088 bash[21618]: audit 2024-09-17T10:25:16.343522+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:16.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:16 smithi088 bash[21618]: audit 2024-09-17T10:25:16.343522+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:16.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:16 smithi088 bash[21618]: audit 2024-09-17T10:25:16.350913+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:16.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:16 smithi088 bash[21618]: audit 2024-09-17T10:25:16.350913+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:16.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:16 smithi088 bash[21618]: audit 2024-09-17T10:25:16.352241+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi071.bdbqmz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T10:25:16.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:16 smithi088 bash[21618]: audit 2024-09-17T10:25:16.352241+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi071.bdbqmz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T10:25:16.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:16 smithi088 bash[21618]: audit 2024-09-17T10:25:16.355143+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi071.bdbqmz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T10:25:16.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:16 smithi088 bash[21618]: audit 2024-09-17T10:25:16.355143+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi071.bdbqmz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T10:25:16.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:16 smithi088 bash[21618]: audit 2024-09-17T10:25:16.359843+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:16.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:16 smithi088 bash[21618]: audit 2024-09-17T10:25:16.359843+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:16.850 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:16 smithi071 bash[19840]: cluster 2024-09-17T10:25:15.458598+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-17T10:25:16.850 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:16 smithi071 bash[19840]: cluster 2024-09-17T10:25:15.458598+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-17T10:25:16.850 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:16 smithi071 bash[19840]: audit 2024-09-17T10:25:16.335623+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:16.850 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:16 smithi071 bash[19840]: audit 2024-09-17T10:25:16.335623+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:16.851 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:16 smithi071 bash[19840]: audit 2024-09-17T10:25:16.343522+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:16.851 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:16 smithi071 bash[19840]: audit 2024-09-17T10:25:16.343522+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:16.851 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:16 smithi071 bash[19840]: audit 2024-09-17T10:25:16.350913+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:16.851 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:16 smithi071 bash[19840]: audit 2024-09-17T10:25:16.350913+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:16.851 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:16 smithi071 bash[19840]: audit 2024-09-17T10:25:16.352241+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi071.bdbqmz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T10:25:16.851 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:16 smithi071 bash[19840]: audit 2024-09-17T10:25:16.352241+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi071.bdbqmz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T10:25:16.851 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:16 smithi071 bash[19840]: audit 2024-09-17T10:25:16.355143+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi071.bdbqmz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T10:25:16.851 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:16 smithi071 bash[19840]: audit 2024-09-17T10:25:16.355143+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi071.bdbqmz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T10:25:16.851 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:16 smithi071 bash[19840]: audit 2024-09-17T10:25:16.359843+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:16.851 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:16 smithi071 bash[19840]: audit 2024-09-17T10:25:16.359843+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:16.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:16 smithi089 bash[21600]: cluster 2024-09-17T10:25:15.458598+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-17T10:25:16.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:16 smithi089 bash[21600]: cluster 2024-09-17T10:25:15.458598+0000 mon.a (mon.0) 587 : cluster [DBG] osdmap e44: 6 total, 6 up, 6 in 2024-09-17T10:25:16.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:16 smithi089 bash[21600]: audit 2024-09-17T10:25:16.335623+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:16.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:16 smithi089 bash[21600]: audit 2024-09-17T10:25:16.335623+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:16.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:16 smithi089 bash[21600]: audit 2024-09-17T10:25:16.343522+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:16.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:16 smithi089 bash[21600]: audit 2024-09-17T10:25:16.343522+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:16.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:16 smithi089 bash[21600]: audit 2024-09-17T10:25:16.350913+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:16.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:16 smithi089 bash[21600]: audit 2024-09-17T10:25:16.350913+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:16.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:16 smithi089 bash[21600]: audit 2024-09-17T10:25:16.352241+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi071.bdbqmz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T10:25:16.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:16 smithi089 bash[21600]: audit 2024-09-17T10:25:16.352241+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi071.bdbqmz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-09-17T10:25:16.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:16 smithi089 bash[21600]: audit 2024-09-17T10:25:16.355143+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi071.bdbqmz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T10:25:16.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:16 smithi089 bash[21600]: audit 2024-09-17T10:25:16.355143+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "mds.cephfs.smithi071.bdbqmz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-09-17T10:25:16.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:16 smithi089 bash[21600]: audit 2024-09-17T10:25:16.359843+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:16.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:16 smithi089 bash[21600]: audit 2024-09-17T10:25:16.359843+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:17.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:17 smithi088 bash[21618]: cluster 2024-09-17T10:25:15.811960+0000 mgr.x (mgr.14152) 344 : cluster [DBG] pgmap v306: 65 pgs: 12 creating+peering, 11 unknown, 42 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:17.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:17 smithi088 bash[21618]: cluster 2024-09-17T10:25:15.811960+0000 mgr.x (mgr.14152) 344 : cluster [DBG] pgmap v306: 65 pgs: 12 creating+peering, 11 unknown, 42 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:17.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:17 smithi088 bash[21618]: cephadm 2024-09-17T10:25:16.361837+0000 mgr.x (mgr.14152) 345 : cephadm [INF] Deploying daemon mds.cephfs.smithi071.bdbqmz on smithi071 2024-09-17T10:25:17.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:17 smithi088 bash[21618]: cephadm 2024-09-17T10:25:16.361837+0000 mgr.x (mgr.14152) 345 : cephadm [INF] Deploying daemon mds.cephfs.smithi071.bdbqmz on smithi071 2024-09-17T10:25:17.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:17 smithi089 bash[21600]: cluster 2024-09-17T10:25:15.811960+0000 mgr.x (mgr.14152) 344 : cluster [DBG] pgmap v306: 65 pgs: 12 creating+peering, 11 unknown, 42 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:17.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:17 smithi089 bash[21600]: cluster 2024-09-17T10:25:15.811960+0000 mgr.x (mgr.14152) 344 : cluster [DBG] pgmap v306: 65 pgs: 12 creating+peering, 11 unknown, 42 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:17.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:17 smithi089 bash[21600]: cephadm 2024-09-17T10:25:16.361837+0000 mgr.x (mgr.14152) 345 : cephadm [INF] Deploying daemon mds.cephfs.smithi071.bdbqmz on smithi071 2024-09-17T10:25:17.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:17 smithi089 bash[21600]: cephadm 2024-09-17T10:25:16.361837+0000 mgr.x (mgr.14152) 345 : cephadm [INF] Deploying daemon mds.cephfs.smithi071.bdbqmz on smithi071 2024-09-17T10:25:17.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:17 smithi071 bash[19840]: cluster 2024-09-17T10:25:15.811960+0000 mgr.x (mgr.14152) 344 : cluster [DBG] pgmap v306: 65 pgs: 12 creating+peering, 11 unknown, 42 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:17.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:17 smithi071 bash[19840]: cluster 2024-09-17T10:25:15.811960+0000 mgr.x (mgr.14152) 344 : cluster [DBG] pgmap v306: 65 pgs: 12 creating+peering, 11 unknown, 42 active+clean; 577 KiB data, 174 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:17.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:17 smithi071 bash[19840]: cephadm 2024-09-17T10:25:16.361837+0000 mgr.x (mgr.14152) 345 : cephadm [INF] Deploying daemon mds.cephfs.smithi071.bdbqmz on smithi071 2024-09-17T10:25:17.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:17 smithi071 bash[19840]: cephadm 2024-09-17T10:25:16.361837+0000 mgr.x (mgr.14152) 345 : cephadm [INF] Deploying daemon mds.cephfs.smithi071.bdbqmz on smithi071 2024-09-17T10:25:19.040 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:18 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:19.040 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:25:18 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:19.040 INFO:journalctl@ceph.osd.0.smithi071.stdout:Sep 17 10:25:18 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:19.041 INFO:journalctl@ceph.osd.1.smithi071.stdout:Sep 17 10:25:18 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:19.187 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:25:19.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:19.464 INFO:journalctl@ceph.osd.0.smithi071.stdout:Sep 17 10:25:19 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:19.464 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:25:19 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:19.464 INFO:journalctl@ceph.osd.1.smithi071.stdout:Sep 17 10:25:19 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:25:19.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: cluster 2024-09-17T10:25:17.812678+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v307: 65 pgs: 12 creating+peering, 53 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:19.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: cluster 2024-09-17T10:25:17.812678+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v307: 65 pgs: 12 creating+peering, 53 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:19.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: cluster 2024-09-17T10:25:18.482479+0000 mon.a (mon.0) 594 : cluster [DBG] mds.? [v2:172.21.15.89:6816/801818425,v1:172.21.15.89:6817/801818425] up:boot 2024-09-17T10:25:19.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: cluster 2024-09-17T10:25:18.482479+0000 mon.a (mon.0) 594 : cluster [DBG] mds.? [v2:172.21.15.89:6816/801818425,v1:172.21.15.89:6817/801818425] up:boot 2024-09-17T10:25:19.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: cluster 2024-09-17T10:25:18.482687+0000 mon.a (mon.0) 595 : cluster [INF] daemon mds.cephfs.smithi089.xqqkkl assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-17T10:25:19.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: cluster 2024-09-17T10:25:18.482687+0000 mon.a (mon.0) 595 : cluster [INF] daemon mds.cephfs.smithi089.xqqkkl assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-17T10:25:19.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: cluster 2024-09-17T10:25:18.482858+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T10:25:19.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: cluster 2024-09-17T10:25:18.482858+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T10:25:19.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: cluster 2024-09-17T10:25:18.482894+0000 mon.a (mon.0) 597 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-17T10:25:19.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: cluster 2024-09-17T10:25:18.482894+0000 mon.a (mon.0) 597 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-17T10:25:19.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: cluster 2024-09-17T10:25:18.482918+0000 mon.a (mon.0) 598 : cluster [INF] Cluster is now healthy 2024-09-17T10:25:19.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: cluster 2024-09-17T10:25:18.482918+0000 mon.a (mon.0) 598 : cluster [INF] Cluster is now healthy 2024-09-17T10:25:19.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: cluster 2024-09-17T10:25:18.483308+0000 mon.a (mon.0) 599 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-17T10:25:19.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: cluster 2024-09-17T10:25:18.483308+0000 mon.a (mon.0) 599 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-17T10:25:19.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: audit 2024-09-17T10:25:18.483575+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.xqqkkl"} : dispatch 2024-09-17T10:25:19.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: audit 2024-09-17T10:25:18.483575+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.xqqkkl"} : dispatch 2024-09-17T10:25:19.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: cluster 2024-09-17T10:25:18.490440+0000 mon.a (mon.0) 601 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.xqqkkl=up:creating} 2024-09-17T10:25:19.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: cluster 2024-09-17T10:25:18.490440+0000 mon.a (mon.0) 601 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.xqqkkl=up:creating} 2024-09-17T10:25:19.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: cluster 2024-09-17T10:25:18.509336+0000 mon.a (mon.0) 602 : cluster [INF] daemon mds.cephfs.smithi089.xqqkkl is now active in filesystem cephfs as rank 0 2024-09-17T10:25:19.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: cluster 2024-09-17T10:25:18.509336+0000 mon.a (mon.0) 602 : cluster [INF] daemon mds.cephfs.smithi089.xqqkkl is now active in filesystem cephfs as rank 0 2024-09-17T10:25:19.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: audit 2024-09-17T10:25:19.331442+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: audit 2024-09-17T10:25:19.331442+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: audit 2024-09-17T10:25:19.336849+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: audit 2024-09-17T10:25:19.336849+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: audit 2024-09-17T10:25:19.341373+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: audit 2024-09-17T10:25:19.341373+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: audit 2024-09-17T10:25:19.345677+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: audit 2024-09-17T10:25:19.345677+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: audit 2024-09-17T10:25:19.351684+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: audit 2024-09-17T10:25:19.351684+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: audit 2024-09-17T10:25:19.379123+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:19.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:19 smithi088 bash[21618]: audit 2024-09-17T10:25:19.379123+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:19.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: cluster 2024-09-17T10:25:17.812678+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v307: 65 pgs: 12 creating+peering, 53 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:19.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: cluster 2024-09-17T10:25:17.812678+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v307: 65 pgs: 12 creating+peering, 53 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:19.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: cluster 2024-09-17T10:25:18.482479+0000 mon.a (mon.0) 594 : cluster [DBG] mds.? [v2:172.21.15.89:6816/801818425,v1:172.21.15.89:6817/801818425] up:boot 2024-09-17T10:25:19.820 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: cluster 2024-09-17T10:25:18.482479+0000 mon.a (mon.0) 594 : cluster [DBG] mds.? [v2:172.21.15.89:6816/801818425,v1:172.21.15.89:6817/801818425] up:boot 2024-09-17T10:25:19.821 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: cluster 2024-09-17T10:25:18.482687+0000 mon.a (mon.0) 595 : cluster [INF] daemon mds.cephfs.smithi089.xqqkkl assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-17T10:25:19.821 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: cluster 2024-09-17T10:25:18.482687+0000 mon.a (mon.0) 595 : cluster [INF] daemon mds.cephfs.smithi089.xqqkkl assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-17T10:25:19.821 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: cluster 2024-09-17T10:25:18.482858+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T10:25:19.821 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: cluster 2024-09-17T10:25:18.482858+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T10:25:19.821 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: cluster 2024-09-17T10:25:18.482894+0000 mon.a (mon.0) 597 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-17T10:25:19.821 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: cluster 2024-09-17T10:25:18.482894+0000 mon.a (mon.0) 597 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-17T10:25:19.821 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: cluster 2024-09-17T10:25:18.482918+0000 mon.a (mon.0) 598 : cluster [INF] Cluster is now healthy 2024-09-17T10:25:19.821 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: cluster 2024-09-17T10:25:18.482918+0000 mon.a (mon.0) 598 : cluster [INF] Cluster is now healthy 2024-09-17T10:25:19.821 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: cluster 2024-09-17T10:25:18.483308+0000 mon.a (mon.0) 599 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-17T10:25:19.821 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: cluster 2024-09-17T10:25:18.483308+0000 mon.a (mon.0) 599 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-17T10:25:19.821 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: audit 2024-09-17T10:25:18.483575+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.xqqkkl"} : dispatch 2024-09-17T10:25:19.821 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: audit 2024-09-17T10:25:18.483575+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.xqqkkl"} : dispatch 2024-09-17T10:25:19.821 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: cluster 2024-09-17T10:25:18.490440+0000 mon.a (mon.0) 601 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.xqqkkl=up:creating} 2024-09-17T10:25:19.822 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: cluster 2024-09-17T10:25:18.490440+0000 mon.a (mon.0) 601 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.xqqkkl=up:creating} 2024-09-17T10:25:19.822 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: cluster 2024-09-17T10:25:18.509336+0000 mon.a (mon.0) 602 : cluster [INF] daemon mds.cephfs.smithi089.xqqkkl is now active in filesystem cephfs as rank 0 2024-09-17T10:25:19.822 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: cluster 2024-09-17T10:25:18.509336+0000 mon.a (mon.0) 602 : cluster [INF] daemon mds.cephfs.smithi089.xqqkkl is now active in filesystem cephfs as rank 0 2024-09-17T10:25:19.822 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: audit 2024-09-17T10:25:19.331442+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.822 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: audit 2024-09-17T10:25:19.331442+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.822 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: audit 2024-09-17T10:25:19.336849+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.822 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: audit 2024-09-17T10:25:19.336849+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.822 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: audit 2024-09-17T10:25:19.341373+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.822 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: audit 2024-09-17T10:25:19.341373+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.822 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: audit 2024-09-17T10:25:19.345677+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.822 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: audit 2024-09-17T10:25:19.345677+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.822 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: audit 2024-09-17T10:25:19.351684+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.822 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: audit 2024-09-17T10:25:19.351684+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.823 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: audit 2024-09-17T10:25:19.379123+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:19.823 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:19 smithi071 bash[19840]: audit 2024-09-17T10:25:19.379123+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:19.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: cluster 2024-09-17T10:25:17.812678+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v307: 65 pgs: 12 creating+peering, 53 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:19.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: cluster 2024-09-17T10:25:17.812678+0000 mgr.x (mgr.14152) 346 : cluster [DBG] pgmap v307: 65 pgs: 12 creating+peering, 53 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:25:19.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: cluster 2024-09-17T10:25:18.482479+0000 mon.a (mon.0) 594 : cluster [DBG] mds.? [v2:172.21.15.89:6816/801818425,v1:172.21.15.89:6817/801818425] up:boot 2024-09-17T10:25:19.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: cluster 2024-09-17T10:25:18.482479+0000 mon.a (mon.0) 594 : cluster [DBG] mds.? [v2:172.21.15.89:6816/801818425,v1:172.21.15.89:6817/801818425] up:boot 2024-09-17T10:25:19.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: cluster 2024-09-17T10:25:18.482687+0000 mon.a (mon.0) 595 : cluster [INF] daemon mds.cephfs.smithi089.xqqkkl assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-17T10:25:19.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: cluster 2024-09-17T10:25:18.482687+0000 mon.a (mon.0) 595 : cluster [INF] daemon mds.cephfs.smithi089.xqqkkl assigned to filesystem cephfs as rank 0 (now has 1 ranks) 2024-09-17T10:25:19.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: cluster 2024-09-17T10:25:18.482858+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T10:25:19.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: cluster 2024-09-17T10:25:18.482858+0000 mon.a (mon.0) 596 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-09-17T10:25:19.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: cluster 2024-09-17T10:25:18.482894+0000 mon.a (mon.0) 597 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-17T10:25:19.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: cluster 2024-09-17T10:25:18.482894+0000 mon.a (mon.0) 597 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-09-17T10:25:19.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: cluster 2024-09-17T10:25:18.482918+0000 mon.a (mon.0) 598 : cluster [INF] Cluster is now healthy 2024-09-17T10:25:19.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: cluster 2024-09-17T10:25:18.482918+0000 mon.a (mon.0) 598 : cluster [INF] Cluster is now healthy 2024-09-17T10:25:19.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: cluster 2024-09-17T10:25:18.483308+0000 mon.a (mon.0) 599 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-17T10:25:19.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: cluster 2024-09-17T10:25:18.483308+0000 mon.a (mon.0) 599 : cluster [DBG] fsmap cephfs:0 1 up:standby 2024-09-17T10:25:19.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: audit 2024-09-17T10:25:18.483575+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.xqqkkl"} : dispatch 2024-09-17T10:25:19.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: audit 2024-09-17T10:25:18.483575+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.xqqkkl"} : dispatch 2024-09-17T10:25:19.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: cluster 2024-09-17T10:25:18.490440+0000 mon.a (mon.0) 601 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.xqqkkl=up:creating} 2024-09-17T10:25:19.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: cluster 2024-09-17T10:25:18.490440+0000 mon.a (mon.0) 601 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.xqqkkl=up:creating} 2024-09-17T10:25:19.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: cluster 2024-09-17T10:25:18.509336+0000 mon.a (mon.0) 602 : cluster [INF] daemon mds.cephfs.smithi089.xqqkkl is now active in filesystem cephfs as rank 0 2024-09-17T10:25:19.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: cluster 2024-09-17T10:25:18.509336+0000 mon.a (mon.0) 602 : cluster [INF] daemon mds.cephfs.smithi089.xqqkkl is now active in filesystem cephfs as rank 0 2024-09-17T10:25:19.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: audit 2024-09-17T10:25:19.331442+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: audit 2024-09-17T10:25:19.331442+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: audit 2024-09-17T10:25:19.336849+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: audit 2024-09-17T10:25:19.336849+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: audit 2024-09-17T10:25:19.341373+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: audit 2024-09-17T10:25:19.341373+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: audit 2024-09-17T10:25:19.345677+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: audit 2024-09-17T10:25:19.345677+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: audit 2024-09-17T10:25:19.351684+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: audit 2024-09-17T10:25:19.351684+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:19.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: audit 2024-09-17T10:25:19.379123+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:19.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:19 smithi089 bash[21600]: audit 2024-09-17T10:25:19.379123+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:20.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:20 smithi088 bash[21618]: cluster 2024-09-17T10:25:19.494473+0000 mon.a (mon.0) 609 : cluster [DBG] mds.? [v2:172.21.15.89:6816/801818425,v1:172.21.15.89:6817/801818425] up:active 2024-09-17T10:25:20.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:20 smithi088 bash[21618]: cluster 2024-09-17T10:25:19.494473+0000 mon.a (mon.0) 609 : cluster [DBG] mds.? [v2:172.21.15.89:6816/801818425,v1:172.21.15.89:6817/801818425] up:active 2024-09-17T10:25:20.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:20 smithi088 bash[21618]: cluster 2024-09-17T10:25:19.494650+0000 mon.a (mon.0) 610 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.xqqkkl=up:active} 2024-09-17T10:25:20.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:20 smithi088 bash[21618]: cluster 2024-09-17T10:25:19.494650+0000 mon.a (mon.0) 610 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.xqqkkl=up:active} 2024-09-17T10:25:20.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:20 smithi089 bash[21600]: cluster 2024-09-17T10:25:19.494473+0000 mon.a (mon.0) 609 : cluster [DBG] mds.? [v2:172.21.15.89:6816/801818425,v1:172.21.15.89:6817/801818425] up:active 2024-09-17T10:25:20.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:20 smithi089 bash[21600]: cluster 2024-09-17T10:25:19.494473+0000 mon.a (mon.0) 609 : cluster [DBG] mds.? [v2:172.21.15.89:6816/801818425,v1:172.21.15.89:6817/801818425] up:active 2024-09-17T10:25:20.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:20 smithi089 bash[21600]: cluster 2024-09-17T10:25:19.494650+0000 mon.a (mon.0) 610 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.xqqkkl=up:active} 2024-09-17T10:25:20.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:20 smithi089 bash[21600]: cluster 2024-09-17T10:25:19.494650+0000 mon.a (mon.0) 610 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.xqqkkl=up:active} 2024-09-17T10:25:20.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:20 smithi071 bash[19840]: cluster 2024-09-17T10:25:19.494473+0000 mon.a (mon.0) 609 : cluster [DBG] mds.? [v2:172.21.15.89:6816/801818425,v1:172.21.15.89:6817/801818425] up:active 2024-09-17T10:25:20.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:20 smithi071 bash[19840]: cluster 2024-09-17T10:25:19.494473+0000 mon.a (mon.0) 609 : cluster [DBG] mds.? [v2:172.21.15.89:6816/801818425,v1:172.21.15.89:6817/801818425] up:active 2024-09-17T10:25:20.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:20 smithi071 bash[19840]: cluster 2024-09-17T10:25:19.494650+0000 mon.a (mon.0) 610 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.xqqkkl=up:active} 2024-09-17T10:25:20.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:20 smithi071 bash[19840]: cluster 2024-09-17T10:25:19.494650+0000 mon.a (mon.0) 610 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.xqqkkl=up:active} 2024-09-17T10:25:21.443 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:25:21.443 INFO:teuthology.orchestra.run.smithi071.stdout:[{"events": ["2024-09-17T10:25:19.351885Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T10:25:13.468628Z", "running": 0, "size": 2}}, {"events": ["2024-09-17T10:18:04.550311Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi071=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T10:18:04.519731Z", "last_refresh": "2024-09-17T10:19:52.163613Z", "running": 1, "size": 1}}, {"events": ["2024-09-17T10:17:42.658051Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi071:172.21.15.71=a", "smithi088:172.21.15.88=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T10:17:29.477119Z", "last_refresh": "2024-09-17T10:19:52.163486Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407", "last_refresh": "2024-09-17T10:19:52.163721Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-17T10:25:21.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:21 smithi071 bash[19840]: cluster 2024-09-17T10:25:19.813494+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v308: 65 pgs: 65 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 1 op/s 2024-09-17T10:25:21.685 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:21 smithi071 bash[19840]: cluster 2024-09-17T10:25:19.813494+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v308: 65 pgs: 65 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 1 op/s 2024-09-17T10:25:21.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:21 smithi088 bash[21618]: cluster 2024-09-17T10:25:19.813494+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v308: 65 pgs: 65 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 1 op/s 2024-09-17T10:25:21.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:21 smithi088 bash[21618]: cluster 2024-09-17T10:25:19.813494+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v308: 65 pgs: 65 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 1 op/s 2024-09-17T10:25:21.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:21 smithi089 bash[21600]: cluster 2024-09-17T10:25:19.813494+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v308: 65 pgs: 65 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 1 op/s 2024-09-17T10:25:21.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:21 smithi089 bash[21600]: cluster 2024-09-17T10:25:19.813494+0000 mgr.x (mgr.14152) 347 : cluster [DBG] pgmap v308: 65 pgs: 65 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 1.4 KiB/s wr, 1 op/s 2024-09-17T10:25:22.160 INFO:tasks.cephadm:mds.cephfs has 0/2 2024-09-17T10:25:22.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:22 smithi088 bash[21618]: audit 2024-09-17T10:25:21.438240+0000 mgr.x (mgr.14152) 348 : audit [DBG] from='client.14466 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:25:22.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:22 smithi088 bash[21618]: audit 2024-09-17T10:25:21.438240+0000 mgr.x (mgr.14152) 348 : audit [DBG] from='client.14466 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:25:22.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:22 smithi088 bash[21618]: cluster 2024-09-17T10:25:21.501637+0000 mon.a (mon.0) 611 : cluster [DBG] mds.? [v2:172.21.15.71:6818/3107039797,v1:172.21.15.71:6819/3107039797] up:boot 2024-09-17T10:25:22.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:22 smithi088 bash[21618]: cluster 2024-09-17T10:25:21.501637+0000 mon.a (mon.0) 611 : cluster [DBG] mds.? [v2:172.21.15.71:6818/3107039797,v1:172.21.15.71:6819/3107039797] up:boot 2024-09-17T10:25:22.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:22 smithi088 bash[21618]: cluster 2024-09-17T10:25:21.501693+0000 mon.a (mon.0) 612 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi089.xqqkkl in favor of higher affinity standby. 2024-09-17T10:25:22.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:22 smithi088 bash[21618]: cluster 2024-09-17T10:25:21.501693+0000 mon.a (mon.0) 612 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi089.xqqkkl in favor of higher affinity standby. 2024-09-17T10:25:22.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:22 smithi088 bash[21618]: cluster 2024-09-17T10:25:21.501707+0000 mon.a (mon.0) 613 : cluster [WRN] Replacing daemon mds.cephfs.smithi089.xqqkkl as rank 0 with standby daemon mds.cephfs.smithi071.bdbqmz 2024-09-17T10:25:22.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:22 smithi088 bash[21618]: cluster 2024-09-17T10:25:21.501707+0000 mon.a (mon.0) 613 : cluster [WRN] Replacing daemon mds.cephfs.smithi089.xqqkkl as rank 0 with standby daemon mds.cephfs.smithi071.bdbqmz 2024-09-17T10:25:22.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:22 smithi088 bash[21618]: cluster 2024-09-17T10:25:21.501907+0000 mon.a (mon.0) 614 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-17T10:25:22.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:22 smithi088 bash[21618]: cluster 2024-09-17T10:25:21.501907+0000 mon.a (mon.0) 614 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-17T10:25:22.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:22 smithi088 bash[21618]: cluster 2024-09-17T10:25:21.501920+0000 mon.a (mon.0) 615 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-17T10:25:22.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:22 smithi088 bash[21618]: cluster 2024-09-17T10:25:21.501920+0000 mon.a (mon.0) 615 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-17T10:25:22.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:22 smithi088 bash[21618]: cluster 2024-09-17T10:25:21.502115+0000 mon.a (mon.0) 616 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.xqqkkl=up:active} 1 up:standby 2024-09-17T10:25:22.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:22 smithi088 bash[21618]: cluster 2024-09-17T10:25:21.502115+0000 mon.a (mon.0) 616 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.xqqkkl=up:active} 1 up:standby 2024-09-17T10:25:22.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:22 smithi088 bash[21618]: audit 2024-09-17T10:25:21.502478+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi071.bdbqmz"} : dispatch 2024-09-17T10:25:22.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:22 smithi088 bash[21618]: audit 2024-09-17T10:25:21.502478+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi071.bdbqmz"} : dispatch 2024-09-17T10:25:22.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:22 smithi088 bash[21618]: cluster 2024-09-17T10:25:21.512778+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-17T10:25:22.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:22 smithi088 bash[21618]: cluster 2024-09-17T10:25:21.512778+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-17T10:25:22.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:22 smithi088 bash[21618]: cluster 2024-09-17T10:25:21.512864+0000 mon.a (mon.0) 619 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi071.bdbqmz=up:replay} 2024-09-17T10:25:22.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:22 smithi088 bash[21618]: cluster 2024-09-17T10:25:21.512864+0000 mon.a (mon.0) 619 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi071.bdbqmz=up:replay} 2024-09-17T10:25:22.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:22 smithi089 bash[21600]: audit 2024-09-17T10:25:21.438240+0000 mgr.x (mgr.14152) 348 : audit [DBG] from='client.14466 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:25:22.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:22 smithi089 bash[21600]: audit 2024-09-17T10:25:21.438240+0000 mgr.x (mgr.14152) 348 : audit [DBG] from='client.14466 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:25:22.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:22 smithi089 bash[21600]: cluster 2024-09-17T10:25:21.501637+0000 mon.a (mon.0) 611 : cluster [DBG] mds.? [v2:172.21.15.71:6818/3107039797,v1:172.21.15.71:6819/3107039797] up:boot 2024-09-17T10:25:22.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:22 smithi089 bash[21600]: cluster 2024-09-17T10:25:21.501637+0000 mon.a (mon.0) 611 : cluster [DBG] mds.? [v2:172.21.15.71:6818/3107039797,v1:172.21.15.71:6819/3107039797] up:boot 2024-09-17T10:25:22.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:22 smithi089 bash[21600]: cluster 2024-09-17T10:25:21.501693+0000 mon.a (mon.0) 612 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi089.xqqkkl in favor of higher affinity standby. 2024-09-17T10:25:22.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:22 smithi089 bash[21600]: cluster 2024-09-17T10:25:21.501693+0000 mon.a (mon.0) 612 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi089.xqqkkl in favor of higher affinity standby. 2024-09-17T10:25:22.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:22 smithi089 bash[21600]: cluster 2024-09-17T10:25:21.501707+0000 mon.a (mon.0) 613 : cluster [WRN] Replacing daemon mds.cephfs.smithi089.xqqkkl as rank 0 with standby daemon mds.cephfs.smithi071.bdbqmz 2024-09-17T10:25:22.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:22 smithi089 bash[21600]: cluster 2024-09-17T10:25:21.501707+0000 mon.a (mon.0) 613 : cluster [WRN] Replacing daemon mds.cephfs.smithi089.xqqkkl as rank 0 with standby daemon mds.cephfs.smithi071.bdbqmz 2024-09-17T10:25:22.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:22 smithi089 bash[21600]: cluster 2024-09-17T10:25:21.501907+0000 mon.a (mon.0) 614 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-17T10:25:22.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:22 smithi089 bash[21600]: cluster 2024-09-17T10:25:21.501907+0000 mon.a (mon.0) 614 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-17T10:25:22.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:22 smithi089 bash[21600]: cluster 2024-09-17T10:25:21.501920+0000 mon.a (mon.0) 615 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-17T10:25:22.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:22 smithi089 bash[21600]: cluster 2024-09-17T10:25:21.501920+0000 mon.a (mon.0) 615 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-17T10:25:22.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:22 smithi089 bash[21600]: cluster 2024-09-17T10:25:21.502115+0000 mon.a (mon.0) 616 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.xqqkkl=up:active} 1 up:standby 2024-09-17T10:25:22.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:22 smithi089 bash[21600]: cluster 2024-09-17T10:25:21.502115+0000 mon.a (mon.0) 616 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.xqqkkl=up:active} 1 up:standby 2024-09-17T10:25:22.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:22 smithi089 bash[21600]: audit 2024-09-17T10:25:21.502478+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi071.bdbqmz"} : dispatch 2024-09-17T10:25:22.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:22 smithi089 bash[21600]: audit 2024-09-17T10:25:21.502478+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi071.bdbqmz"} : dispatch 2024-09-17T10:25:22.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:22 smithi089 bash[21600]: cluster 2024-09-17T10:25:21.512778+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-17T10:25:22.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:22 smithi089 bash[21600]: cluster 2024-09-17T10:25:21.512778+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-17T10:25:22.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:22 smithi089 bash[21600]: cluster 2024-09-17T10:25:21.512864+0000 mon.a (mon.0) 619 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi071.bdbqmz=up:replay} 2024-09-17T10:25:22.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:22 smithi089 bash[21600]: cluster 2024-09-17T10:25:21.512864+0000 mon.a (mon.0) 619 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi071.bdbqmz=up:replay} 2024-09-17T10:25:22.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:22 smithi071 bash[19840]: audit 2024-09-17T10:25:21.438240+0000 mgr.x (mgr.14152) 348 : audit [DBG] from='client.14466 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:25:22.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:22 smithi071 bash[19840]: audit 2024-09-17T10:25:21.438240+0000 mgr.x (mgr.14152) 348 : audit [DBG] from='client.14466 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:25:22.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:22 smithi071 bash[19840]: cluster 2024-09-17T10:25:21.501637+0000 mon.a (mon.0) 611 : cluster [DBG] mds.? [v2:172.21.15.71:6818/3107039797,v1:172.21.15.71:6819/3107039797] up:boot 2024-09-17T10:25:22.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:22 smithi071 bash[19840]: cluster 2024-09-17T10:25:21.501637+0000 mon.a (mon.0) 611 : cluster [DBG] mds.? [v2:172.21.15.71:6818/3107039797,v1:172.21.15.71:6819/3107039797] up:boot 2024-09-17T10:25:22.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:22 smithi071 bash[19840]: cluster 2024-09-17T10:25:21.501693+0000 mon.a (mon.0) 612 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi089.xqqkkl in favor of higher affinity standby. 2024-09-17T10:25:22.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:22 smithi071 bash[19840]: cluster 2024-09-17T10:25:21.501693+0000 mon.a (mon.0) 612 : cluster [INF] Dropping low affinity active daemon mds.cephfs.smithi089.xqqkkl in favor of higher affinity standby. 2024-09-17T10:25:22.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:22 smithi071 bash[19840]: cluster 2024-09-17T10:25:21.501707+0000 mon.a (mon.0) 613 : cluster [WRN] Replacing daemon mds.cephfs.smithi089.xqqkkl as rank 0 with standby daemon mds.cephfs.smithi071.bdbqmz 2024-09-17T10:25:22.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:22 smithi071 bash[19840]: cluster 2024-09-17T10:25:21.501707+0000 mon.a (mon.0) 613 : cluster [WRN] Replacing daemon mds.cephfs.smithi089.xqqkkl as rank 0 with standby daemon mds.cephfs.smithi071.bdbqmz 2024-09-17T10:25:22.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:22 smithi071 bash[19840]: cluster 2024-09-17T10:25:21.501907+0000 mon.a (mon.0) 614 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-17T10:25:22.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:22 smithi071 bash[19840]: cluster 2024-09-17T10:25:21.501907+0000 mon.a (mon.0) 614 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-09-17T10:25:22.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:22 smithi071 bash[19840]: cluster 2024-09-17T10:25:21.501920+0000 mon.a (mon.0) 615 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-17T10:25:22.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:22 smithi071 bash[19840]: cluster 2024-09-17T10:25:21.501920+0000 mon.a (mon.0) 615 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-09-17T10:25:22.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:22 smithi071 bash[19840]: cluster 2024-09-17T10:25:21.502115+0000 mon.a (mon.0) 616 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.xqqkkl=up:active} 1 up:standby 2024-09-17T10:25:22.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:22 smithi071 bash[19840]: cluster 2024-09-17T10:25:21.502115+0000 mon.a (mon.0) 616 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi089.xqqkkl=up:active} 1 up:standby 2024-09-17T10:25:22.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:22 smithi071 bash[19840]: audit 2024-09-17T10:25:21.502478+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi071.bdbqmz"} : dispatch 2024-09-17T10:25:22.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:22 smithi071 bash[19840]: audit 2024-09-17T10:25:21.502478+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi071.bdbqmz"} : dispatch 2024-09-17T10:25:22.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:22 smithi071 bash[19840]: cluster 2024-09-17T10:25:21.512778+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-17T10:25:22.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:22 smithi071 bash[19840]: cluster 2024-09-17T10:25:21.512778+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e45: 6 total, 6 up, 6 in 2024-09-17T10:25:22.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:22 smithi071 bash[19840]: cluster 2024-09-17T10:25:21.512864+0000 mon.a (mon.0) 619 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi071.bdbqmz=up:replay} 2024-09-17T10:25:22.966 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:22 smithi071 bash[19840]: cluster 2024-09-17T10:25:21.512864+0000 mon.a (mon.0) 619 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi071.bdbqmz=up:replay} 2024-09-17T10:25:23.161 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T10:25:23.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:23 smithi088 bash[21618]: cluster 2024-09-17T10:25:21.814296+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v310: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 278 B/s rd, 1.9 KiB/s wr, 6 op/s 2024-09-17T10:25:23.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:23 smithi088 bash[21618]: cluster 2024-09-17T10:25:21.814296+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v310: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 278 B/s rd, 1.9 KiB/s wr, 6 op/s 2024-09-17T10:25:23.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:23 smithi088 bash[21618]: cluster 2024-09-17T10:25:22.506120+0000 mon.a (mon.0) 620 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-17T10:25:23.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:23 smithi088 bash[21618]: cluster 2024-09-17T10:25:22.506120+0000 mon.a (mon.0) 620 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-17T10:25:23.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:23 smithi088 bash[21618]: cluster 2024-09-17T10:25:22.519262+0000 mon.a (mon.0) 621 : cluster [DBG] mds.? [v2:172.21.15.71:6818/3107039797,v1:172.21.15.71:6819/3107039797] up:reconnect 2024-09-17T10:25:23.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:23 smithi088 bash[21618]: cluster 2024-09-17T10:25:22.519262+0000 mon.a (mon.0) 621 : cluster [DBG] mds.? [v2:172.21.15.71:6818/3107039797,v1:172.21.15.71:6819/3107039797] up:reconnect 2024-09-17T10:25:23.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:23 smithi088 bash[21618]: cluster 2024-09-17T10:25:22.519311+0000 mon.a (mon.0) 622 : cluster [DBG] mds.? [v2:172.21.15.89:6816/1794667679,v1:172.21.15.89:6817/1794667679] up:boot 2024-09-17T10:25:23.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:23 smithi088 bash[21618]: cluster 2024-09-17T10:25:22.519311+0000 mon.a (mon.0) 622 : cluster [DBG] mds.? [v2:172.21.15.89:6816/1794667679,v1:172.21.15.89:6817/1794667679] up:boot 2024-09-17T10:25:23.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:23 smithi088 bash[21618]: cluster 2024-09-17T10:25:22.519427+0000 mon.a (mon.0) 623 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi071.bdbqmz=up:reconnect} 1 up:standby 2024-09-17T10:25:23.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:23 smithi088 bash[21618]: cluster 2024-09-17T10:25:22.519427+0000 mon.a (mon.0) 623 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi071.bdbqmz=up:reconnect} 1 up:standby 2024-09-17T10:25:23.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:23 smithi088 bash[21618]: audit 2024-09-17T10:25:22.519660+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.xqqkkl"} : dispatch 2024-09-17T10:25:23.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:23 smithi088 bash[21618]: audit 2024-09-17T10:25:22.519660+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.xqqkkl"} : dispatch 2024-09-17T10:25:23.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:23 smithi089 bash[21600]: cluster 2024-09-17T10:25:21.814296+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v310: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 278 B/s rd, 1.9 KiB/s wr, 6 op/s 2024-09-17T10:25:23.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:23 smithi089 bash[21600]: cluster 2024-09-17T10:25:21.814296+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v310: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 278 B/s rd, 1.9 KiB/s wr, 6 op/s 2024-09-17T10:25:23.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:23 smithi089 bash[21600]: cluster 2024-09-17T10:25:22.506120+0000 mon.a (mon.0) 620 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-17T10:25:23.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:23 smithi089 bash[21600]: cluster 2024-09-17T10:25:22.506120+0000 mon.a (mon.0) 620 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-17T10:25:23.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:23 smithi089 bash[21600]: cluster 2024-09-17T10:25:22.519262+0000 mon.a (mon.0) 621 : cluster [DBG] mds.? [v2:172.21.15.71:6818/3107039797,v1:172.21.15.71:6819/3107039797] up:reconnect 2024-09-17T10:25:23.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:23 smithi089 bash[21600]: cluster 2024-09-17T10:25:22.519262+0000 mon.a (mon.0) 621 : cluster [DBG] mds.? [v2:172.21.15.71:6818/3107039797,v1:172.21.15.71:6819/3107039797] up:reconnect 2024-09-17T10:25:23.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:23 smithi089 bash[21600]: cluster 2024-09-17T10:25:22.519311+0000 mon.a (mon.0) 622 : cluster [DBG] mds.? [v2:172.21.15.89:6816/1794667679,v1:172.21.15.89:6817/1794667679] up:boot 2024-09-17T10:25:23.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:23 smithi089 bash[21600]: cluster 2024-09-17T10:25:22.519311+0000 mon.a (mon.0) 622 : cluster [DBG] mds.? [v2:172.21.15.89:6816/1794667679,v1:172.21.15.89:6817/1794667679] up:boot 2024-09-17T10:25:23.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:23 smithi089 bash[21600]: cluster 2024-09-17T10:25:22.519427+0000 mon.a (mon.0) 623 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi071.bdbqmz=up:reconnect} 1 up:standby 2024-09-17T10:25:23.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:23 smithi089 bash[21600]: cluster 2024-09-17T10:25:22.519427+0000 mon.a (mon.0) 623 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi071.bdbqmz=up:reconnect} 1 up:standby 2024-09-17T10:25:23.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:23 smithi089 bash[21600]: audit 2024-09-17T10:25:22.519660+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.xqqkkl"} : dispatch 2024-09-17T10:25:23.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:23 smithi089 bash[21600]: audit 2024-09-17T10:25:22.519660+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.xqqkkl"} : dispatch 2024-09-17T10:25:23.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:23 smithi071 bash[19840]: cluster 2024-09-17T10:25:21.814296+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v310: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 278 B/s rd, 1.9 KiB/s wr, 6 op/s 2024-09-17T10:25:23.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:23 smithi071 bash[19840]: cluster 2024-09-17T10:25:21.814296+0000 mgr.x (mgr.14152) 349 : cluster [DBG] pgmap v310: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 278 B/s rd, 1.9 KiB/s wr, 6 op/s 2024-09-17T10:25:23.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:23 smithi071 bash[19840]: cluster 2024-09-17T10:25:22.506120+0000 mon.a (mon.0) 620 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-17T10:25:23.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:23 smithi071 bash[19840]: cluster 2024-09-17T10:25:22.506120+0000 mon.a (mon.0) 620 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-09-17T10:25:23.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:23 smithi071 bash[19840]: cluster 2024-09-17T10:25:22.519262+0000 mon.a (mon.0) 621 : cluster [DBG] mds.? [v2:172.21.15.71:6818/3107039797,v1:172.21.15.71:6819/3107039797] up:reconnect 2024-09-17T10:25:23.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:23 smithi071 bash[19840]: cluster 2024-09-17T10:25:22.519262+0000 mon.a (mon.0) 621 : cluster [DBG] mds.? [v2:172.21.15.71:6818/3107039797,v1:172.21.15.71:6819/3107039797] up:reconnect 2024-09-17T10:25:23.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:23 smithi071 bash[19840]: cluster 2024-09-17T10:25:22.519311+0000 mon.a (mon.0) 622 : cluster [DBG] mds.? [v2:172.21.15.89:6816/1794667679,v1:172.21.15.89:6817/1794667679] up:boot 2024-09-17T10:25:23.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:23 smithi071 bash[19840]: cluster 2024-09-17T10:25:22.519311+0000 mon.a (mon.0) 622 : cluster [DBG] mds.? [v2:172.21.15.89:6816/1794667679,v1:172.21.15.89:6817/1794667679] up:boot 2024-09-17T10:25:23.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:23 smithi071 bash[19840]: cluster 2024-09-17T10:25:22.519427+0000 mon.a (mon.0) 623 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi071.bdbqmz=up:reconnect} 1 up:standby 2024-09-17T10:25:23.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:23 smithi071 bash[19840]: cluster 2024-09-17T10:25:22.519427+0000 mon.a (mon.0) 623 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi071.bdbqmz=up:reconnect} 1 up:standby 2024-09-17T10:25:23.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:23 smithi071 bash[19840]: audit 2024-09-17T10:25:22.519660+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.xqqkkl"} : dispatch 2024-09-17T10:25:23.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:23 smithi071 bash[19840]: audit 2024-09-17T10:25:22.519660+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.xqqkkl"} : dispatch 2024-09-17T10:25:24.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:24 smithi088 bash[21618]: cluster 2024-09-17T10:25:23.522417+0000 mon.a (mon.0) 625 : cluster [DBG] mds.? [v2:172.21.15.71:6818/3107039797,v1:172.21.15.71:6819/3107039797] up:rejoin 2024-09-17T10:25:24.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:24 smithi088 bash[21618]: cluster 2024-09-17T10:25:23.522417+0000 mon.a (mon.0) 625 : cluster [DBG] mds.? [v2:172.21.15.71:6818/3107039797,v1:172.21.15.71:6819/3107039797] up:rejoin 2024-09-17T10:25:24.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:24 smithi088 bash[21618]: cluster 2024-09-17T10:25:23.522628+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi071.bdbqmz=up:rejoin} 1 up:standby 2024-09-17T10:25:24.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:24 smithi088 bash[21618]: cluster 2024-09-17T10:25:23.522628+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi071.bdbqmz=up:rejoin} 1 up:standby 2024-09-17T10:25:24.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:24 smithi088 bash[21618]: cluster 2024-09-17T10:25:23.522799+0000 mon.a (mon.0) 627 : cluster [INF] daemon mds.cephfs.smithi071.bdbqmz is now active in filesystem cephfs as rank 0 2024-09-17T10:25:24.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:24 smithi088 bash[21618]: cluster 2024-09-17T10:25:23.522799+0000 mon.a (mon.0) 627 : cluster [INF] daemon mds.cephfs.smithi071.bdbqmz is now active in filesystem cephfs as rank 0 2024-09-17T10:25:24.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:24 smithi088 bash[21618]: audit 2024-09-17T10:25:24.040756+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:24.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:24 smithi088 bash[21618]: audit 2024-09-17T10:25:24.040756+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:24.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:24 smithi089 bash[21600]: cluster 2024-09-17T10:25:23.522417+0000 mon.a (mon.0) 625 : cluster [DBG] mds.? [v2:172.21.15.71:6818/3107039797,v1:172.21.15.71:6819/3107039797] up:rejoin 2024-09-17T10:25:24.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:24 smithi089 bash[21600]: cluster 2024-09-17T10:25:23.522417+0000 mon.a (mon.0) 625 : cluster [DBG] mds.? [v2:172.21.15.71:6818/3107039797,v1:172.21.15.71:6819/3107039797] up:rejoin 2024-09-17T10:25:24.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:24 smithi089 bash[21600]: cluster 2024-09-17T10:25:23.522628+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi071.bdbqmz=up:rejoin} 1 up:standby 2024-09-17T10:25:24.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:24 smithi089 bash[21600]: cluster 2024-09-17T10:25:23.522628+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi071.bdbqmz=up:rejoin} 1 up:standby 2024-09-17T10:25:24.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:24 smithi089 bash[21600]: cluster 2024-09-17T10:25:23.522799+0000 mon.a (mon.0) 627 : cluster [INF] daemon mds.cephfs.smithi071.bdbqmz is now active in filesystem cephfs as rank 0 2024-09-17T10:25:24.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:24 smithi089 bash[21600]: cluster 2024-09-17T10:25:23.522799+0000 mon.a (mon.0) 627 : cluster [INF] daemon mds.cephfs.smithi071.bdbqmz is now active in filesystem cephfs as rank 0 2024-09-17T10:25:24.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:24 smithi089 bash[21600]: audit 2024-09-17T10:25:24.040756+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:24.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:24 smithi089 bash[21600]: audit 2024-09-17T10:25:24.040756+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:24.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:24 smithi071 bash[19840]: cluster 2024-09-17T10:25:23.522417+0000 mon.a (mon.0) 625 : cluster [DBG] mds.? [v2:172.21.15.71:6818/3107039797,v1:172.21.15.71:6819/3107039797] up:rejoin 2024-09-17T10:25:24.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:24 smithi071 bash[19840]: cluster 2024-09-17T10:25:23.522417+0000 mon.a (mon.0) 625 : cluster [DBG] mds.? [v2:172.21.15.71:6818/3107039797,v1:172.21.15.71:6819/3107039797] up:rejoin 2024-09-17T10:25:24.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:24 smithi071 bash[19840]: cluster 2024-09-17T10:25:23.522628+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi071.bdbqmz=up:rejoin} 1 up:standby 2024-09-17T10:25:24.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:24 smithi071 bash[19840]: cluster 2024-09-17T10:25:23.522628+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap cephfs:1/1 {0=cephfs.smithi071.bdbqmz=up:rejoin} 1 up:standby 2024-09-17T10:25:24.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:24 smithi071 bash[19840]: cluster 2024-09-17T10:25:23.522799+0000 mon.a (mon.0) 627 : cluster [INF] daemon mds.cephfs.smithi071.bdbqmz is now active in filesystem cephfs as rank 0 2024-09-17T10:25:24.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:24 smithi071 bash[19840]: cluster 2024-09-17T10:25:23.522799+0000 mon.a (mon.0) 627 : cluster [INF] daemon mds.cephfs.smithi071.bdbqmz is now active in filesystem cephfs as rank 0 2024-09-17T10:25:24.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:24 smithi071 bash[19840]: audit 2024-09-17T10:25:24.040756+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:24.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:24 smithi071 bash[19840]: audit 2024-09-17T10:25:24.040756+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:25.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:25 smithi088 bash[21618]: cluster 2024-09-17T10:25:23.815006+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 367 B/s rd, 1.7 KiB/s wr, 5 op/s 2024-09-17T10:25:25.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:25 smithi088 bash[21618]: cluster 2024-09-17T10:25:23.815006+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 367 B/s rd, 1.7 KiB/s wr, 5 op/s 2024-09-17T10:25:25.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:25 smithi088 bash[21618]: cluster 2024-09-17T10:25:24.519086+0000 mon.a (mon.0) 629 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-17T10:25:25.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:25 smithi088 bash[21618]: cluster 2024-09-17T10:25:24.519086+0000 mon.a (mon.0) 629 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-17T10:25:25.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:25 smithi088 bash[21618]: cluster 2024-09-17T10:25:24.519137+0000 mon.a (mon.0) 630 : cluster [INF] Cluster is now healthy 2024-09-17T10:25:25.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:25 smithi088 bash[21618]: cluster 2024-09-17T10:25:24.519137+0000 mon.a (mon.0) 630 : cluster [INF] Cluster is now healthy 2024-09-17T10:25:25.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:25 smithi088 bash[21618]: cluster 2024-09-17T10:25:24.531730+0000 mon.a (mon.0) 631 : cluster [DBG] mds.? [v2:172.21.15.71:6818/3107039797,v1:172.21.15.71:6819/3107039797] up:active 2024-09-17T10:25:25.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:25 smithi088 bash[21618]: cluster 2024-09-17T10:25:24.531730+0000 mon.a (mon.0) 631 : cluster [DBG] mds.? [v2:172.21.15.71:6818/3107039797,v1:172.21.15.71:6819/3107039797] up:active 2024-09-17T10:25:25.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:25 smithi088 bash[21618]: cluster 2024-09-17T10:25:24.531998+0000 mon.a (mon.0) 632 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi071.bdbqmz=up:active} 1 up:standby 2024-09-17T10:25:25.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:25 smithi088 bash[21618]: cluster 2024-09-17T10:25:24.531998+0000 mon.a (mon.0) 632 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi071.bdbqmz=up:active} 1 up:standby 2024-09-17T10:25:25.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:25 smithi088 bash[21618]: audit 2024-09-17T10:25:24.678248+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:25.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:25 smithi088 bash[21618]: audit 2024-09-17T10:25:24.678248+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:25.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:25 smithi088 bash[21618]: audit 2024-09-17T10:25:24.685946+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:25.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:25 smithi088 bash[21618]: audit 2024-09-17T10:25:24.685946+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:25.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:25 smithi089 bash[21600]: cluster 2024-09-17T10:25:23.815006+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 367 B/s rd, 1.7 KiB/s wr, 5 op/s 2024-09-17T10:25:25.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:25 smithi089 bash[21600]: cluster 2024-09-17T10:25:23.815006+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 367 B/s rd, 1.7 KiB/s wr, 5 op/s 2024-09-17T10:25:25.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:25 smithi089 bash[21600]: cluster 2024-09-17T10:25:24.519086+0000 mon.a (mon.0) 629 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-17T10:25:25.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:25 smithi089 bash[21600]: cluster 2024-09-17T10:25:24.519086+0000 mon.a (mon.0) 629 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-17T10:25:25.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:25 smithi089 bash[21600]: cluster 2024-09-17T10:25:24.519137+0000 mon.a (mon.0) 630 : cluster [INF] Cluster is now healthy 2024-09-17T10:25:25.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:25 smithi089 bash[21600]: cluster 2024-09-17T10:25:24.519137+0000 mon.a (mon.0) 630 : cluster [INF] Cluster is now healthy 2024-09-17T10:25:25.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:25 smithi089 bash[21600]: cluster 2024-09-17T10:25:24.531730+0000 mon.a (mon.0) 631 : cluster [DBG] mds.? [v2:172.21.15.71:6818/3107039797,v1:172.21.15.71:6819/3107039797] up:active 2024-09-17T10:25:25.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:25 smithi089 bash[21600]: cluster 2024-09-17T10:25:24.531730+0000 mon.a (mon.0) 631 : cluster [DBG] mds.? [v2:172.21.15.71:6818/3107039797,v1:172.21.15.71:6819/3107039797] up:active 2024-09-17T10:25:25.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:25 smithi089 bash[21600]: cluster 2024-09-17T10:25:24.531998+0000 mon.a (mon.0) 632 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi071.bdbqmz=up:active} 1 up:standby 2024-09-17T10:25:25.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:25 smithi089 bash[21600]: cluster 2024-09-17T10:25:24.531998+0000 mon.a (mon.0) 632 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi071.bdbqmz=up:active} 1 up:standby 2024-09-17T10:25:25.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:25 smithi089 bash[21600]: audit 2024-09-17T10:25:24.678248+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:25.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:25 smithi089 bash[21600]: audit 2024-09-17T10:25:24.678248+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:25.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:25 smithi089 bash[21600]: audit 2024-09-17T10:25:24.685946+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:25.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:25 smithi089 bash[21600]: audit 2024-09-17T10:25:24.685946+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:25.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:25 smithi071 bash[19840]: cluster 2024-09-17T10:25:23.815006+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 367 B/s rd, 1.7 KiB/s wr, 5 op/s 2024-09-17T10:25:25.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:25 smithi071 bash[19840]: cluster 2024-09-17T10:25:23.815006+0000 mgr.x (mgr.14152) 350 : cluster [DBG] pgmap v311: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 367 B/s rd, 1.7 KiB/s wr, 5 op/s 2024-09-17T10:25:25.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:25 smithi071 bash[19840]: cluster 2024-09-17T10:25:24.519086+0000 mon.a (mon.0) 629 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-17T10:25:25.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:25 smithi071 bash[19840]: cluster 2024-09-17T10:25:24.519086+0000 mon.a (mon.0) 629 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-09-17T10:25:25.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:25 smithi071 bash[19840]: cluster 2024-09-17T10:25:24.519137+0000 mon.a (mon.0) 630 : cluster [INF] Cluster is now healthy 2024-09-17T10:25:25.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:25 smithi071 bash[19840]: cluster 2024-09-17T10:25:24.519137+0000 mon.a (mon.0) 630 : cluster [INF] Cluster is now healthy 2024-09-17T10:25:25.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:25 smithi071 bash[19840]: cluster 2024-09-17T10:25:24.531730+0000 mon.a (mon.0) 631 : cluster [DBG] mds.? [v2:172.21.15.71:6818/3107039797,v1:172.21.15.71:6819/3107039797] up:active 2024-09-17T10:25:25.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:25 smithi071 bash[19840]: cluster 2024-09-17T10:25:24.531730+0000 mon.a (mon.0) 631 : cluster [DBG] mds.? [v2:172.21.15.71:6818/3107039797,v1:172.21.15.71:6819/3107039797] up:active 2024-09-17T10:25:25.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:25 smithi071 bash[19840]: cluster 2024-09-17T10:25:24.531998+0000 mon.a (mon.0) 632 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi071.bdbqmz=up:active} 1 up:standby 2024-09-17T10:25:25.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:25 smithi071 bash[19840]: cluster 2024-09-17T10:25:24.531998+0000 mon.a (mon.0) 632 : cluster [DBG] fsmap cephfs:1 {0=cephfs.smithi071.bdbqmz=up:active} 1 up:standby 2024-09-17T10:25:25.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:25 smithi071 bash[19840]: audit 2024-09-17T10:25:24.678248+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:25.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:25 smithi071 bash[19840]: audit 2024-09-17T10:25:24.678248+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:25.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:25 smithi071 bash[19840]: audit 2024-09-17T10:25:24.685946+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:25.965 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:25 smithi071 bash[19840]: audit 2024-09-17T10:25:24.685946+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:27.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:26 smithi071 bash[19840]: cluster 2024-09-17T10:25:25.815560+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 1.4 KiB/s wr, 7 op/s 2024-09-17T10:25:27.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:26 smithi071 bash[19840]: cluster 2024-09-17T10:25:25.815560+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 1.4 KiB/s wr, 7 op/s 2024-09-17T10:25:27.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:26 smithi071 bash[19840]: audit 2024-09-17T10:25:25.930494+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:27.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:26 smithi071 bash[19840]: audit 2024-09-17T10:25:25.930494+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:27.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:26 smithi071 bash[19840]: audit 2024-09-17T10:25:25.935604+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:27.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:26 smithi071 bash[19840]: audit 2024-09-17T10:25:25.935604+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:27.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:26 smithi071 bash[19840]: audit 2024-09-17T10:25:25.936354+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:27.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:26 smithi071 bash[19840]: audit 2024-09-17T10:25:25.936354+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:27.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:26 smithi071 bash[19840]: audit 2024-09-17T10:25:25.937024+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:27.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:26 smithi071 bash[19840]: audit 2024-09-17T10:25:25.937024+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:27.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:26 smithi071 bash[19840]: audit 2024-09-17T10:25:25.941194+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:27.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:26 smithi071 bash[19840]: audit 2024-09-17T10:25:25.941194+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:27.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:26 smithi071 bash[19840]: audit 2024-09-17T10:25:25.971066+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:27.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:26 smithi071 bash[19840]: audit 2024-09-17T10:25:25.971066+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:27.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:26 smithi071 bash[19840]: audit 2024-09-17T10:25:25.973544+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:27.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:26 smithi071 bash[19840]: audit 2024-09-17T10:25:25.973544+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:27.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:26 smithi071 bash[19840]: audit 2024-09-17T10:25:25.974400+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:27.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:26 smithi071 bash[19840]: audit 2024-09-17T10:25:25.974400+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:27.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:26 smithi071 bash[19840]: audit 2024-09-17T10:25:25.979734+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:27.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:26 smithi071 bash[19840]: audit 2024-09-17T10:25:25.979734+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:27.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:26 smithi088 bash[21618]: cluster 2024-09-17T10:25:25.815560+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 1.4 KiB/s wr, 7 op/s 2024-09-17T10:25:27.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:26 smithi088 bash[21618]: cluster 2024-09-17T10:25:25.815560+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 1.4 KiB/s wr, 7 op/s 2024-09-17T10:25:27.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:26 smithi088 bash[21618]: audit 2024-09-17T10:25:25.930494+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:27.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:26 smithi088 bash[21618]: audit 2024-09-17T10:25:25.930494+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:27.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:26 smithi088 bash[21618]: audit 2024-09-17T10:25:25.935604+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:27.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:26 smithi088 bash[21618]: audit 2024-09-17T10:25:25.935604+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:27.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:26 smithi088 bash[21618]: audit 2024-09-17T10:25:25.936354+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:27.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:26 smithi088 bash[21618]: audit 2024-09-17T10:25:25.936354+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:27.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:26 smithi088 bash[21618]: audit 2024-09-17T10:25:25.937024+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:27.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:26 smithi088 bash[21618]: audit 2024-09-17T10:25:25.937024+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:27.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:26 smithi088 bash[21618]: audit 2024-09-17T10:25:25.941194+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:27.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:26 smithi088 bash[21618]: audit 2024-09-17T10:25:25.941194+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:27.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:26 smithi088 bash[21618]: audit 2024-09-17T10:25:25.971066+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:27.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:26 smithi088 bash[21618]: audit 2024-09-17T10:25:25.971066+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:27.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:26 smithi088 bash[21618]: audit 2024-09-17T10:25:25.973544+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:27.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:26 smithi088 bash[21618]: audit 2024-09-17T10:25:25.973544+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:27.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:26 smithi088 bash[21618]: audit 2024-09-17T10:25:25.974400+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:27.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:26 smithi088 bash[21618]: audit 2024-09-17T10:25:25.974400+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:27.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:26 smithi088 bash[21618]: audit 2024-09-17T10:25:25.979734+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:27.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:26 smithi088 bash[21618]: audit 2024-09-17T10:25:25.979734+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:27.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:26 smithi089 bash[21600]: cluster 2024-09-17T10:25:25.815560+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 1.4 KiB/s wr, 7 op/s 2024-09-17T10:25:27.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:26 smithi089 bash[21600]: cluster 2024-09-17T10:25:25.815560+0000 mgr.x (mgr.14152) 351 : cluster [DBG] pgmap v312: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.1 KiB/s rd, 1.4 KiB/s wr, 7 op/s 2024-09-17T10:25:27.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:26 smithi089 bash[21600]: audit 2024-09-17T10:25:25.930494+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:27.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:26 smithi089 bash[21600]: audit 2024-09-17T10:25:25.930494+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:27.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:26 smithi089 bash[21600]: audit 2024-09-17T10:25:25.935604+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:27.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:26 smithi089 bash[21600]: audit 2024-09-17T10:25:25.935604+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:27.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:26 smithi089 bash[21600]: audit 2024-09-17T10:25:25.936354+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:27.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:26 smithi089 bash[21600]: audit 2024-09-17T10:25:25.936354+0000 mon.a (mon.0) 637 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:27.373 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:26 smithi089 bash[21600]: audit 2024-09-17T10:25:25.937024+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:27.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:26 smithi089 bash[21600]: audit 2024-09-17T10:25:25.937024+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:27.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:26 smithi089 bash[21600]: audit 2024-09-17T10:25:25.941194+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:27.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:26 smithi089 bash[21600]: audit 2024-09-17T10:25:25.941194+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:27.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:26 smithi089 bash[21600]: audit 2024-09-17T10:25:25.971066+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:27.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:26 smithi089 bash[21600]: audit 2024-09-17T10:25:25.971066+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:25:27.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:26 smithi089 bash[21600]: audit 2024-09-17T10:25:25.973544+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:27.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:26 smithi089 bash[21600]: audit 2024-09-17T10:25:25.973544+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:25:27.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:26 smithi089 bash[21600]: audit 2024-09-17T10:25:25.974400+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:27.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:26 smithi089 bash[21600]: audit 2024-09-17T10:25:25.974400+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:25:27.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:26 smithi089 bash[21600]: audit 2024-09-17T10:25:25.979734+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:27.374 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:26 smithi089 bash[21600]: audit 2024-09-17T10:25:25.979734+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:27.667 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:25:29.156 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:25:29.157 INFO:teuthology.orchestra.run.smithi071.stdout:[{"events": ["2024-09-17T10:25:19.351885Z service:mds.cephfs [INFO] \"service was created\""], "placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T10:25:13.468628Z", "last_refresh": "2024-09-17T10:25:24.670513Z", "running": 2, "size": 2}}, {"events": ["2024-09-17T10:18:04.550311Z service:mgr [INFO] \"service was created\""], "placement": {"count": 1, "hosts": ["smithi071=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T10:18:04.519731Z", "last_refresh": "2024-09-17T10:25:25.925784Z", "running": 1, "size": 1}}, {"events": ["2024-09-17T10:17:42.658051Z service:mon [INFO] \"service was created\""], "placement": {"count": 3, "hosts": ["smithi071:172.21.15.71=a", "smithi088:172.21.15.88=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T10:17:29.477119Z", "last_refresh": "2024-09-17T10:21:39.274413Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407", "last_refresh": "2024-09-17T10:21:39.274726Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-17T10:25:29.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:28 smithi071 bash[19840]: cluster 2024-09-17T10:25:27.816245+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 1.4 KiB/s wr, 11 op/s 2024-09-17T10:25:29.167 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:28 smithi071 bash[19840]: cluster 2024-09-17T10:25:27.816245+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 1.4 KiB/s wr, 11 op/s 2024-09-17T10:25:29.284 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:28 smithi088 bash[21618]: cluster 2024-09-17T10:25:27.816245+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 1.4 KiB/s wr, 11 op/s 2024-09-17T10:25:29.284 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:28 smithi088 bash[21618]: cluster 2024-09-17T10:25:27.816245+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 1.4 KiB/s wr, 11 op/s 2024-09-17T10:25:29.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:28 smithi089 bash[21600]: cluster 2024-09-17T10:25:27.816245+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 1.4 KiB/s wr, 11 op/s 2024-09-17T10:25:29.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:28 smithi089 bash[21600]: cluster 2024-09-17T10:25:27.816245+0000 mgr.x (mgr.14152) 352 : cluster [DBG] pgmap v313: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 7.3 KiB/s rd, 1.4 KiB/s wr, 11 op/s 2024-09-17T10:25:29.804 INFO:tasks.cephadm:mds.cephfs has 2/2 2024-09-17T10:25:29.804 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T10:25:29.817 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi071.front.sepia.ceph.com 2024-09-17T10:25:29.817 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolumegroup create cephfs smb' 2024-09-17T10:25:30.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:30 smithi071 bash[19840]: audit 2024-09-17T10:25:29.049305+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:30.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:30 smithi071 bash[19840]: audit 2024-09-17T10:25:29.049305+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:30.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:30 smithi071 bash[19840]: audit 2024-09-17T10:25:29.150103+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:25:30.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:30 smithi071 bash[19840]: audit 2024-09-17T10:25:29.150103+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:25:30.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:30 smithi089 bash[21600]: audit 2024-09-17T10:25:29.049305+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:30.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:30 smithi089 bash[21600]: audit 2024-09-17T10:25:29.049305+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:30.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:30 smithi089 bash[21600]: audit 2024-09-17T10:25:29.150103+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:25:30.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:30 smithi089 bash[21600]: audit 2024-09-17T10:25:29.150103+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:25:30.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:30 smithi088 bash[21618]: audit 2024-09-17T10:25:29.049305+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:30.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:30 smithi088 bash[21618]: audit 2024-09-17T10:25:29.049305+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.71:0/488372884' entity='mgr.x' 2024-09-17T10:25:30.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:30 smithi088 bash[21618]: audit 2024-09-17T10:25:29.150103+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:25:30.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:30 smithi088 bash[21618]: audit 2024-09-17T10:25:29.150103+0000 mgr.x (mgr.14152) 353 : audit [DBG] from='client.14484 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:25:31.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:31 smithi089 bash[21600]: cluster 2024-09-17T10:25:29.817062+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-17T10:25:31.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:31 smithi089 bash[21600]: cluster 2024-09-17T10:25:29.817062+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-17T10:25:31.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:31 smithi071 bash[19840]: cluster 2024-09-17T10:25:29.817062+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-17T10:25:31.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:31 smithi071 bash[19840]: cluster 2024-09-17T10:25:29.817062+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-17T10:25:31.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:31 smithi088 bash[21618]: cluster 2024-09-17T10:25:29.817062+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-17T10:25:31.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:31 smithi088 bash[21618]: cluster 2024-09-17T10:25:29.817062+0000 mgr.x (mgr.14152) 354 : cluster [DBG] pgmap v314: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.2 KiB/s rd, 511 B/s wr, 11 op/s 2024-09-17T10:25:33.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:33 smithi089 bash[21600]: cluster 2024-09-17T10:25:31.817882+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.0 KiB/s rd, 198 B/s wr, 10 op/s 2024-09-17T10:25:33.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:33 smithi089 bash[21600]: cluster 2024-09-17T10:25:31.817882+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.0 KiB/s rd, 198 B/s wr, 10 op/s 2024-09-17T10:25:33.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:33 smithi071 bash[19840]: cluster 2024-09-17T10:25:31.817882+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.0 KiB/s rd, 198 B/s wr, 10 op/s 2024-09-17T10:25:33.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:33 smithi071 bash[19840]: cluster 2024-09-17T10:25:31.817882+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.0 KiB/s rd, 198 B/s wr, 10 op/s 2024-09-17T10:25:33.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:33 smithi088 bash[21618]: cluster 2024-09-17T10:25:31.817882+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.0 KiB/s rd, 198 B/s wr, 10 op/s 2024-09-17T10:25:33.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:33 smithi088 bash[21618]: cluster 2024-09-17T10:25:31.817882+0000 mgr.x (mgr.14152) 355 : cluster [DBG] pgmap v315: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 8.0 KiB/s rd, 198 B/s wr, 10 op/s 2024-09-17T10:25:34.567 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:25:35.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:35 smithi089 bash[21600]: cluster 2024-09-17T10:25:33.818549+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v316: 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-17T10:25:35.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:35 smithi089 bash[21600]: cluster 2024-09-17T10:25:33.818549+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v316: 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-17T10:25:35.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:35 smithi071 bash[19840]: cluster 2024-09-17T10:25:33.818549+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v316: 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-17T10:25:35.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:35 smithi071 bash[19840]: cluster 2024-09-17T10:25:33.818549+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v316: 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-17T10:25:35.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:35 smithi088 bash[21618]: cluster 2024-09-17T10:25:33.818549+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v316: 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-17T10:25:35.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:35 smithi088 bash[21618]: cluster 2024-09-17T10:25:33.818549+0000 mgr.x (mgr.14152) 356 : cluster [DBG] pgmap v316: 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-17T10:25:36.464 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:25:36 smithi071 bash[20115]: debug 2024-09-17T10:25:36.152+0000 7f655baa6640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T10:25:36.464 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:25:36 smithi071 bash[20115]: debug 2024-09-17T10:25:36.152+0000 7f655baa6640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T10:25:36.464 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:25:36 smithi071 bash[20115]: debug 2024-09-17T10:25:36.152+0000 7f655baa6640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T10:25:36.464 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:25:36 smithi071 bash[20115]: debug 2024-09-17T10:25:36.152+0000 7f655baa6640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T10:25:36.464 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:25:36 smithi071 bash[20115]: debug 2024-09-17T10:25:36.152+0000 7f655baa6640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T10:25:36.818 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolume create cephfs sv1 --group-name=smb --mode=0777' 2024-09-17T10:25:37.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:37 smithi089 bash[21600]: cluster 2024-09-17T10:25:35.819170+0000 mgr.x (mgr.14152) 357 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:25:37.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:37 smithi089 bash[21600]: cluster 2024-09-17T10:25:35.819170+0000 mgr.x (mgr.14152) 357 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:25:37.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:37 smithi089 bash[21600]: audit 2024-09-17T10:25:36.147710+0000 mgr.x (mgr.14152) 358 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:37.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:37 smithi089 bash[21600]: audit 2024-09-17T10:25:36.147710+0000 mgr.x (mgr.14152) 358 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:37.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:37 smithi071 bash[19840]: cluster 2024-09-17T10:25:35.819170+0000 mgr.x (mgr.14152) 357 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:25:37.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:37 smithi071 bash[19840]: cluster 2024-09-17T10:25:35.819170+0000 mgr.x (mgr.14152) 357 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:25:37.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:37 smithi071 bash[19840]: audit 2024-09-17T10:25:36.147710+0000 mgr.x (mgr.14152) 358 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:37.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:37 smithi071 bash[19840]: audit 2024-09-17T10:25:36.147710+0000 mgr.x (mgr.14152) 358 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:37.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:37 smithi088 bash[21618]: cluster 2024-09-17T10:25:35.819170+0000 mgr.x (mgr.14152) 357 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:25:37.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:37 smithi088 bash[21618]: cluster 2024-09-17T10:25:35.819170+0000 mgr.x (mgr.14152) 357 : cluster [DBG] pgmap v317: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 6.6 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:25:37.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:37 smithi088 bash[21618]: audit 2024-09-17T10:25:36.147710+0000 mgr.x (mgr.14152) 358 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:37.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:37 smithi088 bash[21618]: audit 2024-09-17T10:25:36.147710+0000 mgr.x (mgr.14152) 358 : audit [DBG] from='client.14490 -' entity='client.admin' cmd=[{"prefix": "fs subvolumegroup create", "vol_name": "cephfs", "group_name": "smb", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:25:38.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:38 smithi089 bash[21600]: cluster 2024-09-17T10:25:37.070910+0000 mon.a (mon.0) 645 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-17T10:25:38.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:38 smithi089 bash[21600]: cluster 2024-09-17T10:25:37.070910+0000 mon.a (mon.0) 645 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-17T10:25:38.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:38 smithi071 bash[19840]: cluster 2024-09-17T10:25:37.070910+0000 mon.a (mon.0) 645 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-17T10:25:38.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:38 smithi071 bash[19840]: cluster 2024-09-17T10:25:37.070910+0000 mon.a (mon.0) 645 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-17T10:25:38.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:38 smithi088 bash[21618]: cluster 2024-09-17T10:25:37.070910+0000 mon.a (mon.0) 645 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-17T10:25:38.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:38 smithi088 bash[21618]: cluster 2024-09-17T10:25:37.070910+0000 mon.a (mon.0) 645 : cluster [DBG] mgrmap e16: x(active, since 9m) 2024-09-17T10:25:39.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:39 smithi089 bash[21600]: cluster 2024-09-17T10:25:37.819844+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T10:25:39.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:39 smithi089 bash[21600]: cluster 2024-09-17T10:25:37.819844+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T10:25:39.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:39 smithi071 bash[19840]: cluster 2024-09-17T10:25:37.819844+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T10:25:39.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:39 smithi071 bash[19840]: cluster 2024-09-17T10:25:37.819844+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T10:25:39.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:39 smithi088 bash[21618]: cluster 2024-09-17T10:25:37.819844+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T10:25:39.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:39 smithi088 bash[21618]: cluster 2024-09-17T10:25:37.819844+0000 mgr.x (mgr.14152) 359 : cluster [DBG] pgmap v318: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T10:25:41.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:41 smithi089 bash[21600]: cluster 2024-09-17T10:25:39.820643+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T10:25:41.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:41 smithi089 bash[21600]: cluster 2024-09-17T10:25:39.820643+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T10:25:41.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:41 smithi071 bash[19840]: cluster 2024-09-17T10:25:39.820643+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T10:25:41.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:41 smithi071 bash[19840]: cluster 2024-09-17T10:25:39.820643+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T10:25:41.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:41 smithi088 bash[21618]: cluster 2024-09-17T10:25:39.820643+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T10:25:41.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:41 smithi088 bash[21618]: cluster 2024-09-17T10:25:39.820643+0000 mgr.x (mgr.14152) 360 : cluster [DBG] pgmap v319: 65 pgs: 65 active+clean; 579 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 85 B/s wr, 0 op/s 2024-09-17T10:25:41.577 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:25:43.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:43 smithi089 bash[21600]: cluster 2024-09-17T10:25:41.821502+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v320: 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-17T10:25:43.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:43 smithi089 bash[21600]: cluster 2024-09-17T10:25:41.821502+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v320: 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-17T10:25:43.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:43 smithi071 bash[19840]: cluster 2024-09-17T10:25:41.821502+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v320: 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-17T10:25:43.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:43 smithi071 bash[19840]: cluster 2024-09-17T10:25:41.821502+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v320: 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-17T10:25:43.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:43 smithi088 bash[21618]: cluster 2024-09-17T10:25:41.821502+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v320: 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-17T10:25:43.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:43 smithi088 bash[21618]: cluster 2024-09-17T10:25:41.821502+0000 mgr.x (mgr.14152) 361 : cluster [DBG] pgmap v320: 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-17T10:25:43.701 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- bash -c 'ceph fs subvolume create cephfs sv2 --group-name=smb --mode=0777' 2024-09-17T10:25:44.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:44 smithi089 bash[21600]: audit 2024-09-17T10:25:42.997339+0000 mgr.x (mgr.14152) 362 : audit [DBG] from='client.14502 -' 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-17T10:25:44.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:44 smithi089 bash[21600]: audit 2024-09-17T10:25:42.997339+0000 mgr.x (mgr.14152) 362 : audit [DBG] from='client.14502 -' 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-17T10:25:44.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:44 smithi071 bash[19840]: audit 2024-09-17T10:25:42.997339+0000 mgr.x (mgr.14152) 362 : audit [DBG] from='client.14502 -' 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-17T10:25:44.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:44 smithi071 bash[19840]: audit 2024-09-17T10:25:42.997339+0000 mgr.x (mgr.14152) 362 : audit [DBG] from='client.14502 -' 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-17T10:25:44.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:44 smithi088 bash[21618]: audit 2024-09-17T10:25:42.997339+0000 mgr.x (mgr.14152) 362 : audit [DBG] from='client.14502 -' 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-17T10:25:44.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:44 smithi088 bash[21618]: audit 2024-09-17T10:25:42.997339+0000 mgr.x (mgr.14152) 362 : audit [DBG] from='client.14502 -' 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-17T10:25:45.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:45 smithi089 bash[21600]: cluster 2024-09-17T10:25:43.822149+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v321: 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-17T10:25:45.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:45 smithi089 bash[21600]: cluster 2024-09-17T10:25:43.822149+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v321: 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-17T10:25:45.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:45 smithi071 bash[19840]: cluster 2024-09-17T10:25:43.822149+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v321: 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-17T10:25:45.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:45 smithi071 bash[19840]: cluster 2024-09-17T10:25:43.822149+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v321: 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-17T10:25:45.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:45 smithi088 bash[21618]: cluster 2024-09-17T10:25:43.822149+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v321: 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-17T10:25:45.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:45 smithi088 bash[21618]: cluster 2024-09-17T10:25:43.822149+0000 mgr.x (mgr.14152) 363 : cluster [DBG] pgmap v321: 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-17T10:25:47.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:47 smithi089 bash[21600]: cluster 2024-09-17T10:25:45.823045+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 600 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T10:25:47.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:47 smithi089 bash[21600]: cluster 2024-09-17T10:25:45.823045+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 600 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T10:25:47.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:47 smithi071 bash[19840]: cluster 2024-09-17T10:25:45.823045+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 600 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T10:25:47.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:47 smithi071 bash[19840]: cluster 2024-09-17T10:25:45.823045+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 600 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T10:25:47.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:47 smithi088 bash[21618]: cluster 2024-09-17T10:25:45.823045+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 600 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T10:25:47.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:47 smithi088 bash[21618]: cluster 2024-09-17T10:25:45.823045+0000 mgr.x (mgr.14152) 364 : cluster [DBG] pgmap v322: 65 pgs: 65 active+clean; 600 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T10:25:48.453 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:25:49.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:49 smithi089 bash[21600]: cluster 2024-09-17T10:25:47.823767+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 600 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T10:25:49.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:49 smithi089 bash[21600]: cluster 2024-09-17T10:25:47.823767+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 600 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T10:25:49.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:49 smithi071 bash[19840]: cluster 2024-09-17T10:25:47.823767+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 600 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T10:25:49.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:49 smithi071 bash[19840]: cluster 2024-09-17T10:25:47.823767+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 600 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T10:25:49.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:49 smithi088 bash[21618]: cluster 2024-09-17T10:25:47.823767+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 600 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T10:25:49.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:49 smithi088 bash[21618]: cluster 2024-09-17T10:25:47.823767+0000 mgr.x (mgr.14152) 365 : cluster [DBG] pgmap v323: 65 pgs: 65 active+clean; 600 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.3 KiB/s wr, 1 op/s 2024-09-17T10:25:50.714 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- bash -c 'ceph mgr module enable smb' 2024-09-17T10:25:51.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:51 smithi089 bash[21600]: cluster 2024-09-17T10:25:49.824590+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 600 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s wr, 1 op/s 2024-09-17T10:25:51.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:51 smithi089 bash[21600]: cluster 2024-09-17T10:25:49.824590+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 600 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s wr, 1 op/s 2024-09-17T10:25:51.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:51 smithi089 bash[21600]: audit 2024-09-17T10:25:49.969930+0000 mgr.x (mgr.14152) 367 : audit [DBG] from='client.14508 -' 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-17T10:25:51.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:51 smithi089 bash[21600]: audit 2024-09-17T10:25:49.969930+0000 mgr.x (mgr.14152) 367 : audit [DBG] from='client.14508 -' 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-17T10:25:51.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:51 smithi071 bash[19840]: cluster 2024-09-17T10:25:49.824590+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 600 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s wr, 1 op/s 2024-09-17T10:25:51.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:51 smithi071 bash[19840]: cluster 2024-09-17T10:25:49.824590+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 600 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s wr, 1 op/s 2024-09-17T10:25:51.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:51 smithi071 bash[19840]: audit 2024-09-17T10:25:49.969930+0000 mgr.x (mgr.14152) 367 : audit [DBG] from='client.14508 -' 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-17T10:25:51.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:51 smithi071 bash[19840]: audit 2024-09-17T10:25:49.969930+0000 mgr.x (mgr.14152) 367 : audit [DBG] from='client.14508 -' 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-17T10:25:51.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:51 smithi088 bash[21618]: cluster 2024-09-17T10:25:49.824590+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 600 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s wr, 1 op/s 2024-09-17T10:25:51.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:51 smithi088 bash[21618]: cluster 2024-09-17T10:25:49.824590+0000 mgr.x (mgr.14152) 366 : cluster [DBG] pgmap v324: 65 pgs: 65 active+clean; 600 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 2.4 KiB/s wr, 1 op/s 2024-09-17T10:25:51.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:51 smithi088 bash[21618]: audit 2024-09-17T10:25:49.969930+0000 mgr.x (mgr.14152) 367 : audit [DBG] from='client.14508 -' 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-17T10:25:51.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:51 smithi088 bash[21618]: audit 2024-09-17T10:25:49.969930+0000 mgr.x (mgr.14152) 367 : audit [DBG] from='client.14508 -' 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-17T10:25:53.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:53 smithi071 bash[19840]: cluster 2024-09-17T10:25:51.825411+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 619 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s wr, 1 op/s 2024-09-17T10:25:53.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:53 smithi071 bash[19840]: cluster 2024-09-17T10:25:51.825411+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 619 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s wr, 1 op/s 2024-09-17T10:25:53.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:53 smithi088 bash[21618]: cluster 2024-09-17T10:25:51.825411+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 619 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s wr, 1 op/s 2024-09-17T10:25:53.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:53 smithi088 bash[21618]: cluster 2024-09-17T10:25:51.825411+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 619 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s wr, 1 op/s 2024-09-17T10:25:53.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:53 smithi089 bash[21600]: cluster 2024-09-17T10:25:51.825411+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 619 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s wr, 1 op/s 2024-09-17T10:25:53.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:53 smithi089 bash[21600]: cluster 2024-09-17T10:25:51.825411+0000 mgr.x (mgr.14152) 368 : cluster [DBG] pgmap v325: 65 pgs: 65 active+clean; 619 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s wr, 1 op/s 2024-09-17T10:25:55.453 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:25:55.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:55 smithi071 bash[19840]: cluster 2024-09-17T10:25:53.826133+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 619 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s wr, 1 op/s 2024-09-17T10:25:55.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:55 smithi071 bash[19840]: cluster 2024-09-17T10:25:53.826133+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 619 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s wr, 1 op/s 2024-09-17T10:25:55.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:55 smithi088 bash[21618]: cluster 2024-09-17T10:25:53.826133+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 619 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s wr, 1 op/s 2024-09-17T10:25:55.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:55 smithi088 bash[21618]: cluster 2024-09-17T10:25:53.826133+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 619 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s wr, 1 op/s 2024-09-17T10:25:55.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:55 smithi089 bash[21600]: cluster 2024-09-17T10:25:53.826133+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 619 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s wr, 1 op/s 2024-09-17T10:25:55.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:55 smithi089 bash[21600]: cluster 2024-09-17T10:25:53.826133+0000 mgr.x (mgr.14152) 369 : cluster [DBG] pgmap v326: 65 pgs: 65 active+clean; 619 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s wr, 1 op/s 2024-09-17T10:25:57.464 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:25:57 smithi071 bash[20115]: ignoring --setuser ceph since I am not root 2024-09-17T10:25:57.464 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:25:57 smithi071 bash[20115]: ignoring --setgroup ceph since I am not root 2024-09-17T10:25:57.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:57 smithi071 bash[19840]: cluster 2024-09-17T10:25:55.827113+0000 mgr.x (mgr.14152) 370 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 631 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s wr, 2 op/s 2024-09-17T10:25:57.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:57 smithi071 bash[19840]: cluster 2024-09-17T10:25:55.827113+0000 mgr.x (mgr.14152) 370 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 631 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s wr, 2 op/s 2024-09-17T10:25:57.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:57 smithi071 bash[19840]: audit 2024-09-17T10:25:56.880697+0000 mon.a (mon.0) 646 : audit [INF] from='client.? 172.21.15.71:0/4250027557' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-17T10:25:57.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:57 smithi071 bash[19840]: audit 2024-09-17T10:25:56.880697+0000 mon.a (mon.0) 646 : audit [INF] from='client.? 172.21.15.71:0/4250027557' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-17T10:25:57.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:57 smithi088 bash[21618]: cluster 2024-09-17T10:25:55.827113+0000 mgr.x (mgr.14152) 370 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 631 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s wr, 2 op/s 2024-09-17T10:25:57.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:57 smithi088 bash[21618]: cluster 2024-09-17T10:25:55.827113+0000 mgr.x (mgr.14152) 370 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 631 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s wr, 2 op/s 2024-09-17T10:25:57.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:57 smithi088 bash[21618]: audit 2024-09-17T10:25:56.880697+0000 mon.a (mon.0) 646 : audit [INF] from='client.? 172.21.15.71:0/4250027557' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-17T10:25:57.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:57 smithi088 bash[21618]: audit 2024-09-17T10:25:56.880697+0000 mon.a (mon.0) 646 : audit [INF] from='client.? 172.21.15.71:0/4250027557' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-17T10:25:57.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:57 smithi089 bash[21600]: cluster 2024-09-17T10:25:55.827113+0000 mgr.x (mgr.14152) 370 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 631 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s wr, 2 op/s 2024-09-17T10:25:57.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:57 smithi089 bash[21600]: cluster 2024-09-17T10:25:55.827113+0000 mgr.x (mgr.14152) 370 : cluster [DBG] pgmap v327: 65 pgs: 65 active+clean; 631 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 4.7 KiB/s wr, 2 op/s 2024-09-17T10:25:57.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:57 smithi089 bash[21600]: audit 2024-09-17T10:25:56.880697+0000 mon.a (mon.0) 646 : audit [INF] from='client.? 172.21.15.71:0/4250027557' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-17T10:25:57.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:57 smithi089 bash[21600]: audit 2024-09-17T10:25:56.880697+0000 mon.a (mon.0) 646 : audit [INF] from='client.? 172.21.15.71:0/4250027557' entity='client.admin' cmd={"prefix": "mgr module enable", "module": "smb"} : dispatch 2024-09-17T10:25:57.836 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- bash -c 'sleep 30' 2024-09-17T10:25:58.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:58 smithi071 bash[19840]: audit 2024-09-17T10:25:57.134536+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.71:0/4250027557' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-17T10:25:58.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:58 smithi071 bash[19840]: audit 2024-09-17T10:25:57.134536+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.71:0/4250027557' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-17T10:25:58.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:58 smithi071 bash[19840]: cluster 2024-09-17T10:25:57.141270+0000 mon.a (mon.0) 648 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-17T10:25:58.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:25:58 smithi071 bash[19840]: cluster 2024-09-17T10:25:57.141270+0000 mon.a (mon.0) 648 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-17T10:25:58.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:58 smithi088 bash[21618]: audit 2024-09-17T10:25:57.134536+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.71:0/4250027557' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-17T10:25:58.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:58 smithi088 bash[21618]: audit 2024-09-17T10:25:57.134536+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.71:0/4250027557' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-17T10:25:58.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:58 smithi088 bash[21618]: cluster 2024-09-17T10:25:57.141270+0000 mon.a (mon.0) 648 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-17T10:25:58.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:25:58 smithi088 bash[21618]: cluster 2024-09-17T10:25:57.141270+0000 mon.a (mon.0) 648 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-17T10:25:58.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:58 smithi089 bash[21600]: audit 2024-09-17T10:25:57.134536+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.71:0/4250027557' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-17T10:25:58.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:58 smithi089 bash[21600]: audit 2024-09-17T10:25:57.134536+0000 mon.a (mon.0) 647 : audit [INF] from='client.? 172.21.15.71:0/4250027557' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "smb"}]': finished 2024-09-17T10:25:58.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:58 smithi089 bash[21600]: cluster 2024-09-17T10:25:57.141270+0000 mon.a (mon.0) 648 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-17T10:25:58.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:25:58 smithi089 bash[21600]: cluster 2024-09-17T10:25:57.141270+0000 mon.a (mon.0) 648 : cluster [DBG] mgrmap e17: x(active, since 9m) 2024-09-17T10:26:02.582 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:26:03.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: cluster 2024-09-17T10:26:03.149174+0000 mon.a (mon.0) 649 : cluster [INF] Active manager daemon x restarted 2024-09-17T10:26:03.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: cluster 2024-09-17T10:26:03.149174+0000 mon.a (mon.0) 649 : cluster [INF] Active manager daemon x restarted 2024-09-17T10:26:03.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: cluster 2024-09-17T10:26:03.149487+0000 mon.a (mon.0) 650 : cluster [INF] Activating manager daemon x 2024-09-17T10:26:03.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: cluster 2024-09-17T10:26:03.149487+0000 mon.a (mon.0) 650 : cluster [INF] Activating manager daemon x 2024-09-17T10:26:03.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: cluster 2024-09-17T10:26:03.160064+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-17T10:26:03.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: cluster 2024-09-17T10:26:03.160064+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-17T10:26:03.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: cluster 2024-09-17T10:26:03.160504+0000 mon.a (mon.0) 652 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0111353s) 2024-09-17T10:26:03.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: cluster 2024-09-17T10:26:03.160504+0000 mon.a (mon.0) 652 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0111353s) 2024-09-17T10:26:03.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.162452+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:26:03.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.162452+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:26:03.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.163069+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:26:03.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.163069+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:26:03.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.163514+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:26:03.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.163514+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:26:03.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.165210+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi071.bdbqmz"} : dispatch 2024-09-17T10:26:03.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.165210+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi071.bdbqmz"} : dispatch 2024-09-17T10:26:03.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.165760+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.xqqkkl"} : dispatch 2024-09-17T10:26:03.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.165760+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.xqqkkl"} : dispatch 2024-09-17T10:26:03.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.166980+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T10:26:03.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.166980+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T10:26:03.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.168573+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:26:03.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.168573+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:26:03.466 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.168909+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:26:03.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.168909+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:26:03.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.169120+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:26:03.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.169120+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:26:03.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.169305+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:26:03.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.169305+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:26:03.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.169628+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:26:03.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.169628+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:26:03.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.170129+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:26:03.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.170129+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:26:03.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.170782+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T10:26:03.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.170782+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T10:26:03.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.171189+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T10:26:03.467 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.171189+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T10:26:03.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.171951+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T10:26:03.468 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:03 smithi071 bash[19840]: audit 2024-09-17T10:26:03.171951+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T10:26:03.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: cluster 2024-09-17T10:26:03.149174+0000 mon.a (mon.0) 649 : cluster [INF] Active manager daemon x restarted 2024-09-17T10:26:03.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: cluster 2024-09-17T10:26:03.149174+0000 mon.a (mon.0) 649 : cluster [INF] Active manager daemon x restarted 2024-09-17T10:26:03.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: cluster 2024-09-17T10:26:03.149487+0000 mon.a (mon.0) 650 : cluster [INF] Activating manager daemon x 2024-09-17T10:26:03.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: cluster 2024-09-17T10:26:03.149487+0000 mon.a (mon.0) 650 : cluster [INF] Activating manager daemon x 2024-09-17T10:26:03.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: cluster 2024-09-17T10:26:03.160064+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-17T10:26:03.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: cluster 2024-09-17T10:26:03.160064+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-17T10:26:03.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: cluster 2024-09-17T10:26:03.160504+0000 mon.a (mon.0) 652 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0111353s) 2024-09-17T10:26:03.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: cluster 2024-09-17T10:26:03.160504+0000 mon.a (mon.0) 652 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0111353s) 2024-09-17T10:26:03.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.162452+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:26:03.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.162452+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:26:03.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.163069+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:26:03.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.163069+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:26:03.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.163514+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:26:03.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.163514+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:26:03.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.165210+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi071.bdbqmz"} : dispatch 2024-09-17T10:26:03.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.165210+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi071.bdbqmz"} : dispatch 2024-09-17T10:26:03.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.165760+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.xqqkkl"} : dispatch 2024-09-17T10:26:03.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.165760+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.xqqkkl"} : dispatch 2024-09-17T10:26:03.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.166980+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T10:26:03.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.166980+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T10:26:03.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.168573+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:26:03.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.168573+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:26:03.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.168909+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:26:03.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.168909+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:26:03.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.169120+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:26:03.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.169120+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:26:03.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.169305+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:26:03.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.169305+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:26:03.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.169628+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:26:03.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.169628+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:26:03.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.170129+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:26:03.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.170129+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:26:03.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.170782+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T10:26:03.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.170782+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T10:26:03.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.171189+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T10:26:03.539 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.171189+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T10:26:03.539 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.171951+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T10:26:03.539 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:03 smithi088 bash[21618]: audit 2024-09-17T10:26:03.171951+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T10:26:03.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: cluster 2024-09-17T10:26:03.149174+0000 mon.a (mon.0) 649 : cluster [INF] Active manager daemon x restarted 2024-09-17T10:26:03.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: cluster 2024-09-17T10:26:03.149174+0000 mon.a (mon.0) 649 : cluster [INF] Active manager daemon x restarted 2024-09-17T10:26:03.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: cluster 2024-09-17T10:26:03.149487+0000 mon.a (mon.0) 650 : cluster [INF] Activating manager daemon x 2024-09-17T10:26:03.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: cluster 2024-09-17T10:26:03.149487+0000 mon.a (mon.0) 650 : cluster [INF] Activating manager daemon x 2024-09-17T10:26:03.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: cluster 2024-09-17T10:26:03.160064+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-17T10:26:03.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: cluster 2024-09-17T10:26:03.160064+0000 mon.a (mon.0) 651 : cluster [DBG] osdmap e46: 6 total, 6 up, 6 in 2024-09-17T10:26:03.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: cluster 2024-09-17T10:26:03.160504+0000 mon.a (mon.0) 652 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0111353s) 2024-09-17T10:26:03.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: cluster 2024-09-17T10:26:03.160504+0000 mon.a (mon.0) 652 : cluster [DBG] mgrmap e18: x(active, starting, since 0.0111353s) 2024-09-17T10:26:03.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.162452+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:26:03.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.162452+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-09-17T10:26:03.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.163069+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:26:03.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.163069+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-09-17T10:26:03.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.163514+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:26:03.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.163514+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-09-17T10:26:03.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.165210+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi071.bdbqmz"} : dispatch 2024-09-17T10:26:03.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.165210+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi071.bdbqmz"} : dispatch 2024-09-17T10:26:03.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.165760+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.xqqkkl"} : dispatch 2024-09-17T10:26:03.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.165760+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mds metadata", "who": "cephfs.smithi089.xqqkkl"} : dispatch 2024-09-17T10:26:03.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.166980+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T10:26:03.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.166980+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mgr metadata", "who": "x", "id": "x"} : dispatch 2024-09-17T10:26:03.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.168573+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:26:03.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.168573+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-09-17T10:26:03.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.168909+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:26:03.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.168909+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-09-17T10:26:03.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.169120+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:26:03.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.169120+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-09-17T10:26:03.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.169305+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:26:03.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.169305+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-09-17T10:26:03.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.169628+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:26:03.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.169628+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 4} : dispatch 2024-09-17T10:26:03.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.170129+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:26:03.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.170129+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata", "id": 5} : dispatch 2024-09-17T10:26:03.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.170782+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T10:26:03.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.170782+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mds metadata"} : dispatch 2024-09-17T10:26:03.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.171189+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T10:26:03.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.171189+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd metadata"} : dispatch 2024-09-17T10:26:03.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.171951+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T10:26:03.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:03 smithi089 bash[21600]: audit 2024-09-17T10:26:03.171951+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "mon metadata"} : dispatch 2024-09-17T10:26:04.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:04 smithi071 bash[19840]: cluster 2024-09-17T10:26:03.209573+0000 mon.a (mon.0) 668 : cluster [INF] Manager daemon x is now available 2024-09-17T10:26:04.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:04 smithi071 bash[19840]: cluster 2024-09-17T10:26:03.209573+0000 mon.a (mon.0) 668 : cluster [INF] Manager daemon x is now available 2024-09-17T10:26:04.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:04 smithi071 bash[19840]: audit 2024-09-17T10:26:03.497241+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:04.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:04 smithi071 bash[19840]: audit 2024-09-17T10:26:03.497241+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:04.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:04 smithi071 bash[19840]: audit 2024-09-17T10:26:03.526115+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-17T10:26:04.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:04 smithi071 bash[19840]: audit 2024-09-17T10:26:03.526115+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-17T10:26:04.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:04 smithi071 bash[19840]: audit 2024-09-17T10:26:03.530969+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T10:26:04.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:04 smithi071 bash[19840]: audit 2024-09-17T10:26:03.530969+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T10:26:04.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:04 smithi071 bash[19840]: audit 2024-09-17T10:26:03.534750+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T10:26:04.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:04 smithi071 bash[19840]: audit 2024-09-17T10:26:03.534750+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T10:26:04.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:04 smithi088 bash[21618]: cluster 2024-09-17T10:26:03.209573+0000 mon.a (mon.0) 668 : cluster [INF] Manager daemon x is now available 2024-09-17T10:26:04.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:04 smithi088 bash[21618]: cluster 2024-09-17T10:26:03.209573+0000 mon.a (mon.0) 668 : cluster [INF] Manager daemon x is now available 2024-09-17T10:26:04.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:04 smithi088 bash[21618]: audit 2024-09-17T10:26:03.497241+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:04.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:04 smithi088 bash[21618]: audit 2024-09-17T10:26:03.497241+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:04.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:04 smithi088 bash[21618]: audit 2024-09-17T10:26:03.526115+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-17T10:26:04.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:04 smithi088 bash[21618]: audit 2024-09-17T10:26:03.526115+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-17T10:26:04.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:04 smithi088 bash[21618]: audit 2024-09-17T10:26:03.530969+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T10:26:04.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:04 smithi088 bash[21618]: audit 2024-09-17T10:26:03.530969+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T10:26:04.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:04 smithi088 bash[21618]: audit 2024-09-17T10:26:03.534750+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T10:26:04.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:04 smithi088 bash[21618]: audit 2024-09-17T10:26:03.534750+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T10:26:04.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:04 smithi089 bash[21600]: cluster 2024-09-17T10:26:03.209573+0000 mon.a (mon.0) 668 : cluster [INF] Manager daemon x is now available 2024-09-17T10:26:04.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:04 smithi089 bash[21600]: cluster 2024-09-17T10:26:03.209573+0000 mon.a (mon.0) 668 : cluster [INF] Manager daemon x is now available 2024-09-17T10:26:04.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:04 smithi089 bash[21600]: audit 2024-09-17T10:26:03.497241+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:04.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:04 smithi089 bash[21600]: audit 2024-09-17T10:26:03.497241+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:04.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:04 smithi089 bash[21600]: audit 2024-09-17T10:26:03.526115+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-17T10:26:04.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:04 smithi089 bash[21600]: audit 2024-09-17T10:26:03.526115+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true} : dispatch 2024-09-17T10:26:04.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:04 smithi089 bash[21600]: audit 2024-09-17T10:26:03.530969+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T10:26:04.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:04 smithi089 bash[21600]: audit 2024-09-17T10:26:03.530969+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"} : dispatch 2024-09-17T10:26:04.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:04 smithi089 bash[21600]: audit 2024-09-17T10:26:03.534750+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T10:26:04.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:04 smithi089 bash[21600]: audit 2024-09-17T10:26:03.534750+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"} : dispatch 2024-09-17T10:26:05.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:05 smithi088 bash[21618]: audit 2024-09-17T10:26:04.212147+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-17T10:26:05.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:05 smithi088 bash[21618]: audit 2024-09-17T10:26:04.212147+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-17T10:26:05.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:05 smithi088 bash[21618]: cluster 2024-09-17T10:26:04.217903+0000 mon.a (mon.0) 674 : cluster [DBG] mgrmap e19: x(active, since 1.06854s) 2024-09-17T10:26:05.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:05 smithi088 bash[21618]: cluster 2024-09-17T10:26:04.217903+0000 mon.a (mon.0) 674 : cluster [DBG] mgrmap e19: x(active, since 1.06854s) 2024-09-17T10:26:05.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:05 smithi088 bash[21618]: cluster 2024-09-17T10:26:04.217958+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-17T10:26:05.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:05 smithi088 bash[21618]: cluster 2024-09-17T10:26:04.217958+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-17T10:26:05.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:05 smithi088 bash[21618]: audit 2024-09-17T10:26:04.223374+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-17T10:26:05.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:05 smithi088 bash[21618]: audit 2024-09-17T10:26:04.223374+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-17T10:26:05.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:05 smithi088 bash[21618]: cluster 2024-09-17T10:26:04.233841+0000 mgr.x (mgr.14520) 1 : cluster [DBG] pgmap v4: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:05.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:05 smithi088 bash[21618]: cluster 2024-09-17T10:26:04.233841+0000 mgr.x (mgr.14520) 1 : cluster [DBG] pgmap v4: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:05.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:05 smithi088 bash[21618]: audit 2024-09-17T10:26:04.263342+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:05.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:05 smithi088 bash[21618]: audit 2024-09-17T10:26:04.263342+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:05.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:05 smithi088 bash[21618]: audit 2024-09-17T10:26:04.267923+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:05.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:05 smithi088 bash[21618]: audit 2024-09-17T10:26:04.267923+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:05.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:05 smithi088 bash[21618]: cluster 2024-09-17T10:26:05.168453+0000 mgr.x (mgr.14520) 2 : cluster [DBG] pgmap v5: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:05.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:05 smithi088 bash[21618]: cluster 2024-09-17T10:26:05.168453+0000 mgr.x (mgr.14520) 2 : cluster [DBG] pgmap v5: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:05.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:05 smithi089 bash[21600]: audit 2024-09-17T10:26:04.212147+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-17T10:26:05.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:05 smithi089 bash[21600]: audit 2024-09-17T10:26:04.212147+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-17T10:26:05.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:05 smithi089 bash[21600]: cluster 2024-09-17T10:26:04.217903+0000 mon.a (mon.0) 674 : cluster [DBG] mgrmap e19: x(active, since 1.06854s) 2024-09-17T10:26:05.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:05 smithi089 bash[21600]: cluster 2024-09-17T10:26:04.217903+0000 mon.a (mon.0) 674 : cluster [DBG] mgrmap e19: x(active, since 1.06854s) 2024-09-17T10:26:05.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:05 smithi089 bash[21600]: cluster 2024-09-17T10:26:04.217958+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-17T10:26:05.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:05 smithi089 bash[21600]: cluster 2024-09-17T10:26:04.217958+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-17T10:26:05.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:05 smithi089 bash[21600]: audit 2024-09-17T10:26:04.223374+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-17T10:26:05.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:05 smithi089 bash[21600]: audit 2024-09-17T10:26:04.223374+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-17T10:26:05.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:05 smithi089 bash[21600]: cluster 2024-09-17T10:26:04.233841+0000 mgr.x (mgr.14520) 1 : cluster [DBG] pgmap v4: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:05.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:05 smithi089 bash[21600]: cluster 2024-09-17T10:26:04.233841+0000 mgr.x (mgr.14520) 1 : cluster [DBG] pgmap v4: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:05.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:05 smithi089 bash[21600]: audit 2024-09-17T10:26:04.263342+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:05.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:05 smithi089 bash[21600]: audit 2024-09-17T10:26:04.263342+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:05.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:05 smithi089 bash[21600]: audit 2024-09-17T10:26:04.267923+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:05.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:05 smithi089 bash[21600]: audit 2024-09-17T10:26:04.267923+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:05.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:05 smithi089 bash[21600]: cluster 2024-09-17T10:26:05.168453+0000 mgr.x (mgr.14520) 2 : cluster [DBG] pgmap v5: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:05.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:05 smithi089 bash[21600]: cluster 2024-09-17T10:26:05.168453+0000 mgr.x (mgr.14520) 2 : cluster [DBG] pgmap v5: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:05.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[19840]: audit 2024-09-17T10:26:04.212147+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-17T10:26:05.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[19840]: audit 2024-09-17T10:26:04.212147+0000 mon.a (mon.0) 673 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "osd pool create", "pool": ".smb", "yes_i_really_mean_it": true}]': finished 2024-09-17T10:26:05.710 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[19840]: cluster 2024-09-17T10:26:04.217903+0000 mon.a (mon.0) 674 : cluster [DBG] mgrmap e19: x(active, since 1.06854s) 2024-09-17T10:26:05.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[19840]: cluster 2024-09-17T10:26:04.217903+0000 mon.a (mon.0) 674 : cluster [DBG] mgrmap e19: x(active, since 1.06854s) 2024-09-17T10:26:05.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[19840]: cluster 2024-09-17T10:26:04.217958+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-17T10:26:05.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[19840]: cluster 2024-09-17T10:26:04.217958+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e47: 6 total, 6 up, 6 in 2024-09-17T10:26:05.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[19840]: audit 2024-09-17T10:26:04.223374+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-17T10:26:05.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[19840]: audit 2024-09-17T10:26:04.223374+0000 mon.a (mon.0) 676 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"} : dispatch 2024-09-17T10:26:05.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[19840]: cluster 2024-09-17T10:26:04.233841+0000 mgr.x (mgr.14520) 1 : cluster [DBG] pgmap v4: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:05.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[19840]: cluster 2024-09-17T10:26:04.233841+0000 mgr.x (mgr.14520) 1 : cluster [DBG] pgmap v4: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:05.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[19840]: audit 2024-09-17T10:26:04.263342+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:05.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[19840]: audit 2024-09-17T10:26:04.263342+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:05.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[19840]: audit 2024-09-17T10:26:04.267923+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:05.711 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[19840]: audit 2024-09-17T10:26:04.267923+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:05.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[19840]: cluster 2024-09-17T10:26:05.168453+0000 mgr.x (mgr.14520) 2 : cluster [DBG] pgmap v5: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:05.712 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[19840]: cluster 2024-09-17T10:26:05.168453+0000 mgr.x (mgr.14520) 2 : cluster [DBG] pgmap v5: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:05.712 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: debug 2024-09-17T10:26:05.256+0000 7f1adeac4640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T10:26:05.712 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: debug 2024-09-17T10:26:05.256+0000 7f1adeac4640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T10:26:05.712 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: debug 2024-09-17T10:26:05.256+0000 7f1adeac4640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T10:26:05.712 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: debug 2024-09-17T10:26:05.256+0000 7f1adeac4640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T10:26:05.712 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: debug 2024-09-17T10:26:05.256+0000 7f1adeac4640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T10:26:05.712 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: debug 2024-09-17T10:26:05.256+0000 7f1ae1b0a640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T10:26:05.712 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: debug 2024-09-17T10:26:05.256+0000 7f1ae1b0a640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T10:26:05.713 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: debug 2024-09-17T10:26:05.256+0000 7f1ae1b0a640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T10:26:05.713 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: debug 2024-09-17T10:26:05.256+0000 7f1ae1b0a640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T10:26:05.713 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: debug 2024-09-17T10:26:05.256+0000 7f1ae1b0a640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T10:26:05.713 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: debug 2024-09-17T10:26:05.708+0000 7f1acd261640 -1 log_channel(cephadm) log [ERR] : [17/Sep/2024:10:26:05] ENGINE Error in HTTPServer.serve 2024-09-17T10:26:05.713 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: Traceback (most recent call last): 2024-09-17T10:26:05.713 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:26:05.713 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: self._connections.run(self.expiration_interval) 2024-09-17T10:26:05.713 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:26:05.964 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: self._run(expiration_interval) 2024-09-17T10:26:05.964 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:26:05.964 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:26:05.964 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:26:05.964 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:26:05.964 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:26:05.964 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: s = self.context.wrap_socket( 2024-09-17T10:26:05.964 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:26:05.964 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: return self.sslsocket_class._create( 2024-09-17T10:26:05.964 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:26:05.964 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: self.do_handshake() 2024-09-17T10:26:05.965 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:26:05.965 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: self._sslobj.do_handshake() 2024-09-17T10:26:05.965 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:05 smithi071 bash[20115]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:26:06.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: cluster 2024-09-17T10:26:05.212198+0000 mon.a (mon.0) 679 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T10:26:06.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: cluster 2024-09-17T10:26:05.212198+0000 mon.a (mon.0) 679 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T10:26:06.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: audit 2024-09-17T10:26:05.220321+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-17T10:26:06.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: audit 2024-09-17T10:26:05.220321+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-17T10:26:06.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: cluster 2024-09-17T10:26:05.228443+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-17T10:26:06.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: cluster 2024-09-17T10:26:05.228443+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-17T10:26:06.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: cluster 2024-09-17T10:26:05.272506+0000 mon.a (mon.0) 682 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-17T10:26:06.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: cluster 2024-09-17T10:26:05.272506+0000 mon.a (mon.0) 682 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-17T10:26:06.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: cephadm 2024-09-17T10:26:05.590442+0000 mgr.x (mgr.14520) 3 : cephadm [INF] [17/Sep/2024:10:26:05] ENGINE Bus STARTING 2024-09-17T10:26:06.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: cephadm 2024-09-17T10:26:05.590442+0000 mgr.x (mgr.14520) 3 : cephadm [INF] [17/Sep/2024:10:26:05] ENGINE Bus STARTING 2024-09-17T10:26:06.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: cephadm 2024-09-17T10:26:05.708183+0000 mgr.x (mgr.14520) 4 : cephadm [INF] [17/Sep/2024:10:26:05] ENGINE Serving on https://172.21.15.71:7150 2024-09-17T10:26:06.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: cephadm 2024-09-17T10:26:05.708183+0000 mgr.x (mgr.14520) 4 : cephadm [INF] [17/Sep/2024:10:26:05] ENGINE Serving on https://172.21.15.71:7150 2024-09-17T10:26:06.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: cephadm 2024-09-17T10:26:05.712184+0000 mgr.x (mgr.14520) 5 : cephadm [ERR] [17/Sep/2024:10:26:05] ENGINE Error in HTTPServer.serve 2024-09-17T10:26:06.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: Traceback (most recent call last): 2024-09-17T10:26:06.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:26:06.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: self._connections.run(self.expiration_interval) 2024-09-17T10:26:06.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:26:06.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: self._run(expiration_interval) 2024-09-17T10:26:06.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:26:06.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:26:06.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:26:06.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:26:06.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:26:06.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: s = self.context.wrap_socket( 2024-09-17T10:26:06.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:26:06.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: return self.sslsocket_class._create( 2024-09-17T10:26:06.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:26:06.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: self.do_handshake() 2024-09-17T10:26:06.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:26:06.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: self._sslobj.do_handshake() 2024-09-17T10:26:06.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:26:06.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: cephadm 2024-09-17T10:26:05.712184+0000 mgr.x (mgr.14520) 5 : cephadm [ERR] [17/Sep/2024:10:26:05] ENGINE Error in HTTPServer.serve 2024-09-17T10:26:06.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: Traceback (most recent call last): 2024-09-17T10:26:06.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:26:06.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: self._connections.run(self.expiration_interval) 2024-09-17T10:26:06.537 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:26:06.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: self._run(expiration_interval) 2024-09-17T10:26:06.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:26:06.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:26:06.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:26:06.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:26:06.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:26:06.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: s = self.context.wrap_socket( 2024-09-17T10:26:06.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:26:06.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: return self.sslsocket_class._create( 2024-09-17T10:26:06.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:26:06.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: self.do_handshake() 2024-09-17T10:26:06.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:26:06.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: self._sslobj.do_handshake() 2024-09-17T10:26:06.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:26:06.538 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: cephadm 2024-09-17T10:26:05.809387+0000 mgr.x (mgr.14520) 6 : cephadm [INF] [17/Sep/2024:10:26:05] ENGINE Serving on http://172.21.15.71:8765 2024-09-17T10:26:06.539 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: cephadm 2024-09-17T10:26:05.809387+0000 mgr.x (mgr.14520) 6 : cephadm [INF] [17/Sep/2024:10:26:05] ENGINE Serving on http://172.21.15.71:8765 2024-09-17T10:26:06.539 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: cephadm 2024-09-17T10:26:05.809503+0000 mgr.x (mgr.14520) 7 : cephadm [INF] [17/Sep/2024:10:26:05] ENGINE Bus STARTED 2024-09-17T10:26:06.539 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:06 smithi088 bash[21618]: cephadm 2024-09-17T10:26:05.809503+0000 mgr.x (mgr.14520) 7 : cephadm [INF] [17/Sep/2024:10:26:05] ENGINE Bus STARTED 2024-09-17T10:26:06.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: cluster 2024-09-17T10:26:05.212198+0000 mon.a (mon.0) 679 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T10:26:06.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: cluster 2024-09-17T10:26:05.212198+0000 mon.a (mon.0) 679 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T10:26:06.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: audit 2024-09-17T10:26:05.220321+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-17T10:26:06.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: audit 2024-09-17T10:26:05.220321+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-17T10:26:06.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: cluster 2024-09-17T10:26:05.228443+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-17T10:26:06.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: cluster 2024-09-17T10:26:05.228443+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-17T10:26:06.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: cluster 2024-09-17T10:26:05.272506+0000 mon.a (mon.0) 682 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-17T10:26:06.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: cluster 2024-09-17T10:26:05.272506+0000 mon.a (mon.0) 682 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-17T10:26:06.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: cephadm 2024-09-17T10:26:05.590442+0000 mgr.x (mgr.14520) 3 : cephadm [INF] [17/Sep/2024:10:26:05] ENGINE Bus STARTING 2024-09-17T10:26:06.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: cephadm 2024-09-17T10:26:05.590442+0000 mgr.x (mgr.14520) 3 : cephadm [INF] [17/Sep/2024:10:26:05] ENGINE Bus STARTING 2024-09-17T10:26:06.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: cephadm 2024-09-17T10:26:05.708183+0000 mgr.x (mgr.14520) 4 : cephadm [INF] [17/Sep/2024:10:26:05] ENGINE Serving on https://172.21.15.71:7150 2024-09-17T10:26:06.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: cephadm 2024-09-17T10:26:05.708183+0000 mgr.x (mgr.14520) 4 : cephadm [INF] [17/Sep/2024:10:26:05] ENGINE Serving on https://172.21.15.71:7150 2024-09-17T10:26:06.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: cephadm 2024-09-17T10:26:05.712184+0000 mgr.x (mgr.14520) 5 : cephadm [ERR] [17/Sep/2024:10:26:05] ENGINE Error in HTTPServer.serve 2024-09-17T10:26:06.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: Traceback (most recent call last): 2024-09-17T10:26:06.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:26:06.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: self._connections.run(self.expiration_interval) 2024-09-17T10:26:06.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:26:06.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: self._run(expiration_interval) 2024-09-17T10:26:06.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:26:06.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:26:06.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:26:06.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:26:06.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:26:06.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: s = self.context.wrap_socket( 2024-09-17T10:26:06.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:26:06.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: return self.sslsocket_class._create( 2024-09-17T10:26:06.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:26:06.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: self.do_handshake() 2024-09-17T10:26:06.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:26:06.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: self._sslobj.do_handshake() 2024-09-17T10:26:06.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:26:06.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: cephadm 2024-09-17T10:26:05.712184+0000 mgr.x (mgr.14520) 5 : cephadm [ERR] [17/Sep/2024:10:26:05] ENGINE Error in HTTPServer.serve 2024-09-17T10:26:06.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: Traceback (most recent call last): 2024-09-17T10:26:06.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:26:06.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: self._connections.run(self.expiration_interval) 2024-09-17T10:26:06.625 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:26:06.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: self._run(expiration_interval) 2024-09-17T10:26:06.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:26:06.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:26:06.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:26:06.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:26:06.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:26:06.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: s = self.context.wrap_socket( 2024-09-17T10:26:06.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:26:06.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: return self.sslsocket_class._create( 2024-09-17T10:26:06.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:26:06.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: self.do_handshake() 2024-09-17T10:26:06.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:26:06.626 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: self._sslobj.do_handshake() 2024-09-17T10:26:06.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:26:06.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: cephadm 2024-09-17T10:26:05.809387+0000 mgr.x (mgr.14520) 6 : cephadm [INF] [17/Sep/2024:10:26:05] ENGINE Serving on http://172.21.15.71:8765 2024-09-17T10:26:06.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: cephadm 2024-09-17T10:26:05.809387+0000 mgr.x (mgr.14520) 6 : cephadm [INF] [17/Sep/2024:10:26:05] ENGINE Serving on http://172.21.15.71:8765 2024-09-17T10:26:06.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: cephadm 2024-09-17T10:26:05.809503+0000 mgr.x (mgr.14520) 7 : cephadm [INF] [17/Sep/2024:10:26:05] ENGINE Bus STARTED 2024-09-17T10:26:06.627 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:06 smithi089 bash[21600]: cephadm 2024-09-17T10:26:05.809503+0000 mgr.x (mgr.14520) 7 : cephadm [INF] [17/Sep/2024:10:26:05] ENGINE Bus STARTED 2024-09-17T10:26:06.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: cluster 2024-09-17T10:26:05.212198+0000 mon.a (mon.0) 679 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T10:26:06.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: cluster 2024-09-17T10:26:05.212198+0000 mon.a (mon.0) 679 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-09-17T10:26:06.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: audit 2024-09-17T10:26:05.220321+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-17T10:26:06.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: audit 2024-09-17T10:26:05.220321+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "pool": ".smb", "app": "smb"}]': finished 2024-09-17T10:26:06.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: cluster 2024-09-17T10:26:05.228443+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-17T10:26:06.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: cluster 2024-09-17T10:26:05.228443+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e48: 6 total, 6 up, 6 in 2024-09-17T10:26:06.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: cluster 2024-09-17T10:26:05.272506+0000 mon.a (mon.0) 682 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-17T10:26:06.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: cluster 2024-09-17T10:26:05.272506+0000 mon.a (mon.0) 682 : cluster [DBG] mgrmap e20: x(active, since 2s) 2024-09-17T10:26:06.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: cephadm 2024-09-17T10:26:05.590442+0000 mgr.x (mgr.14520) 3 : cephadm [INF] [17/Sep/2024:10:26:05] ENGINE Bus STARTING 2024-09-17T10:26:06.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: cephadm 2024-09-17T10:26:05.590442+0000 mgr.x (mgr.14520) 3 : cephadm [INF] [17/Sep/2024:10:26:05] ENGINE Bus STARTING 2024-09-17T10:26:06.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: cephadm 2024-09-17T10:26:05.708183+0000 mgr.x (mgr.14520) 4 : cephadm [INF] [17/Sep/2024:10:26:05] ENGINE Serving on https://172.21.15.71:7150 2024-09-17T10:26:06.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: cephadm 2024-09-17T10:26:05.708183+0000 mgr.x (mgr.14520) 4 : cephadm [INF] [17/Sep/2024:10:26:05] ENGINE Serving on https://172.21.15.71:7150 2024-09-17T10:26:06.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: cephadm 2024-09-17T10:26:05.712184+0000 mgr.x (mgr.14520) 5 : cephadm [ERR] [17/Sep/2024:10:26:05] ENGINE Error in HTTPServer.serve 2024-09-17T10:26:06.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: Traceback (most recent call last): 2024-09-17T10:26:06.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:26:06.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: self._connections.run(self.expiration_interval) 2024-09-17T10:26:06.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:26:06.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: self._run(expiration_interval) 2024-09-17T10:26:06.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:26:06.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:26:06.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:26:06.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:26:06.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:26:06.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: s = self.context.wrap_socket( 2024-09-17T10:26:06.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:26:06.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: return self.sslsocket_class._create( 2024-09-17T10:26:06.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:26:06.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: self.do_handshake() 2024-09-17T10:26:06.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:26:06.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: self._sslobj.do_handshake() 2024-09-17T10:26:06.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:26:06.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: cephadm 2024-09-17T10:26:05.712184+0000 mgr.x (mgr.14520) 5 : cephadm [ERR] [17/Sep/2024:10:26:05] ENGINE Error in HTTPServer.serve 2024-09-17T10:26:06.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: Traceback (most recent call last): 2024-09-17T10:26:06.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-09-17T10:26:06.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: self._connections.run(self.expiration_interval) 2024-09-17T10:26:06.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-09-17T10:26:06.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: self._run(expiration_interval) 2024-09-17T10:26:06.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-09-17T10:26:06.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: new_conn = self._from_server_socket(self.server.socket) 2024-09-17T10:26:06.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-09-17T10:26:06.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-09-17T10:26:06.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-09-17T10:26:06.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: s = self.context.wrap_socket( 2024-09-17T10:26:06.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-09-17T10:26:06.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: return self.sslsocket_class._create( 2024-09-17T10:26:06.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-09-17T10:26:06.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: self.do_handshake() 2024-09-17T10:26:06.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-09-17T10:26:06.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: self._sslobj.do_handshake() 2024-09-17T10:26:06.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-09-17T10:26:06.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: cephadm 2024-09-17T10:26:05.809387+0000 mgr.x (mgr.14520) 6 : cephadm [INF] [17/Sep/2024:10:26:05] ENGINE Serving on http://172.21.15.71:8765 2024-09-17T10:26:06.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: cephadm 2024-09-17T10:26:05.809387+0000 mgr.x (mgr.14520) 6 : cephadm [INF] [17/Sep/2024:10:26:05] ENGINE Serving on http://172.21.15.71:8765 2024-09-17T10:26:06.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: cephadm 2024-09-17T10:26:05.809503+0000 mgr.x (mgr.14520) 7 : cephadm [INF] [17/Sep/2024:10:26:05] ENGINE Bus STARTED 2024-09-17T10:26:06.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:06 smithi071 bash[19840]: cephadm 2024-09-17T10:26:05.809503+0000 mgr.x (mgr.14520) 7 : cephadm [INF] [17/Sep/2024:10:26:05] ENGINE Bus STARTED 2024-09-17T10:26:07.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:07 smithi088 bash[21618]: cluster 2024-09-17T10:26:06.227943+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-17T10:26:07.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:07 smithi088 bash[21618]: cluster 2024-09-17T10:26:06.227943+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-17T10:26:07.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:07 smithi088 bash[21618]: cluster 2024-09-17T10:26:07.169062+0000 mgr.x (mgr.14520) 8 : cluster [DBG] pgmap v8: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:07.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:07 smithi088 bash[21618]: cluster 2024-09-17T10:26:07.169062+0000 mgr.x (mgr.14520) 8 : cluster [DBG] pgmap v8: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:07.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:07 smithi089 bash[21600]: cluster 2024-09-17T10:26:06.227943+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-17T10:26:07.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:07 smithi089 bash[21600]: cluster 2024-09-17T10:26:06.227943+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-17T10:26:07.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:07 smithi089 bash[21600]: cluster 2024-09-17T10:26:07.169062+0000 mgr.x (mgr.14520) 8 : cluster [DBG] pgmap v8: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:07.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:07 smithi089 bash[21600]: cluster 2024-09-17T10:26:07.169062+0000 mgr.x (mgr.14520) 8 : cluster [DBG] pgmap v8: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:07.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:07 smithi071 bash[19840]: cluster 2024-09-17T10:26:06.227943+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-17T10:26:07.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:07 smithi071 bash[19840]: cluster 2024-09-17T10:26:06.227943+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e49: 6 total, 6 up, 6 in 2024-09-17T10:26:07.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:07 smithi071 bash[19840]: cluster 2024-09-17T10:26:07.169062+0000 mgr.x (mgr.14520) 8 : cluster [DBG] pgmap v8: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:07.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:07 smithi071 bash[19840]: cluster 2024-09-17T10:26:07.169062+0000 mgr.x (mgr.14520) 8 : cluster [DBG] pgmap v8: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:08.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:08 smithi088 bash[21618]: cluster 2024-09-17T10:26:07.232953+0000 mon.a (mon.0) 684 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T10:26:08.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:08 smithi088 bash[21618]: cluster 2024-09-17T10:26:07.232953+0000 mon.a (mon.0) 684 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T10:26:08.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:08 smithi088 bash[21618]: cluster 2024-09-17T10:26:07.232991+0000 mon.a (mon.0) 685 : cluster [INF] Cluster is now healthy 2024-09-17T10:26:08.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:08 smithi088 bash[21618]: cluster 2024-09-17T10:26:07.232991+0000 mon.a (mon.0) 685 : cluster [INF] Cluster is now healthy 2024-09-17T10:26:08.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:08 smithi088 bash[21618]: cluster 2024-09-17T10:26:07.249210+0000 mon.a (mon.0) 686 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-17T10:26:08.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:08 smithi088 bash[21618]: cluster 2024-09-17T10:26:07.249210+0000 mon.a (mon.0) 686 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-17T10:26:08.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:08 smithi089 bash[21600]: cluster 2024-09-17T10:26:07.232953+0000 mon.a (mon.0) 684 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T10:26:08.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:08 smithi089 bash[21600]: cluster 2024-09-17T10:26:07.232953+0000 mon.a (mon.0) 684 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T10:26:08.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:08 smithi089 bash[21600]: cluster 2024-09-17T10:26:07.232991+0000 mon.a (mon.0) 685 : cluster [INF] Cluster is now healthy 2024-09-17T10:26:08.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:08 smithi089 bash[21600]: cluster 2024-09-17T10:26:07.232991+0000 mon.a (mon.0) 685 : cluster [INF] Cluster is now healthy 2024-09-17T10:26:08.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:08 smithi089 bash[21600]: cluster 2024-09-17T10:26:07.249210+0000 mon.a (mon.0) 686 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-17T10:26:08.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:08 smithi089 bash[21600]: cluster 2024-09-17T10:26:07.249210+0000 mon.a (mon.0) 686 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-17T10:26:08.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:08 smithi071 bash[19840]: cluster 2024-09-17T10:26:07.232953+0000 mon.a (mon.0) 684 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T10:26:08.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:08 smithi071 bash[19840]: cluster 2024-09-17T10:26:07.232953+0000 mon.a (mon.0) 684 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-09-17T10:26:08.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:08 smithi071 bash[19840]: cluster 2024-09-17T10:26:07.232991+0000 mon.a (mon.0) 685 : cluster [INF] Cluster is now healthy 2024-09-17T10:26:08.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:08 smithi071 bash[19840]: cluster 2024-09-17T10:26:07.232991+0000 mon.a (mon.0) 685 : cluster [INF] Cluster is now healthy 2024-09-17T10:26:08.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:08 smithi071 bash[19840]: cluster 2024-09-17T10:26:07.249210+0000 mon.a (mon.0) 686 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-17T10:26:08.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:08 smithi071 bash[19840]: cluster 2024-09-17T10:26:07.249210+0000 mon.a (mon.0) 686 : cluster [DBG] mgrmap e21: x(active, since 4s) 2024-09-17T10:26:10.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:10 smithi071 bash[19840]: cluster 2024-09-17T10:26:09.169730+0000 mgr.x (mgr.14520) 9 : cluster [DBG] pgmap v9: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:10.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:10 smithi071 bash[19840]: cluster 2024-09-17T10:26:09.169730+0000 mgr.x (mgr.14520) 9 : cluster [DBG] pgmap v9: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:10.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:10 smithi071 bash[19840]: audit 2024-09-17T10:26:09.178321+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:10 smithi071 bash[19840]: audit 2024-09-17T10:26:09.178321+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:10 smithi071 bash[19840]: audit 2024-09-17T10:26:09.188938+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:10 smithi071 bash[19840]: audit 2024-09-17T10:26:09.188938+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:10 smithi071 bash[19840]: audit 2024-09-17T10:26:09.196172+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:10 smithi071 bash[19840]: audit 2024-09-17T10:26:09.196172+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:10 smithi071 bash[19840]: audit 2024-09-17T10:26:09.216662+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:10 smithi071 bash[19840]: audit 2024-09-17T10:26:09.216662+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:10 smithi071 bash[19840]: audit 2024-09-17T10:26:09.548243+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:10 smithi071 bash[19840]: audit 2024-09-17T10:26:09.548243+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:10 smithi071 bash[19840]: audit 2024-09-17T10:26:09.555588+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.465 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:10 smithi071 bash[19840]: audit 2024-09-17T10:26:09.555588+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:10 smithi088 bash[21618]: cluster 2024-09-17T10:26:09.169730+0000 mgr.x (mgr.14520) 9 : cluster [DBG] pgmap v9: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:10.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:10 smithi088 bash[21618]: cluster 2024-09-17T10:26:09.169730+0000 mgr.x (mgr.14520) 9 : cluster [DBG] pgmap v9: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:10.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:10 smithi088 bash[21618]: audit 2024-09-17T10:26:09.178321+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:10 smithi088 bash[21618]: audit 2024-09-17T10:26:09.178321+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:10 smithi088 bash[21618]: audit 2024-09-17T10:26:09.188938+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:10 smithi088 bash[21618]: audit 2024-09-17T10:26:09.188938+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:10 smithi088 bash[21618]: audit 2024-09-17T10:26:09.196172+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:10 smithi088 bash[21618]: audit 2024-09-17T10:26:09.196172+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:10 smithi088 bash[21618]: audit 2024-09-17T10:26:09.216662+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:10 smithi088 bash[21618]: audit 2024-09-17T10:26:09.216662+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:10 smithi088 bash[21618]: audit 2024-09-17T10:26:09.548243+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:10 smithi088 bash[21618]: audit 2024-09-17T10:26:09.548243+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:10 smithi088 bash[21618]: audit 2024-09-17T10:26:09.555588+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:10 smithi088 bash[21618]: audit 2024-09-17T10:26:09.555588+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:10 smithi089 bash[21600]: cluster 2024-09-17T10:26:09.169730+0000 mgr.x (mgr.14520) 9 : cluster [DBG] pgmap v9: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:10.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:10 smithi089 bash[21600]: cluster 2024-09-17T10:26:09.169730+0000 mgr.x (mgr.14520) 9 : cluster [DBG] pgmap v9: 97 pgs: 21 creating+peering, 65 active+clean, 11 unknown; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:10.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:10 smithi089 bash[21600]: audit 2024-09-17T10:26:09.178321+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:10 smithi089 bash[21600]: audit 2024-09-17T10:26:09.178321+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:10 smithi089 bash[21600]: audit 2024-09-17T10:26:09.188938+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:10 smithi089 bash[21600]: audit 2024-09-17T10:26:09.188938+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:10 smithi089 bash[21600]: audit 2024-09-17T10:26:09.196172+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:10 smithi089 bash[21600]: audit 2024-09-17T10:26:09.196172+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:10 smithi089 bash[21600]: audit 2024-09-17T10:26:09.216662+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:10 smithi089 bash[21600]: audit 2024-09-17T10:26:09.216662+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:10 smithi089 bash[21600]: audit 2024-09-17T10:26:09.548243+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:10 smithi089 bash[21600]: audit 2024-09-17T10:26:09.548243+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:10 smithi089 bash[21600]: audit 2024-09-17T10:26:09.555588+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:10.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:10 smithi089 bash[21600]: audit 2024-09-17T10:26:09.555588+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.415150+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.415150+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.423885+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.423885+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.425789+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:26:11.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.425789+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:26:11.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.427000+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T10:26:11.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.427000+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T10:26:11.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:10.427947+0000 mgr.x (mgr.14520) 10 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 8632M 2024-09-17T10:26:11.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:10.427947+0000 mgr.x (mgr.14520) 10 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 8632M 2024-09-17T10:26:11.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.435064+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.435064+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.461123+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.461123+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.471292+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.471292+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.627934+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.627934+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.634929+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.634929+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.636072+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:26:11.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.636072+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:26:11.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.636764+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T10:26:11.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.636764+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T10:26:11.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:10.637284+0000 mgr.x (mgr.14520) 11 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 6584M 2024-09-17T10:26:11.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:10.637284+0000 mgr.x (mgr.14520) 11 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 6584M 2024-09-17T10:26:11.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.640301+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.640301+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.642543+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:11.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.642543+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:11.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.643275+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:11.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:10.643275+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:11.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:10.644623+0000 mgr.x (mgr.14520) 12 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-09-17T10:26:11.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:10.644623+0000 mgr.x (mgr.14520) 12 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-09-17T10:26:11.717 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:10.645088+0000 mgr.x (mgr.14520) 13 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-17T10:26:11.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:10.645088+0000 mgr.x (mgr.14520) 13 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-17T10:26:11.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:10.645201+0000 mgr.x (mgr.14520) 14 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T10:26:11.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:10.645201+0000 mgr.x (mgr.14520) 14 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T10:26:11.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:10.814274+0000 mgr.x (mgr.14520) 15 : cephadm [INF] Updating smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:26:11.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:10.814274+0000 mgr.x (mgr.14520) 15 : cephadm [INF] Updating smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:26:11.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:10.814652+0000 mgr.x (mgr.14520) 16 : cephadm [INF] Updating smithi071:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:26:11.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:10.814652+0000 mgr.x (mgr.14520) 16 : cephadm [INF] Updating smithi071:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:26:11.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:10.815118+0000 mgr.x (mgr.14520) 17 : cephadm [INF] Updating smithi088:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:26:11.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:10.815118+0000 mgr.x (mgr.14520) 17 : cephadm [INF] Updating smithi088:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:26:11.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:10.929219+0000 mgr.x (mgr.14520) 18 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:26:11.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:10.929219+0000 mgr.x (mgr.14520) 18 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:26:11.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:10.929585+0000 mgr.x (mgr.14520) 19 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:26:11.718 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:10.929585+0000 mgr.x (mgr.14520) 19 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:26:11.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:10.930114+0000 mgr.x (mgr.14520) 20 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:26:11.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:10.930114+0000 mgr.x (mgr.14520) 20 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:26:11.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:11.027084+0000 mgr.x (mgr.14520) 21 : cephadm [INF] Updating smithi071:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:26:11.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:11.027084+0000 mgr.x (mgr.14520) 21 : cephadm [INF] Updating smithi071:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:26:11.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:11.037520+0000 mgr.x (mgr.14520) 22 : cephadm [INF] Updating smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:26:11.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:11.037520+0000 mgr.x (mgr.14520) 22 : cephadm [INF] Updating smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:26:11.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:11.037868+0000 mgr.x (mgr.14520) 23 : cephadm [INF] Updating smithi088:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:26:11.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cephadm 2024-09-17T10:26:11.037868+0000 mgr.x (mgr.14520) 23 : cephadm [INF] Updating smithi088:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:26:11.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:11.126696+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:11.126696+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:11.131903+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:11.131903+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:11.144754+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.719 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:11.144754+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:11.149360+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:11.149360+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:11.153804+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:11.153804+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:11.160079+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:11.160079+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:11.164936+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:11.164936+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cluster 2024-09-17T10:26:11.170403+0000 mgr.x (mgr.14520) 24 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-17T10:26:11.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: cluster 2024-09-17T10:26:11.170403+0000 mgr.x (mgr.14520) 24 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-17T10:26:11.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:11.195718+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:11.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:11.195718+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:11.720 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:11.198403+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:11.721 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:11.198403+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:11.721 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:11.199275+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:11.721 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:11.199275+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:11.721 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:11.204640+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.721 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:11 smithi071 bash[19840]: audit 2024-09-17T10:26:11.204640+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.415150+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.415150+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.423885+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.423885+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.425789+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:26:11.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.425789+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:26:11.784 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.427000+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T10:26:11.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.427000+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T10:26:11.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:10.427947+0000 mgr.x (mgr.14520) 10 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 8632M 2024-09-17T10:26:11.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:10.427947+0000 mgr.x (mgr.14520) 10 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 8632M 2024-09-17T10:26:11.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.435064+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.435064+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.461123+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.461123+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.471292+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.471292+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.627934+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.627934+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.634929+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.785 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.634929+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.636072+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:26:11.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.636072+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:26:11.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.636764+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T10:26:11.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.636764+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T10:26:11.786 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:10.637284+0000 mgr.x (mgr.14520) 11 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 6584M 2024-09-17T10:26:11.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:10.637284+0000 mgr.x (mgr.14520) 11 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 6584M 2024-09-17T10:26:11.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.640301+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.640301+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.642543+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:11.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.642543+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:11.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.643275+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:11.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:10.643275+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:11.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:10.644623+0000 mgr.x (mgr.14520) 12 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-09-17T10:26:11.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:10.644623+0000 mgr.x (mgr.14520) 12 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-09-17T10:26:11.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:10.645088+0000 mgr.x (mgr.14520) 13 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-17T10:26:11.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:10.645088+0000 mgr.x (mgr.14520) 13 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-17T10:26:11.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:10.645201+0000 mgr.x (mgr.14520) 14 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T10:26:11.787 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:10.645201+0000 mgr.x (mgr.14520) 14 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T10:26:11.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:10.814274+0000 mgr.x (mgr.14520) 15 : cephadm [INF] Updating smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:26:11.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:10.814274+0000 mgr.x (mgr.14520) 15 : cephadm [INF] Updating smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:26:11.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:10.814652+0000 mgr.x (mgr.14520) 16 : cephadm [INF] Updating smithi071:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:26:11.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:10.814652+0000 mgr.x (mgr.14520) 16 : cephadm [INF] Updating smithi071:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:26:11.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:10.815118+0000 mgr.x (mgr.14520) 17 : cephadm [INF] Updating smithi088:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:26:11.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:10.815118+0000 mgr.x (mgr.14520) 17 : cephadm [INF] Updating smithi088:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:26:11.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:10.929219+0000 mgr.x (mgr.14520) 18 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:26:11.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:10.929219+0000 mgr.x (mgr.14520) 18 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:26:11.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:10.929585+0000 mgr.x (mgr.14520) 19 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:26:11.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:10.929585+0000 mgr.x (mgr.14520) 19 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:26:11.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:10.930114+0000 mgr.x (mgr.14520) 20 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:26:11.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:10.930114+0000 mgr.x (mgr.14520) 20 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:26:11.788 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:11.027084+0000 mgr.x (mgr.14520) 21 : cephadm [INF] Updating smithi071:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:26:11.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:11.027084+0000 mgr.x (mgr.14520) 21 : cephadm [INF] Updating smithi071:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:26:11.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:11.037520+0000 mgr.x (mgr.14520) 22 : cephadm [INF] Updating smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:26:11.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:11.037520+0000 mgr.x (mgr.14520) 22 : cephadm [INF] Updating smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:26:11.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:11.037868+0000 mgr.x (mgr.14520) 23 : cephadm [INF] Updating smithi088:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:26:11.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cephadm 2024-09-17T10:26:11.037868+0000 mgr.x (mgr.14520) 23 : cephadm [INF] Updating smithi088:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:26:11.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:11.126696+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:11.126696+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:11.131903+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:11.131903+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:11.144754+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:11.144754+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:11.149360+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.789 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:11.149360+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:11.153804+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:11.153804+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:11.160079+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:11.160079+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:11.164936+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:11.164936+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.790 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cluster 2024-09-17T10:26:11.170403+0000 mgr.x (mgr.14520) 24 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-17T10:26:11.791 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: cluster 2024-09-17T10:26:11.170403+0000 mgr.x (mgr.14520) 24 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-17T10:26:11.791 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:11.195718+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:11.792 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:11.195718+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:11.792 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:11.198403+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:11.792 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:11.198403+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:11.792 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:11.199275+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:11.792 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:11.199275+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:11.792 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:11.204640+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.792 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:11 smithi088 bash[21618]: audit 2024-09-17T10:26:11.204640+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.415150+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.415150+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.423885+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.423885+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.425789+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:26:11.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.425789+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"} : dispatch 2024-09-17T10:26:11.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.427000+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T10:26:11.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.427000+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"} : dispatch 2024-09-17T10:26:11.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:10.427947+0000 mgr.x (mgr.14520) 10 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 8632M 2024-09-17T10:26:11.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:10.427947+0000 mgr.x (mgr.14520) 10 : cephadm [INF] Adjusting osd_memory_target on smithi089 to 8632M 2024-09-17T10:26:11.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.435064+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.435064+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.461123+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.461123+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.471292+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.471292+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.627934+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.627934+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.634929+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.634929+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.636072+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:26:11.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.636072+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"} : dispatch 2024-09-17T10:26:11.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.636764+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T10:26:11.874 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.636764+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"} : dispatch 2024-09-17T10:26:11.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:10.637284+0000 mgr.x (mgr.14520) 11 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 6584M 2024-09-17T10:26:11.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:10.637284+0000 mgr.x (mgr.14520) 11 : cephadm [INF] Adjusting osd_memory_target on smithi071 to 6584M 2024-09-17T10:26:11.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.640301+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.640301+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.642543+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:11.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.642543+0000 mon.a (mon.0) 705 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:11.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.643275+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:11.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:10.643275+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:11.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:10.644623+0000 mgr.x (mgr.14520) 12 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-09-17T10:26:11.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:10.644623+0000 mgr.x (mgr.14520) 12 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.conf 2024-09-17T10:26:11.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:10.645088+0000 mgr.x (mgr.14520) 13 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-17T10:26:11.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:10.645088+0000 mgr.x (mgr.14520) 13 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.conf 2024-09-17T10:26:11.875 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:10.645201+0000 mgr.x (mgr.14520) 14 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T10:26:11.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:10.645201+0000 mgr.x (mgr.14520) 14 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.conf 2024-09-17T10:26:11.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:10.814274+0000 mgr.x (mgr.14520) 15 : cephadm [INF] Updating smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:26:11.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:10.814274+0000 mgr.x (mgr.14520) 15 : cephadm [INF] Updating smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:26:11.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:10.814652+0000 mgr.x (mgr.14520) 16 : cephadm [INF] Updating smithi071:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:26:11.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:10.814652+0000 mgr.x (mgr.14520) 16 : cephadm [INF] Updating smithi071:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:26:11.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:10.815118+0000 mgr.x (mgr.14520) 17 : cephadm [INF] Updating smithi088:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:26:11.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:10.815118+0000 mgr.x (mgr.14520) 17 : cephadm [INF] Updating smithi088:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.conf 2024-09-17T10:26:11.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:10.929219+0000 mgr.x (mgr.14520) 18 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:26:11.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:10.929219+0000 mgr.x (mgr.14520) 18 : cephadm [INF] Updating smithi071:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:26:11.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:10.929585+0000 mgr.x (mgr.14520) 19 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:26:11.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:10.929585+0000 mgr.x (mgr.14520) 19 : cephadm [INF] Updating smithi089:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:26:11.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:10.930114+0000 mgr.x (mgr.14520) 20 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:26:11.876 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:10.930114+0000 mgr.x (mgr.14520) 20 : cephadm [INF] Updating smithi088:/etc/ceph/ceph.client.admin.keyring 2024-09-17T10:26:11.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:11.027084+0000 mgr.x (mgr.14520) 21 : cephadm [INF] Updating smithi071:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:26:11.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:11.027084+0000 mgr.x (mgr.14520) 21 : cephadm [INF] Updating smithi071:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:26:11.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:11.037520+0000 mgr.x (mgr.14520) 22 : cephadm [INF] Updating smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:26:11.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:11.037520+0000 mgr.x (mgr.14520) 22 : cephadm [INF] Updating smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:26:11.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:11.037868+0000 mgr.x (mgr.14520) 23 : cephadm [INF] Updating smithi088:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:26:11.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cephadm 2024-09-17T10:26:11.037868+0000 mgr.x (mgr.14520) 23 : cephadm [INF] Updating smithi088:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/config/ceph.client.admin.keyring 2024-09-17T10:26:11.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:11.126696+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:11.126696+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:11.131903+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:11.131903+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:11.144754+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:11.144754+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:11.149360+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.877 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:11.149360+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:11.153804+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:11.153804+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:11.160079+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:11.160079+0000 mon.a (mon.0) 712 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:11.164936+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:11.164936+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cluster 2024-09-17T10:26:11.170403+0000 mgr.x (mgr.14520) 24 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-17T10:26:11.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: cluster 2024-09-17T10:26:11.170403+0000 mgr.x (mgr.14520) 24 : cluster [DBG] pgmap v10: 97 pgs: 97 active+clean; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 25 KiB/s rd, 442 B/s wr, 10 op/s 2024-09-17T10:26:11.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:11.195718+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:11.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:11.195718+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:11.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:11.198403+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:11.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:11.198403+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:11.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:11.199275+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:11.878 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:11.199275+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:11.879 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:11.204640+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:11.879 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:11 smithi089 bash[21600]: audit 2024-09-17T10:26:11.204640+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:13.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:13 smithi088 bash[21618]: cluster 2024-09-17T10:26:13.171033+0000 mgr.x (mgr.14520) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-17T10:26:13.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:13 smithi088 bash[21618]: cluster 2024-09-17T10:26:13.171033+0000 mgr.x (mgr.14520) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-17T10:26:13.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:13 smithi089 bash[21600]: cluster 2024-09-17T10:26:13.171033+0000 mgr.x (mgr.14520) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-17T10:26:13.622 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:13 smithi089 bash[21600]: cluster 2024-09-17T10:26:13.171033+0000 mgr.x (mgr.14520) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-17T10:26:13.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:13 smithi071 bash[19840]: cluster 2024-09-17T10:26:13.171033+0000 mgr.x (mgr.14520) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-17T10:26:13.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:13 smithi071 bash[19840]: cluster 2024-09-17T10:26:13.171033+0000 mgr.x (mgr.14520) 25 : cluster [DBG] pgmap v11: 97 pgs: 97 active+clean; 640 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 22 KiB/s rd, 383 B/s wr, 9 op/s 2024-09-17T10:26:15.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:15 smithi088 bash[21618]: cluster 2024-09-17T10:26:15.172227+0000 mgr.x (mgr.14520) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-17T10:26:15.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:15 smithi088 bash[21618]: cluster 2024-09-17T10:26:15.172227+0000 mgr.x (mgr.14520) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-17T10:26:15.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:15 smithi089 bash[21600]: cluster 2024-09-17T10:26:15.172227+0000 mgr.x (mgr.14520) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-17T10:26:15.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:15 smithi089 bash[21600]: cluster 2024-09-17T10:26:15.172227+0000 mgr.x (mgr.14520) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-17T10:26:15.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:15 smithi071 bash[19840]: cluster 2024-09-17T10:26:15.172227+0000 mgr.x (mgr.14520) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-17T10:26:15.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:15 smithi071 bash[19840]: cluster 2024-09-17T10:26:15.172227+0000 mgr.x (mgr.14520) 26 : cluster [DBG] pgmap v12: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 18 KiB/s rd, 720 B/s wr, 7 op/s 2024-09-17T10:26:17.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:17 smithi088 bash[21618]: cluster 2024-09-17T10:26:17.172882+0000 mgr.x (mgr.14520) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 654 B/s wr, 7 op/s 2024-09-17T10:26:17.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:17 smithi088 bash[21618]: cluster 2024-09-17T10:26:17.172882+0000 mgr.x (mgr.14520) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 654 B/s wr, 7 op/s 2024-09-17T10:26:17.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:17 smithi089 bash[21600]: cluster 2024-09-17T10:26:17.172882+0000 mgr.x (mgr.14520) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 654 B/s wr, 7 op/s 2024-09-17T10:26:17.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:17 smithi089 bash[21600]: cluster 2024-09-17T10:26:17.172882+0000 mgr.x (mgr.14520) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 654 B/s wr, 7 op/s 2024-09-17T10:26:17.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:17 smithi071 bash[19840]: cluster 2024-09-17T10:26:17.172882+0000 mgr.x (mgr.14520) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 654 B/s wr, 7 op/s 2024-09-17T10:26:17.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:17 smithi071 bash[19840]: cluster 2024-09-17T10:26:17.172882+0000 mgr.x (mgr.14520) 27 : cluster [DBG] pgmap v13: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 16 KiB/s rd, 654 B/s wr, 7 op/s 2024-09-17T10:26:19.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:19 smithi088 bash[21618]: cluster 2024-09-17T10:26:19.173522+0000 mgr.x (mgr.14520) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T10:26:19.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:19 smithi088 bash[21618]: cluster 2024-09-17T10:26:19.173522+0000 mgr.x (mgr.14520) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T10:26:19.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:19 smithi089 bash[21600]: cluster 2024-09-17T10:26:19.173522+0000 mgr.x (mgr.14520) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T10:26:19.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:19 smithi089 bash[21600]: cluster 2024-09-17T10:26:19.173522+0000 mgr.x (mgr.14520) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T10:26:19.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:19 smithi071 bash[19840]: cluster 2024-09-17T10:26:19.173522+0000 mgr.x (mgr.14520) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T10:26:19.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:19 smithi071 bash[19840]: cluster 2024-09-17T10:26:19.173522+0000 mgr.x (mgr.14520) 28 : cluster [DBG] pgmap v14: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T10:26:21.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:21 smithi088 bash[21618]: cluster 2024-09-17T10:26:21.174721+0000 mgr.x (mgr.14520) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T10:26:21.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:21 smithi088 bash[21618]: cluster 2024-09-17T10:26:21.174721+0000 mgr.x (mgr.14520) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T10:26:21.623 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:21 smithi089 bash[21600]: cluster 2024-09-17T10:26:21.174721+0000 mgr.x (mgr.14520) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T10:26:21.624 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:21 smithi089 bash[21600]: cluster 2024-09-17T10:26:21.174721+0000 mgr.x (mgr.14520) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T10:26:21.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:21 smithi071 bash[19840]: cluster 2024-09-17T10:26:21.174721+0000 mgr.x (mgr.14520) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T10:26:21.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:21 smithi071 bash[19840]: cluster 2024-09-17T10:26:21.174721+0000 mgr.x (mgr.14520) 29 : cluster [DBG] pgmap v15: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 15 KiB/s rd, 597 B/s wr, 6 op/s 2024-09-17T10:26:23.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:23 smithi088 bash[21618]: cluster 2024-09-17T10:26:23.175338+0000 mgr.x (mgr.14520) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T10:26:23.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:23 smithi088 bash[21618]: cluster 2024-09-17T10:26:23.175338+0000 mgr.x (mgr.14520) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T10:26:23.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:23 smithi089 bash[21600]: cluster 2024-09-17T10:26:23.175338+0000 mgr.x (mgr.14520) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T10:26:23.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:23 smithi089 bash[21600]: cluster 2024-09-17T10:26:23.175338+0000 mgr.x (mgr.14520) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T10:26:23.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:23 smithi071 bash[19840]: cluster 2024-09-17T10:26:23.175338+0000 mgr.x (mgr.14520) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T10:26:23.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:23 smithi071 bash[19840]: cluster 2024-09-17T10:26:23.175338+0000 mgr.x (mgr.14520) 30 : cluster [DBG] pgmap v16: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T10:26:25.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:25 smithi088 bash[21618]: cluster 2024-09-17T10:26:25.176486+0000 mgr.x (mgr.14520) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T10:26:25.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:25 smithi088 bash[21618]: cluster 2024-09-17T10:26:25.176486+0000 mgr.x (mgr.14520) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T10:26:25.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:25 smithi089 bash[21600]: cluster 2024-09-17T10:26:25.176486+0000 mgr.x (mgr.14520) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T10:26:25.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:25 smithi089 bash[21600]: cluster 2024-09-17T10:26:25.176486+0000 mgr.x (mgr.14520) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T10:26:25.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:25 smithi071 bash[19840]: cluster 2024-09-17T10:26:25.176486+0000 mgr.x (mgr.14520) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T10:26:25.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:25 smithi071 bash[19840]: cluster 2024-09-17T10:26:25.176486+0000 mgr.x (mgr.14520) 31 : cluster [DBG] pgmap v17: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 341 B/s wr, 0 op/s 2024-09-17T10:26:27.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:27 smithi088 bash[21618]: cluster 2024-09-17T10:26:27.177160+0000 mgr.x (mgr.14520) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:27.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:27 smithi088 bash[21618]: cluster 2024-09-17T10:26:27.177160+0000 mgr.x (mgr.14520) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:27.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:27 smithi089 bash[21600]: cluster 2024-09-17T10:26:27.177160+0000 mgr.x (mgr.14520) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:27.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:27 smithi089 bash[21600]: cluster 2024-09-17T10:26:27.177160+0000 mgr.x (mgr.14520) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:27.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:27 smithi071 bash[19840]: cluster 2024-09-17T10:26:27.177160+0000 mgr.x (mgr.14520) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:27.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:27 smithi071 bash[19840]: cluster 2024-09-17T10:26:27.177160+0000 mgr.x (mgr.14520) 32 : cluster [DBG] pgmap v18: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:29.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:29 smithi088 bash[21618]: cluster 2024-09-17T10:26:29.177808+0000 mgr.x (mgr.14520) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:29.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:29 smithi088 bash[21618]: cluster 2024-09-17T10:26:29.177808+0000 mgr.x (mgr.14520) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:29.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:29 smithi089 bash[21600]: cluster 2024-09-17T10:26:29.177808+0000 mgr.x (mgr.14520) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:29.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:29 smithi089 bash[21600]: cluster 2024-09-17T10:26:29.177808+0000 mgr.x (mgr.14520) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:29.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:29 smithi071 bash[19840]: cluster 2024-09-17T10:26:29.177808+0000 mgr.x (mgr.14520) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:29.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:29 smithi071 bash[19840]: cluster 2024-09-17T10:26:29.177808+0000 mgr.x (mgr.14520) 33 : cluster [DBG] pgmap v19: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:31.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:31 smithi088 bash[21618]: cluster 2024-09-17T10:26:31.179135+0000 mgr.x (mgr.14520) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:31.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:31 smithi088 bash[21618]: cluster 2024-09-17T10:26:31.179135+0000 mgr.x (mgr.14520) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:31.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:31 smithi089 bash[21600]: cluster 2024-09-17T10:26:31.179135+0000 mgr.x (mgr.14520) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:31.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:31 smithi089 bash[21600]: cluster 2024-09-17T10:26:31.179135+0000 mgr.x (mgr.14520) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:31.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:31 smithi071 bash[19840]: cluster 2024-09-17T10:26:31.179135+0000 mgr.x (mgr.14520) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:31.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:31 smithi071 bash[19840]: cluster 2024-09-17T10:26:31.179135+0000 mgr.x (mgr.14520) 34 : cluster [DBG] pgmap v20: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:33.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:33 smithi088 bash[21618]: cluster 2024-09-17T10:26:33.179792+0000 mgr.x (mgr.14520) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:33.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:33 smithi088 bash[21618]: cluster 2024-09-17T10:26:33.179792+0000 mgr.x (mgr.14520) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:33.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:33 smithi089 bash[21600]: cluster 2024-09-17T10:26:33.179792+0000 mgr.x (mgr.14520) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:33.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:33 smithi089 bash[21600]: cluster 2024-09-17T10:26:33.179792+0000 mgr.x (mgr.14520) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:33.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:33 smithi071 bash[19840]: cluster 2024-09-17T10:26:33.179792+0000 mgr.x (mgr.14520) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:33.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:33 smithi071 bash[19840]: cluster 2024-09-17T10:26:33.179792+0000 mgr.x (mgr.14520) 35 : cluster [DBG] pgmap v21: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:34.429 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- bash -c 'ceph smb apply -i -' 2024-09-17T10:26:35.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:35 smithi088 bash[21618]: cluster 2024-09-17T10:26:35.180983+0000 mgr.x (mgr.14520) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:35.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:35 smithi088 bash[21618]: cluster 2024-09-17T10:26:35.180983+0000 mgr.x (mgr.14520) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:35.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:35 smithi089 bash[21600]: cluster 2024-09-17T10:26:35.180983+0000 mgr.x (mgr.14520) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:35.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:35 smithi089 bash[21600]: cluster 2024-09-17T10:26:35.180983+0000 mgr.x (mgr.14520) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:35.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:35 smithi071 bash[19840]: cluster 2024-09-17T10:26:35.180983+0000 mgr.x (mgr.14520) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:35.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:35 smithi071 bash[19840]: cluster 2024-09-17T10:26:35.180983+0000 mgr.x (mgr.14520) 36 : cluster [DBG] pgmap v22: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:37.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:37 smithi088 bash[21618]: cluster 2024-09-17T10:26:37.181417+0000 mgr.x (mgr.14520) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:37.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:37 smithi088 bash[21618]: cluster 2024-09-17T10:26:37.181417+0000 mgr.x (mgr.14520) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:37.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:37 smithi089 bash[21600]: cluster 2024-09-17T10:26:37.181417+0000 mgr.x (mgr.14520) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:37.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:37 smithi089 bash[21600]: cluster 2024-09-17T10:26:37.181417+0000 mgr.x (mgr.14520) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:37.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:37 smithi071 bash[19840]: cluster 2024-09-17T10:26:37.181417+0000 mgr.x (mgr.14520) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:37.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:37 smithi071 bash[19840]: cluster 2024-09-17T10:26:37.181417+0000 mgr.x (mgr.14520) 37 : cluster [DBG] pgmap v23: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:39.184 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:26:39.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:39 smithi088 bash[21618]: cluster 2024-09-17T10:26:39.182015+0000 mgr.x (mgr.14520) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:39.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:39 smithi088 bash[21618]: cluster 2024-09-17T10:26:39.182015+0000 mgr.x (mgr.14520) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:39.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:39 smithi089 bash[21600]: cluster 2024-09-17T10:26:39.182015+0000 mgr.x (mgr.14520) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:39.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:39 smithi089 bash[21600]: cluster 2024-09-17T10:26:39.182015+0000 mgr.x (mgr.14520) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:39.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:39 smithi071 bash[19840]: cluster 2024-09-17T10:26:39.182015+0000 mgr.x (mgr.14520) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:39.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:39 smithi071 bash[19840]: cluster 2024-09-17T10:26:39.182015+0000 mgr.x (mgr.14520) 38 : cluster [DBG] pgmap v24: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:40.946 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-09-17T10:26:40.946 INFO:teuthology.orchestra.run.smithi071.stdout: "results": [ 2024-09-17T10:26:40.946 INFO:teuthology.orchestra.run.smithi071.stdout: { 2024-09-17T10:26:40.946 INFO:teuthology.orchestra.run.smithi071.stdout: "resource": { 2024-09-17T10:26:40.946 INFO:teuthology.orchestra.run.smithi071.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-17T10:26:40.947 INFO:teuthology.orchestra.run.smithi071.stdout: "auth_id": "join1-admin", 2024-09-17T10:26:40.947 INFO:teuthology.orchestra.run.smithi071.stdout: "intent": "present", 2024-09-17T10:26:40.947 INFO:teuthology.orchestra.run.smithi071.stdout: "auth": { 2024-09-17T10:26:40.947 INFO:teuthology.orchestra.run.smithi071.stdout: "username": "Administrator", 2024-09-17T10:26:40.947 INFO:teuthology.orchestra.run.smithi071.stdout: "password": "Passw0rd" 2024-09-17T10:26:40.947 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-09-17T10:26:40.947 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-09-17T10:26:40.947 INFO:teuthology.orchestra.run.smithi071.stdout: "state": "created", 2024-09-17T10:26:40.947 INFO:teuthology.orchestra.run.smithi071.stdout: "success": true 2024-09-17T10:26:40.947 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-09-17T10:26:40.947 INFO:teuthology.orchestra.run.smithi071.stdout: { 2024-09-17T10:26:40.947 INFO:teuthology.orchestra.run.smithi071.stdout: "resource": { 2024-09-17T10:26:40.947 INFO:teuthology.orchestra.run.smithi071.stdout: "resource_type": "ceph.smb.cluster", 2024-09-17T10:26:40.947 INFO:teuthology.orchestra.run.smithi071.stdout: "cluster_id": "adctdb1", 2024-09-17T10:26:40.947 INFO:teuthology.orchestra.run.smithi071.stdout: "auth_mode": "active-directory", 2024-09-17T10:26:40.948 INFO:teuthology.orchestra.run.smithi071.stdout: "intent": "present", 2024-09-17T10:26:40.948 INFO:teuthology.orchestra.run.smithi071.stdout: "domain_settings": { 2024-09-17T10:26:40.948 INFO:teuthology.orchestra.run.smithi071.stdout: "realm": "DOMAIN1.SINK.TEST", 2024-09-17T10:26:40.948 INFO:teuthology.orchestra.run.smithi071.stdout: "join_sources": [ 2024-09-17T10:26:40.948 INFO:teuthology.orchestra.run.smithi071.stdout: { 2024-09-17T10:26:40.948 INFO:teuthology.orchestra.run.smithi071.stdout: "source_type": "resource", 2024-09-17T10:26:40.948 INFO:teuthology.orchestra.run.smithi071.stdout: "ref": "join1-admin" 2024-09-17T10:26:40.948 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-09-17T10:26:40.948 INFO:teuthology.orchestra.run.smithi071.stdout: ] 2024-09-17T10:26:40.948 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-09-17T10:26:40.948 INFO:teuthology.orchestra.run.smithi071.stdout: "custom_dns": [ 2024-09-17T10:26:40.948 INFO:teuthology.orchestra.run.smithi071.stdout: "172.21.15.177" 2024-09-17T10:26:40.948 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-09-17T10:26:40.949 INFO:teuthology.orchestra.run.smithi071.stdout: "placement": { 2024-09-17T10:26:40.949 INFO:teuthology.orchestra.run.smithi071.stdout: "count": 3 2024-09-17T10:26:40.949 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-09-17T10:26:40.949 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-09-17T10:26:40.949 INFO:teuthology.orchestra.run.smithi071.stdout: "state": "created", 2024-09-17T10:26:40.949 INFO:teuthology.orchestra.run.smithi071.stdout: "success": true 2024-09-17T10:26:40.949 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-09-17T10:26:40.949 INFO:teuthology.orchestra.run.smithi071.stdout: { 2024-09-17T10:26:40.949 INFO:teuthology.orchestra.run.smithi071.stdout: "resource": { 2024-09-17T10:26:40.949 INFO:teuthology.orchestra.run.smithi071.stdout: "resource_type": "ceph.smb.share", 2024-09-17T10:26:40.949 INFO:teuthology.orchestra.run.smithi071.stdout: "cluster_id": "adctdb1", 2024-09-17T10:26:40.949 INFO:teuthology.orchestra.run.smithi071.stdout: "share_id": "share1", 2024-09-17T10:26:40.949 INFO:teuthology.orchestra.run.smithi071.stdout: "intent": "present", 2024-09-17T10:26:40.949 INFO:teuthology.orchestra.run.smithi071.stdout: "name": "share1", 2024-09-17T10:26:40.950 INFO:teuthology.orchestra.run.smithi071.stdout: "readonly": false, 2024-09-17T10:26:40.950 INFO:teuthology.orchestra.run.smithi071.stdout: "browseable": true, 2024-09-17T10:26:40.950 INFO:teuthology.orchestra.run.smithi071.stdout: "cephfs": { 2024-09-17T10:26:40.950 INFO:teuthology.orchestra.run.smithi071.stdout: "volume": "cephfs", 2024-09-17T10:26:40.950 INFO:teuthology.orchestra.run.smithi071.stdout: "path": "/", 2024-09-17T10:26:40.950 INFO:teuthology.orchestra.run.smithi071.stdout: "subvolumegroup": "smb", 2024-09-17T10:26:40.950 INFO:teuthology.orchestra.run.smithi071.stdout: "subvolume": "sv1", 2024-09-17T10:26:40.950 INFO:teuthology.orchestra.run.smithi071.stdout: "provider": "samba-vfs" 2024-09-17T10:26:40.950 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-09-17T10:26:40.950 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-09-17T10:26:40.951 INFO:teuthology.orchestra.run.smithi071.stdout: "state": "created", 2024-09-17T10:26:40.951 INFO:teuthology.orchestra.run.smithi071.stdout: "success": true 2024-09-17T10:26:40.951 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-09-17T10:26:40.951 INFO:teuthology.orchestra.run.smithi071.stdout: { 2024-09-17T10:26:40.951 INFO:teuthology.orchestra.run.smithi071.stdout: "resource": { 2024-09-17T10:26:40.951 INFO:teuthology.orchestra.run.smithi071.stdout: "resource_type": "ceph.smb.share", 2024-09-17T10:26:40.951 INFO:teuthology.orchestra.run.smithi071.stdout: "cluster_id": "adctdb1", 2024-09-17T10:26:40.951 INFO:teuthology.orchestra.run.smithi071.stdout: "share_id": "share2", 2024-09-17T10:26:40.951 INFO:teuthology.orchestra.run.smithi071.stdout: "intent": "present", 2024-09-17T10:26:40.951 INFO:teuthology.orchestra.run.smithi071.stdout: "name": "share2", 2024-09-17T10:26:40.951 INFO:teuthology.orchestra.run.smithi071.stdout: "readonly": false, 2024-09-17T10:26:40.951 INFO:teuthology.orchestra.run.smithi071.stdout: "browseable": true, 2024-09-17T10:26:40.951 INFO:teuthology.orchestra.run.smithi071.stdout: "cephfs": { 2024-09-17T10:26:40.951 INFO:teuthology.orchestra.run.smithi071.stdout: "volume": "cephfs", 2024-09-17T10:26:40.951 INFO:teuthology.orchestra.run.smithi071.stdout: "path": "/", 2024-09-17T10:26:40.952 INFO:teuthology.orchestra.run.smithi071.stdout: "subvolumegroup": "smb", 2024-09-17T10:26:40.952 INFO:teuthology.orchestra.run.smithi071.stdout: "subvolume": "sv2", 2024-09-17T10:26:40.952 INFO:teuthology.orchestra.run.smithi071.stdout: "provider": "samba-vfs" 2024-09-17T10:26:40.952 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-09-17T10:26:40.952 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-09-17T10:26:40.952 INFO:teuthology.orchestra.run.smithi071.stdout: "state": "created", 2024-09-17T10:26:40.952 INFO:teuthology.orchestra.run.smithi071.stdout: "success": true 2024-09-17T10:26:40.952 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-09-17T10:26:40.952 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-09-17T10:26:40.952 INFO:teuthology.orchestra.run.smithi071.stdout: "success": true 2024-09-17T10:26:40.952 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-09-17T10:26:41.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:40 smithi089 bash[21600]: audit 2024-09-17T10:26:40.760272+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-17T10:26:41.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:40 smithi089 bash[21600]: audit 2024-09-17T10:26:40.760272+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-17T10:26:41.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:40 smithi089 bash[21600]: audit 2024-09-17T10:26:40.793723+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-17T10:26:41.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:40 smithi089 bash[21600]: audit 2024-09-17T10:26:40.793723+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-17T10:26:41.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:40 smithi071 bash[19840]: audit 2024-09-17T10:26:40.760272+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-17T10:26:41.209 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:40 smithi071 bash[19840]: audit 2024-09-17T10:26:40.760272+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-17T10:26:41.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:40 smithi071 bash[19840]: audit 2024-09-17T10:26:40.793723+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-17T10:26:41.210 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:40 smithi071 bash[19840]: audit 2024-09-17T10:26:40.793723+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-17T10:26:41.210 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:40 smithi071 bash[20115]: debug 2024-09-17T10:26:40.763+0000 7f1adbabe640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T10:26:41.210 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:40 smithi071 bash[20115]: debug 2024-09-17T10:26:40.763+0000 7f1adbabe640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T10:26:41.210 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:40 smithi071 bash[20115]: debug 2024-09-17T10:26:40.763+0000 7f1adbabe640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T10:26:41.210 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:40 smithi071 bash[20115]: debug 2024-09-17T10:26:40.763+0000 7f1adbabe640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T10:26:41.210 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:40 smithi071 bash[20115]: debug 2024-09-17T10:26:40.763+0000 7f1adbabe640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T10:26:41.210 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:40 smithi071 bash[20115]: debug 2024-09-17T10:26:40.779+0000 7f1ae8b18640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T10:26:41.210 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:40 smithi071 bash[20115]: debug 2024-09-17T10:26:40.779+0000 7f1ae8b18640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T10:26:41.210 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:40 smithi071 bash[20115]: debug 2024-09-17T10:26:40.779+0000 7f1ae8b18640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T10:26:41.210 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:40 smithi071 bash[20115]: debug 2024-09-17T10:26:40.779+0000 7f1ae8b18640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T10:26:41.211 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:40 smithi071 bash[20115]: debug 2024-09-17T10:26:40.779+0000 7f1ae8b18640 -1 client.0 error registering admin socket command: (17) File exists 2024-09-17T10:26:41.283 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:40 smithi088 bash[21618]: audit 2024-09-17T10:26:40.760272+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-17T10:26:41.283 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:40 smithi088 bash[21618]: audit 2024-09-17T10:26:40.760272+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv1", "group_name": "smb"} : dispatch 2024-09-17T10:26:41.283 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:40 smithi088 bash[21618]: audit 2024-09-17T10:26:40.793723+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-17T10:26:41.283 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:40 smithi088 bash[21618]: audit 2024-09-17T10:26:40.793723+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "fs subvolume getpath", "vol_name": "cephfs", "sub_name": "sv2", "group_name": "smb"} : dispatch 2024-09-17T10:26:41.779 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service... 2024-09-17T10:26:41.790 INFO:tasks.cephadm:Waiting for ceph service smb.adctdb1 to start (timeout 300)... 2024-09-17T10:26:41.791 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T10:26:42.030 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.675903+0000 mgr.x (mgr.14520) 39 : audit [DBG] from='client.14565 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:42.030 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.675903+0000 mgr.x (mgr.14520) 39 : audit [DBG] from='client.14565 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:42.030 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.762761+0000 mgr.x (mgr.14520) 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-17T10:26:42.030 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.762761+0000 mgr.x (mgr.14520) 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-17T10:26:42.030 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.794637+0000 mgr.x (mgr.14520) 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-17T10:26:42.030 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.794637+0000 mgr.x (mgr.14520) 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-17T10:26:42.031 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.820329+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.031 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.820329+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.031 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.905002+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.031 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.905002+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.031 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.911941+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T10:26:42.031 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.911941+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T10:26:42.031 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.913884+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-17T10:26:42.031 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.913884+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-17T10:26:42.031 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.917324+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-17T10:26:42.031 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.917324+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-17T10:26:42.031 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: cephadm 2024-09-17T10:26:40.933800+0000 mgr.x (mgr.14520) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-17T10:26:42.031 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: cephadm 2024-09-17T10:26:40.933800+0000 mgr.x (mgr.14520) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-17T10:26:42.031 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.940335+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.940335+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.942006+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:42.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.942006+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:42.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.945352+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:42.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.945352+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:42.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.948495+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:42.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.948495+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:42.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.956805+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.956805+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.966886+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.032 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.966886+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.033 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: cephadm 2024-09-17T10:26:40.967516+0000 mgr.x (mgr.14520) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi071.ajnwdj'}, 1: {0: 'adctdb1.1.0.smithi088.iicpsa'}, 2: {0: 'adctdb1.2.0.smithi089.xziuxp'}} 3 2024-09-17T10:26:42.033 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: cephadm 2024-09-17T10:26:40.967516+0000 mgr.x (mgr.14520) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi071.ajnwdj'}, 1: {0: 'adctdb1.1.0.smithi088.iicpsa'}, 2: {0: 'adctdb1.2.0.smithi089.xziuxp'}} 3 2024-09-17T10:26:42.033 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: cephadm 2024-09-17T10:26:40.967817+0000 mgr.x (mgr.14520) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T10:26:42.033 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: cephadm 2024-09-17T10:26:40.967817+0000 mgr.x (mgr.14520) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T10:26:42.033 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.968211+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi071.ajnwdj", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-17T10:26:42.033 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.968211+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi071.ajnwdj", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-17T10:26:42.033 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.971069+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi071.ajnwdj", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-17T10:26:42.033 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.971069+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi071.ajnwdj", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-17T10:26:42.033 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.973513+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T10:26:42.033 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.973513+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T10:26:42.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.974215+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:42.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: audit 2024-09-17T10:26:40.974215+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:42.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: cephadm 2024-09-17T10:26:40.974895+0000 mgr.x (mgr.14520) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T10:26:42.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: cephadm 2024-09-17T10:26:40.974895+0000 mgr.x (mgr.14520) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T10:26:42.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: cephadm 2024-09-17T10:26:41.039612+0000 mgr.x (mgr.14520) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi088.iicpsa' not in {'smb.adctdb1.0.0.smithi071.ajnwdj': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi071.ajnwdj', 'hostname': 'smithi071', 'host_ip': '172.21.15.71'}} 2024-09-17T10:26:42.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: cephadm 2024-09-17T10:26:41.039612+0000 mgr.x (mgr.14520) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi088.iicpsa' not in {'smb.adctdb1.0.0.smithi071.ajnwdj': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi071.ajnwdj', 'hostname': 'smithi071', 'host_ip': '172.21.15.71'}} 2024-09-17T10:26:42.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: cephadm 2024-09-17T10:26:41.039671+0000 mgr.x (mgr.14520) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi089.xziuxp' not in {'smb.adctdb1.0.0.smithi071.ajnwdj': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi071.ajnwdj', 'hostname': 'smithi071', 'host_ip': '172.21.15.71'}} 2024-09-17T10:26:42.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: cephadm 2024-09-17T10:26:41.039671+0000 mgr.x (mgr.14520) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi089.xziuxp' not in {'smb.adctdb1.0.0.smithi071.ajnwdj': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi071.ajnwdj', 'hostname': 'smithi071', 'host_ip': '172.21.15.71'}} 2024-09-17T10:26:42.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: cephadm 2024-09-17T10:26:41.045803+0000 mgr.x (mgr.14520) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi071.ajnwdj on smithi071 2024-09-17T10:26:42.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: cephadm 2024-09-17T10:26:41.045803+0000 mgr.x (mgr.14520) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi071.ajnwdj on smithi071 2024-09-17T10:26:42.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: cluster 2024-09-17T10:26:41.183191+0000 mgr.x (mgr.14520) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:42.034 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:41 smithi071 bash[19840]: cluster 2024-09-17T10:26:41.183191+0000 mgr.x (mgr.14520) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:42.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.675903+0000 mgr.x (mgr.14520) 39 : audit [DBG] from='client.14565 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:42.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.675903+0000 mgr.x (mgr.14520) 39 : audit [DBG] from='client.14565 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:42.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.762761+0000 mgr.x (mgr.14520) 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-17T10:26:42.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.762761+0000 mgr.x (mgr.14520) 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-17T10:26:42.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.794637+0000 mgr.x (mgr.14520) 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-17T10:26:42.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.794637+0000 mgr.x (mgr.14520) 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-17T10:26:42.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.820329+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.820329+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.905002+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.905002+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.122 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.911941+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T10:26:42.123 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.911941+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T10:26:42.123 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.913884+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-17T10:26:42.123 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.913884+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-17T10:26:42.123 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.917324+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-17T10:26:42.123 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.917324+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-17T10:26:42.123 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: cephadm 2024-09-17T10:26:40.933800+0000 mgr.x (mgr.14520) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-17T10:26:42.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: cephadm 2024-09-17T10:26:40.933800+0000 mgr.x (mgr.14520) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-17T10:26:42.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.940335+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.940335+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.942006+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:42.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.942006+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:42.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.945352+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:42.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.945352+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:42.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.948495+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:42.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.948495+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:42.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.956805+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.956805+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.124 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.966886+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.966886+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: cephadm 2024-09-17T10:26:40.967516+0000 mgr.x (mgr.14520) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi071.ajnwdj'}, 1: {0: 'adctdb1.1.0.smithi088.iicpsa'}, 2: {0: 'adctdb1.2.0.smithi089.xziuxp'}} 3 2024-09-17T10:26:42.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: cephadm 2024-09-17T10:26:40.967516+0000 mgr.x (mgr.14520) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi071.ajnwdj'}, 1: {0: 'adctdb1.1.0.smithi088.iicpsa'}, 2: {0: 'adctdb1.2.0.smithi089.xziuxp'}} 3 2024-09-17T10:26:42.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: cephadm 2024-09-17T10:26:40.967817+0000 mgr.x (mgr.14520) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T10:26:42.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: cephadm 2024-09-17T10:26:40.967817+0000 mgr.x (mgr.14520) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T10:26:42.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.968211+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi071.ajnwdj", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-17T10:26:42.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.968211+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi071.ajnwdj", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-17T10:26:42.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.971069+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi071.ajnwdj", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-17T10:26:42.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.971069+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi071.ajnwdj", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-17T10:26:42.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.973513+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T10:26:42.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.973513+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T10:26:42.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.974215+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:42.125 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: audit 2024-09-17T10:26:40.974215+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:42.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: cephadm 2024-09-17T10:26:40.974895+0000 mgr.x (mgr.14520) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T10:26:42.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: cephadm 2024-09-17T10:26:40.974895+0000 mgr.x (mgr.14520) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T10:26:42.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: cephadm 2024-09-17T10:26:41.039612+0000 mgr.x (mgr.14520) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi088.iicpsa' not in {'smb.adctdb1.0.0.smithi071.ajnwdj': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi071.ajnwdj', 'hostname': 'smithi071', 'host_ip': '172.21.15.71'}} 2024-09-17T10:26:42.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: cephadm 2024-09-17T10:26:41.039612+0000 mgr.x (mgr.14520) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi088.iicpsa' not in {'smb.adctdb1.0.0.smithi071.ajnwdj': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi071.ajnwdj', 'hostname': 'smithi071', 'host_ip': '172.21.15.71'}} 2024-09-17T10:26:42.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: cephadm 2024-09-17T10:26:41.039671+0000 mgr.x (mgr.14520) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi089.xziuxp' not in {'smb.adctdb1.0.0.smithi071.ajnwdj': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi071.ajnwdj', 'hostname': 'smithi071', 'host_ip': '172.21.15.71'}} 2024-09-17T10:26:42.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: cephadm 2024-09-17T10:26:41.039671+0000 mgr.x (mgr.14520) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi089.xziuxp' not in {'smb.adctdb1.0.0.smithi071.ajnwdj': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi071.ajnwdj', 'hostname': 'smithi071', 'host_ip': '172.21.15.71'}} 2024-09-17T10:26:42.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: cephadm 2024-09-17T10:26:41.045803+0000 mgr.x (mgr.14520) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi071.ajnwdj on smithi071 2024-09-17T10:26:42.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: cephadm 2024-09-17T10:26:41.045803+0000 mgr.x (mgr.14520) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi071.ajnwdj on smithi071 2024-09-17T10:26:42.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: cluster 2024-09-17T10:26:41.183191+0000 mgr.x (mgr.14520) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:42.126 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:41 smithi089 bash[21600]: cluster 2024-09-17T10:26:41.183191+0000 mgr.x (mgr.14520) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:42.128 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:42 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:42.129 INFO:journalctl@ceph.osd.1.smithi071.stdout:Sep 17 10:26:42 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:42.129 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:42 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:42.129 INFO:journalctl@ceph.osd.0.smithi071.stdout:Sep 17 10:26:42 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:42.283 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.675903+0000 mgr.x (mgr.14520) 39 : audit [DBG] from='client.14565 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:42.284 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.675903+0000 mgr.x (mgr.14520) 39 : audit [DBG] from='client.14565 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:26:42.284 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.762761+0000 mgr.x (mgr.14520) 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-17T10:26:42.284 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.762761+0000 mgr.x (mgr.14520) 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-17T10:26:42.284 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.794637+0000 mgr.x (mgr.14520) 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-17T10:26:42.284 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.794637+0000 mgr.x (mgr.14520) 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-17T10:26:42.284 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.820329+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.284 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.820329+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.284 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.905002+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.284 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.905002+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.284 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.911941+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T10:26:42.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.911941+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T10:26:42.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.913884+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-17T10:26:42.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.913884+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]} : dispatch 2024-09-17T10:26:42.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.917324+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-17T10:26:42.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.917324+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "fs authorize", "filesystem": "cephfs", "entity": "client.smb.fs.cluster.adctdb1", "caps": ["/", "rw"]}]': finished 2024-09-17T10:26:42.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: cephadm 2024-09-17T10:26:40.933800+0000 mgr.x (mgr.14520) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-17T10:26:42.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: cephadm 2024-09-17T10:26:40.933800+0000 mgr.x (mgr.14520) 42 : cephadm [INF] Saving service smb.adctdb1 spec with placement count:3 2024-09-17T10:26:42.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.940335+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.940335+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.942006+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:42.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.942006+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:26:42.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.945352+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:42.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.945352+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:42.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.948495+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:42.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.948495+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:26:42.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.956805+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.956805+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.966886+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.966886+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:26:42.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: cephadm 2024-09-17T10:26:40.967516+0000 mgr.x (mgr.14520) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi071.ajnwdj'}, 1: {0: 'adctdb1.1.0.smithi088.iicpsa'}, 2: {0: 'adctdb1.2.0.smithi089.xziuxp'}} 3 2024-09-17T10:26:42.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: cephadm 2024-09-17T10:26:40.967516+0000 mgr.x (mgr.14520) 43 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi071.ajnwdj'}, 1: {0: 'adctdb1.1.0.smithi088.iicpsa'}, 2: {0: 'adctdb1.2.0.smithi089.xziuxp'}} 3 2024-09-17T10:26:42.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: cephadm 2024-09-17T10:26:40.967817+0000 mgr.x (mgr.14520) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T10:26:42.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: cephadm 2024-09-17T10:26:40.967817+0000 mgr.x (mgr.14520) 44 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T10:26:42.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.968211+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi071.ajnwdj", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-17T10:26:42.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.968211+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi071.ajnwdj", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-17T10:26:42.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.971069+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi071.ajnwdj", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-17T10:26:42.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.971069+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.0.0.smithi071.ajnwdj", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-17T10:26:42.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.973513+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T10:26:42.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.973513+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T10:26:42.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.974215+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:42.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: audit 2024-09-17T10:26:40.974215+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:26:42.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: cephadm 2024-09-17T10:26:40.974895+0000 mgr.x (mgr.14520) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T10:26:42.287 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: cephadm 2024-09-17T10:26:40.974895+0000 mgr.x (mgr.14520) 45 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T10:26:42.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: cephadm 2024-09-17T10:26:41.039612+0000 mgr.x (mgr.14520) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi088.iicpsa' not in {'smb.adctdb1.0.0.smithi071.ajnwdj': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi071.ajnwdj', 'hostname': 'smithi071', 'host_ip': '172.21.15.71'}} 2024-09-17T10:26:42.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: cephadm 2024-09-17T10:26:41.039612+0000 mgr.x (mgr.14520) 46 : cephadm [WRN] daemon not available: 'smb.adctdb1.1.0.smithi088.iicpsa' not in {'smb.adctdb1.0.0.smithi071.ajnwdj': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi071.ajnwdj', 'hostname': 'smithi071', 'host_ip': '172.21.15.71'}} 2024-09-17T10:26:42.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: cephadm 2024-09-17T10:26:41.039671+0000 mgr.x (mgr.14520) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi089.xziuxp' not in {'smb.adctdb1.0.0.smithi071.ajnwdj': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi071.ajnwdj', 'hostname': 'smithi071', 'host_ip': '172.21.15.71'}} 2024-09-17T10:26:42.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: cephadm 2024-09-17T10:26:41.039671+0000 mgr.x (mgr.14520) 47 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi089.xziuxp' not in {'smb.adctdb1.0.0.smithi071.ajnwdj': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi071.ajnwdj', 'hostname': 'smithi071', 'host_ip': '172.21.15.71'}} 2024-09-17T10:26:42.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: cephadm 2024-09-17T10:26:41.045803+0000 mgr.x (mgr.14520) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi071.ajnwdj on smithi071 2024-09-17T10:26:42.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: cephadm 2024-09-17T10:26:41.045803+0000 mgr.x (mgr.14520) 48 : cephadm [INF] Deploying daemon smb.adctdb1.0.0.smithi071.ajnwdj on smithi071 2024-09-17T10:26:42.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: cluster 2024-09-17T10:26:41.183191+0000 mgr.x (mgr.14520) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:42.288 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:41 smithi088 bash[21618]: cluster 2024-09-17T10:26:41.183191+0000 mgr.x (mgr.14520) 49 : cluster [DBG] pgmap v25: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:42.418 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:42 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:42.418 INFO:journalctl@ceph.osd.0.smithi071.stdout:Sep 17 10:26:42 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:42.419 INFO:journalctl@ceph.osd.1.smithi071.stdout:Sep 17 10:26:42 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:42.419 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:26:42 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:26:43.283 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:42 smithi088 bash[21618]: cluster 2024-09-17T10:26:41.989951+0000 mon.a (mon.0) 735 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-17T10:26:43.283 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:42 smithi088 bash[21618]: cluster 2024-09-17T10:26:41.989951+0000 mon.a (mon.0) 735 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-17T10:26:43.315 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:42 smithi071 bash[19840]: cluster 2024-09-17T10:26:41.989951+0000 mon.a (mon.0) 735 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-17T10:26:43.315 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:42 smithi071 bash[19840]: cluster 2024-09-17T10:26:41.989951+0000 mon.a (mon.0) 735 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-17T10:26:43.371 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:42 smithi089 bash[21600]: cluster 2024-09-17T10:26:41.989951+0000 mon.a (mon.0) 735 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-17T10:26:43.371 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:42 smithi089 bash[21600]: cluster 2024-09-17T10:26:41.989951+0000 mon.a (mon.0) 735 : cluster [DBG] mgrmap e22: x(active, since 38s) 2024-09-17T10:26:44.005 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:43 smithi071 bash[19840]: cluster 2024-09-17T10:26:43.183990+0000 mgr.x (mgr.14520) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:44.005 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:43 smithi071 bash[19840]: cluster 2024-09-17T10:26:43.183990+0000 mgr.x (mgr.14520) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:44.283 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:43 smithi088 bash[21618]: cluster 2024-09-17T10:26:43.183990+0000 mgr.x (mgr.14520) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:44.283 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:43 smithi088 bash[21618]: cluster 2024-09-17T10:26:43.183990+0000 mgr.x (mgr.14520) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:44.371 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:43 smithi089 bash[21600]: cluster 2024-09-17T10:26:43.183990+0000 mgr.x (mgr.14520) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:44.372 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:43 smithi089 bash[21600]: cluster 2024-09-17T10:26:43.183990+0000 mgr.x (mgr.14520) 50 : cluster [DBG] pgmap v26: 97 pgs: 97 active+clean; 643 KiB data, 179 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:45.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:45 smithi088 bash[21618]: cluster 2024-09-17T10:26:45.184923+0000 mgr.x (mgr.14520) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:45.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:45 smithi088 bash[21618]: cluster 2024-09-17T10:26:45.184923+0000 mgr.x (mgr.14520) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:45.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:45 smithi089 bash[21600]: cluster 2024-09-17T10:26:45.184923+0000 mgr.x (mgr.14520) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:45.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:45 smithi089 bash[21600]: cluster 2024-09-17T10:26:45.184923+0000 mgr.x (mgr.14520) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:45.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:45 smithi071 bash[19840]: cluster 2024-09-17T10:26:45.184923+0000 mgr.x (mgr.14520) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:45.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:45 smithi071 bash[19840]: cluster 2024-09-17T10:26:45.184923+0000 mgr.x (mgr.14520) 51 : cluster [DBG] pgmap v27: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:46.538 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:26:47.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:47 smithi088 bash[21618]: cluster 2024-09-17T10:26:47.185604+0000 mgr.x (mgr.14520) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:47.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:47 smithi088 bash[21618]: cluster 2024-09-17T10:26:47.185604+0000 mgr.x (mgr.14520) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:47.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:47 smithi089 bash[21600]: cluster 2024-09-17T10:26:47.185604+0000 mgr.x (mgr.14520) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:47.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:47 smithi089 bash[21600]: cluster 2024-09-17T10:26:47.185604+0000 mgr.x (mgr.14520) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:47.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:47 smithi071 bash[19840]: cluster 2024-09-17T10:26:47.185604+0000 mgr.x (mgr.14520) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:47.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:47 smithi071 bash[19840]: cluster 2024-09-17T10:26:47.185604+0000 mgr.x (mgr.14520) 52 : cluster [DBG] pgmap v28: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:49.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:49 smithi088 bash[21618]: cluster 2024-09-17T10:26:49.186311+0000 mgr.x (mgr.14520) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:49.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:49 smithi088 bash[21618]: cluster 2024-09-17T10:26:49.186311+0000 mgr.x (mgr.14520) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:49.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:49 smithi089 bash[21600]: cluster 2024-09-17T10:26:49.186311+0000 mgr.x (mgr.14520) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:49.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:49 smithi089 bash[21600]: cluster 2024-09-17T10:26:49.186311+0000 mgr.x (mgr.14520) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:49.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:49 smithi071 bash[19840]: cluster 2024-09-17T10:26:49.186311+0000 mgr.x (mgr.14520) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:49.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:49 smithi071 bash[19840]: cluster 2024-09-17T10:26:49.186311+0000 mgr.x (mgr.14520) 53 : cluster [DBG] pgmap v29: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:51.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:51 smithi088 bash[21618]: cluster 2024-09-17T10:26:51.187745+0000 mgr.x (mgr.14520) 54 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:51.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:51 smithi088 bash[21618]: cluster 2024-09-17T10:26:51.187745+0000 mgr.x (mgr.14520) 54 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:51.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:51 smithi089 bash[21600]: cluster 2024-09-17T10:26:51.187745+0000 mgr.x (mgr.14520) 54 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:51.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:51 smithi089 bash[21600]: cluster 2024-09-17T10:26:51.187745+0000 mgr.x (mgr.14520) 54 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:51.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:51 smithi071 bash[19840]: cluster 2024-09-17T10:26:51.187745+0000 mgr.x (mgr.14520) 54 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:51.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:51 smithi071 bash[19840]: cluster 2024-09-17T10:26:51.187745+0000 mgr.x (mgr.14520) 54 : cluster [DBG] pgmap v30: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:51.763 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:26:51.763 INFO:teuthology.orchestra.run.smithi071.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T10:25:13.468628Z", "last_refresh": "2024-09-17T10:26:09.179835Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi071=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T10:18:04.519731Z", "last_refresh": "2024-09-17T10:26:09.541137Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi071:172.21.15.71=a", "smithi088:172.21.15.88=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T10:17:29.477119Z", "last_refresh": "2024-09-17T10:26:09.168243Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407", "last_refresh": "2024-09-17T10:26:09.168598Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T10:26:40.967300Z 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.177"], "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-17T10:26:40.933840Z", "running": 0, "size": 3}}] 2024-09-17T10:26:52.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:52 smithi088 bash[21618]: audit 2024-09-17T10:26:51.761294+0000 mgr.x (mgr.14520) 55 : audit [DBG] from='client.14589 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:26:52.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:52 smithi088 bash[21618]: audit 2024-09-17T10:26:51.761294+0000 mgr.x (mgr.14520) 55 : audit [DBG] from='client.14589 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:26:52.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:52 smithi089 bash[21600]: audit 2024-09-17T10:26:51.761294+0000 mgr.x (mgr.14520) 55 : audit [DBG] from='client.14589 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:26:52.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:52 smithi089 bash[21600]: audit 2024-09-17T10:26:51.761294+0000 mgr.x (mgr.14520) 55 : audit [DBG] from='client.14589 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:26:52.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:52 smithi071 bash[19840]: audit 2024-09-17T10:26:51.761294+0000 mgr.x (mgr.14520) 55 : audit [DBG] from='client.14589 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:26:52.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:52 smithi071 bash[19840]: audit 2024-09-17T10:26:51.761294+0000 mgr.x (mgr.14520) 55 : audit [DBG] from='client.14589 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:26:53.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:53 smithi088 bash[21618]: cluster 2024-09-17T10:26:53.188429+0000 mgr.x (mgr.14520) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:53.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:53 smithi088 bash[21618]: cluster 2024-09-17T10:26:53.188429+0000 mgr.x (mgr.14520) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:53.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:53 smithi089 bash[21600]: cluster 2024-09-17T10:26:53.188429+0000 mgr.x (mgr.14520) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:53.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:53 smithi089 bash[21600]: cluster 2024-09-17T10:26:53.188429+0000 mgr.x (mgr.14520) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:53.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:53 smithi071 bash[19840]: cluster 2024-09-17T10:26:53.188429+0000 mgr.x (mgr.14520) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:53.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:53 smithi071 bash[19840]: cluster 2024-09-17T10:26:53.188429+0000 mgr.x (mgr.14520) 56 : cluster [DBG] pgmap v31: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:54.319 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-17T10:26:55.321 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T10:26:55.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:55 smithi071 bash[19840]: cluster 2024-09-17T10:26:55.189654+0000 mgr.x (mgr.14520) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:55.330 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:55 smithi071 bash[19840]: cluster 2024-09-17T10:26:55.189654+0000 mgr.x (mgr.14520) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:55.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:55 smithi088 bash[21618]: cluster 2024-09-17T10:26:55.189654+0000 mgr.x (mgr.14520) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:55.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:55 smithi088 bash[21618]: cluster 2024-09-17T10:26:55.189654+0000 mgr.x (mgr.14520) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:55.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:55 smithi089 bash[21600]: cluster 2024-09-17T10:26:55.189654+0000 mgr.x (mgr.14520) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:55.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:55 smithi089 bash[21600]: cluster 2024-09-17T10:26:55.189654+0000 mgr.x (mgr.14520) 57 : cluster [DBG] pgmap v32: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 146 KiB/s wr, 14 op/s 2024-09-17T10:26:57.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:57 smithi088 bash[21618]: cluster 2024-09-17T10:26:57.190292+0000 mgr.x (mgr.14520) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:57.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:57 smithi088 bash[21618]: cluster 2024-09-17T10:26:57.190292+0000 mgr.x (mgr.14520) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:57.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:57 smithi071 bash[19840]: cluster 2024-09-17T10:26:57.190292+0000 mgr.x (mgr.14520) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:57.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:57 smithi071 bash[19840]: cluster 2024-09-17T10:26:57.190292+0000 mgr.x (mgr.14520) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:57.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:57 smithi089 bash[21600]: cluster 2024-09-17T10:26:57.190292+0000 mgr.x (mgr.14520) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:57.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:57 smithi089 bash[21600]: cluster 2024-09-17T10:26:57.190292+0000 mgr.x (mgr.14520) 58 : cluster [DBG] pgmap v33: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:59.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:59 smithi088 bash[21618]: cluster 2024-09-17T10:26:59.190964+0000 mgr.x (mgr.14520) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:59.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:26:59 smithi088 bash[21618]: cluster 2024-09-17T10:26:59.190964+0000 mgr.x (mgr.14520) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:59.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:59 smithi089 bash[21600]: cluster 2024-09-17T10:26:59.190964+0000 mgr.x (mgr.14520) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:59.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:26:59 smithi089 bash[21600]: cluster 2024-09-17T10:26:59.190964+0000 mgr.x (mgr.14520) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:59.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:59 smithi071 bash[19840]: cluster 2024-09-17T10:26:59.190964+0000 mgr.x (mgr.14520) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:26:59.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:26:59 smithi071 bash[19840]: cluster 2024-09-17T10:26:59.190964+0000 mgr.x (mgr.14520) 59 : cluster [DBG] pgmap v34: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:00.722 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:00 smithi071 bash[19840]: audit 2024-09-17T10:27:00.640972+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.71:0/1922633831' entity='client.smb.config.adctdb1.0.0.smithi071.ajnwdj' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T10:27:00.722 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:00 smithi071 bash[19840]: audit 2024-09-17T10:27:00.640972+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.71:0/1922633831' entity='client.smb.config.adctdb1.0.0.smithi071.ajnwdj' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T10:27:00.732 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:27:01.033 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:00 smithi088 bash[21618]: audit 2024-09-17T10:27:00.640972+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.71:0/1922633831' entity='client.smb.config.adctdb1.0.0.smithi071.ajnwdj' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T10:27:01.033 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:00 smithi088 bash[21618]: audit 2024-09-17T10:27:00.640972+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.71:0/1922633831' entity='client.smb.config.adctdb1.0.0.smithi071.ajnwdj' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T10:27:01.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:00 smithi089 bash[21600]: audit 2024-09-17T10:27:00.640972+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.71:0/1922633831' entity='client.smb.config.adctdb1.0.0.smithi071.ajnwdj' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T10:27:01.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:00 smithi089 bash[21600]: audit 2024-09-17T10:27:00.640972+0000 mon.a (mon.0) 736 : audit [DBG] from='client.? 172.21.15.71:0/1922633831' entity='client.smb.config.adctdb1.0.0.smithi071.ajnwdj' cmd={"prefix": "config-key get", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T10:27:01.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:01 smithi071 bash[19840]: cluster 2024-09-17T10:27:01.192121+0000 mgr.x (mgr.14520) 60 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T10:27:01.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:01 smithi071 bash[19840]: cluster 2024-09-17T10:27:01.192121+0000 mgr.x (mgr.14520) 60 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T10:27:02.033 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:01 smithi088 bash[21618]: cluster 2024-09-17T10:27:01.192121+0000 mgr.x (mgr.14520) 60 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T10:27:02.033 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:01 smithi088 bash[21618]: cluster 2024-09-17T10:27:01.192121+0000 mgr.x (mgr.14520) 60 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T10:27:02.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:01 smithi089 bash[21600]: cluster 2024-09-17T10:27:01.192121+0000 mgr.x (mgr.14520) 60 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T10:27:02.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:01 smithi089 bash[21600]: cluster 2024-09-17T10:27:01.192121+0000 mgr.x (mgr.14520) 60 : cluster [DBG] pgmap v35: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T10:27:02.183 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:27:02.183 INFO:teuthology.orchestra.run.smithi071.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T10:25:13.468628Z", "last_refresh": "2024-09-17T10:26:09.179835Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi071=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T10:18:04.519731Z", "last_refresh": "2024-09-17T10:26:09.541137Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi071:172.21.15.71=a", "smithi088:172.21.15.88=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T10:17:29.477119Z", "last_refresh": "2024-09-17T10:26:09.168243Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407", "last_refresh": "2024-09-17T10:26:09.168598Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T10:26:40.967300Z 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.177"], "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-17T10:26:40.933840Z", "running": 0, "size": 3}}] 2024-09-17T10:27:02.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:02 smithi071 bash[19840]: audit 2024-09-17T10:27:02.178265+0000 mgr.x (mgr.14520) 61 : audit [DBG] from='client.14607 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:02.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:02 smithi071 bash[19840]: audit 2024-09-17T10:27:02.178265+0000 mgr.x (mgr.14520) 61 : audit [DBG] from='client.14607 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:03.033 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:02 smithi088 bash[21618]: audit 2024-09-17T10:27:02.178265+0000 mgr.x (mgr.14520) 61 : audit [DBG] from='client.14607 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:03.033 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:02 smithi088 bash[21618]: audit 2024-09-17T10:27:02.178265+0000 mgr.x (mgr.14520) 61 : audit [DBG] from='client.14607 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:03.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:02 smithi089 bash[21600]: audit 2024-09-17T10:27:02.178265+0000 mgr.x (mgr.14520) 61 : audit [DBG] from='client.14607 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:03.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:02 smithi089 bash[21600]: audit 2024-09-17T10:27:02.178265+0000 mgr.x (mgr.14520) 61 : audit [DBG] from='client.14607 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:03.320 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-17T10:27:03.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:03 smithi071 bash[19840]: cluster 2024-09-17T10:27:03.192721+0000 mgr.x (mgr.14520) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T10:27:03.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:03 smithi071 bash[19840]: cluster 2024-09-17T10:27:03.192721+0000 mgr.x (mgr.14520) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T10:27:03.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:03 smithi071 bash[19840]: audit 2024-09-17T10:27:03.224850+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]} : dispatch 2024-09-17T10:27:03.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:03 smithi071 bash[19840]: audit 2024-09-17T10:27:03.224850+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]} : dispatch 2024-09-17T10:27:03.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:03 smithi071 bash[19840]: audit 2024-09-17T10:27:03.225197+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]} : dispatch 2024-09-17T10:27:03.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:03 smithi071 bash[19840]: audit 2024-09-17T10:27:03.225197+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]} : dispatch 2024-09-17T10:27:04.033 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:03 smithi088 bash[21618]: cluster 2024-09-17T10:27:03.192721+0000 mgr.x (mgr.14520) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T10:27:04.033 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:03 smithi088 bash[21618]: cluster 2024-09-17T10:27:03.192721+0000 mgr.x (mgr.14520) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T10:27:04.033 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:03 smithi088 bash[21618]: audit 2024-09-17T10:27:03.224850+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]} : dispatch 2024-09-17T10:27:04.033 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:03 smithi088 bash[21618]: audit 2024-09-17T10:27:03.224850+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]} : dispatch 2024-09-17T10:27:04.034 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:03 smithi088 bash[21618]: audit 2024-09-17T10:27:03.225197+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]} : dispatch 2024-09-17T10:27:04.034 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:03 smithi088 bash[21618]: audit 2024-09-17T10:27:03.225197+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]} : dispatch 2024-09-17T10:27:04.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:03 smithi089 bash[21600]: cluster 2024-09-17T10:27:03.192721+0000 mgr.x (mgr.14520) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T10:27:04.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:03 smithi089 bash[21600]: cluster 2024-09-17T10:27:03.192721+0000 mgr.x (mgr.14520) 62 : cluster [DBG] pgmap v36: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 170 B/s rd, 0 op/s 2024-09-17T10:27:04.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:03 smithi089 bash[21600]: audit 2024-09-17T10:27:03.224850+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]} : dispatch 2024-09-17T10:27:04.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:03 smithi089 bash[21600]: audit 2024-09-17T10:27:03.224850+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]} : dispatch 2024-09-17T10:27:04.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:03 smithi089 bash[21600]: audit 2024-09-17T10:27:03.225197+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]} : dispatch 2024-09-17T10:27:04.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:03 smithi089 bash[21600]: audit 2024-09-17T10:27:03.225197+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]} : dispatch 2024-09-17T10:27:04.321 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T10:27:04.942 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:04 smithi071 bash[19840]: audit 2024-09-17T10:27:03.711847+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]}]': finished 2024-09-17T10:27:04.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:04 smithi071 bash[19840]: audit 2024-09-17T10:27:03.711847+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]}]': finished 2024-09-17T10:27:04.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:04 smithi071 bash[19840]: audit 2024-09-17T10:27:03.712065+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]}]': finished 2024-09-17T10:27:04.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:04 smithi071 bash[19840]: audit 2024-09-17T10:27:03.712065+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]}]': finished 2024-09-17T10:27:04.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:04 smithi071 bash[19840]: cluster 2024-09-17T10:27:03.719624+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-17T10:27:04.943 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:04 smithi071 bash[19840]: cluster 2024-09-17T10:27:03.719624+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-17T10:27:05.033 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:04 smithi088 bash[21618]: audit 2024-09-17T10:27:03.711847+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]}]': finished 2024-09-17T10:27:05.033 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:04 smithi088 bash[21618]: audit 2024-09-17T10:27:03.711847+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]}]': finished 2024-09-17T10:27:05.033 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:04 smithi088 bash[21618]: audit 2024-09-17T10:27:03.712065+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]}]': finished 2024-09-17T10:27:05.033 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:04 smithi088 bash[21618]: audit 2024-09-17T10:27:03.712065+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]}]': finished 2024-09-17T10:27:05.033 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:04 smithi088 bash[21618]: cluster 2024-09-17T10:27:03.719624+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-17T10:27:05.034 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:04 smithi088 bash[21618]: cluster 2024-09-17T10:27:03.719624+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-17T10:27:05.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:04 smithi089 bash[21600]: audit 2024-09-17T10:27:03.711847+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]}]': finished 2024-09-17T10:27:05.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:04 smithi089 bash[21600]: audit 2024-09-17T10:27:03.711847+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.2", "id": [3, 0]}]': finished 2024-09-17T10:27:05.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:04 smithi089 bash[21600]: audit 2024-09-17T10:27:03.712065+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]}]': finished 2024-09-17T10:27:05.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:04 smithi089 bash[21600]: audit 2024-09-17T10:27:03.712065+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1e", "id": [1, 2]}]': finished 2024-09-17T10:27:05.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:04 smithi089 bash[21600]: cluster 2024-09-17T10:27:03.719624+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-17T10:27:05.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:04 smithi089 bash[21600]: cluster 2024-09-17T10:27:03.719624+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e50: 6 total, 6 up, 6 in 2024-09-17T10:27:06.033 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:05 smithi088 bash[21618]: cluster 2024-09-17T10:27:04.716026+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-17T10:27:06.033 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:05 smithi088 bash[21618]: cluster 2024-09-17T10:27:04.716026+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-17T10:27:06.033 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:05 smithi088 bash[21618]: cluster 2024-09-17T10:27:05.193524+0000 mgr.x (mgr.14520) 63 : cluster [DBG] pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T10:27:06.033 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:05 smithi088 bash[21618]: cluster 2024-09-17T10:27:05.193524+0000 mgr.x (mgr.14520) 63 : cluster [DBG] pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T10:27:06.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:05 smithi071 bash[19840]: cluster 2024-09-17T10:27:04.716026+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-17T10:27:06.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:05 smithi071 bash[19840]: cluster 2024-09-17T10:27:04.716026+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-17T10:27:06.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:05 smithi071 bash[19840]: cluster 2024-09-17T10:27:05.193524+0000 mgr.x (mgr.14520) 63 : cluster [DBG] pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T10:27:06.045 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:05 smithi071 bash[19840]: cluster 2024-09-17T10:27:05.193524+0000 mgr.x (mgr.14520) 63 : cluster [DBG] pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T10:27:06.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:05 smithi089 bash[21600]: cluster 2024-09-17T10:27:04.716026+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-17T10:27:06.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:05 smithi089 bash[21600]: cluster 2024-09-17T10:27:04.716026+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e51: 6 total, 6 up, 6 in 2024-09-17T10:27:06.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:05 smithi089 bash[21600]: cluster 2024-09-17T10:27:05.193524+0000 mgr.x (mgr.14520) 63 : cluster [DBG] pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T10:27:06.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:05 smithi089 bash[21600]: cluster 2024-09-17T10:27:05.193524+0000 mgr.x (mgr.14520) 63 : cluster [DBG] pgmap v39: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T10:27:07.033 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:06 smithi088 bash[21618]: cluster 2024-09-17T10:27:05.721785+0000 mon.a (mon.0) 743 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-17T10:27:07.033 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:06 smithi088 bash[21618]: cluster 2024-09-17T10:27:05.721785+0000 mon.a (mon.0) 743 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-17T10:27:07.082 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:06 smithi071 bash[19840]: cluster 2024-09-17T10:27:05.721785+0000 mon.a (mon.0) 743 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-17T10:27:07.083 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:06 smithi071 bash[19840]: cluster 2024-09-17T10:27:05.721785+0000 mon.a (mon.0) 743 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-17T10:27:07.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:06 smithi089 bash[21600]: cluster 2024-09-17T10:27:05.721785+0000 mon.a (mon.0) 743 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-17T10:27:07.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:06 smithi089 bash[21600]: cluster 2024-09-17T10:27:05.721785+0000 mon.a (mon.0) 743 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-09-17T10:27:08.033 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:07 smithi088 bash[21618]: cluster 2024-09-17T10:27:07.194164+0000 mgr.x (mgr.14520) 64 : cluster [DBG] pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T10:27:08.033 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:07 smithi088 bash[21618]: cluster 2024-09-17T10:27:07.194164+0000 mgr.x (mgr.14520) 64 : cluster [DBG] pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T10:27:08.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:07 smithi089 bash[21600]: cluster 2024-09-17T10:27:07.194164+0000 mgr.x (mgr.14520) 64 : cluster [DBG] pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T10:27:08.121 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:07 smithi089 bash[21600]: cluster 2024-09-17T10:27:07.194164+0000 mgr.x (mgr.14520) 64 : cluster [DBG] pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T10:27:08.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:07 smithi071 bash[19840]: cluster 2024-09-17T10:27:07.194164+0000 mgr.x (mgr.14520) 64 : cluster [DBG] pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T10:27:08.213 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:07 smithi071 bash[19840]: cluster 2024-09-17T10:27:07.194164+0000 mgr.x (mgr.14520) 64 : cluster [DBG] pgmap v40: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 255 B/s rd, 0 op/s 2024-09-17T10:27:09.673 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 17 10:27:09 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:09.674 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 17 10:27:09 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:09.674 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:09 smithi088 bash[21618]: audit 2024-09-17T10:27:08.424251+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:09.674 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:09 smithi088 bash[21618]: audit 2024-09-17T10:27:08.424251+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:09.674 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:09 smithi088 bash[21618]: audit 2024-09-17T10:27:08.431085+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:09.674 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:09 smithi088 bash[21618]: audit 2024-09-17T10:27:08.431085+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:09.675 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:09 smithi088 bash[21618]: audit 2024-09-17T10:27:08.437901+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:09.675 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:09 smithi088 bash[21618]: audit 2024-09-17T10:27:08.437901+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:09.675 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:09 smithi088 bash[21618]: cephadm 2024-09-17T10:27:08.438919+0000 mgr.x (mgr.14520) 65 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T10:27:09.675 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:09 smithi088 bash[21618]: cephadm 2024-09-17T10:27:08.438919+0000 mgr.x (mgr.14520) 65 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T10:27:09.675 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:09 smithi088 bash[21618]: audit 2024-09-17T10:27:08.439288+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi088.iicpsa", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-17T10:27:09.675 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:09 smithi088 bash[21618]: audit 2024-09-17T10:27:08.439288+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi088.iicpsa", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-17T10:27:09.675 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:09 smithi088 bash[21618]: audit 2024-09-17T10:27:08.442784+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi088.iicpsa", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-17T10:27:09.675 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:09 smithi088 bash[21618]: audit 2024-09-17T10:27:08.442784+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi088.iicpsa", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-17T10:27:09.675 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:09 smithi088 bash[21618]: audit 2024-09-17T10:27:08.445893+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T10:27:09.675 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:09 smithi088 bash[21618]: audit 2024-09-17T10:27:08.445893+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T10:27:09.675 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:09 smithi088 bash[21618]: audit 2024-09-17T10:27:08.446983+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:09.675 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:09 smithi088 bash[21618]: audit 2024-09-17T10:27:08.446983+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:09.675 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:09 smithi088 bash[21618]: cephadm 2024-09-17T10:27:08.447775+0000 mgr.x (mgr.14520) 66 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T10:27:09.676 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:09 smithi088 bash[21618]: cephadm 2024-09-17T10:27:08.447775+0000 mgr.x (mgr.14520) 66 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T10:27:09.676 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:09 smithi088 bash[21618]: cephadm 2024-09-17T10:27:08.457345+0000 mgr.x (mgr.14520) 67 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi089.xziuxp' not in {'smb.adctdb1.0.0.smithi071.ajnwdj': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi071.ajnwdj', 'hostname': 'smithi071', 'host_ip': '172.21.15.71'}, 'smb.adctdb1.1.0.smithi088.iicpsa': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi088.iicpsa', 'hostname': 'smithi088', 'host_ip': '172.21.15.88'}} 2024-09-17T10:27:09.676 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:09 smithi088 bash[21618]: cephadm 2024-09-17T10:27:08.457345+0000 mgr.x (mgr.14520) 67 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi089.xziuxp' not in {'smb.adctdb1.0.0.smithi071.ajnwdj': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi071.ajnwdj', 'hostname': 'smithi071', 'host_ip': '172.21.15.71'}, 'smb.adctdb1.1.0.smithi088.iicpsa': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi088.iicpsa', 'hostname': 'smithi088', 'host_ip': '172.21.15.88'}} 2024-09-17T10:27:09.676 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:09 smithi088 bash[21618]: cephadm 2024-09-17T10:27:08.465345+0000 mgr.x (mgr.14520) 68 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi088.iicpsa on smithi088 2024-09-17T10:27:09.676 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:09 smithi088 bash[21618]: cephadm 2024-09-17T10:27:08.465345+0000 mgr.x (mgr.14520) 68 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi088.iicpsa on smithi088 2024-09-17T10:27:09.676 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:09 smithi088 bash[21618]: cluster 2024-09-17T10:27:09.194986+0000 mgr.x (mgr.14520) 69 : cluster [DBG] pgmap v41: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:09.676 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:09 smithi088 bash[21618]: cluster 2024-09-17T10:27:09.194986+0000 mgr.x (mgr.14520) 69 : cluster [DBG] pgmap v41: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:09.676 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:09 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:09.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:09 smithi071 bash[19840]: audit 2024-09-17T10:27:08.424251+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:09.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:09 smithi071 bash[19840]: audit 2024-09-17T10:27:08.424251+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:09.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:09 smithi071 bash[19840]: audit 2024-09-17T10:27:08.431085+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:09.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:09 smithi071 bash[19840]: audit 2024-09-17T10:27:08.431085+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:09.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:09 smithi071 bash[19840]: audit 2024-09-17T10:27:08.437901+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:09.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:09 smithi071 bash[19840]: audit 2024-09-17T10:27:08.437901+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:09.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:09 smithi071 bash[19840]: cephadm 2024-09-17T10:27:08.438919+0000 mgr.x (mgr.14520) 65 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T10:27:09.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:09 smithi071 bash[19840]: cephadm 2024-09-17T10:27:08.438919+0000 mgr.x (mgr.14520) 65 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T10:27:09.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:09 smithi071 bash[19840]: audit 2024-09-17T10:27:08.439288+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi088.iicpsa", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-17T10:27:09.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:09 smithi071 bash[19840]: audit 2024-09-17T10:27:08.439288+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi088.iicpsa", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-17T10:27:09.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:09 smithi071 bash[19840]: audit 2024-09-17T10:27:08.442784+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi088.iicpsa", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-17T10:27:09.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:09 smithi071 bash[19840]: audit 2024-09-17T10:27:08.442784+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi088.iicpsa", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-17T10:27:09.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:09 smithi071 bash[19840]: audit 2024-09-17T10:27:08.445893+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T10:27:09.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:09 smithi071 bash[19840]: audit 2024-09-17T10:27:08.445893+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T10:27:09.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:09 smithi071 bash[19840]: audit 2024-09-17T10:27:08.446983+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:09.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:09 smithi071 bash[19840]: audit 2024-09-17T10:27:08.446983+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:09.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:09 smithi071 bash[19840]: cephadm 2024-09-17T10:27:08.447775+0000 mgr.x (mgr.14520) 66 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T10:27:09.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:09 smithi071 bash[19840]: cephadm 2024-09-17T10:27:08.447775+0000 mgr.x (mgr.14520) 66 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T10:27:09.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:09 smithi071 bash[19840]: cephadm 2024-09-17T10:27:08.457345+0000 mgr.x (mgr.14520) 67 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi089.xziuxp' not in {'smb.adctdb1.0.0.smithi071.ajnwdj': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi071.ajnwdj', 'hostname': 'smithi071', 'host_ip': '172.21.15.71'}, 'smb.adctdb1.1.0.smithi088.iicpsa': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi088.iicpsa', 'hostname': 'smithi088', 'host_ip': '172.21.15.88'}} 2024-09-17T10:27:09.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:09 smithi071 bash[19840]: cephadm 2024-09-17T10:27:08.457345+0000 mgr.x (mgr.14520) 67 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi089.xziuxp' not in {'smb.adctdb1.0.0.smithi071.ajnwdj': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi071.ajnwdj', 'hostname': 'smithi071', 'host_ip': '172.21.15.71'}, 'smb.adctdb1.1.0.smithi088.iicpsa': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi088.iicpsa', 'hostname': 'smithi088', 'host_ip': '172.21.15.88'}} 2024-09-17T10:27:09.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:09 smithi071 bash[19840]: cephadm 2024-09-17T10:27:08.465345+0000 mgr.x (mgr.14520) 68 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi088.iicpsa on smithi088 2024-09-17T10:27:09.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:09 smithi071 bash[19840]: cephadm 2024-09-17T10:27:08.465345+0000 mgr.x (mgr.14520) 68 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi088.iicpsa on smithi088 2024-09-17T10:27:09.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:09 smithi071 bash[19840]: cluster 2024-09-17T10:27:09.194986+0000 mgr.x (mgr.14520) 69 : cluster [DBG] pgmap v41: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:09.716 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:09 smithi071 bash[19840]: cluster 2024-09-17T10:27:09.194986+0000 mgr.x (mgr.14520) 69 : cluster [DBG] pgmap v41: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:09.810 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:27:09.871 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:09 smithi089 bash[21600]: audit 2024-09-17T10:27:08.424251+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:09.871 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:09 smithi089 bash[21600]: audit 2024-09-17T10:27:08.424251+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:09.871 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:09 smithi089 bash[21600]: audit 2024-09-17T10:27:08.431085+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:09.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:09 smithi089 bash[21600]: audit 2024-09-17T10:27:08.431085+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:09.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:09 smithi089 bash[21600]: audit 2024-09-17T10:27:08.437901+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:09.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:09 smithi089 bash[21600]: audit 2024-09-17T10:27:08.437901+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:09.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:09 smithi089 bash[21600]: cephadm 2024-09-17T10:27:08.438919+0000 mgr.x (mgr.14520) 65 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T10:27:09.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:09 smithi089 bash[21600]: cephadm 2024-09-17T10:27:08.438919+0000 mgr.x (mgr.14520) 65 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T10:27:09.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:09 smithi089 bash[21600]: audit 2024-09-17T10:27:08.439288+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi088.iicpsa", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-17T10:27:09.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:09 smithi089 bash[21600]: audit 2024-09-17T10:27:08.439288+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi088.iicpsa", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-17T10:27:09.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:09 smithi089 bash[21600]: audit 2024-09-17T10:27:08.442784+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi088.iicpsa", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-17T10:27:09.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:09 smithi089 bash[21600]: audit 2024-09-17T10:27:08.442784+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.1.0.smithi088.iicpsa", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-17T10:27:09.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:09 smithi089 bash[21600]: audit 2024-09-17T10:27:08.445893+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T10:27:09.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:09 smithi089 bash[21600]: audit 2024-09-17T10:27:08.445893+0000 mon.a (mon.0) 749 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T10:27:09.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:09 smithi089 bash[21600]: audit 2024-09-17T10:27:08.446983+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:09.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:09 smithi089 bash[21600]: audit 2024-09-17T10:27:08.446983+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:09.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:09 smithi089 bash[21600]: cephadm 2024-09-17T10:27:08.447775+0000 mgr.x (mgr.14520) 66 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T10:27:09.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:09 smithi089 bash[21600]: cephadm 2024-09-17T10:27:08.447775+0000 mgr.x (mgr.14520) 66 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T10:27:09.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:09 smithi089 bash[21600]: cephadm 2024-09-17T10:27:08.457345+0000 mgr.x (mgr.14520) 67 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi089.xziuxp' not in {'smb.adctdb1.0.0.smithi071.ajnwdj': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi071.ajnwdj', 'hostname': 'smithi071', 'host_ip': '172.21.15.71'}, 'smb.adctdb1.1.0.smithi088.iicpsa': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi088.iicpsa', 'hostname': 'smithi088', 'host_ip': '172.21.15.88'}} 2024-09-17T10:27:09.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:09 smithi089 bash[21600]: cephadm 2024-09-17T10:27:08.457345+0000 mgr.x (mgr.14520) 67 : cephadm [WRN] daemon not available: 'smb.adctdb1.2.0.smithi089.xziuxp' not in {'smb.adctdb1.0.0.smithi071.ajnwdj': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.0.0.smithi071.ajnwdj', 'hostname': 'smithi071', 'host_ip': '172.21.15.71'}, 'smb.adctdb1.1.0.smithi088.iicpsa': {'daemon_type': 'smb', 'daemon_id': 'adctdb1.1.0.smithi088.iicpsa', 'hostname': 'smithi088', 'host_ip': '172.21.15.88'}} 2024-09-17T10:27:09.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:09 smithi089 bash[21600]: cephadm 2024-09-17T10:27:08.465345+0000 mgr.x (mgr.14520) 68 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi088.iicpsa on smithi088 2024-09-17T10:27:09.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:09 smithi089 bash[21600]: cephadm 2024-09-17T10:27:08.465345+0000 mgr.x (mgr.14520) 68 : cephadm [INF] Deploying daemon smb.adctdb1.1.0.smithi088.iicpsa on smithi088 2024-09-17T10:27:09.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:09 smithi089 bash[21600]: cluster 2024-09-17T10:27:09.194986+0000 mgr.x (mgr.14520) 69 : cluster [DBG] pgmap v41: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:09.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:09 smithi089 bash[21600]: cluster 2024-09-17T10:27:09.194986+0000 mgr.x (mgr.14520) 69 : cluster [DBG] pgmap v41: 97 pgs: 2 peering, 95 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:09.960 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:09 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:09.960 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 17 10:27:09 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:09.960 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 17 10:27:09 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:11.492 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:11 smithi088 bash[21618]: cluster 2024-09-17T10:27:11.196232+0000 mgr.x (mgr.14520) 70 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 127 B/s wr, 2 op/s 2024-09-17T10:27:11.492 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:11 smithi088 bash[21618]: cluster 2024-09-17T10:27:11.196232+0000 mgr.x (mgr.14520) 70 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 127 B/s wr, 2 op/s 2024-09-17T10:27:11.492 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:11 smithi088 bash[21618]: cluster 2024-09-17T10:27:11.247490+0000 mon.a (mon.0) 751 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-17T10:27:11.492 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:11 smithi088 bash[21618]: cluster 2024-09-17T10:27:11.247490+0000 mon.a (mon.0) 751 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-17T10:27:11.492 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:11 smithi088 bash[21618]: cluster 2024-09-17T10:27:11.247520+0000 mon.a (mon.0) 752 : cluster [INF] Cluster is now healthy 2024-09-17T10:27:11.492 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:11 smithi088 bash[21618]: cluster 2024-09-17T10:27:11.247520+0000 mon.a (mon.0) 752 : cluster [INF] Cluster is now healthy 2024-09-17T10:27:11.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:11 smithi089 bash[21600]: cluster 2024-09-17T10:27:11.196232+0000 mgr.x (mgr.14520) 70 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 127 B/s wr, 2 op/s 2024-09-17T10:27:11.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:11 smithi089 bash[21600]: cluster 2024-09-17T10:27:11.196232+0000 mgr.x (mgr.14520) 70 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 127 B/s wr, 2 op/s 2024-09-17T10:27:11.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:11 smithi089 bash[21600]: cluster 2024-09-17T10:27:11.247490+0000 mon.a (mon.0) 751 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-17T10:27:11.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:11 smithi089 bash[21600]: cluster 2024-09-17T10:27:11.247490+0000 mon.a (mon.0) 751 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-17T10:27:11.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:11 smithi089 bash[21600]: cluster 2024-09-17T10:27:11.247520+0000 mon.a (mon.0) 752 : cluster [INF] Cluster is now healthy 2024-09-17T10:27:11.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:11 smithi089 bash[21600]: cluster 2024-09-17T10:27:11.247520+0000 mon.a (mon.0) 752 : cluster [INF] Cluster is now healthy 2024-09-17T10:27:11.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:11 smithi071 bash[19840]: cluster 2024-09-17T10:27:11.196232+0000 mgr.x (mgr.14520) 70 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 127 B/s wr, 2 op/s 2024-09-17T10:27:11.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:11 smithi071 bash[19840]: cluster 2024-09-17T10:27:11.196232+0000 mgr.x (mgr.14520) 70 : cluster [DBG] pgmap v42: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 127 B/s wr, 2 op/s 2024-09-17T10:27:11.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:11 smithi071 bash[19840]: cluster 2024-09-17T10:27:11.247490+0000 mon.a (mon.0) 751 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-17T10:27:11.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:11 smithi071 bash[19840]: cluster 2024-09-17T10:27:11.247490+0000 mon.a (mon.0) 751 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-09-17T10:27:11.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:11 smithi071 bash[19840]: cluster 2024-09-17T10:27:11.247520+0000 mon.a (mon.0) 752 : cluster [INF] Cluster is now healthy 2024-09-17T10:27:11.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:11 smithi071 bash[19840]: cluster 2024-09-17T10:27:11.247520+0000 mon.a (mon.0) 752 : cluster [INF] Cluster is now healthy 2024-09-17T10:27:13.476 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:27:13.477 INFO:teuthology.orchestra.run.smithi071.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T10:25:13.468628Z", "last_refresh": "2024-09-17T10:26:09.179835Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi071=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T10:18:04.519731Z", "last_refresh": "2024-09-17T10:26:09.541137Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi071:172.21.15.71=a", "smithi088:172.21.15.88=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T10:17:29.477119Z", "last_refresh": "2024-09-17T10:26:09.168243Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407", "last_refresh": "2024-09-17T10:26:09.168598Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T10:27:08.438277Z 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.177"], "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-17T10:26:40.933840Z", "running": 0, "size": 3}}] 2024-09-17T10:27:13.522 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:13 smithi071 bash[19840]: cluster 2024-09-17T10:27:13.196612+0000 mgr.x (mgr.14520) 71 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 108 B/s wr, 2 op/s 2024-09-17T10:27:13.522 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:13 smithi071 bash[19840]: cluster 2024-09-17T10:27:13.196612+0000 mgr.x (mgr.14520) 71 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 108 B/s wr, 2 op/s 2024-09-17T10:27:13.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:13 smithi088 bash[21618]: cluster 2024-09-17T10:27:13.196612+0000 mgr.x (mgr.14520) 71 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 108 B/s wr, 2 op/s 2024-09-17T10:27:13.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:13 smithi088 bash[21618]: cluster 2024-09-17T10:27:13.196612+0000 mgr.x (mgr.14520) 71 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 108 B/s wr, 2 op/s 2024-09-17T10:27:13.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:13 smithi089 bash[21600]: cluster 2024-09-17T10:27:13.196612+0000 mgr.x (mgr.14520) 71 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 108 B/s wr, 2 op/s 2024-09-17T10:27:13.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:13 smithi089 bash[21600]: cluster 2024-09-17T10:27:13.196612+0000 mgr.x (mgr.14520) 71 : cluster [DBG] pgmap v43: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.3 KiB/s rd, 108 B/s wr, 2 op/s 2024-09-17T10:27:14.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:14 smithi071 bash[19840]: audit 2024-09-17T10:27:13.473961+0000 mgr.x (mgr.14520) 72 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:14.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:14 smithi071 bash[19840]: audit 2024-09-17T10:27:13.473961+0000 mgr.x (mgr.14520) 72 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:14.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:14 smithi088 bash[21618]: audit 2024-09-17T10:27:13.473961+0000 mgr.x (mgr.14520) 72 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:14.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:14 smithi088 bash[21618]: audit 2024-09-17T10:27:13.473961+0000 mgr.x (mgr.14520) 72 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:14.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:14 smithi089 bash[21600]: audit 2024-09-17T10:27:13.473961+0000 mgr.x (mgr.14520) 72 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:14.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:14 smithi089 bash[21600]: audit 2024-09-17T10:27:13.473961+0000 mgr.x (mgr.14520) 72 : audit [DBG] from='client.14631 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:15.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:15 smithi071 bash[19840]: cluster 2024-09-17T10:27:15.197795+0000 mgr.x (mgr.14520) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 97 B/s wr, 1 op/s 2024-09-17T10:27:15.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:15 smithi071 bash[19840]: cluster 2024-09-17T10:27:15.197795+0000 mgr.x (mgr.14520) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 97 B/s wr, 1 op/s 2024-09-17T10:27:15.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:15 smithi088 bash[21618]: cluster 2024-09-17T10:27:15.197795+0000 mgr.x (mgr.14520) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 97 B/s wr, 1 op/s 2024-09-17T10:27:15.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:15 smithi088 bash[21618]: cluster 2024-09-17T10:27:15.197795+0000 mgr.x (mgr.14520) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 97 B/s wr, 1 op/s 2024-09-17T10:27:15.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:15 smithi089 bash[21600]: cluster 2024-09-17T10:27:15.197795+0000 mgr.x (mgr.14520) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 97 B/s wr, 1 op/s 2024-09-17T10:27:15.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:15 smithi089 bash[21600]: cluster 2024-09-17T10:27:15.197795+0000 mgr.x (mgr.14520) 73 : cluster [DBG] pgmap v44: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.1 KiB/s rd, 97 B/s wr, 1 op/s 2024-09-17T10:27:15.907 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-17T10:27:16.908 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T10:27:17.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:17 smithi071 bash[19840]: cluster 2024-09-17T10:27:17.198186+0000 mgr.x (mgr.14520) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T10:27:17.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:17 smithi071 bash[19840]: cluster 2024-09-17T10:27:17.198186+0000 mgr.x (mgr.14520) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T10:27:17.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:17 smithi088 bash[21618]: cluster 2024-09-17T10:27:17.198186+0000 mgr.x (mgr.14520) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T10:27:17.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:17 smithi088 bash[21618]: cluster 2024-09-17T10:27:17.198186+0000 mgr.x (mgr.14520) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T10:27:17.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:17 smithi089 bash[21600]: cluster 2024-09-17T10:27:17.198186+0000 mgr.x (mgr.14520) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T10:27:17.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:17 smithi089 bash[21600]: cluster 2024-09-17T10:27:17.198186+0000 mgr.x (mgr.14520) 74 : cluster [DBG] pgmap v45: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T10:27:19.871 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:19 smithi089 bash[21600]: audit 2024-09-17T10:27:18.529065+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:19.871 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:19 smithi089 bash[21600]: audit 2024-09-17T10:27:18.529065+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:19.871 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:19 smithi089 bash[21600]: cluster 2024-09-17T10:27:19.198707+0000 mgr.x (mgr.14520) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T10:27:19.871 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:19 smithi089 bash[21600]: cluster 2024-09-17T10:27:19.198707+0000 mgr.x (mgr.14520) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T10:27:19.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:19 smithi071 bash[19840]: audit 2024-09-17T10:27:18.529065+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:19.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:19 smithi071 bash[19840]: audit 2024-09-17T10:27:18.529065+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:19.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:19 smithi071 bash[19840]: cluster 2024-09-17T10:27:19.198707+0000 mgr.x (mgr.14520) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T10:27:19.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:19 smithi071 bash[19840]: cluster 2024-09-17T10:27:19.198707+0000 mgr.x (mgr.14520) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T10:27:20.033 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:19 smithi088 bash[21618]: audit 2024-09-17T10:27:18.529065+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:20.033 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:19 smithi088 bash[21618]: audit 2024-09-17T10:27:18.529065+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:20.033 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:19 smithi088 bash[21618]: cluster 2024-09-17T10:27:19.198707+0000 mgr.x (mgr.14520) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T10:27:20.034 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:19 smithi088 bash[21618]: cluster 2024-09-17T10:27:19.198707+0000 mgr.x (mgr.14520) 75 : cluster [DBG] pgmap v46: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T10:27:21.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:21 smithi071 bash[19840]: cluster 2024-09-17T10:27:21.199675+0000 mgr.x (mgr.14520) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T10:27:21.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:21 smithi071 bash[19840]: cluster 2024-09-17T10:27:21.199675+0000 mgr.x (mgr.14520) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T10:27:21.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:21 smithi088 bash[21618]: cluster 2024-09-17T10:27:21.199675+0000 mgr.x (mgr.14520) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T10:27:21.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:21 smithi088 bash[21618]: cluster 2024-09-17T10:27:21.199675+0000 mgr.x (mgr.14520) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T10:27:21.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:21 smithi089 bash[21600]: cluster 2024-09-17T10:27:21.199675+0000 mgr.x (mgr.14520) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T10:27:21.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:21 smithi089 bash[21600]: cluster 2024-09-17T10:27:21.199675+0000 mgr.x (mgr.14520) 76 : cluster [DBG] pgmap v47: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1023 B/s rd, 85 B/s wr, 1 op/s 2024-09-17T10:27:21.705 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:27:23.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:23 smithi071 bash[19840]: cluster 2024-09-17T10:27:23.200274+0000 mgr.x (mgr.14520) 77 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:23.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:23 smithi071 bash[19840]: cluster 2024-09-17T10:27:23.200274+0000 mgr.x (mgr.14520) 77 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:23.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:23 smithi088 bash[21618]: cluster 2024-09-17T10:27:23.200274+0000 mgr.x (mgr.14520) 77 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:23.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:23 smithi088 bash[21618]: cluster 2024-09-17T10:27:23.200274+0000 mgr.x (mgr.14520) 77 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:23.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:23 smithi089 bash[21600]: cluster 2024-09-17T10:27:23.200274+0000 mgr.x (mgr.14520) 77 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:23.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:23 smithi089 bash[21600]: cluster 2024-09-17T10:27:23.200274+0000 mgr.x (mgr.14520) 77 : cluster [DBG] pgmap v48: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:25.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:25 smithi071 bash[19840]: cluster 2024-09-17T10:27:25.201477+0000 mgr.x (mgr.14520) 78 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:25.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:25 smithi071 bash[19840]: cluster 2024-09-17T10:27:25.201477+0000 mgr.x (mgr.14520) 78 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:25.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:25 smithi088 bash[21618]: cluster 2024-09-17T10:27:25.201477+0000 mgr.x (mgr.14520) 78 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:25.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:25 smithi088 bash[21618]: cluster 2024-09-17T10:27:25.201477+0000 mgr.x (mgr.14520) 78 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:25.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:25 smithi089 bash[21600]: cluster 2024-09-17T10:27:25.201477+0000 mgr.x (mgr.14520) 78 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:25.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:25 smithi089 bash[21600]: cluster 2024-09-17T10:27:25.201477+0000 mgr.x (mgr.14520) 78 : cluster [DBG] pgmap v49: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:26.655 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:27:26.655 INFO:teuthology.orchestra.run.smithi071.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T10:25:13.468628Z", "last_refresh": "2024-09-17T10:26:09.179835Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi071=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T10:18:04.519731Z", "last_refresh": "2024-09-17T10:26:09.541137Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi071:172.21.15.71=a", "smithi088:172.21.15.88=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T10:17:29.477119Z", "last_refresh": "2024-09-17T10:26:09.168243Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407", "last_refresh": "2024-09-17T10:26:09.168598Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T10:27:08.438277Z 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.177"], "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-17T10:26:40.933840Z", "running": 0, "size": 3}}] 2024-09-17T10:27:27.519 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:27 smithi071 bash[19840]: audit 2024-09-17T10:27:26.653762+0000 mgr.x (mgr.14520) 79 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:27.520 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:27 smithi071 bash[19840]: audit 2024-09-17T10:27:26.653762+0000 mgr.x (mgr.14520) 79 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:27.520 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:27 smithi071 bash[19840]: cluster 2024-09-17T10:27:27.202117+0000 mgr.x (mgr.14520) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:27.520 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:27 smithi071 bash[19840]: cluster 2024-09-17T10:27:27.202117+0000 mgr.x (mgr.14520) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:27.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:27 smithi088 bash[21618]: audit 2024-09-17T10:27:26.653762+0000 mgr.x (mgr.14520) 79 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:27.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:27 smithi088 bash[21618]: audit 2024-09-17T10:27:26.653762+0000 mgr.x (mgr.14520) 79 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:27.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:27 smithi088 bash[21618]: cluster 2024-09-17T10:27:27.202117+0000 mgr.x (mgr.14520) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:27.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:27 smithi088 bash[21618]: cluster 2024-09-17T10:27:27.202117+0000 mgr.x (mgr.14520) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:27.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:27 smithi089 bash[21600]: audit 2024-09-17T10:27:26.653762+0000 mgr.x (mgr.14520) 79 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:27.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:27 smithi089 bash[21600]: audit 2024-09-17T10:27:26.653762+0000 mgr.x (mgr.14520) 79 : audit [DBG] from='client.14715 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:27.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:27 smithi089 bash[21600]: cluster 2024-09-17T10:27:27.202117+0000 mgr.x (mgr.14520) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:27.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:27 smithi089 bash[21600]: cluster 2024-09-17T10:27:27.202117+0000 mgr.x (mgr.14520) 80 : cluster [DBG] pgmap v50: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:29.166 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-17T10:27:29.307 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:29 smithi088 bash[21618]: cluster 2024-09-17T10:27:29.202749+0000 mgr.x (mgr.14520) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:29.307 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:29 smithi088 bash[21618]: cluster 2024-09-17T10:27:29.202749+0000 mgr.x (mgr.14520) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:29.416 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:29 smithi071 bash[19840]: cluster 2024-09-17T10:27:29.202749+0000 mgr.x (mgr.14520) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:29.416 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:29 smithi071 bash[19840]: cluster 2024-09-17T10:27:29.202749+0000 mgr.x (mgr.14520) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:29.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:29 smithi089 bash[21600]: cluster 2024-09-17T10:27:29.202749+0000 mgr.x (mgr.14520) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:29.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:29 smithi089 bash[21600]: cluster 2024-09-17T10:27:29.202749+0000 mgr.x (mgr.14520) 81 : cluster [DBG] pgmap v51: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail 2024-09-17T10:27:30.168 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T10:27:31.413 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:31 smithi071 bash[19840]: cluster 2024-09-17T10:27:31.203998+0000 mgr.x (mgr.14520) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:27:31.413 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:31 smithi071 bash[19840]: cluster 2024-09-17T10:27:31.203998+0000 mgr.x (mgr.14520) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:27:31.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:31 smithi088 bash[21618]: cluster 2024-09-17T10:27:31.203998+0000 mgr.x (mgr.14520) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:27:31.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:31 smithi088 bash[21618]: cluster 2024-09-17T10:27:31.203998+0000 mgr.x (mgr.14520) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:27:31.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:31 smithi089 bash[21600]: cluster 2024-09-17T10:27:31.203998+0000 mgr.x (mgr.14520) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:27:31.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:31 smithi089 bash[21600]: cluster 2024-09-17T10:27:31.203998+0000 mgr.x (mgr.14520) 82 : cluster [DBG] pgmap v52: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:27:33.283 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:33 smithi088 bash[21618]: cluster 2024-09-17T10:27:33.204724+0000 mgr.x (mgr.14520) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:27:33.283 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:33 smithi088 bash[21618]: cluster 2024-09-17T10:27:33.204724+0000 mgr.x (mgr.14520) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:27:33.422 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:33 smithi071 bash[19840]: cluster 2024-09-17T10:27:33.204724+0000 mgr.x (mgr.14520) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:27:33.423 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:33 smithi071 bash[19840]: cluster 2024-09-17T10:27:33.204724+0000 mgr.x (mgr.14520) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:27:33.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:33 smithi089 bash[21600]: cluster 2024-09-17T10:27:33.204724+0000 mgr.x (mgr.14520) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:27:33.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:33 smithi089 bash[21600]: cluster 2024-09-17T10:27:33.204724+0000 mgr.x (mgr.14520) 83 : cluster [DBG] pgmap v53: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:27:34.959 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:27:35.483 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:35 smithi088 bash[21618]: cluster 2024-09-17T10:27:35.205906+0000 mgr.x (mgr.14520) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:27:35.484 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:35 smithi088 bash[21618]: cluster 2024-09-17T10:27:35.205906+0000 mgr.x (mgr.14520) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:27:35.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:35 smithi071 bash[19840]: cluster 2024-09-17T10:27:35.205906+0000 mgr.x (mgr.14520) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:27:35.573 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:35 smithi071 bash[19840]: cluster 2024-09-17T10:27:35.205906+0000 mgr.x (mgr.14520) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:27:35.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:35 smithi089 bash[21600]: cluster 2024-09-17T10:27:35.205906+0000 mgr.x (mgr.14520) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:27:35.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:35 smithi089 bash[21600]: cluster 2024-09-17T10:27:35.205906+0000 mgr.x (mgr.14520) 84 : cluster [DBG] pgmap v54: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:27:36.921 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:27:36.922 INFO:teuthology.orchestra.run.smithi071.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T10:25:13.468628Z", "last_refresh": "2024-09-17T10:26:09.179835Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi071=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T10:18:04.519731Z", "last_refresh": "2024-09-17T10:26:09.541137Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi071:172.21.15.71=a", "smithi088:172.21.15.88=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T10:17:29.477119Z", "last_refresh": "2024-09-17T10:26:09.168243Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407", "last_refresh": "2024-09-17T10:26:09.168598Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T10:27:36.130199Z 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.177"], "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-17T10:26:40.933840Z", "running": 0, "size": 3}}] 2024-09-17T10:27:37.214 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:37 smithi071 bash[19840]: audit 2024-09-17T10:27:36.114743+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:37.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:37 smithi071 bash[19840]: audit 2024-09-17T10:27:36.114743+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:37.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:37 smithi071 bash[19840]: audit 2024-09-17T10:27:36.122247+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:37.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:37 smithi071 bash[19840]: audit 2024-09-17T10:27:36.122247+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:37.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:37 smithi071 bash[19840]: audit 2024-09-17T10:27:36.129689+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:37.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:37 smithi071 bash[19840]: audit 2024-09-17T10:27:36.129689+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:37.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:37 smithi071 bash[19840]: cephadm 2024-09-17T10:27:36.131109+0000 mgr.x (mgr.14520) 85 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T10:27:37.215 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:37 smithi071 bash[19840]: cephadm 2024-09-17T10:27:36.131109+0000 mgr.x (mgr.14520) 85 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T10:27:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:37 smithi071 bash[19840]: audit 2024-09-17T10:27:36.131685+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi089.xziuxp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-17T10:27:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:37 smithi071 bash[19840]: audit 2024-09-17T10:27:36.131685+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi089.xziuxp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-17T10:27:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:37 smithi071 bash[19840]: audit 2024-09-17T10:27:36.134814+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi089.xziuxp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-17T10:27:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:37 smithi071 bash[19840]: audit 2024-09-17T10:27:36.134814+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi089.xziuxp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-17T10:27:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:37 smithi071 bash[19840]: audit 2024-09-17T10:27:36.139391+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T10:27:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:37 smithi071 bash[19840]: audit 2024-09-17T10:27:36.139391+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T10:27:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:37 smithi071 bash[19840]: audit 2024-09-17T10:27:36.140850+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:37 smithi071 bash[19840]: audit 2024-09-17T10:27:36.140850+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:37 smithi071 bash[19840]: cephadm 2024-09-17T10:27:36.142263+0000 mgr.x (mgr.14520) 86 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T10:27:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:37 smithi071 bash[19840]: cephadm 2024-09-17T10:27:36.142263+0000 mgr.x (mgr.14520) 86 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T10:27:37.216 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:37 smithi071 bash[19840]: cephadm 2024-09-17T10:27:36.164920+0000 mgr.x (mgr.14520) 87 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi089.xziuxp on smithi089 2024-09-17T10:27:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:37 smithi071 bash[19840]: cephadm 2024-09-17T10:27:36.164920+0000 mgr.x (mgr.14520) 87 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi089.xziuxp on smithi089 2024-09-17T10:27:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:37 smithi071 bash[19840]: cluster 2024-09-17T10:27:36.280122+0000 mon.a (mon.0) 761 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-17T10:27:37.217 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:37 smithi071 bash[19840]: cluster 2024-09-17T10:27:36.280122+0000 mon.a (mon.0) 761 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-17T10:27:37.221 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:27:37 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:37.222 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:27:37 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:37.222 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:37 smithi089 bash[21600]: audit 2024-09-17T10:27:36.114743+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:37.222 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:37 smithi089 bash[21600]: audit 2024-09-17T10:27:36.114743+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:37.222 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:37 smithi089 bash[21600]: audit 2024-09-17T10:27:36.122247+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:37.222 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:37 smithi089 bash[21600]: audit 2024-09-17T10:27:36.122247+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:37.222 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:37 smithi089 bash[21600]: audit 2024-09-17T10:27:36.129689+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:37.222 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:37 smithi089 bash[21600]: audit 2024-09-17T10:27:36.129689+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:37.223 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:37 smithi089 bash[21600]: cephadm 2024-09-17T10:27:36.131109+0000 mgr.x (mgr.14520) 85 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T10:27:37.223 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:37 smithi089 bash[21600]: cephadm 2024-09-17T10:27:36.131109+0000 mgr.x (mgr.14520) 85 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T10:27:37.223 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:37 smithi089 bash[21600]: audit 2024-09-17T10:27:36.131685+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi089.xziuxp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-17T10:27:37.223 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:37 smithi089 bash[21600]: audit 2024-09-17T10:27:36.131685+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi089.xziuxp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-17T10:27:37.223 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:37 smithi089 bash[21600]: audit 2024-09-17T10:27:36.134814+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi089.xziuxp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-17T10:27:37.223 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:37 smithi089 bash[21600]: audit 2024-09-17T10:27:36.134814+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi089.xziuxp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-17T10:27:37.223 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:37 smithi089 bash[21600]: audit 2024-09-17T10:27:36.139391+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T10:27:37.223 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:37 smithi089 bash[21600]: audit 2024-09-17T10:27:36.139391+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T10:27:37.223 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:37 smithi089 bash[21600]: audit 2024-09-17T10:27:36.140850+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:37.223 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:37 smithi089 bash[21600]: audit 2024-09-17T10:27:36.140850+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:37.223 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:37 smithi089 bash[21600]: cephadm 2024-09-17T10:27:36.142263+0000 mgr.x (mgr.14520) 86 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T10:27:37.223 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:37 smithi089 bash[21600]: cephadm 2024-09-17T10:27:36.142263+0000 mgr.x (mgr.14520) 86 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T10:27:37.223 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:37 smithi089 bash[21600]: cephadm 2024-09-17T10:27:36.164920+0000 mgr.x (mgr.14520) 87 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi089.xziuxp on smithi089 2024-09-17T10:27:37.224 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:37 smithi089 bash[21600]: cephadm 2024-09-17T10:27:36.164920+0000 mgr.x (mgr.14520) 87 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi089.xziuxp on smithi089 2024-09-17T10:27:37.224 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:37 smithi089 bash[21600]: cluster 2024-09-17T10:27:36.280122+0000 mon.a (mon.0) 761 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-17T10:27:37.224 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:37 smithi089 bash[21600]: cluster 2024-09-17T10:27:36.280122+0000 mon.a (mon.0) 761 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-17T10:27:37.224 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:37 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:37.428 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:37 smithi088 bash[21618]: audit 2024-09-17T10:27:36.114743+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:37.428 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:37 smithi088 bash[21618]: audit 2024-09-17T10:27:36.114743+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:37.428 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:37 smithi088 bash[21618]: audit 2024-09-17T10:27:36.122247+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:37.429 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:37 smithi088 bash[21618]: audit 2024-09-17T10:27:36.122247+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:37.429 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:37 smithi088 bash[21618]: audit 2024-09-17T10:27:36.129689+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:37.429 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:37 smithi088 bash[21618]: audit 2024-09-17T10:27:36.129689+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:27:37.429 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:37 smithi088 bash[21618]: cephadm 2024-09-17T10:27:36.131109+0000 mgr.x (mgr.14520) 85 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T10:27:37.429 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:37 smithi088 bash[21618]: cephadm 2024-09-17T10:27:36.131109+0000 mgr.x (mgr.14520) 85 : cephadm [WRN] ignoring unexpected uri scheme: 'rados:mon-config-key:smb/config/adctdb1/join.0.json' 2024-09-17T10:27:37.429 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:37 smithi088 bash[21618]: audit 2024-09-17T10:27:36.131685+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi089.xziuxp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-17T10:27:37.429 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:37 smithi088 bash[21618]: audit 2024-09-17T10:27:36.131685+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi089.xziuxp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]} : dispatch 2024-09-17T10:27:37.429 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:37 smithi088 bash[21618]: audit 2024-09-17T10:27:36.134814+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi089.xziuxp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-17T10:27:37.429 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:37 smithi088 bash[21618]: audit 2024-09-17T10:27:36.134814+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth get-or-create", "entity": "client.smb.config.adctdb1.2.0.smithi089.xziuxp", "caps": ["mon", "allow r, allow command \"config-key get\" with \"key\" prefix \"smb/config/adctdb1/\"", "osd", "allow rwx pool=.smb namespace=adctdb1 object_prefix cluster.meta., allow r pool=.smb"]}]': finished 2024-09-17T10:27:37.429 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:37 smithi088 bash[21618]: audit 2024-09-17T10:27:36.139391+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T10:27:37.429 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:37 smithi088 bash[21618]: audit 2024-09-17T10:27:36.139391+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.smb.fs.cluster.adctdb1"} : dispatch 2024-09-17T10:27:37.429 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:37 smithi088 bash[21618]: audit 2024-09-17T10:27:36.140850+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:37.430 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:37 smithi088 bash[21618]: audit 2024-09-17T10:27:36.140850+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:27:37.430 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:37 smithi088 bash[21618]: cephadm 2024-09-17T10:27:36.142263+0000 mgr.x (mgr.14520) 86 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T10:27:37.430 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:37 smithi088 bash[21618]: cephadm 2024-09-17T10:27:36.142263+0000 mgr.x (mgr.14520) 86 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T10:27:37.430 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:37 smithi088 bash[21618]: cephadm 2024-09-17T10:27:36.164920+0000 mgr.x (mgr.14520) 87 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi089.xziuxp on smithi089 2024-09-17T10:27:37.430 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:37 smithi088 bash[21618]: cephadm 2024-09-17T10:27:36.164920+0000 mgr.x (mgr.14520) 87 : cephadm [INF] Deploying daemon smb.adctdb1.2.0.smithi089.xziuxp on smithi089 2024-09-17T10:27:37.430 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:37 smithi088 bash[21618]: cluster 2024-09-17T10:27:36.280122+0000 mon.a (mon.0) 761 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-17T10:27:37.430 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:37 smithi088 bash[21618]: cluster 2024-09-17T10:27:36.280122+0000 mon.a (mon.0) 761 : cluster [DBG] mgrmap e23: x(active, since 93s) 2024-09-17T10:27:37.502 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:27:37 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:37.502 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:27:37 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:37.503 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:37 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:27:37.693 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-17T10:27:38.283 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:38 smithi088 bash[21618]: audit 2024-09-17T10:27:36.915706+0000 mgr.x (mgr.14520) 88 : audit [DBG] from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:38.283 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:38 smithi088 bash[21618]: audit 2024-09-17T10:27:36.915706+0000 mgr.x (mgr.14520) 88 : audit [DBG] from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:38.283 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:38 smithi088 bash[21618]: cluster 2024-09-17T10:27:37.206532+0000 mgr.x (mgr.14520) 89 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:27:38.283 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:38 smithi088 bash[21618]: cluster 2024-09-17T10:27:37.206532+0000 mgr.x (mgr.14520) 89 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:27:38.306 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:38 smithi089 bash[21600]: audit 2024-09-17T10:27:36.915706+0000 mgr.x (mgr.14520) 88 : audit [DBG] from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:38.306 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:38 smithi089 bash[21600]: audit 2024-09-17T10:27:36.915706+0000 mgr.x (mgr.14520) 88 : audit [DBG] from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:38.306 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:38 smithi089 bash[21600]: cluster 2024-09-17T10:27:37.206532+0000 mgr.x (mgr.14520) 89 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:27:38.306 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:38 smithi089 bash[21600]: cluster 2024-09-17T10:27:37.206532+0000 mgr.x (mgr.14520) 89 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:27:38.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:38 smithi071 bash[19840]: audit 2024-09-17T10:27:36.915706+0000 mgr.x (mgr.14520) 88 : audit [DBG] from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:38.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:38 smithi071 bash[19840]: audit 2024-09-17T10:27:36.915706+0000 mgr.x (mgr.14520) 88 : audit [DBG] from='client.14835 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:38.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:38 smithi071 bash[19840]: cluster 2024-09-17T10:27:37.206532+0000 mgr.x (mgr.14520) 89 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:27:38.421 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:38 smithi071 bash[19840]: cluster 2024-09-17T10:27:37.206532+0000 mgr.x (mgr.14520) 89 : cluster [DBG] pgmap v55: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:27:38.696 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T10:27:39.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:39 smithi088 bash[21618]: cluster 2024-09-17T10:27:39.207203+0000 mgr.x (mgr.14520) 90 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:27:39.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:39 smithi088 bash[21618]: cluster 2024-09-17T10:27:39.207203+0000 mgr.x (mgr.14520) 90 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:27:39.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:39 smithi071 bash[19840]: cluster 2024-09-17T10:27:39.207203+0000 mgr.x (mgr.14520) 90 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:27:39.574 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:39 smithi071 bash[19840]: cluster 2024-09-17T10:27:39.207203+0000 mgr.x (mgr.14520) 90 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:27:39.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:39 smithi089 bash[21600]: cluster 2024-09-17T10:27:39.207203+0000 mgr.x (mgr.14520) 90 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:27:39.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:39 smithi089 bash[21600]: cluster 2024-09-17T10:27:39.207203+0000 mgr.x (mgr.14520) 90 : cluster [DBG] pgmap v56: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:27:41.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:41 smithi088 bash[21618]: cluster 2024-09-17T10:27:41.208359+0000 mgr.x (mgr.14520) 91 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.9 KiB/s rd, 341 B/s wr, 14 op/s 2024-09-17T10:27:41.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:41 smithi088 bash[21618]: cluster 2024-09-17T10:27:41.208359+0000 mgr.x (mgr.14520) 91 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.9 KiB/s rd, 341 B/s wr, 14 op/s 2024-09-17T10:27:41.575 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:41 smithi071 bash[19840]: cluster 2024-09-17T10:27:41.208359+0000 mgr.x (mgr.14520) 91 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.9 KiB/s rd, 341 B/s wr, 14 op/s 2024-09-17T10:27:41.575 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:41 smithi071 bash[19840]: cluster 2024-09-17T10:27:41.208359+0000 mgr.x (mgr.14520) 91 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.9 KiB/s rd, 341 B/s wr, 14 op/s 2024-09-17T10:27:41.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:41 smithi089 bash[21600]: cluster 2024-09-17T10:27:41.208359+0000 mgr.x (mgr.14520) 91 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.9 KiB/s rd, 341 B/s wr, 14 op/s 2024-09-17T10:27:41.621 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:41 smithi089 bash[21600]: cluster 2024-09-17T10:27:41.208359+0000 mgr.x (mgr.14520) 91 : cluster [DBG] pgmap v57: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.9 KiB/s rd, 341 B/s wr, 14 op/s 2024-09-17T10:27:43.371 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:43 smithi089 bash[21600]: cluster 2024-09-17T10:27:43.209033+0000 mgr.x (mgr.14520) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-17T10:27:43.371 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:43 smithi089 bash[21600]: cluster 2024-09-17T10:27:43.209033+0000 mgr.x (mgr.14520) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-17T10:27:43.502 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:27:43.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:43 smithi088 bash[21618]: cluster 2024-09-17T10:27:43.209033+0000 mgr.x (mgr.14520) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-17T10:27:43.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:43 smithi088 bash[21618]: cluster 2024-09-17T10:27:43.209033+0000 mgr.x (mgr.14520) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-17T10:27:43.576 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:43 smithi071 bash[19840]: cluster 2024-09-17T10:27:43.209033+0000 mgr.x (mgr.14520) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-17T10:27:43.576 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:43 smithi071 bash[19840]: cluster 2024-09-17T10:27:43.209033+0000 mgr.x (mgr.14520) 92 : cluster [DBG] pgmap v58: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-17T10:27:45.314 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:27:45.315 INFO:teuthology.orchestra.run.smithi071.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T10:25:13.468628Z", "last_refresh": "2024-09-17T10:26:09.179835Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi071=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T10:18:04.519731Z", "last_refresh": "2024-09-17T10:26:09.541137Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi071:172.21.15.71=a", "smithi088:172.21.15.88=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T10:17:29.477119Z", "last_refresh": "2024-09-17T10:26:09.168243Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407", "last_refresh": "2024-09-17T10:26:09.168598Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T10:27:36.130199Z 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.177"], "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-17T10:26:40.933840Z", "running": 0, "size": 3}}] 2024-09-17T10:27:45.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:45 smithi088 bash[21618]: cluster 2024-09-17T10:27:45.210166+0000 mgr.x (mgr.14520) 93 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T10:27:45.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:45 smithi088 bash[21618]: cluster 2024-09-17T10:27:45.210166+0000 mgr.x (mgr.14520) 93 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T10:27:45.571 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:45 smithi071 bash[19840]: cluster 2024-09-17T10:27:45.210166+0000 mgr.x (mgr.14520) 93 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T10:27:45.572 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:45 smithi071 bash[19840]: cluster 2024-09-17T10:27:45.210166+0000 mgr.x (mgr.14520) 93 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T10:27:45.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:45 smithi089 bash[21600]: cluster 2024-09-17T10:27:45.210166+0000 mgr.x (mgr.14520) 93 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T10:27:45.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:45 smithi089 bash[21600]: cluster 2024-09-17T10:27:45.210166+0000 mgr.x (mgr.14520) 93 : cluster [DBG] pgmap v59: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 341 B/s wr, 9 op/s 2024-09-17T10:27:46.218 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-17T10:27:46.471 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:46 smithi071 bash[19840]: audit 2024-09-17T10:27:45.308801+0000 mgr.x (mgr.14520) 94 : audit [DBG] from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:46.472 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:46 smithi071 bash[19840]: audit 2024-09-17T10:27:45.308801+0000 mgr.x (mgr.14520) 94 : audit [DBG] from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:46.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:46 smithi088 bash[21618]: audit 2024-09-17T10:27:45.308801+0000 mgr.x (mgr.14520) 94 : audit [DBG] from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:46.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:46 smithi088 bash[21618]: audit 2024-09-17T10:27:45.308801+0000 mgr.x (mgr.14520) 94 : audit [DBG] from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:46.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:46 smithi089 bash[21600]: audit 2024-09-17T10:27:45.308801+0000 mgr.x (mgr.14520) 94 : audit [DBG] from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:46.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:46 smithi089 bash[21600]: audit 2024-09-17T10:27:45.308801+0000 mgr.x (mgr.14520) 94 : audit [DBG] from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:47.219 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T10:27:47.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:47 smithi088 bash[21618]: cluster 2024-09-17T10:27:47.210801+0000 mgr.x (mgr.14520) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T10:27:47.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:47 smithi088 bash[21618]: cluster 2024-09-17T10:27:47.210801+0000 mgr.x (mgr.14520) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T10:27:47.578 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:47 smithi071 bash[19840]: cluster 2024-09-17T10:27:47.210801+0000 mgr.x (mgr.14520) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T10:27:47.578 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:47 smithi071 bash[19840]: cluster 2024-09-17T10:27:47.210801+0000 mgr.x (mgr.14520) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T10:27:47.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:47 smithi089 bash[21600]: cluster 2024-09-17T10:27:47.210801+0000 mgr.x (mgr.14520) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T10:27:47.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:47 smithi089 bash[21600]: cluster 2024-09-17T10:27:47.210801+0000 mgr.x (mgr.14520) 95 : cluster [DBG] pgmap v60: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T10:27:49.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:49 smithi088 bash[21618]: cluster 2024-09-17T10:27:49.211414+0000 mgr.x (mgr.14520) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T10:27:49.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:49 smithi088 bash[21618]: cluster 2024-09-17T10:27:49.211414+0000 mgr.x (mgr.14520) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T10:27:49.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:49 smithi071 bash[19840]: cluster 2024-09-17T10:27:49.211414+0000 mgr.x (mgr.14520) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T10:27:49.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:49 smithi071 bash[19840]: cluster 2024-09-17T10:27:49.211414+0000 mgr.x (mgr.14520) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T10:27:49.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:49 smithi089 bash[21600]: cluster 2024-09-17T10:27:49.211414+0000 mgr.x (mgr.14520) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T10:27:49.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:49 smithi089 bash[21600]: cluster 2024-09-17T10:27:49.211414+0000 mgr.x (mgr.14520) 96 : cluster [DBG] pgmap v61: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.9 KiB/s rd, 341 B/s wr, 7 op/s 2024-09-17T10:27:51.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:51 smithi088 bash[21618]: cluster 2024-09-17T10:27:51.212593+0000 mgr.x (mgr.14520) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-17T10:27:51.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:51 smithi088 bash[21618]: cluster 2024-09-17T10:27:51.212593+0000 mgr.x (mgr.14520) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-17T10:27:51.580 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:51 smithi071 bash[19840]: cluster 2024-09-17T10:27:51.212593+0000 mgr.x (mgr.14520) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-17T10:27:51.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:51 smithi071 bash[19840]: cluster 2024-09-17T10:27:51.212593+0000 mgr.x (mgr.14520) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-17T10:27:51.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:51 smithi089 bash[21600]: cluster 2024-09-17T10:27:51.212593+0000 mgr.x (mgr.14520) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-17T10:27:51.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:51 smithi089 bash[21600]: cluster 2024-09-17T10:27:51.212593+0000 mgr.x (mgr.14520) 97 : cluster [DBG] pgmap v62: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.7 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-17T10:27:52.016 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:27:53.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:53 smithi088 bash[21618]: cluster 2024-09-17T10:27:53.213227+0000 mgr.x (mgr.14520) 98 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T10:27:53.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:53 smithi088 bash[21618]: cluster 2024-09-17T10:27:53.213227+0000 mgr.x (mgr.14520) 98 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T10:27:53.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:53 smithi071 bash[19840]: cluster 2024-09-17T10:27:53.213227+0000 mgr.x (mgr.14520) 98 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T10:27:53.581 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:53 smithi071 bash[19840]: cluster 2024-09-17T10:27:53.213227+0000 mgr.x (mgr.14520) 98 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T10:27:53.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:53 smithi089 bash[21600]: cluster 2024-09-17T10:27:53.213227+0000 mgr.x (mgr.14520) 98 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T10:27:53.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:53 smithi089 bash[21600]: cluster 2024-09-17T10:27:53.213227+0000 mgr.x (mgr.14520) 98 : cluster [DBG] pgmap v63: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T10:27:53.752 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:27:53.752 INFO:teuthology.orchestra.run.smithi071.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T10:25:13.468628Z", "last_refresh": "2024-09-17T10:26:09.179835Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi071=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T10:18:04.519731Z", "last_refresh": "2024-09-17T10:26:09.541137Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi071:172.21.15.71=a", "smithi088:172.21.15.88=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T10:17:29.477119Z", "last_refresh": "2024-09-17T10:26:09.168243Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407", "last_refresh": "2024-09-17T10:26:09.168598Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T10:27:36.130199Z 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.177"], "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-17T10:26:40.933840Z", "running": 0, "size": 3}}] 2024-09-17T10:27:54.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:54 smithi088 bash[21618]: audit 2024-09-17T10:27:53.748913+0000 mgr.x (mgr.14520) 99 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:54.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:54 smithi088 bash[21618]: audit 2024-09-17T10:27:53.748913+0000 mgr.x (mgr.14520) 99 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:54.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:54 smithi071 bash[19840]: audit 2024-09-17T10:27:53.748913+0000 mgr.x (mgr.14520) 99 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:54.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:54 smithi071 bash[19840]: audit 2024-09-17T10:27:53.748913+0000 mgr.x (mgr.14520) 99 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:54.618 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-17T10:27:54.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:54 smithi089 bash[21600]: audit 2024-09-17T10:27:53.748913+0000 mgr.x (mgr.14520) 99 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:54.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:54 smithi089 bash[21600]: audit 2024-09-17T10:27:53.748913+0000 mgr.x (mgr.14520) 99 : audit [DBG] from='client.14973 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:27:55.439 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:55 smithi088 bash[21618]: cluster 2024-09-17T10:27:55.214614+0000 mgr.x (mgr.14520) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T10:27:55.439 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:55 smithi088 bash[21618]: cluster 2024-09-17T10:27:55.214614+0000 mgr.x (mgr.14520) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T10:27:55.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:55 smithi071 bash[19840]: cluster 2024-09-17T10:27:55.214614+0000 mgr.x (mgr.14520) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T10:27:55.583 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:55 smithi071 bash[19840]: cluster 2024-09-17T10:27:55.214614+0000 mgr.x (mgr.14520) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T10:27:55.619 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T10:27:55.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:55 smithi089 bash[21600]: cluster 2024-09-17T10:27:55.214614+0000 mgr.x (mgr.14520) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T10:27:55.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:55 smithi089 bash[21600]: cluster 2024-09-17T10:27:55.214614+0000 mgr.x (mgr.14520) 100 : cluster [DBG] pgmap v64: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T10:27:57.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:57 smithi071 bash[19840]: cluster 2024-09-17T10:27:57.215277+0000 mgr.x (mgr.14520) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T10:27:57.419 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:57 smithi071 bash[19840]: cluster 2024-09-17T10:27:57.215277+0000 mgr.x (mgr.14520) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T10:27:57.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:57 smithi088 bash[21618]: cluster 2024-09-17T10:27:57.215277+0000 mgr.x (mgr.14520) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T10:27:57.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:57 smithi088 bash[21618]: cluster 2024-09-17T10:27:57.215277+0000 mgr.x (mgr.14520) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T10:27:57.542 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:57 smithi089 bash[21600]: cluster 2024-09-17T10:27:57.215277+0000 mgr.x (mgr.14520) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T10:27:57.543 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:57 smithi089 bash[21600]: cluster 2024-09-17T10:27:57.215277+0000 mgr.x (mgr.14520) 101 : cluster [DBG] pgmap v65: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T10:27:59.317 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:59 smithi089 bash[21600]: cluster 2024-09-17T10:27:59.215936+0000 mgr.x (mgr.14520) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T10:27:59.318 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:27:59 smithi089 bash[21600]: cluster 2024-09-17T10:27:59.215936+0000 mgr.x (mgr.14520) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T10:27:59.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:59 smithi088 bash[21618]: cluster 2024-09-17T10:27:59.215936+0000 mgr.x (mgr.14520) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T10:27:59.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:27:59 smithi088 bash[21618]: cluster 2024-09-17T10:27:59.215936+0000 mgr.x (mgr.14520) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T10:27:59.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:59 smithi071 bash[19840]: cluster 2024-09-17T10:27:59.215936+0000 mgr.x (mgr.14520) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T10:27:59.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:27:59 smithi071 bash[19840]: cluster 2024-09-17T10:27:59.215936+0000 mgr.x (mgr.14520) 102 : cluster [DBG] pgmap v66: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.5 KiB/s rd, 0 B/s wr, 1 op/s 2024-09-17T10:28:00.441 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:28:01.494 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:01 smithi088 bash[21618]: cluster 2024-09-17T10:28:01.217094+0000 mgr.x (mgr.14520) 103 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:28:01.494 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:01 smithi088 bash[21618]: cluster 2024-09-17T10:28:01.217094+0000 mgr.x (mgr.14520) 103 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:28:01.586 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:01 smithi089 bash[21600]: cluster 2024-09-17T10:28:01.217094+0000 mgr.x (mgr.14520) 103 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:28:01.587 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:01 smithi089 bash[21600]: cluster 2024-09-17T10:28:01.217094+0000 mgr.x (mgr.14520) 103 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:28:01.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:01 smithi071 bash[19840]: cluster 2024-09-17T10:28:01.217094+0000 mgr.x (mgr.14520) 103 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:28:01.588 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:01 smithi071 bash[19840]: cluster 2024-09-17T10:28:01.217094+0000 mgr.x (mgr.14520) 103 : cluster [DBG] pgmap v67: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.4 KiB/s rd, 0 B/s wr, 8 op/s 2024-09-17T10:28:02.299 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:28:02.299 INFO:teuthology.orchestra.run.smithi071.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T10:25:13.468628Z", "last_refresh": "2024-09-17T10:26:09.179835Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi071=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T10:18:04.519731Z", "last_refresh": "2024-09-17T10:26:09.541137Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi071:172.21.15.71=a", "smithi088:172.21.15.88=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T10:17:29.477119Z", "last_refresh": "2024-09-17T10:26:09.168243Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407", "last_refresh": "2024-09-17T10:26:09.168598Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T10:27:36.130199Z 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.177"], "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-17T10:26:40.933840Z", "running": 0, "size": 3}}] 2024-09-17T10:28:03.054 INFO:tasks.cephadm:smb.adctdb1 has 0/3 2024-09-17T10:28:03.446 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:03 smithi071 bash[19840]: audit 2024-09-17T10:28:02.298070+0000 mgr.x (mgr.14520) 104 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:28:03.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:03 smithi071 bash[19840]: audit 2024-09-17T10:28:02.298070+0000 mgr.x (mgr.14520) 104 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:28:03.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:03 smithi071 bash[19840]: cluster 2024-09-17T10:28:03.217742+0000 mgr.x (mgr.14520) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:03.447 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:03 smithi071 bash[19840]: cluster 2024-09-17T10:28:03.217742+0000 mgr.x (mgr.14520) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:03.517 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:03 smithi089 bash[21600]: audit 2024-09-17T10:28:02.298070+0000 mgr.x (mgr.14520) 104 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:28:03.517 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:03 smithi089 bash[21600]: audit 2024-09-17T10:28:02.298070+0000 mgr.x (mgr.14520) 104 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:28:03.517 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:03 smithi089 bash[21600]: cluster 2024-09-17T10:28:03.217742+0000 mgr.x (mgr.14520) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:03.517 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:03 smithi089 bash[21600]: cluster 2024-09-17T10:28:03.217742+0000 mgr.x (mgr.14520) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:03.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:03 smithi088 bash[21618]: audit 2024-09-17T10:28:02.298070+0000 mgr.x (mgr.14520) 104 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:28:03.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:03 smithi088 bash[21618]: audit 2024-09-17T10:28:02.298070+0000 mgr.x (mgr.14520) 104 : audit [DBG] from='client.15126 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:28:03.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:03 smithi088 bash[21618]: cluster 2024-09-17T10:28:03.217742+0000 mgr.x (mgr.14520) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:03.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:03 smithi088 bash[21618]: cluster 2024-09-17T10:28:03.217742+0000 mgr.x (mgr.14520) 105 : cluster [DBG] pgmap v68: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.6 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:04.055 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T10:28:05.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:05 smithi088 bash[21618]: audit 2024-09-17T10:28:04.461945+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:05 smithi088 bash[21618]: audit 2024-09-17T10:28:04.461945+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:05 smithi088 bash[21618]: audit 2024-09-17T10:28:04.472976+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:05 smithi088 bash[21618]: audit 2024-09-17T10:28:04.472976+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:05 smithi088 bash[21618]: audit 2024-09-17T10:28:04.483746+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:05 smithi088 bash[21618]: audit 2024-09-17T10:28:04.483746+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:05 smithi088 bash[21618]: cephadm 2024-09-17T10:28:04.484633+0000 mgr.x (mgr.14520) 106 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T10:28:05.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:05 smithi088 bash[21618]: cephadm 2024-09-17T10:28:04.484633+0000 mgr.x (mgr.14520) 106 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T10:28:05.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:05 smithi088 bash[21618]: audit 2024-09-17T10:28:04.497633+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:05 smithi088 bash[21618]: audit 2024-09-17T10:28:04.497633+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:05 smithi088 bash[21618]: audit 2024-09-17T10:28:04.522979+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:28:05.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:05 smithi088 bash[21618]: audit 2024-09-17T10:28:04.522979+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:28:05.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:05 smithi088 bash[21618]: audit 2024-09-17T10:28:05.023457+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:05 smithi088 bash[21618]: audit 2024-09-17T10:28:05.023457+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:05 smithi088 bash[21618]: audit 2024-09-17T10:28:05.026991+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:05 smithi088 bash[21618]: audit 2024-09-17T10:28:05.026991+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:05 smithi088 bash[21618]: audit 2024-09-17T10:28:05.030511+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:05 smithi088 bash[21618]: audit 2024-09-17T10:28:05.030511+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:05 smithi088 bash[21618]: audit 2024-09-17T10:28:05.033792+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:05 smithi088 bash[21618]: audit 2024-09-17T10:28:05.033792+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:05 smithi088 bash[21618]: cluster 2024-09-17T10:28:05.218923+0000 mgr.x (mgr.14520) 107 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.9 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:28:05.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:05 smithi088 bash[21618]: cluster 2024-09-17T10:28:05.218923+0000 mgr.x (mgr.14520) 107 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.9 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:28:05.712 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:05 smithi089 bash[21600]: audit 2024-09-17T10:28:04.461945+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.712 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:05 smithi089 bash[21600]: audit 2024-09-17T10:28:04.461945+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.712 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:05 smithi089 bash[21600]: audit 2024-09-17T10:28:04.472976+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.712 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:05 smithi089 bash[21600]: audit 2024-09-17T10:28:04.472976+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.712 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:05 smithi089 bash[21600]: audit 2024-09-17T10:28:04.483746+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.712 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:05 smithi089 bash[21600]: audit 2024-09-17T10:28:04.483746+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.712 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:05 smithi089 bash[21600]: cephadm 2024-09-17T10:28:04.484633+0000 mgr.x (mgr.14520) 106 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T10:28:05.712 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:05 smithi089 bash[21600]: cephadm 2024-09-17T10:28:04.484633+0000 mgr.x (mgr.14520) 106 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T10:28:05.712 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:05 smithi089 bash[21600]: audit 2024-09-17T10:28:04.497633+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.712 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:05 smithi089 bash[21600]: audit 2024-09-17T10:28:04.497633+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:05 smithi089 bash[21600]: audit 2024-09-17T10:28:04.522979+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:28:05.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:05 smithi089 bash[21600]: audit 2024-09-17T10:28:04.522979+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:28:05.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:05 smithi089 bash[21600]: audit 2024-09-17T10:28:05.023457+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:05 smithi089 bash[21600]: audit 2024-09-17T10:28:05.023457+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:05 smithi089 bash[21600]: audit 2024-09-17T10:28:05.026991+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:05 smithi089 bash[21600]: audit 2024-09-17T10:28:05.026991+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:05 smithi089 bash[21600]: audit 2024-09-17T10:28:05.030511+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:05 smithi089 bash[21600]: audit 2024-09-17T10:28:05.030511+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:05 smithi089 bash[21600]: audit 2024-09-17T10:28:05.033792+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:05 smithi089 bash[21600]: audit 2024-09-17T10:28:05.033792+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:05 smithi089 bash[21600]: cluster 2024-09-17T10:28:05.218923+0000 mgr.x (mgr.14520) 107 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.9 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:28:05.713 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:05 smithi089 bash[21600]: cluster 2024-09-17T10:28:05.218923+0000 mgr.x (mgr.14520) 107 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.9 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:28:05.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:05 smithi071 bash[19840]: audit 2024-09-17T10:28:04.461945+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:05 smithi071 bash[19840]: audit 2024-09-17T10:28:04.461945+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:05 smithi071 bash[19840]: audit 2024-09-17T10:28:04.472976+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:05 smithi071 bash[19840]: audit 2024-09-17T10:28:04.472976+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:05 smithi071 bash[19840]: audit 2024-09-17T10:28:04.483746+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:05 smithi071 bash[19840]: audit 2024-09-17T10:28:04.483746+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:05 smithi071 bash[19840]: cephadm 2024-09-17T10:28:04.484633+0000 mgr.x (mgr.14520) 106 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T10:28:05.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:05 smithi071 bash[19840]: cephadm 2024-09-17T10:28:04.484633+0000 mgr.x (mgr.14520) 106 : cephadm [INF] configuring smb/ctdb cluster metadata 2024-09-17T10:28:05.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:05 smithi071 bash[19840]: audit 2024-09-17T10:28:04.497633+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:05 smithi071 bash[19840]: audit 2024-09-17T10:28:04.497633+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:05 smithi071 bash[19840]: audit 2024-09-17T10:28:04.522979+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:28:05.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:05 smithi071 bash[19840]: audit 2024-09-17T10:28:04.522979+0000 mon.a (mon.0) 766 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:28:05.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:05 smithi071 bash[19840]: audit 2024-09-17T10:28:05.023457+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:05 smithi071 bash[19840]: audit 2024-09-17T10:28:05.023457+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:05 smithi071 bash[19840]: audit 2024-09-17T10:28:05.026991+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:05 smithi071 bash[19840]: audit 2024-09-17T10:28:05.026991+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:05 smithi071 bash[19840]: audit 2024-09-17T10:28:05.030511+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:05 smithi071 bash[19840]: audit 2024-09-17T10:28:05.030511+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:05 smithi071 bash[19840]: audit 2024-09-17T10:28:05.033792+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:05 smithi071 bash[19840]: audit 2024-09-17T10:28:05.033792+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:05.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:05 smithi071 bash[19840]: cluster 2024-09-17T10:28:05.218923+0000 mgr.x (mgr.14520) 107 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.9 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:28:05.715 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:05 smithi071 bash[19840]: cluster 2024-09-17T10:28:05.218923+0000 mgr.x (mgr.14520) 107 : cluster [DBG] pgmap v69: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.9 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:28:08.248 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:08 smithi088 bash[21618]: cluster 2024-09-17T10:28:07.054424+0000 mon.a (mon.0) 771 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-17T10:28:08.249 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:08 smithi088 bash[21618]: cluster 2024-09-17T10:28:07.054424+0000 mon.a (mon.0) 771 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-17T10:28:08.249 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:08 smithi088 bash[21618]: cluster 2024-09-17T10:28:07.219531+0000 mgr.x (mgr.14520) 108 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:28:08.249 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:08 smithi088 bash[21618]: cluster 2024-09-17T10:28:07.219531+0000 mgr.x (mgr.14520) 108 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:28:08.370 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:08 smithi089 bash[21600]: cluster 2024-09-17T10:28:07.054424+0000 mon.a (mon.0) 771 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-17T10:28:08.370 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:08 smithi089 bash[21600]: cluster 2024-09-17T10:28:07.054424+0000 mon.a (mon.0) 771 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-17T10:28:08.370 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:08 smithi089 bash[21600]: cluster 2024-09-17T10:28:07.219531+0000 mgr.x (mgr.14520) 108 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:28:08.370 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:08 smithi089 bash[21600]: cluster 2024-09-17T10:28:07.219531+0000 mgr.x (mgr.14520) 108 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:28:08.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:08 smithi071 bash[19840]: cluster 2024-09-17T10:28:07.054424+0000 mon.a (mon.0) 771 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-17T10:28:08.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:08 smithi071 bash[19840]: cluster 2024-09-17T10:28:07.054424+0000 mon.a (mon.0) 771 : cluster [DBG] mgrmap e24: x(active, since 2m) 2024-09-17T10:28:08.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:08 smithi071 bash[19840]: cluster 2024-09-17T10:28:07.219531+0000 mgr.x (mgr.14520) 108 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:28:08.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:08 smithi071 bash[19840]: cluster 2024-09-17T10:28:07.219531+0000 mgr.x (mgr.14520) 108 : cluster [DBG] pgmap v70: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:28:08.849 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:28:09.774 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:09 smithi071 bash[19840]: audit 2024-09-17T10:28:08.543179+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:09.774 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:09 smithi071 bash[19840]: audit 2024-09-17T10:28:08.543179+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:09.774 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:09 smithi071 bash[19840]: cluster 2024-09-17T10:28:09.219937+0000 mgr.x (mgr.14520) 109 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:28:09.774 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:09 smithi071 bash[19840]: cluster 2024-09-17T10:28:09.219937+0000 mgr.x (mgr.14520) 109 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:28:09.774 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:09 smithi071 bash[19840]: audit 2024-09-17T10:28:09.247614+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:09.774 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:09 smithi071 bash[19840]: audit 2024-09-17T10:28:09.247614+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:09.774 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:09 smithi071 bash[19840]: audit 2024-09-17T10:28:09.253612+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:09.774 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:09 smithi071 bash[19840]: audit 2024-09-17T10:28:09.253612+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:09.855 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:09 smithi088 bash[21618]: audit 2024-09-17T10:28:08.543179+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:09.856 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:09 smithi088 bash[21618]: audit 2024-09-17T10:28:08.543179+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:09.856 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:09 smithi088 bash[21618]: cluster 2024-09-17T10:28:09.219937+0000 mgr.x (mgr.14520) 109 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:28:09.856 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:09 smithi088 bash[21618]: cluster 2024-09-17T10:28:09.219937+0000 mgr.x (mgr.14520) 109 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:28:09.856 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:09 smithi088 bash[21618]: audit 2024-09-17T10:28:09.247614+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:09.856 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:09 smithi088 bash[21618]: audit 2024-09-17T10:28:09.247614+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:09.856 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:09 smithi088 bash[21618]: audit 2024-09-17T10:28:09.253612+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:09.856 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:09 smithi088 bash[21618]: audit 2024-09-17T10:28:09.253612+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:09.870 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:09 smithi089 bash[21600]: audit 2024-09-17T10:28:08.543179+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:09.870 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:09 smithi089 bash[21600]: audit 2024-09-17T10:28:08.543179+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:09.870 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:09 smithi089 bash[21600]: cluster 2024-09-17T10:28:09.219937+0000 mgr.x (mgr.14520) 109 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:28:09.870 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:09 smithi089 bash[21600]: cluster 2024-09-17T10:28:09.219937+0000 mgr.x (mgr.14520) 109 : cluster [DBG] pgmap v71: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 10 op/s 2024-09-17T10:28:09.870 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:09 smithi089 bash[21600]: audit 2024-09-17T10:28:09.247614+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:09.870 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:09 smithi089 bash[21600]: audit 2024-09-17T10:28:09.247614+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:09.870 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:09 smithi089 bash[21600]: audit 2024-09-17T10:28:09.253612+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:09.870 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:09 smithi089 bash[21600]: audit 2024-09-17T10:28:09.253612+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:10.695 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:28:10.695 INFO:teuthology.orchestra.run.smithi071.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T10:25:13.468628Z", "last_refresh": "2024-09-17T10:28:09.243150Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi071=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T10:18:04.519731Z", "last_refresh": "2024-09-17T10:28:09.242797Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi071:172.21.15.71=a", "smithi088:172.21.15.88=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T10:17:29.477119Z", "last_refresh": "2024-09-17T10:28:09.242641Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407", "last_refresh": "2024-09-17T10:28:09.242940Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T10:28:04.497894Z 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.177"], "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-17T10:26:40.933840Z", "last_refresh": "2024-09-17T10:28:09.243256Z", "running": 3, "size": 3}}] 2024-09-17T10:28:11.448 INFO:tasks.cephadm:smb.adctdb1 has 3/3 2024-09-17T10:28:11.448 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T10:28:11.459 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi071.front.sepia.ceph.com 2024-09-17T10:28:11.459 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- bash -c 'rados --pool=.smb -N adctdb1 get cluster.meta.json /dev/stdout' 2024-09-17T10:28:11.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:10.410250+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:10.410250+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:10.414001+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:10.414001+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:10.453962+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:10.453962+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:10.463624+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:10.463624+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:10.688480+0000 mgr.x (mgr.14520) 110 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:28:11.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:10.688480+0000 mgr.x (mgr.14520) 110 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:28:11.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:11.129769+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:11.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:11.129769+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:11.534 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:11.131275+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:11.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:11.131275+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:11.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:11.139670+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:11.139670+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:11.151772+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:11.151772+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: cephadm 2024-09-17T10:28:11.152631+0000 mgr.x (mgr.14520) 111 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi071.ajnwdj'}, 1: {0: 'adctdb1.1.0.smithi088.iicpsa'}, 2: {0: 'adctdb1.2.0.smithi089.xziuxp'}} 3 2024-09-17T10:28:11.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: cephadm 2024-09-17T10:28:11.152631+0000 mgr.x (mgr.14520) 111 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi071.ajnwdj'}, 1: {0: 'adctdb1.1.0.smithi088.iicpsa'}, 2: {0: 'adctdb1.2.0.smithi089.xziuxp'}} 3 2024-09-17T10:28:11.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:11.184985+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:28:11.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:11.184985+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:28:11.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:11.187412+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:11.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:11.187412+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:11.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:11.188537+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:11.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:11.188537+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:11.535 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:11.198925+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:11.198925+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:11.208644+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: audit 2024-09-17T10:28:11.208644+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: cephadm 2024-09-17T10:28:11.209553+0000 mgr.x (mgr.14520) 112 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi071.ajnwdj'}, 1: {0: 'adctdb1.1.0.smithi088.iicpsa'}, 2: {0: 'adctdb1.2.0.smithi089.xziuxp'}} 3 2024-09-17T10:28:11.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: cephadm 2024-09-17T10:28:11.209553+0000 mgr.x (mgr.14520) 112 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi071.ajnwdj'}, 1: {0: 'adctdb1.1.0.smithi088.iicpsa'}, 2: {0: 'adctdb1.2.0.smithi089.xziuxp'}} 3 2024-09-17T10:28:11.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: cluster 2024-09-17T10:28:11.221111+0000 mgr.x (mgr.14520) 113 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.2 KiB/s rd, 341 B/s wr, 13 op/s 2024-09-17T10:28:11.536 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:11 smithi088 bash[21618]: cluster 2024-09-17T10:28:11.221111+0000 mgr.x (mgr.14520) 113 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.2 KiB/s rd, 341 B/s wr, 13 op/s 2024-09-17T10:28:11.596 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:10.410250+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.596 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:10.410250+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.596 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:10.414001+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.596 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:10.414001+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.596 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:10.453962+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:10.453962+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:10.463624+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:10.463624+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:10.688480+0000 mgr.x (mgr.14520) 110 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:28:11.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:10.688480+0000 mgr.x (mgr.14520) 110 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:28:11.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:11.129769+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:11.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:11.129769+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:11.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:11.131275+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:11.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:11.131275+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:11.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:11.139670+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:11.139670+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:11.151772+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:11.151772+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: cephadm 2024-09-17T10:28:11.152631+0000 mgr.x (mgr.14520) 111 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi071.ajnwdj'}, 1: {0: 'adctdb1.1.0.smithi088.iicpsa'}, 2: {0: 'adctdb1.2.0.smithi089.xziuxp'}} 3 2024-09-17T10:28:11.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: cephadm 2024-09-17T10:28:11.152631+0000 mgr.x (mgr.14520) 111 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi071.ajnwdj'}, 1: {0: 'adctdb1.1.0.smithi088.iicpsa'}, 2: {0: 'adctdb1.2.0.smithi089.xziuxp'}} 3 2024-09-17T10:28:11.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:11.184985+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:28:11.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:11.184985+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:28:11.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:11.187412+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:11.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:11.187412+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:11.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:11.188537+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:11.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:11.188537+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:11.599 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:11.198925+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.599 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:11.198925+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.599 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:11.208644+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.599 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: audit 2024-09-17T10:28:11.208644+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.599 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: cephadm 2024-09-17T10:28:11.209553+0000 mgr.x (mgr.14520) 112 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi071.ajnwdj'}, 1: {0: 'adctdb1.1.0.smithi088.iicpsa'}, 2: {0: 'adctdb1.2.0.smithi089.xziuxp'}} 3 2024-09-17T10:28:11.599 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: cephadm 2024-09-17T10:28:11.209553+0000 mgr.x (mgr.14520) 112 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi071.ajnwdj'}, 1: {0: 'adctdb1.1.0.smithi088.iicpsa'}, 2: {0: 'adctdb1.2.0.smithi089.xziuxp'}} 3 2024-09-17T10:28:11.599 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: cluster 2024-09-17T10:28:11.221111+0000 mgr.x (mgr.14520) 113 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.2 KiB/s rd, 341 B/s wr, 13 op/s 2024-09-17T10:28:11.599 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:11 smithi071 bash[19840]: cluster 2024-09-17T10:28:11.221111+0000 mgr.x (mgr.14520) 113 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.2 KiB/s rd, 341 B/s wr, 13 op/s 2024-09-17T10:28:11.871 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:10.410250+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.871 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:10.410250+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.871 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:10.414001+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.871 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:10.414001+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.871 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:10.453962+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.871 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:10.453962+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.871 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:10.463624+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.871 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:10.463624+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.871 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:10.688480+0000 mgr.x (mgr.14520) 110 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:28:11.871 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:10.688480+0000 mgr.x (mgr.14520) 110 : audit [DBG] from='client.15201 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:28:11.871 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:11.129769+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:11.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:11.129769+0000 mon.a (mon.0) 779 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:11.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:11.131275+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:11.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:11.131275+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:11.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:11.139670+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:11.139670+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:11.151772+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:11.151772+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: cephadm 2024-09-17T10:28:11.152631+0000 mgr.x (mgr.14520) 111 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi071.ajnwdj'}, 1: {0: 'adctdb1.1.0.smithi088.iicpsa'}, 2: {0: 'adctdb1.2.0.smithi089.xziuxp'}} 3 2024-09-17T10:28:11.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: cephadm 2024-09-17T10:28:11.152631+0000 mgr.x (mgr.14520) 111 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi071.ajnwdj'}, 1: {0: 'adctdb1.1.0.smithi088.iicpsa'}, 2: {0: 'adctdb1.2.0.smithi089.xziuxp'}} 3 2024-09-17T10:28:11.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:11.184985+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:28:11.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:11.184985+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:28:11.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:11.187412+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:11.872 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:11.187412+0000 mon.a (mon.0) 784 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:28:11.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:11.188537+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:11.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:11.188537+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:28:11.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:11.198925+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:11.198925+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:11.208644+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: audit 2024-09-17T10:28:11.208644+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:28:11.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: cephadm 2024-09-17T10:28:11.209553+0000 mgr.x (mgr.14520) 112 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi071.ajnwdj'}, 1: {0: 'adctdb1.1.0.smithi088.iicpsa'}, 2: {0: 'adctdb1.2.0.smithi089.xziuxp'}} 3 2024-09-17T10:28:11.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: cephadm 2024-09-17T10:28:11.209553+0000 mgr.x (mgr.14520) 112 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi071.ajnwdj'}, 1: {0: 'adctdb1.1.0.smithi088.iicpsa'}, 2: {0: 'adctdb1.2.0.smithi089.xziuxp'}} 3 2024-09-17T10:28:11.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: cluster 2024-09-17T10:28:11.221111+0000 mgr.x (mgr.14520) 113 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.2 KiB/s rd, 341 B/s wr, 13 op/s 2024-09-17T10:28:11.873 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:11 smithi089 bash[21600]: cluster 2024-09-17T10:28:11.221111+0000 mgr.x (mgr.14520) 113 : cluster [DBG] pgmap v72: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 9.2 KiB/s rd, 341 B/s wr, 13 op/s 2024-09-17T10:28:14.370 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:14 smithi089 bash[21600]: cluster 2024-09-17T10:28:13.221786+0000 mgr.x (mgr.14520) 114 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T10:28:14.370 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:14 smithi089 bash[21600]: cluster 2024-09-17T10:28:13.221786+0000 mgr.x (mgr.14520) 114 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T10:28:14.510 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:14 smithi088 bash[21618]: cluster 2024-09-17T10:28:13.221786+0000 mgr.x (mgr.14520) 114 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T10:28:14.510 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:14 smithi088 bash[21618]: cluster 2024-09-17T10:28:13.221786+0000 mgr.x (mgr.14520) 114 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T10:28:14.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:14 smithi071 bash[19840]: cluster 2024-09-17T10:28:13.221786+0000 mgr.x (mgr.14520) 114 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T10:28:14.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:14 smithi071 bash[19840]: cluster 2024-09-17T10:28:13.221786+0000 mgr.x (mgr.14520) 114 : cluster [DBG] pgmap v73: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T10:28:16.270 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:28:16.511 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:16 smithi088 bash[21618]: cluster 2024-09-17T10:28:15.223051+0000 mgr.x (mgr.14520) 115 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-17T10:28:16.511 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:16 smithi088 bash[21618]: cluster 2024-09-17T10:28:15.223051+0000 mgr.x (mgr.14520) 115 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-17T10:28:16.529 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:16 smithi071 bash[19840]: cluster 2024-09-17T10:28:15.223051+0000 mgr.x (mgr.14520) 115 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-17T10:28:16.529 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:16 smithi071 bash[19840]: cluster 2024-09-17T10:28:15.223051+0000 mgr.x (mgr.14520) 115 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-17T10:28:16.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:16 smithi089 bash[21600]: cluster 2024-09-17T10:28:15.223051+0000 mgr.x (mgr.14520) 115 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-17T10:28:16.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:16 smithi089 bash[21600]: cluster 2024-09-17T10:28:15.223051+0000 mgr.x (mgr.14520) 115 : cluster [DBG] pgmap v74: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.3 KiB/s rd, 341 B/s wr, 8 op/s 2024-09-17T10:28:18.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:18 smithi089 bash[21600]: cluster 2024-09-17T10:28:17.223637+0000 mgr.x (mgr.14520) 116 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-17T10:28:18.375 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:18 smithi089 bash[21600]: cluster 2024-09-17T10:28:17.223637+0000 mgr.x (mgr.14520) 116 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-17T10:28:18.453 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:18 smithi071 bash[19840]: cluster 2024-09-17T10:28:17.223637+0000 mgr.x (mgr.14520) 116 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-17T10:28:18.454 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:18 smithi071 bash[19840]: cluster 2024-09-17T10:28:17.223637+0000 mgr.x (mgr.14520) 116 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-17T10:28:18.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:18 smithi088 bash[21618]: cluster 2024-09-17T10:28:17.223637+0000 mgr.x (mgr.14520) 116 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-17T10:28:18.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:18 smithi088 bash[21618]: cluster 2024-09-17T10:28:17.223637+0000 mgr.x (mgr.14520) 116 : cluster [DBG] pgmap v75: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-17T10:28:18.536 INFO:teuthology.orchestra.run.smithi071.stdout:{"nodes": [{"pnn": 0, "identity": "smb.adctdb1.0.0.smithi071.ajnwdj", "node": "172.21.15.71", "state": "ready"}, {"pnn": 1, "identity": "smb.adctdb1.1.0.smithi088.iicpsa", "node": "172.21.15.88", "state": "ready"}, {"pnn": 2, "identity": "smb.adctdb1.2.0.smithi089.xziuxp", "node": "172.21.15.89", "state": "ready"}], "_source": "cephadm"} 2024-09-17T10:28:18.536 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-17T10:28:18.552 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi177.front.sepia.ceph.com 2024-09-17T10:28:18.553 DEBUG:teuthology.orchestra.run.smithi177:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-17T10:28:18.566 INFO:teuthology.orchestra.run.smithi177.stderr:+ sleep 30 2024-09-17T10:28:20.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:20 smithi071 bash[19840]: cluster 2024-09-17T10:28:19.224395+0000 mgr.x (mgr.14520) 117 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-17T10:28:20.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:20 smithi071 bash[19840]: cluster 2024-09-17T10:28:19.224395+0000 mgr.x (mgr.14520) 117 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-17T10:28:20.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:20 smithi088 bash[21618]: cluster 2024-09-17T10:28:19.224395+0000 mgr.x (mgr.14520) 117 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-17T10:28:20.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:20 smithi088 bash[21618]: cluster 2024-09-17T10:28:19.224395+0000 mgr.x (mgr.14520) 117 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-17T10:28:20.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:20 smithi089 bash[21600]: cluster 2024-09-17T10:28:19.224395+0000 mgr.x (mgr.14520) 117 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-17T10:28:20.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:20 smithi089 bash[21600]: cluster 2024-09-17T10:28:19.224395+0000 mgr.x (mgr.14520) 117 : cluster [DBG] pgmap v76: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 341 B/s wr, 4 op/s 2024-09-17T10:28:22.518 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:22 smithi088 bash[21618]: cluster 2024-09-17T10:28:21.225655+0000 mgr.x (mgr.14520) 118 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T10:28:22.518 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:22 smithi088 bash[21618]: cluster 2024-09-17T10:28:21.225655+0000 mgr.x (mgr.14520) 118 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T10:28:22.602 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:22 smithi071 bash[19840]: cluster 2024-09-17T10:28:21.225655+0000 mgr.x (mgr.14520) 118 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T10:28:22.602 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:22 smithi071 bash[19840]: cluster 2024-09-17T10:28:21.225655+0000 mgr.x (mgr.14520) 118 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T10:28:22.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:22 smithi089 bash[21600]: cluster 2024-09-17T10:28:21.225655+0000 mgr.x (mgr.14520) 118 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T10:28:22.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:22 smithi089 bash[21600]: cluster 2024-09-17T10:28:21.225655+0000 mgr.x (mgr.14520) 118 : cluster [DBG] pgmap v77: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 341 B/s wr, 6 op/s 2024-09-17T10:28:24.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:24 smithi071 bash[19840]: cluster 2024-09-17T10:28:23.226239+0000 mgr.x (mgr.14520) 119 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:28:24.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:24 smithi071 bash[19840]: cluster 2024-09-17T10:28:23.226239+0000 mgr.x (mgr.14520) 119 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:28:24.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:24 smithi088 bash[21618]: cluster 2024-09-17T10:28:23.226239+0000 mgr.x (mgr.14520) 119 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:28:24.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:24 smithi088 bash[21618]: cluster 2024-09-17T10:28:23.226239+0000 mgr.x (mgr.14520) 119 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:28:24.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:24 smithi089 bash[21600]: cluster 2024-09-17T10:28:23.226239+0000 mgr.x (mgr.14520) 119 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:28:24.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:24 smithi089 bash[21600]: cluster 2024-09-17T10:28:23.226239+0000 mgr.x (mgr.14520) 119 : cluster [DBG] pgmap v78: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:28:26.522 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:26 smithi089 bash[21600]: cluster 2024-09-17T10:28:25.227451+0000 mgr.x (mgr.14520) 120 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:28:26.522 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:26 smithi089 bash[21600]: cluster 2024-09-17T10:28:25.227451+0000 mgr.x (mgr.14520) 120 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:28:26.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:26 smithi088 bash[21618]: cluster 2024-09-17T10:28:25.227451+0000 mgr.x (mgr.14520) 120 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:28:26.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:26 smithi088 bash[21618]: cluster 2024-09-17T10:28:25.227451+0000 mgr.x (mgr.14520) 120 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:28:26.604 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:26 smithi071 bash[19840]: cluster 2024-09-17T10:28:25.227451+0000 mgr.x (mgr.14520) 120 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:28:26.605 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:26 smithi071 bash[19840]: cluster 2024-09-17T10:28:25.227451+0000 mgr.x (mgr.14520) 120 : cluster [DBG] pgmap v79: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 6 op/s 2024-09-17T10:28:28.526 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:28 smithi088 bash[21618]: cluster 2024-09-17T10:28:27.228123+0000 mgr.x (mgr.14520) 121 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:28:28.526 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:28 smithi088 bash[21618]: cluster 2024-09-17T10:28:27.228123+0000 mgr.x (mgr.14520) 121 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:28:28.526 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:28 smithi071 bash[19840]: cluster 2024-09-17T10:28:27.228123+0000 mgr.x (mgr.14520) 121 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:28:28.526 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:28 smithi071 bash[19840]: cluster 2024-09-17T10:28:27.228123+0000 mgr.x (mgr.14520) 121 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:28:28.527 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:28 smithi089 bash[21600]: cluster 2024-09-17T10:28:27.228123+0000 mgr.x (mgr.14520) 121 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:28:28.527 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:28 smithi089 bash[21600]: cluster 2024-09-17T10:28:27.228123+0000 mgr.x (mgr.14520) 121 : cluster [DBG] pgmap v80: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:28:30.532 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:30 smithi089 bash[21600]: cluster 2024-09-17T10:28:29.228557+0000 mgr.x (mgr.14520) 122 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:28:30.532 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:30 smithi089 bash[21600]: cluster 2024-09-17T10:28:29.228557+0000 mgr.x (mgr.14520) 122 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:28:30.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:30 smithi088 bash[21618]: cluster 2024-09-17T10:28:29.228557+0000 mgr.x (mgr.14520) 122 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:28:30.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:30 smithi088 bash[21618]: cluster 2024-09-17T10:28:29.228557+0000 mgr.x (mgr.14520) 122 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:28:30.607 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:30 smithi071 bash[19840]: cluster 2024-09-17T10:28:29.228557+0000 mgr.x (mgr.14520) 122 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:28:30.607 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:30 smithi071 bash[19840]: cluster 2024-09-17T10:28:29.228557+0000 mgr.x (mgr.14520) 122 : cluster [DBG] pgmap v81: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:28:32.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:32 smithi088 bash[21618]: cluster 2024-09-17T10:28:31.229692+0000 mgr.x (mgr.14520) 123 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:28:32.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:32 smithi088 bash[21618]: cluster 2024-09-17T10:28:31.229692+0000 mgr.x (mgr.14520) 123 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:28:32.533 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:32 smithi089 bash[21600]: cluster 2024-09-17T10:28:31.229692+0000 mgr.x (mgr.14520) 123 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:28:32.534 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:32 smithi089 bash[21600]: cluster 2024-09-17T10:28:31.229692+0000 mgr.x (mgr.14520) 123 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:28:32.608 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:32 smithi071 bash[19840]: cluster 2024-09-17T10:28:31.229692+0000 mgr.x (mgr.14520) 123 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:28:32.608 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:32 smithi071 bash[19840]: cluster 2024-09-17T10:28:31.229692+0000 mgr.x (mgr.14520) 123 : cluster [DBG] pgmap v82: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.7 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:28:34.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:34 smithi071 bash[19840]: cluster 2024-09-17T10:28:33.230332+0000 mgr.x (mgr.14520) 124 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:34.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:34 smithi071 bash[19840]: cluster 2024-09-17T10:28:33.230332+0000 mgr.x (mgr.14520) 124 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:34.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:34 smithi088 bash[21618]: cluster 2024-09-17T10:28:33.230332+0000 mgr.x (mgr.14520) 124 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:34.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:34 smithi088 bash[21618]: cluster 2024-09-17T10:28:33.230332+0000 mgr.x (mgr.14520) 124 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:34.540 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:34 smithi089 bash[21600]: cluster 2024-09-17T10:28:33.230332+0000 mgr.x (mgr.14520) 124 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:34.540 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:34 smithi089 bash[21600]: cluster 2024-09-17T10:28:33.230332+0000 mgr.x (mgr.14520) 124 : cluster [DBG] pgmap v83: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:36.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:36 smithi088 bash[21618]: cluster 2024-09-17T10:28:35.231543+0000 mgr.x (mgr.14520) 125 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:28:36.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:36 smithi088 bash[21618]: cluster 2024-09-17T10:28:35.231543+0000 mgr.x (mgr.14520) 125 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:28:36.540 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:36 smithi089 bash[21600]: cluster 2024-09-17T10:28:35.231543+0000 mgr.x (mgr.14520) 125 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:28:36.541 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:36 smithi089 bash[21600]: cluster 2024-09-17T10:28:35.231543+0000 mgr.x (mgr.14520) 125 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:28:36.610 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:36 smithi071 bash[19840]: cluster 2024-09-17T10:28:35.231543+0000 mgr.x (mgr.14520) 125 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:28:36.611 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:36 smithi071 bash[19840]: cluster 2024-09-17T10:28:35.231543+0000 mgr.x (mgr.14520) 125 : cluster [DBG] pgmap v84: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 7.7 KiB/s rd, 0 B/s wr, 11 op/s 2024-09-17T10:28:38.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:38 smithi088 bash[21618]: cluster 2024-09-17T10:28:37.232180+0000 mgr.x (mgr.14520) 126 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:38.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:38 smithi088 bash[21618]: cluster 2024-09-17T10:28:37.232180+0000 mgr.x (mgr.14520) 126 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:38.544 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:38 smithi089 bash[21600]: cluster 2024-09-17T10:28:37.232180+0000 mgr.x (mgr.14520) 126 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:38.544 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:38 smithi089 bash[21600]: cluster 2024-09-17T10:28:37.232180+0000 mgr.x (mgr.14520) 126 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:38.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:38 smithi071 bash[19840]: cluster 2024-09-17T10:28:37.232180+0000 mgr.x (mgr.14520) 126 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:38.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:38 smithi071 bash[19840]: cluster 2024-09-17T10:28:37.232180+0000 mgr.x (mgr.14520) 126 : cluster [DBG] pgmap v85: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:40.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:40 smithi088 bash[21618]: cluster 2024-09-17T10:28:39.232812+0000 mgr.x (mgr.14520) 127 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:40.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:40 smithi088 bash[21618]: cluster 2024-09-17T10:28:39.232812+0000 mgr.x (mgr.14520) 127 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:40.545 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:40 smithi071 bash[19840]: cluster 2024-09-17T10:28:39.232812+0000 mgr.x (mgr.14520) 127 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:40.546 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:40 smithi071 bash[19840]: cluster 2024-09-17T10:28:39.232812+0000 mgr.x (mgr.14520) 127 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:40.546 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:40 smithi089 bash[21600]: cluster 2024-09-17T10:28:39.232812+0000 mgr.x (mgr.14520) 127 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:40.547 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:40 smithi089 bash[21600]: cluster 2024-09-17T10:28:39.232812+0000 mgr.x (mgr.14520) 127 : cluster [DBG] pgmap v86: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.8 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:42.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:42 smithi088 bash[21618]: cluster 2024-09-17T10:28:41.233985+0000 mgr.x (mgr.14520) 128 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:28:42.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:42 smithi088 bash[21618]: cluster 2024-09-17T10:28:41.233985+0000 mgr.x (mgr.14520) 128 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:28:42.550 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:42 smithi089 bash[21600]: cluster 2024-09-17T10:28:41.233985+0000 mgr.x (mgr.14520) 128 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:28:42.550 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:42 smithi089 bash[21600]: cluster 2024-09-17T10:28:41.233985+0000 mgr.x (mgr.14520) 128 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:28:42.614 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:42 smithi071 bash[19840]: cluster 2024-09-17T10:28:41.233985+0000 mgr.x (mgr.14520) 128 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:28:42.615 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:42 smithi071 bash[19840]: cluster 2024-09-17T10:28:41.233985+0000 mgr.x (mgr.14520) 128 : cluster [DBG] pgmap v87: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 6.2 KiB/s rd, 0 B/s wr, 9 op/s 2024-09-17T10:28:44.520 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:44 smithi071 bash[19840]: cluster 2024-09-17T10:28:43.234595+0000 mgr.x (mgr.14520) 129 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:28:44.520 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:44 smithi071 bash[19840]: cluster 2024-09-17T10:28:43.234595+0000 mgr.x (mgr.14520) 129 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:28:44.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:44 smithi088 bash[21618]: cluster 2024-09-17T10:28:43.234595+0000 mgr.x (mgr.14520) 129 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:28:44.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:44 smithi088 bash[21618]: cluster 2024-09-17T10:28:43.234595+0000 mgr.x (mgr.14520) 129 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:28:44.552 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:44 smithi089 bash[21600]: cluster 2024-09-17T10:28:43.234595+0000 mgr.x (mgr.14520) 129 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:28:44.552 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:44 smithi089 bash[21600]: cluster 2024-09-17T10:28:43.234595+0000 mgr.x (mgr.14520) 129 : cluster [DBG] pgmap v88: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.6 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:28:46.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:46 smithi088 bash[21618]: cluster 2024-09-17T10:28:45.235790+0000 mgr.x (mgr.14520) 130 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:46.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:46 smithi088 bash[21618]: cluster 2024-09-17T10:28:45.235790+0000 mgr.x (mgr.14520) 130 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:46.553 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:46 smithi071 bash[19840]: cluster 2024-09-17T10:28:45.235790+0000 mgr.x (mgr.14520) 130 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:46.553 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:46 smithi071 bash[19840]: cluster 2024-09-17T10:28:45.235790+0000 mgr.x (mgr.14520) 130 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:46.554 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:46 smithi089 bash[21600]: cluster 2024-09-17T10:28:45.235790+0000 mgr.x (mgr.14520) 130 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:46.554 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:46 smithi089 bash[21600]: cluster 2024-09-17T10:28:45.235790+0000 mgr.x (mgr.14520) 130 : cluster [DBG] pgmap v89: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 5.1 KiB/s rd, 0 B/s wr, 7 op/s 2024-09-17T10:28:48.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:48 smithi088 bash[21618]: cluster 2024-09-17T10:28:47.236448+0000 mgr.x (mgr.14520) 131 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:28:48.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:48 smithi088 bash[21618]: cluster 2024-09-17T10:28:47.236448+0000 mgr.x (mgr.14520) 131 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:28:48.576 DEBUG:teuthology.orchestra.run.smithi177:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.71/share1 -c ls' 2024-09-17T10:28:48.618 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:48 smithi071 bash[19840]: cluster 2024-09-17T10:28:47.236448+0000 mgr.x (mgr.14520) 131 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:28:48.618 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:48 smithi071 bash[19840]: cluster 2024-09-17T10:28:47.236448+0000 mgr.x (mgr.14520) 131 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:28:48.619 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:48 smithi089 bash[21600]: cluster 2024-09-17T10:28:47.236448+0000 mgr.x (mgr.14520) 131 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:28:48.619 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:48 smithi089 bash[21600]: cluster 2024-09-17T10:28:47.236448+0000 mgr.x (mgr.14520) 131 : cluster [DBG] pgmap v90: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:28:48.626 INFO:teuthology.orchestra.run.smithi177.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.71/share1 -c ls 2024-09-17T10:28:49.801 INFO:teuthology.orchestra.run.smithi177.stdout: . D 0 Tue Sep 17 10:25:43 2024 2024-09-17T10:28:49.801 INFO:teuthology.orchestra.run.smithi177.stdout: .. D 0 Tue Sep 17 10:25:43 2024 2024-09-17T10:28:49.801 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-17T10:28:49.801 INFO:teuthology.orchestra.run.smithi177.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-17T10:28:50.313 DEBUG:teuthology.orchestra.run.smithi177:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.71/share2 -c ls' 2024-09-17T10:28:50.366 INFO:teuthology.orchestra.run.smithi177.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.71/share2 -c ls 2024-09-17T10:28:50.528 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:50 smithi089 bash[21600]: cluster 2024-09-17T10:28:49.237017+0000 mgr.x (mgr.14520) 132 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:28:50.529 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:50 smithi089 bash[21600]: cluster 2024-09-17T10:28:49.237017+0000 mgr.x (mgr.14520) 132 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:28:50.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:50 smithi088 bash[21618]: cluster 2024-09-17T10:28:49.237017+0000 mgr.x (mgr.14520) 132 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:28:50.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:50 smithi088 bash[21618]: cluster 2024-09-17T10:28:49.237017+0000 mgr.x (mgr.14520) 132 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:28:50.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:50 smithi071 bash[19840]: cluster 2024-09-17T10:28:49.237017+0000 mgr.x (mgr.14520) 132 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:28:50.620 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:50 smithi071 bash[19840]: cluster 2024-09-17T10:28:49.237017+0000 mgr.x (mgr.14520) 132 : cluster [DBG] pgmap v91: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.9 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:28:51.508 INFO:teuthology.orchestra.run.smithi177.stdout: . D 0 Tue Sep 17 10:25:49 2024 2024-09-17T10:28:51.508 INFO:teuthology.orchestra.run.smithi177.stdout: .. D 0 Tue Sep 17 10:25:49 2024 2024-09-17T10:28:51.508 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-17T10:28:51.508 INFO:teuthology.orchestra.run.smithi177.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-17T10:28:52.075 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-17T10:28:52.088 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi071.front.sepia.ceph.com 2024-09-17T10:28:52.089 DEBUG:teuthology.orchestra.run.smithi071:> 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-17T10:28:52.104 INFO:teuthology.orchestra.run.smithi071.stderr:+ /home/ubuntu/cephtest/cephadm ls --no-detail 2024-09-17T10:28:52.104 INFO:teuthology.orchestra.run.smithi071.stderr:+ /home/ubuntu/cephtest/cephadm shell jq -r 'map(select(.name | startswith("smb.adctdb1")))[-1].name' 2024-09-17T10:28:52.561 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:52 smithi071 bash[19840]: cluster 2024-09-17T10:28:51.238194+0000 mgr.x (mgr.14520) 133 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:28:52.561 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:52 smithi071 bash[19840]: cluster 2024-09-17T10:28:51.238194+0000 mgr.x (mgr.14520) 133 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:28:52.562 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:52 smithi088 bash[21618]: cluster 2024-09-17T10:28:51.238194+0000 mgr.x (mgr.14520) 133 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:28:52.562 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:52 smithi088 bash[21618]: cluster 2024-09-17T10:28:51.238194+0000 mgr.x (mgr.14520) 133 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:28:52.563 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:52 smithi089 bash[21600]: cluster 2024-09-17T10:28:51.238194+0000 mgr.x (mgr.14520) 133 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:28:52.563 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:52 smithi089 bash[21600]: cluster 2024-09-17T10:28:51.238194+0000 mgr.x (mgr.14520) 133 : cluster [DBG] pgmap v92: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:28:54.619 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:54 smithi089 bash[21600]: cluster 2024-09-17T10:28:53.238866+0000 mgr.x (mgr.14520) 134 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T10:28:54.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:54 smithi089 bash[21600]: cluster 2024-09-17T10:28:53.238866+0000 mgr.x (mgr.14520) 134 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T10:28:54.622 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:54 smithi071 bash[19840]: cluster 2024-09-17T10:28:53.238866+0000 mgr.x (mgr.14520) 134 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T10:28:54.622 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:54 smithi071 bash[19840]: cluster 2024-09-17T10:28:53.238866+0000 mgr.x (mgr.14520) 134 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T10:28:54.782 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:54 smithi088 bash[21618]: cluster 2024-09-17T10:28:53.238866+0000 mgr.x (mgr.14520) 134 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T10:28:54.782 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:54 smithi088 bash[21618]: cluster 2024-09-17T10:28:53.238866+0000 mgr.x (mgr.14520) 134 : cluster [DBG] pgmap v93: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T10:28:56.624 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:56 smithi071 bash[19840]: cluster 2024-09-17T10:28:55.240006+0000 mgr.x (mgr.14520) 135 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-17T10:28:56.624 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:56 smithi071 bash[19840]: cluster 2024-09-17T10:28:55.240006+0000 mgr.x (mgr.14520) 135 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-17T10:28:56.782 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:56 smithi088 bash[21618]: cluster 2024-09-17T10:28:55.240006+0000 mgr.x (mgr.14520) 135 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-17T10:28:56.978 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:56 smithi088 bash[21618]: cluster 2024-09-17T10:28:55.240006+0000 mgr.x (mgr.14520) 135 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-17T10:28:56.979 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:28:56.979 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:56 smithi089 bash[21600]: cluster 2024-09-17T10:28:55.240006+0000 mgr.x (mgr.14520) 135 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-17T10:28:56.979 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:56 smithi089 bash[21600]: cluster 2024-09-17T10:28:55.240006+0000 mgr.x (mgr.14520) 135 : cluster [DBG] pgmap v94: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.3 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-17T10:28:58.538 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:58 smithi089 bash[21600]: cluster 2024-09-17T10:28:57.240663+0000 mgr.x (mgr.14520) 136 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:28:58.538 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:28:58 smithi089 bash[21600]: cluster 2024-09-17T10:28:57.240663+0000 mgr.x (mgr.14520) 136 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:28:58.539 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:58 smithi071 bash[19840]: cluster 2024-09-17T10:28:57.240663+0000 mgr.x (mgr.14520) 136 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:28:58.539 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:28:58 smithi071 bash[19840]: cluster 2024-09-17T10:28:57.240663+0000 mgr.x (mgr.14520) 136 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:28:58.539 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:58 smithi088 bash[21618]: cluster 2024-09-17T10:28:57.240663+0000 mgr.x (mgr.14520) 136 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:28:58.539 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:28:58 smithi088 bash[21618]: cluster 2024-09-17T10:28:57.240663+0000 mgr.x (mgr.14520) 136 : cluster [DBG] pgmap v95: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:29:00.541 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:00 smithi071 bash[19840]: cluster 2024-09-17T10:28:59.241288+0000 mgr.x (mgr.14520) 137 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:29:00.541 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:00 smithi071 bash[19840]: cluster 2024-09-17T10:28:59.241288+0000 mgr.x (mgr.14520) 137 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:29:00.542 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:00 smithi089 bash[21600]: cluster 2024-09-17T10:28:59.241288+0000 mgr.x (mgr.14520) 137 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:29:00.542 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:00 smithi089 bash[21600]: cluster 2024-09-17T10:28:59.241288+0000 mgr.x (mgr.14520) 137 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:29:00.542 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:00 smithi088 bash[21618]: cluster 2024-09-17T10:28:59.241288+0000 mgr.x (mgr.14520) 137 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:29:00.542 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:00 smithi088 bash[21618]: cluster 2024-09-17T10:28:59.241288+0000 mgr.x (mgr.14520) 137 : cluster [DBG] pgmap v96: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.8 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:29:00.988 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:29:02.543 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:02 smithi071 bash[19840]: cluster 2024-09-17T10:29:01.242592+0000 mgr.x (mgr.14520) 138 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-17T10:29:02.543 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:02 smithi071 bash[19840]: cluster 2024-09-17T10:29:01.242592+0000 mgr.x (mgr.14520) 138 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-17T10:29:02.544 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:02 smithi088 bash[21618]: cluster 2024-09-17T10:29:01.242592+0000 mgr.x (mgr.14520) 138 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-17T10:29:02.544 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:02 smithi088 bash[21618]: cluster 2024-09-17T10:29:01.242592+0000 mgr.x (mgr.14520) 138 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-17T10:29:02.544 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:02 smithi089 bash[21600]: cluster 2024-09-17T10:29:01.242592+0000 mgr.x (mgr.14520) 138 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-17T10:29:02.544 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:02 smithi089 bash[21600]: cluster 2024-09-17T10:29:01.242592+0000 mgr.x (mgr.14520) 138 : cluster [DBG] pgmap v97: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.2 KiB/s rd, 426 B/s wr, 6 op/s 2024-09-17T10:29:04.545 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:04 smithi088 bash[21618]: cluster 2024-09-17T10:29:03.243266+0000 mgr.x (mgr.14520) 139 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:29:04.545 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:04 smithi088 bash[21618]: cluster 2024-09-17T10:29:03.243266+0000 mgr.x (mgr.14520) 139 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:29:04.546 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:04 smithi089 bash[21600]: cluster 2024-09-17T10:29:03.243266+0000 mgr.x (mgr.14520) 139 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:29:04.546 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:04 smithi089 bash[21600]: cluster 2024-09-17T10:29:03.243266+0000 mgr.x (mgr.14520) 139 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:29:04.578 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:04 smithi071 bash[19840]: cluster 2024-09-17T10:29:03.243266+0000 mgr.x (mgr.14520) 139 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:29:04.578 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:04 smithi071 bash[19840]: cluster 2024-09-17T10:29:03.243266+0000 mgr.x (mgr.14520) 139 : cluster [DBG] pgmap v98: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:29:05.096 INFO:teuthology.orchestra.run.smithi071.stderr:Using ceph image with id 'f271290a0950' and tag 'e646f72961223a04d41eb40dad875d1628d78516' created on 2024-09-16 21:42:15 +0000 UTC 2024-09-17T10:29:05.096 INFO:teuthology.orchestra.run.smithi071.stderr:quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407 2024-09-17T10:29:06.541 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:06 smithi071 bash[19840]: cluster 2024-09-17T10:29:05.244511+0000 mgr.x (mgr.14520) 140 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T10:29:06.542 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:06 smithi071 bash[19840]: cluster 2024-09-17T10:29:05.244511+0000 mgr.x (mgr.14520) 140 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T10:29:06.547 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:06 smithi089 bash[21600]: cluster 2024-09-17T10:29:05.244511+0000 mgr.x (mgr.14520) 140 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T10:29:06.548 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:06 smithi089 bash[21600]: cluster 2024-09-17T10:29:05.244511+0000 mgr.x (mgr.14520) 140 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T10:29:06.548 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:06 smithi088 bash[21618]: cluster 2024-09-17T10:29:05.244511+0000 mgr.x (mgr.14520) 140 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T10:29:06.548 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:06 smithi088 bash[21618]: cluster 2024-09-17T10:29:05.244511+0000 mgr.x (mgr.14520) 140 : cluster [DBG] pgmap v99: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 426 B/s wr, 5 op/s 2024-09-17T10:29:07.418 DEBUG:teuthology.orchestra.run.smithi071:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c '/home/ubuntu/cephtest/cephadm enter -n $(cat /tmp/svcname) ctdb status > /tmp/ctdb_status' 2024-09-17T10:29:07.473 INFO:teuthology.orchestra.run.smithi071.stderr:++ cat /tmp/svcname 2024-09-17T10:29:07.474 INFO:teuthology.orchestra.run.smithi071.stderr:+ /home/ubuntu/cephtest/cephadm enter -n smb.adctdb1.0.0.smithi071.ajnwdj ctdb status 2024-09-17T10:29:08.550 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:08 smithi071 bash[19840]: cluster 2024-09-17T10:29:07.245144+0000 mgr.x (mgr.14520) 141 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:08.551 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:08 smithi071 bash[19840]: cluster 2024-09-17T10:29:07.245144+0000 mgr.x (mgr.14520) 141 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:08.551 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:08 smithi089 bash[21600]: cluster 2024-09-17T10:29:07.245144+0000 mgr.x (mgr.14520) 141 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:08.551 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:08 smithi089 bash[21600]: cluster 2024-09-17T10:29:07.245144+0000 mgr.x (mgr.14520) 141 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:08.552 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:08 smithi088 bash[21618]: cluster 2024-09-17T10:29:07.245144+0000 mgr.x (mgr.14520) 141 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:08.552 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:08 smithi088 bash[21618]: cluster 2024-09-17T10:29:07.245144+0000 mgr.x (mgr.14520) 141 : cluster [DBG] pgmap v100: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:10.554 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:10 smithi071 bash[19840]: cluster 2024-09-17T10:29:09.245880+0000 mgr.x (mgr.14520) 142 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:10.554 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:10 smithi071 bash[19840]: cluster 2024-09-17T10:29:09.245880+0000 mgr.x (mgr.14520) 142 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:10.554 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:10 smithi089 bash[21600]: cluster 2024-09-17T10:29:09.245880+0000 mgr.x (mgr.14520) 142 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:10.555 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:10 smithi089 bash[21600]: cluster 2024-09-17T10:29:09.245880+0000 mgr.x (mgr.14520) 142 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:10.555 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:10 smithi088 bash[21618]: cluster 2024-09-17T10:29:09.245880+0000 mgr.x (mgr.14520) 142 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:10.555 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:10 smithi088 bash[21618]: cluster 2024-09-17T10:29:09.245880+0000 mgr.x (mgr.14520) 142 : cluster [DBG] pgmap v101: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:11.555 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:11 smithi071 bash[19840]: audit 2024-09-17T10:29:11.254617+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:11.555 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:11 smithi071 bash[19840]: audit 2024-09-17T10:29:11.254617+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:11.556 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:11 smithi089 bash[21600]: audit 2024-09-17T10:29:11.254617+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:11.556 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:11 smithi089 bash[21600]: audit 2024-09-17T10:29:11.254617+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:11.556 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:11 smithi088 bash[21618]: audit 2024-09-17T10:29:11.254617+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:11.556 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:11 smithi088 bash[21618]: audit 2024-09-17T10:29:11.254617+0000 mon.a (mon.0) 788 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:12.268 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:29:12.557 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:12 smithi088 bash[21618]: cluster 2024-09-17T10:29:11.247123+0000 mgr.x (mgr.14520) 143 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:12.558 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:12 smithi088 bash[21618]: cluster 2024-09-17T10:29:11.247123+0000 mgr.x (mgr.14520) 143 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:12.558 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:12 smithi088 bash[21618]: audit 2024-09-17T10:29:12.051201+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:12.558 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:12 smithi088 bash[21618]: audit 2024-09-17T10:29:12.051201+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:12.558 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:12 smithi088 bash[21618]: audit 2024-09-17T10:29:12.052267+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:12.558 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:12 smithi088 bash[21618]: audit 2024-09-17T10:29:12.052267+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:12.558 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:12 smithi088 bash[21618]: audit 2024-09-17T10:29:12.060262+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:29:12.558 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:12 smithi088 bash[21618]: audit 2024-09-17T10:29:12.060262+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:29:12.558 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:12 smithi088 bash[21618]: audit 2024-09-17T10:29:12.067213+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:29:12.558 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:12 smithi088 bash[21618]: audit 2024-09-17T10:29:12.067213+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:29:12.558 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:12 smithi088 bash[21618]: cephadm 2024-09-17T10:29:12.067709+0000 mgr.x (mgr.14520) 144 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi071.ajnwdj'}, 1: {0: 'adctdb1.1.0.smithi088.iicpsa'}, 2: {0: 'adctdb1.2.0.smithi089.xziuxp'}} 3 2024-09-17T10:29:12.558 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:12 smithi088 bash[21618]: cephadm 2024-09-17T10:29:12.067709+0000 mgr.x (mgr.14520) 144 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi071.ajnwdj'}, 1: {0: 'adctdb1.1.0.smithi088.iicpsa'}, 2: {0: 'adctdb1.2.0.smithi089.xziuxp'}} 3 2024-09-17T10:29:12.559 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:12 smithi089 bash[21600]: cluster 2024-09-17T10:29:11.247123+0000 mgr.x (mgr.14520) 143 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:12.559 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:12 smithi089 bash[21600]: cluster 2024-09-17T10:29:11.247123+0000 mgr.x (mgr.14520) 143 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:12.559 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:12 smithi089 bash[21600]: audit 2024-09-17T10:29:12.051201+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:12.559 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:12 smithi089 bash[21600]: audit 2024-09-17T10:29:12.051201+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:12.559 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:12 smithi089 bash[21600]: audit 2024-09-17T10:29:12.052267+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:12.559 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:12 smithi089 bash[21600]: audit 2024-09-17T10:29:12.052267+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:12.559 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:12 smithi089 bash[21600]: audit 2024-09-17T10:29:12.060262+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:29:12.559 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:12 smithi089 bash[21600]: audit 2024-09-17T10:29:12.060262+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:29:12.559 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:12 smithi089 bash[21600]: audit 2024-09-17T10:29:12.067213+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:29:12.559 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:12 smithi089 bash[21600]: audit 2024-09-17T10:29:12.067213+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:29:12.559 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:12 smithi089 bash[21600]: cephadm 2024-09-17T10:29:12.067709+0000 mgr.x (mgr.14520) 144 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi071.ajnwdj'}, 1: {0: 'adctdb1.1.0.smithi088.iicpsa'}, 2: {0: 'adctdb1.2.0.smithi089.xziuxp'}} 3 2024-09-17T10:29:12.559 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:12 smithi089 bash[21600]: cephadm 2024-09-17T10:29:12.067709+0000 mgr.x (mgr.14520) 144 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi071.ajnwdj'}, 1: {0: 'adctdb1.1.0.smithi088.iicpsa'}, 2: {0: 'adctdb1.2.0.smithi089.xziuxp'}} 3 2024-09-17T10:29:12.560 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:12 smithi071 bash[19840]: cluster 2024-09-17T10:29:11.247123+0000 mgr.x (mgr.14520) 143 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:12.560 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:12 smithi071 bash[19840]: cluster 2024-09-17T10:29:11.247123+0000 mgr.x (mgr.14520) 143 : cluster [DBG] pgmap v102: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:12.560 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:12 smithi071 bash[19840]: audit 2024-09-17T10:29:12.051201+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:12.560 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:12 smithi071 bash[19840]: audit 2024-09-17T10:29:12.051201+0000 mon.a (mon.0) 789 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:12.560 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:12 smithi071 bash[19840]: audit 2024-09-17T10:29:12.052267+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:12.560 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:12 smithi071 bash[19840]: audit 2024-09-17T10:29:12.052267+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:12.560 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:12 smithi071 bash[19840]: audit 2024-09-17T10:29:12.060262+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:29:12.560 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:12 smithi071 bash[19840]: audit 2024-09-17T10:29:12.060262+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:29:12.560 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:12 smithi071 bash[19840]: audit 2024-09-17T10:29:12.067213+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:29:12.561 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:12 smithi071 bash[19840]: audit 2024-09-17T10:29:12.067213+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:29:12.561 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:12 smithi071 bash[19840]: cephadm 2024-09-17T10:29:12.067709+0000 mgr.x (mgr.14520) 144 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi071.ajnwdj'}, 1: {0: 'adctdb1.1.0.smithi088.iicpsa'}, 2: {0: 'adctdb1.2.0.smithi089.xziuxp'}} 3 2024-09-17T10:29:12.561 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:12 smithi071 bash[19840]: cephadm 2024-09-17T10:29:12.067709+0000 mgr.x (mgr.14520) 144 : cephadm [WRN] fence_old_ranks: Unsupported {0: {0: 'adctdb1.0.0.smithi071.ajnwdj'}, 1: {0: 'adctdb1.1.0.smithi088.iicpsa'}, 2: {0: 'adctdb1.2.0.smithi089.xziuxp'}} 3 2024-09-17T10:29:12.602 DEBUG:teuthology.orchestra.run.smithi071:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'cat /tmp/ctdb_status' 2024-09-17T10:29:12.655 INFO:teuthology.orchestra.run.smithi071.stderr:+ cat /tmp/ctdb_status 2024-09-17T10:29:12.656 INFO:teuthology.orchestra.run.smithi071.stdout:Number of nodes:3 2024-09-17T10:29:12.656 INFO:teuthology.orchestra.run.smithi071.stdout:pnn:0 172.21.15.71 OK (THIS NODE) 2024-09-17T10:29:12.656 INFO:teuthology.orchestra.run.smithi071.stdout:pnn:1 172.21.15.88 OK 2024-09-17T10:29:12.656 INFO:teuthology.orchestra.run.smithi071.stdout:pnn:2 172.21.15.89 OK 2024-09-17T10:29:12.656 INFO:teuthology.orchestra.run.smithi071.stdout:Generation:313019360 2024-09-17T10:29:12.656 INFO:teuthology.orchestra.run.smithi071.stdout:Size:3 2024-09-17T10:29:12.656 INFO:teuthology.orchestra.run.smithi071.stdout:hash:0 lmaster:0 2024-09-17T10:29:12.656 INFO:teuthology.orchestra.run.smithi071.stdout:hash:1 lmaster:1 2024-09-17T10:29:12.656 INFO:teuthology.orchestra.run.smithi071.stdout:hash:2 lmaster:2 2024-09-17T10:29:12.657 INFO:teuthology.orchestra.run.smithi071.stdout:Recovery mode:NORMAL (0) 2024-09-17T10:29:12.657 INFO:teuthology.orchestra.run.smithi071.stdout:Leader:0 2024-09-17T10:29:12.658 DEBUG:teuthology.orchestra.run.smithi071:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:0 .*OK'"'"' /tmp/ctdb_status' 2024-09-17T10:29:12.712 INFO:teuthology.orchestra.run.smithi071.stderr:+ grep 'pnn:0 .*OK' /tmp/ctdb_status 2024-09-17T10:29:12.712 INFO:teuthology.orchestra.run.smithi071.stdout:pnn:0 172.21.15.71 OK (THIS NODE) 2024-09-17T10:29:12.714 DEBUG:teuthology.orchestra.run.smithi071:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:1 .*OK'"'"' /tmp/ctdb_status' 2024-09-17T10:29:12.767 INFO:teuthology.orchestra.run.smithi071.stderr:+ grep 'pnn:1 .*OK' /tmp/ctdb_status 2024-09-17T10:29:12.769 INFO:teuthology.orchestra.run.smithi071.stdout:pnn:1 172.21.15.88 OK 2024-09-17T10:29:12.770 DEBUG:teuthology.orchestra.run.smithi071:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'pnn:2 .*OK'"'"' /tmp/ctdb_status' 2024-09-17T10:29:12.823 INFO:teuthology.orchestra.run.smithi071.stderr:+ grep 'pnn:2 .*OK' /tmp/ctdb_status 2024-09-17T10:29:12.824 INFO:teuthology.orchestra.run.smithi071.stdout:pnn:2 172.21.15.89 OK 2024-09-17T10:29:12.826 DEBUG:teuthology.orchestra.run.smithi071:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'grep '"'"'Number of nodes:3'"'"' /tmp/ctdb_status' 2024-09-17T10:29:12.880 INFO:teuthology.orchestra.run.smithi071.stderr:+ grep 'Number of nodes:3' /tmp/ctdb_status 2024-09-17T10:29:12.881 INFO:teuthology.orchestra.run.smithi071.stdout:Number of nodes:3 2024-09-17T10:29:12.882 DEBUG:teuthology.orchestra.run.smithi071:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'rm -rf /tmp/svcname /tmp/ctdb_status' 2024-09-17T10:29:12.940 INFO:teuthology.orchestra.run.smithi071.stderr:+ rm -rf /tmp/svcname /tmp/ctdb_status 2024-09-17T10:29:12.942 INFO:teuthology.run_tasks:Running task cephadm.exec... 2024-09-17T10:29:12.953 INFO:tasks.cephadm:Running commands on role host.d host ubuntu@smithi177.front.sepia.ceph.com 2024-09-17T10:29:12.953 DEBUG:teuthology.orchestra.run.smithi177:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sleep 30' 2024-09-17T10:29:12.967 INFO:teuthology.orchestra.run.smithi177.stderr:+ sleep 30 2024-09-17T10:29:14.560 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:14 smithi088 bash[21618]: cluster 2024-09-17T10:29:13.247697+0000 mgr.x (mgr.14520) 145 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:14.560 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:14 smithi088 bash[21618]: cluster 2024-09-17T10:29:13.247697+0000 mgr.x (mgr.14520) 145 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:14.560 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:14 smithi089 bash[21600]: cluster 2024-09-17T10:29:13.247697+0000 mgr.x (mgr.14520) 145 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:14.560 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:14 smithi089 bash[21600]: cluster 2024-09-17T10:29:13.247697+0000 mgr.x (mgr.14520) 145 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:14.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:14 smithi071 bash[19840]: cluster 2024-09-17T10:29:13.247697+0000 mgr.x (mgr.14520) 145 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:14.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:14 smithi071 bash[19840]: cluster 2024-09-17T10:29:13.247697+0000 mgr.x (mgr.14520) 145 : cluster [DBG] pgmap v103: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:16.563 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:16 smithi089 bash[21600]: cluster 2024-09-17T10:29:15.248967+0000 mgr.x (mgr.14520) 146 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:16.563 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:16 smithi089 bash[21600]: cluster 2024-09-17T10:29:15.248967+0000 mgr.x (mgr.14520) 146 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:16.563 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:16 smithi071 bash[19840]: cluster 2024-09-17T10:29:15.248967+0000 mgr.x (mgr.14520) 146 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:16.563 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:16 smithi071 bash[19840]: cluster 2024-09-17T10:29:15.248967+0000 mgr.x (mgr.14520) 146 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:16.563 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:16 smithi088 bash[21618]: cluster 2024-09-17T10:29:15.248967+0000 mgr.x (mgr.14520) 146 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:16.564 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:16 smithi088 bash[21618]: cluster 2024-09-17T10:29:15.248967+0000 mgr.x (mgr.14520) 146 : cluster [DBG] pgmap v104: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:18.565 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:18 smithi071 bash[19840]: cluster 2024-09-17T10:29:17.249578+0000 mgr.x (mgr.14520) 147 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:18.565 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:18 smithi071 bash[19840]: cluster 2024-09-17T10:29:17.249578+0000 mgr.x (mgr.14520) 147 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:18.566 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:18 smithi089 bash[21600]: cluster 2024-09-17T10:29:17.249578+0000 mgr.x (mgr.14520) 147 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:18.566 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:18 smithi089 bash[21600]: cluster 2024-09-17T10:29:17.249578+0000 mgr.x (mgr.14520) 147 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:18.566 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:18 smithi088 bash[21618]: cluster 2024-09-17T10:29:17.249578+0000 mgr.x (mgr.14520) 147 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:18.566 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:18 smithi088 bash[21618]: cluster 2024-09-17T10:29:17.249578+0000 mgr.x (mgr.14520) 147 : cluster [DBG] pgmap v105: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:20.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:20 smithi071 bash[19840]: cluster 2024-09-17T10:29:19.250176+0000 mgr.x (mgr.14520) 148 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:20.568 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:20 smithi071 bash[19840]: cluster 2024-09-17T10:29:19.250176+0000 mgr.x (mgr.14520) 148 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:20.568 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:20 smithi089 bash[21600]: cluster 2024-09-17T10:29:19.250176+0000 mgr.x (mgr.14520) 148 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:20.568 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:20 smithi089 bash[21600]: cluster 2024-09-17T10:29:19.250176+0000 mgr.x (mgr.14520) 148 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:20.568 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:20 smithi088 bash[21618]: cluster 2024-09-17T10:29:19.250176+0000 mgr.x (mgr.14520) 148 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:20.569 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:20 smithi088 bash[21618]: cluster 2024-09-17T10:29:19.250176+0000 mgr.x (mgr.14520) 148 : cluster [DBG] pgmap v106: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:22.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:22 smithi071 bash[19840]: cluster 2024-09-17T10:29:21.251395+0000 mgr.x (mgr.14520) 149 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:22.570 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:22 smithi071 bash[19840]: cluster 2024-09-17T10:29:21.251395+0000 mgr.x (mgr.14520) 149 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:22.571 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:22 smithi089 bash[21600]: cluster 2024-09-17T10:29:21.251395+0000 mgr.x (mgr.14520) 149 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:22.571 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:22 smithi089 bash[21600]: cluster 2024-09-17T10:29:21.251395+0000 mgr.x (mgr.14520) 149 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:22.571 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:22 smithi088 bash[21618]: cluster 2024-09-17T10:29:21.251395+0000 mgr.x (mgr.14520) 149 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:22.571 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:22 smithi088 bash[21618]: cluster 2024-09-17T10:29:21.251395+0000 mgr.x (mgr.14520) 149 : cluster [DBG] pgmap v107: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:24.573 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:24 smithi088 bash[21618]: cluster 2024-09-17T10:29:23.252020+0000 mgr.x (mgr.14520) 150 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:24.573 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:24 smithi088 bash[21618]: cluster 2024-09-17T10:29:23.252020+0000 mgr.x (mgr.14520) 150 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:24.574 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:24 smithi089 bash[21600]: cluster 2024-09-17T10:29:23.252020+0000 mgr.x (mgr.14520) 150 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:24.574 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:24 smithi089 bash[21600]: cluster 2024-09-17T10:29:23.252020+0000 mgr.x (mgr.14520) 150 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:24.957 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:24 smithi071 bash[19840]: cluster 2024-09-17T10:29:23.252020+0000 mgr.x (mgr.14520) 150 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:24.958 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:24 smithi071 bash[19840]: cluster 2024-09-17T10:29:23.252020+0000 mgr.x (mgr.14520) 150 : cluster [DBG] pgmap v108: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:26.576 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:26 smithi071 bash[19840]: cluster 2024-09-17T10:29:25.253375+0000 mgr.x (mgr.14520) 151 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:26.576 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:26 smithi071 bash[19840]: cluster 2024-09-17T10:29:25.253375+0000 mgr.x (mgr.14520) 151 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:26.577 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:26 smithi088 bash[21618]: cluster 2024-09-17T10:29:25.253375+0000 mgr.x (mgr.14520) 151 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:26.577 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:26 smithi088 bash[21618]: cluster 2024-09-17T10:29:25.253375+0000 mgr.x (mgr.14520) 151 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:26.577 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:26 smithi089 bash[21600]: cluster 2024-09-17T10:29:25.253375+0000 mgr.x (mgr.14520) 151 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:26.577 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:26 smithi089 bash[21600]: cluster 2024-09-17T10:29:25.253375+0000 mgr.x (mgr.14520) 151 : cluster [DBG] pgmap v109: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:28.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:28 smithi071 bash[19840]: cluster 2024-09-17T10:29:27.254085+0000 mgr.x (mgr.14520) 152 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:28.579 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:28 smithi071 bash[19840]: cluster 2024-09-17T10:29:27.254085+0000 mgr.x (mgr.14520) 152 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:28.579 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:28 smithi089 bash[21600]: cluster 2024-09-17T10:29:27.254085+0000 mgr.x (mgr.14520) 152 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:28.579 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:28 smithi089 bash[21600]: cluster 2024-09-17T10:29:27.254085+0000 mgr.x (mgr.14520) 152 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:28.580 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:28 smithi088 bash[21618]: cluster 2024-09-17T10:29:27.254085+0000 mgr.x (mgr.14520) 152 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:28.580 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:28 smithi088 bash[21618]: cluster 2024-09-17T10:29:27.254085+0000 mgr.x (mgr.14520) 152 : cluster [DBG] pgmap v110: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:30.582 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:30 smithi088 bash[21618]: cluster 2024-09-17T10:29:29.254949+0000 mgr.x (mgr.14520) 153 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:30.582 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:30 smithi088 bash[21618]: cluster 2024-09-17T10:29:29.254949+0000 mgr.x (mgr.14520) 153 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:30.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:30 smithi071 bash[19840]: cluster 2024-09-17T10:29:29.254949+0000 mgr.x (mgr.14520) 153 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:30.582 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:30 smithi071 bash[19840]: cluster 2024-09-17T10:29:29.254949+0000 mgr.x (mgr.14520) 153 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:30.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:30 smithi089 bash[21600]: cluster 2024-09-17T10:29:29.254949+0000 mgr.x (mgr.14520) 153 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:30.583 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:30 smithi089 bash[21600]: cluster 2024-09-17T10:29:29.254949+0000 mgr.x (mgr.14520) 153 : cluster [DBG] pgmap v111: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:32.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:32 smithi089 bash[21600]: cluster 2024-09-17T10:29:31.255958+0000 mgr.x (mgr.14520) 154 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:32.585 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:32 smithi089 bash[21600]: cluster 2024-09-17T10:29:31.255958+0000 mgr.x (mgr.14520) 154 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:32.585 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:32 smithi088 bash[21618]: cluster 2024-09-17T10:29:31.255958+0000 mgr.x (mgr.14520) 154 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:32.585 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:32 smithi088 bash[21618]: cluster 2024-09-17T10:29:31.255958+0000 mgr.x (mgr.14520) 154 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:32.586 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:32 smithi071 bash[19840]: cluster 2024-09-17T10:29:31.255958+0000 mgr.x (mgr.14520) 154 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:32.586 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:32 smithi071 bash[19840]: cluster 2024-09-17T10:29:31.255958+0000 mgr.x (mgr.14520) 154 : cluster [DBG] pgmap v112: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 4.0 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:34.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:34 smithi071 bash[19840]: cluster 2024-09-17T10:29:33.256578+0000 mgr.x (mgr.14520) 155 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:34.587 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:34 smithi071 bash[19840]: cluster 2024-09-17T10:29:33.256578+0000 mgr.x (mgr.14520) 155 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:34.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:34 smithi089 bash[21600]: cluster 2024-09-17T10:29:33.256578+0000 mgr.x (mgr.14520) 155 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:34.588 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:34 smithi089 bash[21600]: cluster 2024-09-17T10:29:33.256578+0000 mgr.x (mgr.14520) 155 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:34.588 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:34 smithi088 bash[21618]: cluster 2024-09-17T10:29:33.256578+0000 mgr.x (mgr.14520) 155 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:34.588 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:34 smithi088 bash[21618]: cluster 2024-09-17T10:29:33.256578+0000 mgr.x (mgr.14520) 155 : cluster [DBG] pgmap v113: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:36.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:36 smithi071 bash[19840]: cluster 2024-09-17T10:29:35.257834+0000 mgr.x (mgr.14520) 156 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:36.590 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:36 smithi071 bash[19840]: cluster 2024-09-17T10:29:35.257834+0000 mgr.x (mgr.14520) 156 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:36.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:36 smithi089 bash[21600]: cluster 2024-09-17T10:29:35.257834+0000 mgr.x (mgr.14520) 156 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:36.591 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:36 smithi089 bash[21600]: cluster 2024-09-17T10:29:35.257834+0000 mgr.x (mgr.14520) 156 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:36.591 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:36 smithi088 bash[21618]: cluster 2024-09-17T10:29:35.257834+0000 mgr.x (mgr.14520) 156 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:36.591 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:36 smithi088 bash[21618]: cluster 2024-09-17T10:29:35.257834+0000 mgr.x (mgr.14520) 156 : cluster [DBG] pgmap v114: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.5 KiB/s rd, 0 B/s wr, 5 op/s 2024-09-17T10:29:38.592 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:38 smithi071 bash[19840]: cluster 2024-09-17T10:29:37.258505+0000 mgr.x (mgr.14520) 157 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:38.593 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:38 smithi071 bash[19840]: cluster 2024-09-17T10:29:37.258505+0000 mgr.x (mgr.14520) 157 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:38.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:38 smithi089 bash[21600]: cluster 2024-09-17T10:29:37.258505+0000 mgr.x (mgr.14520) 157 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:38.593 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:38 smithi089 bash[21600]: cluster 2024-09-17T10:29:37.258505+0000 mgr.x (mgr.14520) 157 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:38.593 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:38 smithi088 bash[21618]: cluster 2024-09-17T10:29:37.258505+0000 mgr.x (mgr.14520) 157 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:38.593 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:38 smithi088 bash[21618]: cluster 2024-09-17T10:29:37.258505+0000 mgr.x (mgr.14520) 157 : cluster [DBG] pgmap v115: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:40.594 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:40 smithi071 bash[19840]: cluster 2024-09-17T10:29:39.259528+0000 mgr.x (mgr.14520) 158 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:40.595 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:40 smithi071 bash[19840]: cluster 2024-09-17T10:29:39.259528+0000 mgr.x (mgr.14520) 158 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:40.595 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:40 smithi088 bash[21618]: cluster 2024-09-17T10:29:39.259528+0000 mgr.x (mgr.14520) 158 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:40.595 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:40 smithi088 bash[21618]: cluster 2024-09-17T10:29:39.259528+0000 mgr.x (mgr.14520) 158 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:40.595 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:40 smithi089 bash[21600]: cluster 2024-09-17T10:29:39.259528+0000 mgr.x (mgr.14520) 158 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:40.596 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:40 smithi089 bash[21600]: cluster 2024-09-17T10:29:39.259528+0000 mgr.x (mgr.14520) 158 : cluster [DBG] pgmap v116: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 0 B/s wr, 3 op/s 2024-09-17T10:29:42.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:42 smithi071 bash[19840]: cluster 2024-09-17T10:29:41.260439+0000 mgr.x (mgr.14520) 159 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T10:29:42.598 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:42 smithi071 bash[19840]: cluster 2024-09-17T10:29:41.260439+0000 mgr.x (mgr.14520) 159 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T10:29:42.599 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:42 smithi088 bash[21618]: cluster 2024-09-17T10:29:41.260439+0000 mgr.x (mgr.14520) 159 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T10:29:42.599 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:42 smithi088 bash[21618]: cluster 2024-09-17T10:29:41.260439+0000 mgr.x (mgr.14520) 159 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T10:29:42.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:42 smithi089 bash[21600]: cluster 2024-09-17T10:29:41.260439+0000 mgr.x (mgr.14520) 159 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T10:29:42.599 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:42 smithi089 bash[21600]: cluster 2024-09-17T10:29:41.260439+0000 mgr.x (mgr.14520) 159 : cluster [DBG] pgmap v117: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 0 B/s wr, 4 op/s 2024-09-17T10:29:42.973 DEBUG:teuthology.orchestra.run.smithi177:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.89/share1 -c ls' 2024-09-17T10:29:43.027 INFO:teuthology.orchestra.run.smithi177.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.89/share1 -c ls 2024-09-17T10:29:44.209 INFO:teuthology.orchestra.run.smithi177.stdout: . D 0 Tue Sep 17 10:25:43 2024 2024-09-17T10:29:44.210 INFO:teuthology.orchestra.run.smithi177.stdout: .. D 0 Tue Sep 17 10:25:43 2024 2024-09-17T10:29:44.210 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-17T10:29:44.210 INFO:teuthology.orchestra.run.smithi177.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-17T10:29:44.601 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:44 smithi071 bash[19840]: cluster 2024-09-17T10:29:43.261100+0000 mgr.x (mgr.14520) 160 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T10:29:44.601 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:44 smithi071 bash[19840]: cluster 2024-09-17T10:29:43.261100+0000 mgr.x (mgr.14520) 160 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T10:29:44.601 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:44 smithi088 bash[21618]: cluster 2024-09-17T10:29:43.261100+0000 mgr.x (mgr.14520) 160 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T10:29:44.601 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:44 smithi088 bash[21618]: cluster 2024-09-17T10:29:43.261100+0000 mgr.x (mgr.14520) 160 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T10:29:44.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:44 smithi089 bash[21600]: cluster 2024-09-17T10:29:43.261100+0000 mgr.x (mgr.14520) 160 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T10:29:44.602 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:44 smithi089 bash[21600]: cluster 2024-09-17T10:29:43.261100+0000 mgr.x (mgr.14520) 160 : cluster [DBG] pgmap v118: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 1.9 KiB/s rd, 0 B/s wr, 2 op/s 2024-09-17T10:29:44.775 DEBUG:teuthology.orchestra.run.smithi177:> sudo TESTDIR=/home/ubuntu/cephtest bash -ex -c 'sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U DOMAIN1\\ckent%1115Rose. //172.21.15.89/share2 -c ls' 2024-09-17T10:29:44.826 INFO:teuthology.orchestra.run.smithi177.stderr:+ sudo docker run --rm --net=host --dns=172.21.15.177 -eKRB5_CONFIG=/dev/null quay.io/samba.org/samba-client:latest smbclient -U 'DOMAIN1\ckent%1115Rose.' //172.21.15.89/share2 -c ls 2024-09-17T10:29:45.954 INFO:teuthology.orchestra.run.smithi177.stdout: . D 0 Tue Sep 17 10:25:49 2024 2024-09-17T10:29:45.954 INFO:teuthology.orchestra.run.smithi177.stdout: .. D 0 Tue Sep 17 10:25:49 2024 2024-09-17T10:29:45.954 INFO:teuthology.orchestra.run.smithi177.stdout: 2024-09-17T10:29:45.954 INFO:teuthology.orchestra.run.smithi177.stdout: 178044928 blocks of size 1024. 178044928 blocks available 2024-09-17T10:29:46.512 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-09-17T10:29:46.523 INFO:tasks.cephadm:Running commands on role host.a host ubuntu@smithi071.front.sepia.ceph.com 2024-09-17T10:29:46.523 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- bash -c 'ceph smb apply -i -' 2024-09-17T10:29:46.782 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:46 smithi088 bash[21618]: cluster 2024-09-17T10:29:45.262243+0000 mgr.x (mgr.14520) 161 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-17T10:29:46.782 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:46 smithi088 bash[21618]: cluster 2024-09-17T10:29:45.262243+0000 mgr.x (mgr.14520) 161 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-17T10:29:46.869 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:46 smithi089 bash[21600]: cluster 2024-09-17T10:29:45.262243+0000 mgr.x (mgr.14520) 161 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-17T10:29:46.869 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:46 smithi089 bash[21600]: cluster 2024-09-17T10:29:45.262243+0000 mgr.x (mgr.14520) 161 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-17T10:29:46.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:46 smithi071 bash[19840]: cluster 2024-09-17T10:29:45.262243+0000 mgr.x (mgr.14520) 161 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-17T10:29:46.964 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:46 smithi071 bash[19840]: cluster 2024-09-17T10:29:45.262243+0000 mgr.x (mgr.14520) 161 : cluster [DBG] pgmap v119: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.0 KiB/s rd, 255 B/s wr, 4 op/s 2024-09-17T10:29:48.606 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:48 smithi071 bash[19840]: cluster 2024-09-17T10:29:47.262912+0000 mgr.x (mgr.14520) 162 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-17T10:29:48.606 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:48 smithi071 bash[19840]: cluster 2024-09-17T10:29:47.262912+0000 mgr.x (mgr.14520) 162 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-17T10:29:48.607 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:48 smithi088 bash[21618]: cluster 2024-09-17T10:29:47.262912+0000 mgr.x (mgr.14520) 162 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-17T10:29:48.607 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:48 smithi088 bash[21618]: cluster 2024-09-17T10:29:47.262912+0000 mgr.x (mgr.14520) 162 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-17T10:29:48.607 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:48 smithi089 bash[21600]: cluster 2024-09-17T10:29:47.262912+0000 mgr.x (mgr.14520) 162 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-17T10:29:48.607 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:48 smithi089 bash[21600]: cluster 2024-09-17T10:29:47.262912+0000 mgr.x (mgr.14520) 162 : cluster [DBG] pgmap v120: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 255 B/s wr, 3 op/s 2024-09-17T10:29:50.609 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:50 smithi089 bash[21600]: cluster 2024-09-17T10:29:49.263804+0000 mgr.x (mgr.14520) 163 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:29:50.610 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:50 smithi089 bash[21600]: cluster 2024-09-17T10:29:49.263804+0000 mgr.x (mgr.14520) 163 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:29:50.610 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:50 smithi088 bash[21618]: cluster 2024-09-17T10:29:49.263804+0000 mgr.x (mgr.14520) 163 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:29:50.610 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:50 smithi088 bash[21618]: cluster 2024-09-17T10:29:49.263804+0000 mgr.x (mgr.14520) 163 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:29:50.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:50 smithi071 bash[19840]: cluster 2024-09-17T10:29:49.263804+0000 mgr.x (mgr.14520) 163 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:29:50.963 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:50 smithi071 bash[19840]: cluster 2024-09-17T10:29:49.263804+0000 mgr.x (mgr.14520) 163 : cluster [DBG] pgmap v121: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.7 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:29:51.330 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:29:52.612 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:52 smithi088 bash[21618]: cluster 2024-09-17T10:29:51.264634+0000 mgr.x (mgr.14520) 164 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:29:52.612 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:52 smithi088 bash[21618]: cluster 2024-09-17T10:29:51.264634+0000 mgr.x (mgr.14520) 164 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:29:52.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:52 smithi071 bash[19840]: cluster 2024-09-17T10:29:51.264634+0000 mgr.x (mgr.14520) 164 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:29:52.612 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:52 smithi071 bash[19840]: cluster 2024-09-17T10:29:51.264634+0000 mgr.x (mgr.14520) 164 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:29:52.613 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:52 smithi089 bash[21600]: cluster 2024-09-17T10:29:51.264634+0000 mgr.x (mgr.14520) 164 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:29:52.613 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:52 smithi089 bash[21600]: cluster 2024-09-17T10:29:51.264634+0000 mgr.x (mgr.14520) 164 : cluster [DBG] pgmap v122: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 3.2 KiB/s rd, 426 B/s wr, 4 op/s 2024-09-17T10:29:53.241 INFO:teuthology.orchestra.run.smithi071.stdout:{ 2024-09-17T10:29:53.241 INFO:teuthology.orchestra.run.smithi071.stdout: "results": [ 2024-09-17T10:29:53.241 INFO:teuthology.orchestra.run.smithi071.stdout: { 2024-09-17T10:29:53.241 INFO:teuthology.orchestra.run.smithi071.stdout: "resource": { 2024-09-17T10:29:53.241 INFO:teuthology.orchestra.run.smithi071.stdout: "resource_type": "ceph.smb.share", 2024-09-17T10:29:53.242 INFO:teuthology.orchestra.run.smithi071.stdout: "cluster_id": "adctdb1", 2024-09-17T10:29:53.242 INFO:teuthology.orchestra.run.smithi071.stdout: "share_id": "share1", 2024-09-17T10:29:53.242 INFO:teuthology.orchestra.run.smithi071.stdout: "intent": "removed" 2024-09-17T10:29:53.242 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-09-17T10:29:53.242 INFO:teuthology.orchestra.run.smithi071.stdout: "state": "removed", 2024-09-17T10:29:53.243 INFO:teuthology.orchestra.run.smithi071.stdout: "success": true 2024-09-17T10:29:53.243 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-09-17T10:29:53.243 INFO:teuthology.orchestra.run.smithi071.stdout: { 2024-09-17T10:29:53.243 INFO:teuthology.orchestra.run.smithi071.stdout: "resource": { 2024-09-17T10:29:53.243 INFO:teuthology.orchestra.run.smithi071.stdout: "resource_type": "ceph.smb.share", 2024-09-17T10:29:53.243 INFO:teuthology.orchestra.run.smithi071.stdout: "cluster_id": "adctdb1", 2024-09-17T10:29:53.243 INFO:teuthology.orchestra.run.smithi071.stdout: "share_id": "share2", 2024-09-17T10:29:53.244 INFO:teuthology.orchestra.run.smithi071.stdout: "intent": "removed" 2024-09-17T10:29:53.244 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-09-17T10:29:53.244 INFO:teuthology.orchestra.run.smithi071.stdout: "state": "removed", 2024-09-17T10:29:53.244 INFO:teuthology.orchestra.run.smithi071.stdout: "success": true 2024-09-17T10:29:53.244 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-09-17T10:29:53.244 INFO:teuthology.orchestra.run.smithi071.stdout: { 2024-09-17T10:29:53.245 INFO:teuthology.orchestra.run.smithi071.stdout: "resource": { 2024-09-17T10:29:53.245 INFO:teuthology.orchestra.run.smithi071.stdout: "resource_type": "ceph.smb.cluster", 2024-09-17T10:29:53.245 INFO:teuthology.orchestra.run.smithi071.stdout: "cluster_id": "adctdb1", 2024-09-17T10:29:53.245 INFO:teuthology.orchestra.run.smithi071.stdout: "intent": "removed" 2024-09-17T10:29:53.245 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-09-17T10:29:53.245 INFO:teuthology.orchestra.run.smithi071.stdout: "state": "removed", 2024-09-17T10:29:53.246 INFO:teuthology.orchestra.run.smithi071.stdout: "success": true 2024-09-17T10:29:53.246 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-09-17T10:29:53.246 INFO:teuthology.orchestra.run.smithi071.stdout: { 2024-09-17T10:29:53.246 INFO:teuthology.orchestra.run.smithi071.stdout: "resource": { 2024-09-17T10:29:53.246 INFO:teuthology.orchestra.run.smithi071.stdout: "resource_type": "ceph.smb.join.auth", 2024-09-17T10:29:53.246 INFO:teuthology.orchestra.run.smithi071.stdout: "auth_id": "join1-admin", 2024-09-17T10:29:53.247 INFO:teuthology.orchestra.run.smithi071.stdout: "intent": "removed" 2024-09-17T10:29:53.247 INFO:teuthology.orchestra.run.smithi071.stdout: }, 2024-09-17T10:29:53.247 INFO:teuthology.orchestra.run.smithi071.stdout: "state": "removed", 2024-09-17T10:29:53.247 INFO:teuthology.orchestra.run.smithi071.stdout: "success": true 2024-09-17T10:29:53.247 INFO:teuthology.orchestra.run.smithi071.stdout: } 2024-09-17T10:29:53.247 INFO:teuthology.orchestra.run.smithi071.stdout: ], 2024-09-17T10:29:53.247 INFO:teuthology.orchestra.run.smithi071.stdout: "success": true 2024-09-17T10:29:53.248 INFO:teuthology.orchestra.run.smithi071.stdout:} 2024-09-17T10:29:54.060 INFO:teuthology.run_tasks:Running task cephadm.wait_for_service_not_present... 2024-09-17T10:29:54.073 INFO:tasks.cephadm:Waiting for ceph service smb.adctdb1 to be not present in service list 2024-09-17T10:29:54.073 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T10:29:54.281 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: audit 2024-09-17T10:29:53.051702+0000 mgr.x (mgr.14520) 165 : audit [DBG] from='client.15972 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:54.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: audit 2024-09-17T10:29:53.051702+0000 mgr.x (mgr.14520) 165 : audit [DBG] from='client.15972 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:54.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: cephadm 2024-09-17T10:29:53.144840+0000 mgr.x (mgr.14520) 166 : cephadm [INF] Remove service smb.adctdb1 2024-09-17T10:29:54.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: cephadm 2024-09-17T10:29:53.144840+0000 mgr.x (mgr.14520) 166 : cephadm [INF] Remove service smb.adctdb1 2024-09-17T10:29:54.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: audit 2024-09-17T10:29:53.151437+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:29:54.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: audit 2024-09-17T10:29:53.151437+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:29:54.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: audit 2024-09-17T10:29:53.152738+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T10:29:54.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: audit 2024-09-17T10:29:53.152738+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T10:29:54.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: audit 2024-09-17T10:29:53.153265+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:54.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: audit 2024-09-17T10:29:53.153265+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:54.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: audit 2024-09-17T10:29:53.154887+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T10:29:54.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: audit 2024-09-17T10:29:53.154887+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T10:29:54.282 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: audit 2024-09-17T10:29:53.156692+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T10:29:54.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: audit 2024-09-17T10:29:53.156692+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T10:29:54.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: audit 2024-09-17T10:29:53.157365+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:54.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: audit 2024-09-17T10:29:53.157365+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:54.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: audit 2024-09-17T10:29:53.161944+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-17T10:29:54.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: audit 2024-09-17T10:29:53.161944+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-17T10:29:54.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: audit 2024-09-17T10:29:53.162616+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:54.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: audit 2024-09-17T10:29:53.162616+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:54.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: audit 2024-09-17T10:29:53.163884+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T10:29:54.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: audit 2024-09-17T10:29:53.163884+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T10:29:54.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: audit 2024-09-17T10:29:53.173282+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:29:54.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: audit 2024-09-17T10:29:53.173282+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:29:54.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: cephadm 2024-09-17T10:29:53.228436+0000 mgr.x (mgr.14520) 167 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi071.ajnwdj... 2024-09-17T10:29:54.283 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: cephadm 2024-09-17T10:29:53.228436+0000 mgr.x (mgr.14520) 167 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi071.ajnwdj... 2024-09-17T10:29:54.284 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: cephadm 2024-09-17T10:29:53.228842+0000 mgr.x (mgr.14520) 168 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi071.ajnwdj from smithi071 -- ports [445, 9922] 2024-09-17T10:29:54.284 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:54 smithi071 bash[19840]: cephadm 2024-09-17T10:29:53.228842+0000 mgr.x (mgr.14520) 168 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi071.ajnwdj from smithi071 -- ports [445, 9922] 2024-09-17T10:29:54.284 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: audit 2024-09-17T10:29:53.051702+0000 mgr.x (mgr.14520) 165 : audit [DBG] from='client.15972 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:54.284 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: audit 2024-09-17T10:29:53.051702+0000 mgr.x (mgr.14520) 165 : audit [DBG] from='client.15972 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:54.284 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: cephadm 2024-09-17T10:29:53.144840+0000 mgr.x (mgr.14520) 166 : cephadm [INF] Remove service smb.adctdb1 2024-09-17T10:29:54.284 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: cephadm 2024-09-17T10:29:53.144840+0000 mgr.x (mgr.14520) 166 : cephadm [INF] Remove service smb.adctdb1 2024-09-17T10:29:54.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: audit 2024-09-17T10:29:53.151437+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:29:54.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: audit 2024-09-17T10:29:53.151437+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:29:54.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: audit 2024-09-17T10:29:53.152738+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T10:29:54.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: audit 2024-09-17T10:29:53.152738+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T10:29:54.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: audit 2024-09-17T10:29:53.153265+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:54.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: audit 2024-09-17T10:29:53.153265+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:54.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: audit 2024-09-17T10:29:53.154887+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T10:29:54.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: audit 2024-09-17T10:29:53.154887+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T10:29:54.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: audit 2024-09-17T10:29:53.156692+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T10:29:54.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: audit 2024-09-17T10:29:53.156692+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T10:29:54.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: audit 2024-09-17T10:29:53.157365+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:54.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: audit 2024-09-17T10:29:53.157365+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:54.285 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: audit 2024-09-17T10:29:53.161944+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-17T10:29:54.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: audit 2024-09-17T10:29:53.161944+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-17T10:29:54.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: audit 2024-09-17T10:29:53.162616+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:54.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: audit 2024-09-17T10:29:53.162616+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:54.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: audit 2024-09-17T10:29:53.163884+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T10:29:54.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: audit 2024-09-17T10:29:53.163884+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T10:29:54.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: audit 2024-09-17T10:29:53.173282+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:29:54.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: audit 2024-09-17T10:29:53.173282+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:29:54.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: cephadm 2024-09-17T10:29:53.228436+0000 mgr.x (mgr.14520) 167 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi071.ajnwdj... 2024-09-17T10:29:54.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: cephadm 2024-09-17T10:29:53.228436+0000 mgr.x (mgr.14520) 167 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi071.ajnwdj... 2024-09-17T10:29:54.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: cephadm 2024-09-17T10:29:53.228842+0000 mgr.x (mgr.14520) 168 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi071.ajnwdj from smithi071 -- ports [445, 9922] 2024-09-17T10:29:54.286 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:54 smithi088 bash[21618]: cephadm 2024-09-17T10:29:53.228842+0000 mgr.x (mgr.14520) 168 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi071.ajnwdj from smithi071 -- ports [445, 9922] 2024-09-17T10:29:54.320 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: audit 2024-09-17T10:29:53.051702+0000 mgr.x (mgr.14520) 165 : audit [DBG] from='client.15972 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:54.320 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: audit 2024-09-17T10:29:53.051702+0000 mgr.x (mgr.14520) 165 : audit [DBG] from='client.15972 -' entity='client.admin' cmd=[{"prefix": "smb apply", "target": ["mon-mgr", ""]}]: dispatch 2024-09-17T10:29:54.320 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: cephadm 2024-09-17T10:29:53.144840+0000 mgr.x (mgr.14520) 166 : cephadm [INF] Remove service smb.adctdb1 2024-09-17T10:29:54.320 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: cephadm 2024-09-17T10:29:53.144840+0000 mgr.x (mgr.14520) 166 : cephadm [INF] Remove service smb.adctdb1 2024-09-17T10:29:54.321 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: audit 2024-09-17T10:29:53.151437+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:29:54.321 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: audit 2024-09-17T10:29:53.151437+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:29:54.321 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: audit 2024-09-17T10:29:53.152738+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T10:29:54.321 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: audit 2024-09-17T10:29:53.152738+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T10:29:54.321 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: audit 2024-09-17T10:29:53.153265+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:54.321 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: audit 2024-09-17T10:29:53.153265+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:29:54.321 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: audit 2024-09-17T10:29:53.154887+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T10:29:54.321 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: audit 2024-09-17T10:29:53.154887+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key exists", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T10:29:54.321 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: audit 2024-09-17T10:29:53.156692+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T10:29:54.321 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: audit 2024-09-17T10:29:53.156692+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"} : dispatch 2024-09-17T10:29:54.321 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: audit 2024-09-17T10:29:53.157365+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:54.321 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: audit 2024-09-17T10:29:53.157365+0000 mon.a (mon.0) 798 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-09-17T10:29:54.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: audit 2024-09-17T10:29:53.161944+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-17T10:29:54.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: audit 2024-09-17T10:29:53.161944+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "config-key rm", "key": "smb/config/adctdb1/join.0.json"}]': finished 2024-09-17T10:29:54.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: audit 2024-09-17T10:29:53.162616+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:54.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: audit 2024-09-17T10:29:53.162616+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-09-17T10:29:54.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: audit 2024-09-17T10:29:53.163884+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T10:29:54.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: audit 2024-09-17T10:29:53.163884+0000 mon.a (mon.0) 801 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config-key dump", "key": "smb/config/"} : dispatch 2024-09-17T10:29:54.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: audit 2024-09-17T10:29:53.173282+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:29:54.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: audit 2024-09-17T10:29:53.173282+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' 2024-09-17T10:29:54.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: cephadm 2024-09-17T10:29:53.228436+0000 mgr.x (mgr.14520) 167 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi071.ajnwdj... 2024-09-17T10:29:54.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: cephadm 2024-09-17T10:29:53.228436+0000 mgr.x (mgr.14520) 167 : cephadm [INF] Removing orphan daemon smb.adctdb1.0.0.smithi071.ajnwdj... 2024-09-17T10:29:54.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: cephadm 2024-09-17T10:29:53.228842+0000 mgr.x (mgr.14520) 168 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi071.ajnwdj from smithi071 -- ports [445, 9922] 2024-09-17T10:29:54.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:54 smithi089 bash[21600]: cephadm 2024-09-17T10:29:53.228842+0000 mgr.x (mgr.14520) 168 : cephadm [INF] Removing daemon smb.adctdb1.0.0.smithi071.ajnwdj from smithi071 -- ports [445, 9922] 2024-09-17T10:29:55.282 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:55 smithi088 bash[21618]: cluster 2024-09-17T10:29:53.265051+0000 mgr.x (mgr.14520) 169 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T10:29:55.282 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:55 smithi088 bash[21618]: cluster 2024-09-17T10:29:53.265051+0000 mgr.x (mgr.14520) 169 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T10:29:55.321 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:55 smithi089 bash[21600]: cluster 2024-09-17T10:29:53.265051+0000 mgr.x (mgr.14520) 169 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T10:29:55.321 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:55 smithi089 bash[21600]: cluster 2024-09-17T10:29:53.265051+0000 mgr.x (mgr.14520) 169 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T10:29:55.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:55 smithi071 bash[19840]: cluster 2024-09-17T10:29:53.265051+0000 mgr.x (mgr.14520) 169 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T10:29:55.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:55 smithi071 bash[19840]: cluster 2024-09-17T10:29:53.265051+0000 mgr.x (mgr.14520) 169 : cluster [DBG] pgmap v123: 97 pgs: 97 active+clean; 1.8 MiB data, 183 MiB used, 536 GiB / 536 GiB avail; 2.2 KiB/s rd, 426 B/s wr, 3 op/s 2024-09-17T10:29:55.799 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:55 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:55.799 INFO:journalctl@ceph.osd.0.smithi071.stdout:Sep 17 10:29:55 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:55.800 INFO:journalctl@ceph.osd.1.smithi071.stdout:Sep 17 10:29:55 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:55.800 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:29:55 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:56.059 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:29:56 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:56.059 INFO:journalctl@ceph.osd.0.smithi071.stdout:Sep 17 10:29:56 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:56.059 INFO:journalctl@ceph.osd.1.smithi071.stdout:Sep 17 10:29:56 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:56.059 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:56 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:56.322 INFO:journalctl@ceph.osd.0.smithi071.stdout:Sep 17 10:29:56 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:56.323 INFO:journalctl@ceph.osd.1.smithi071.stdout:Sep 17 10:29:56 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:56.323 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:56 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:56.323 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:29:56 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:56.596 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:29:56 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:56.596 INFO:journalctl@ceph.osd.0.smithi071.stdout:Sep 17 10:29:56 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:56.597 INFO:journalctl@ceph.osd.1.smithi071.stdout:Sep 17 10:29:56 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:56.597 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:56 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:56.846 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:29:56 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:56.846 INFO:journalctl@ceph.osd.0.smithi071.stdout:Sep 17 10:29:56 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:56.847 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:56 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:56.847 INFO:journalctl@ceph.osd.1.smithi071.stdout:Sep 17 10:29:56 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:57.100 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:29:56 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:57.101 INFO:journalctl@ceph.osd.0.smithi071.stdout:Sep 17 10:29:56 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:57.101 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:56 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:57.101 INFO:journalctl@ceph.osd.1.smithi071.stdout:Sep 17 10:29:56 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:57.282 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:57 smithi088 bash[21618]: cluster 2024-09-17T10:29:55.265675+0000 mgr.x (mgr.14520) 170 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-17T10:29:57.282 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:57 smithi088 bash[21618]: cluster 2024-09-17T10:29:55.265675+0000 mgr.x (mgr.14520) 170 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-17T10:29:57.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:57 smithi089 bash[21600]: cluster 2024-09-17T10:29:55.265675+0000 mgr.x (mgr.14520) 170 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-17T10:29:57.323 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:57 smithi089 bash[21600]: cluster 2024-09-17T10:29:55.265675+0000 mgr.x (mgr.14520) 170 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-17T10:29:57.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:57 smithi071 bash[19840]: cluster 2024-09-17T10:29:55.265675+0000 mgr.x (mgr.14520) 170 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-17T10:29:57.433 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:57 smithi071 bash[19840]: cluster 2024-09-17T10:29:55.265675+0000 mgr.x (mgr.14520) 170 : cluster [DBG] pgmap v124: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 5.5 KiB/s rd, 87 KiB/s wr, 11 op/s 2024-09-17T10:29:57.713 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:57 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:57.713 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:29:57 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:57.714 INFO:journalctl@ceph.osd.0.smithi071.stdout:Sep 17 10:29:57 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:57.714 INFO:journalctl@ceph.osd.1.smithi071.stdout:Sep 17 10:29:57 smithi071 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:29:58.270 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:58 smithi088 bash[21618]: audit 2024-09-17T10:29:57.570349+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi071.ajnwdj"} : dispatch 2024-09-17T10:29:58.271 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:58 smithi088 bash[21618]: audit 2024-09-17T10:29:57.570349+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi071.ajnwdj"} : dispatch 2024-09-17T10:29:58.271 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:58 smithi088 bash[21618]: audit 2024-09-17T10:29:57.573814+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi071.ajnwdj"}]': finished 2024-09-17T10:29:58.271 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:58 smithi088 bash[21618]: audit 2024-09-17T10:29:57.573814+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi071.ajnwdj"}]': finished 2024-09-17T10:29:58.369 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:58 smithi089 bash[21600]: audit 2024-09-17T10:29:57.570349+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi071.ajnwdj"} : dispatch 2024-09-17T10:29:58.369 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:58 smithi089 bash[21600]: audit 2024-09-17T10:29:57.570349+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi071.ajnwdj"} : dispatch 2024-09-17T10:29:58.369 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:58 smithi089 bash[21600]: audit 2024-09-17T10:29:57.573814+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi071.ajnwdj"}]': finished 2024-09-17T10:29:58.369 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:58 smithi089 bash[21600]: audit 2024-09-17T10:29:57.573814+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi071.ajnwdj"}]': finished 2024-09-17T10:29:58.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:58 smithi071 bash[19840]: audit 2024-09-17T10:29:57.570349+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi071.ajnwdj"} : dispatch 2024-09-17T10:29:58.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:58 smithi071 bash[19840]: audit 2024-09-17T10:29:57.570349+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi071.ajnwdj"} : dispatch 2024-09-17T10:29:58.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:58 smithi071 bash[19840]: audit 2024-09-17T10:29:57.573814+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi071.ajnwdj"}]': finished 2024-09-17T10:29:58.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:58 smithi071 bash[19840]: audit 2024-09-17T10:29:57.573814+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.0.0.smithi071.ajnwdj"}]': finished 2024-09-17T10:29:58.793 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:29:59.253 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:59 smithi089 bash[21600]: cluster 2024-09-17T10:29:57.266014+0000 mgr.x (mgr.14520) 171 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T10:29:59.254 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:59 smithi089 bash[21600]: cluster 2024-09-17T10:29:57.266014+0000 mgr.x (mgr.14520) 171 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T10:29:59.254 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:59 smithi089 bash[21600]: cephadm 2024-09-17T10:29:57.569786+0000 mgr.x (mgr.14520) 172 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi071.ajnwdj 2024-09-17T10:29:59.254 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:59 smithi089 bash[21600]: cephadm 2024-09-17T10:29:57.569786+0000 mgr.x (mgr.14520) 172 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi071.ajnwdj 2024-09-17T10:29:59.254 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:59 smithi089 bash[21600]: cephadm 2024-09-17T10:29:57.577072+0000 mgr.x (mgr.14520) 173 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi088.iicpsa... 2024-09-17T10:29:59.254 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:59 smithi089 bash[21600]: cephadm 2024-09-17T10:29:57.577072+0000 mgr.x (mgr.14520) 173 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi088.iicpsa... 2024-09-17T10:29:59.254 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:59 smithi089 bash[21600]: cephadm 2024-09-17T10:29:57.577431+0000 mgr.x (mgr.14520) 174 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi088.iicpsa from smithi088 -- ports [445, 9922] 2024-09-17T10:29:59.254 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:29:59 smithi089 bash[21600]: cephadm 2024-09-17T10:29:57.577431+0000 mgr.x (mgr.14520) 174 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi088.iicpsa from smithi088 -- ports [445, 9922] 2024-09-17T10:29:59.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:59 smithi071 bash[19840]: cluster 2024-09-17T10:29:57.266014+0000 mgr.x (mgr.14520) 171 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T10:29:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:59 smithi071 bash[19840]: cluster 2024-09-17T10:29:57.266014+0000 mgr.x (mgr.14520) 171 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T10:29:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:59 smithi071 bash[19840]: cephadm 2024-09-17T10:29:57.569786+0000 mgr.x (mgr.14520) 172 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi071.ajnwdj 2024-09-17T10:29:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:59 smithi071 bash[19840]: cephadm 2024-09-17T10:29:57.569786+0000 mgr.x (mgr.14520) 172 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi071.ajnwdj 2024-09-17T10:29:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:59 smithi071 bash[19840]: cephadm 2024-09-17T10:29:57.577072+0000 mgr.x (mgr.14520) 173 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi088.iicpsa... 2024-09-17T10:29:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:59 smithi071 bash[19840]: cephadm 2024-09-17T10:29:57.577072+0000 mgr.x (mgr.14520) 173 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi088.iicpsa... 2024-09-17T10:29:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:59 smithi071 bash[19840]: cephadm 2024-09-17T10:29:57.577431+0000 mgr.x (mgr.14520) 174 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi088.iicpsa from smithi088 -- ports [445, 9922] 2024-09-17T10:29:59.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:29:59 smithi071 bash[19840]: cephadm 2024-09-17T10:29:57.577431+0000 mgr.x (mgr.14520) 174 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi088.iicpsa from smithi088 -- ports [445, 9922] 2024-09-17T10:29:59.529 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:59 smithi088 bash[21618]: cluster 2024-09-17T10:29:57.266014+0000 mgr.x (mgr.14520) 171 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T10:29:59.530 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:59 smithi088 bash[21618]: cluster 2024-09-17T10:29:57.266014+0000 mgr.x (mgr.14520) 171 : cluster [DBG] pgmap v125: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 9 op/s 2024-09-17T10:29:59.530 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:59 smithi088 bash[21618]: cephadm 2024-09-17T10:29:57.569786+0000 mgr.x (mgr.14520) 172 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi071.ajnwdj 2024-09-17T10:29:59.530 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:59 smithi088 bash[21618]: cephadm 2024-09-17T10:29:57.569786+0000 mgr.x (mgr.14520) 172 : cephadm [INF] Removing key for client.smb.config.adctdb1.0.0.smithi071.ajnwdj 2024-09-17T10:29:59.530 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:59 smithi088 bash[21618]: cephadm 2024-09-17T10:29:57.577072+0000 mgr.x (mgr.14520) 173 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi088.iicpsa... 2024-09-17T10:29:59.530 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:59 smithi088 bash[21618]: cephadm 2024-09-17T10:29:57.577072+0000 mgr.x (mgr.14520) 173 : cephadm [INF] Removing orphan daemon smb.adctdb1.1.0.smithi088.iicpsa... 2024-09-17T10:29:59.530 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:59 smithi088 bash[21618]: cephadm 2024-09-17T10:29:57.577431+0000 mgr.x (mgr.14520) 174 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi088.iicpsa from smithi088 -- ports [445, 9922] 2024-09-17T10:29:59.530 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:59 smithi088 bash[21618]: cephadm 2024-09-17T10:29:57.577431+0000 mgr.x (mgr.14520) 174 : cephadm [INF] Removing daemon smb.adctdb1.1.0.smithi088.iicpsa from smithi088 -- ports [445, 9922] 2024-09-17T10:30:00.083 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 17 10:29:59 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:00.083 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 17 10:30:00 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:00.084 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 17 10:29:59 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:00.084 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 17 10:30:00 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:00.084 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:29:59 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:00.084 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:00 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:00.357 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 17 10:30:00 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:00.357 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:00 smithi088 bash[21618]: cluster 2024-09-17T10:30:00.000116+0000 mon.a (mon.0) 805 : cluster [INF] overall HEALTH_OK 2024-09-17T10:30:00.357 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:00 smithi088 bash[21618]: cluster 2024-09-17T10:30:00.000116+0000 mon.a (mon.0) 805 : cluster [INF] overall HEALTH_OK 2024-09-17T10:30:00.358 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:00 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:00.358 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 17 10:30:00 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:00.369 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:00 smithi089 bash[21600]: cluster 2024-09-17T10:30:00.000116+0000 mon.a (mon.0) 805 : cluster [INF] overall HEALTH_OK 2024-09-17T10:30:00.369 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:00 smithi089 bash[21600]: cluster 2024-09-17T10:30:00.000116+0000 mon.a (mon.0) 805 : cluster [INF] overall HEALTH_OK 2024-09-17T10:30:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:00 smithi071 bash[19840]: cluster 2024-09-17T10:30:00.000116+0000 mon.a (mon.0) 805 : cluster [INF] overall HEALTH_OK 2024-09-17T10:30:00.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:00 smithi071 bash[19840]: cluster 2024-09-17T10:30:00.000116+0000 mon.a (mon.0) 805 : cluster [INF] overall HEALTH_OK 2024-09-17T10:30:00.522 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:30:00.522 INFO:teuthology.orchestra.run.smithi071.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T10:25:13.468628Z", "last_refresh": "2024-09-17T10:28:09.243150Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi071=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T10:18:04.519731Z", "last_refresh": "2024-09-17T10:28:09.242797Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi071:172.21.15.71=a", "smithi088:172.21.15.88=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T10:17:29.477119Z", "last_refresh": "2024-09-17T10:28:09.242641Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407", "last_refresh": "2024-09-17T10:28:09.242940Z", "running": 6, "size": 6}, "unmanaged": true}, {"events": ["2024-09-17T10:29:53.151953Z 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.177"], "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-17T10:26:40.933840Z", "last_refresh": "2024-09-17T10:28:10.406157Z", "running": 2, "size": 3}}] 2024-09-17T10:30:00.677 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:00 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:00.677 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 17 10:30:00 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:00.677 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 17 10:30:00 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:00.950 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:00 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:00.951 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:00 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:00.951 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 17 10:30:00 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:00.951 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 17 10:30:00 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:00.951 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 17 10:30:00 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:00.951 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 17 10:30:00 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:01.203 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:01 smithi088 bash[21618]: cluster 2024-09-17T10:29:59.266975+0000 mgr.x (mgr.14520) 175 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T10:30:01.204 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:01 smithi088 bash[21618]: cluster 2024-09-17T10:29:59.266975+0000 mgr.x (mgr.14520) 175 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T10:30:01.220 DEBUG:tasks.cephadm:checking if 'smb.adctdb1' in {'mgr', 'osd', 'smb.adctdb1', 'mds.cephfs', 'mon'} 2024-09-17T10:30:01.369 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:01 smithi089 bash[21600]: cluster 2024-09-17T10:29:59.266975+0000 mgr.x (mgr.14520) 175 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T10:30:01.369 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:01 smithi089 bash[21600]: cluster 2024-09-17T10:29:59.266975+0000 mgr.x (mgr.14520) 175 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T10:30:01.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:01 smithi071 bash[19840]: cluster 2024-09-17T10:29:59.266975+0000 mgr.x (mgr.14520) 175 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T10:30:01.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:01 smithi071 bash[19840]: cluster 2024-09-17T10:29:59.266975+0000 mgr.x (mgr.14520) 175 : cluster [DBG] pgmap v126: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T10:30:01.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:01 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:01.532 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 17 10:30:01 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:01.533 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 17 10:30:01 smithi088 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:02.221 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm --image quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph:e646f72961223a04d41eb40dad875d1628d78516 shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 -- ceph orch ls -f json 2024-09-17T10:30:02.369 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:02 smithi089 bash[21600]: audit 2024-09-17T10:30:00.520547+0000 mgr.x (mgr.14520) 176 : audit [DBG] from='client.16014 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:30:02.369 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:02 smithi089 bash[21600]: audit 2024-09-17T10:30:00.520547+0000 mgr.x (mgr.14520) 176 : audit [DBG] from='client.16014 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:30:02.369 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:02 smithi089 bash[21600]: audit 2024-09-17T10:30:01.461761+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi088.iicpsa"} : dispatch 2024-09-17T10:30:02.369 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:02 smithi089 bash[21600]: audit 2024-09-17T10:30:01.461761+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi088.iicpsa"} : dispatch 2024-09-17T10:30:02.369 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:02 smithi089 bash[21600]: audit 2024-09-17T10:30:01.465372+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi088.iicpsa"}]': finished 2024-09-17T10:30:02.369 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:02 smithi089 bash[21600]: audit 2024-09-17T10:30:01.465372+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi088.iicpsa"}]': finished 2024-09-17T10:30:02.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:02 smithi071 bash[19840]: audit 2024-09-17T10:30:00.520547+0000 mgr.x (mgr.14520) 176 : audit [DBG] from='client.16014 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:30:02.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:02 smithi071 bash[19840]: audit 2024-09-17T10:30:00.520547+0000 mgr.x (mgr.14520) 176 : audit [DBG] from='client.16014 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:30:02.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:02 smithi071 bash[19840]: audit 2024-09-17T10:30:01.461761+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi088.iicpsa"} : dispatch 2024-09-17T10:30:02.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:02 smithi071 bash[19840]: audit 2024-09-17T10:30:01.461761+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi088.iicpsa"} : dispatch 2024-09-17T10:30:02.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:02 smithi071 bash[19840]: audit 2024-09-17T10:30:01.465372+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi088.iicpsa"}]': finished 2024-09-17T10:30:02.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:02 smithi071 bash[19840]: audit 2024-09-17T10:30:01.465372+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi088.iicpsa"}]': finished 2024-09-17T10:30:02.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:02 smithi088 bash[21618]: audit 2024-09-17T10:30:00.520547+0000 mgr.x (mgr.14520) 176 : audit [DBG] from='client.16014 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:30:02.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:02 smithi088 bash[21618]: audit 2024-09-17T10:30:00.520547+0000 mgr.x (mgr.14520) 176 : audit [DBG] from='client.16014 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-09-17T10:30:02.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:02 smithi088 bash[21618]: audit 2024-09-17T10:30:01.461761+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi088.iicpsa"} : dispatch 2024-09-17T10:30:02.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:02 smithi088 bash[21618]: audit 2024-09-17T10:30:01.461761+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi088.iicpsa"} : dispatch 2024-09-17T10:30:02.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:02 smithi088 bash[21618]: audit 2024-09-17T10:30:01.465372+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi088.iicpsa"}]': finished 2024-09-17T10:30:02.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:02 smithi088 bash[21618]: audit 2024-09-17T10:30:01.465372+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.1.0.smithi088.iicpsa"}]': finished 2024-09-17T10:30:03.369 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:03 smithi089 bash[21600]: cluster 2024-09-17T10:30:01.267991+0000 mgr.x (mgr.14520) 177 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T10:30:03.369 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:03 smithi089 bash[21600]: cluster 2024-09-17T10:30:01.267991+0000 mgr.x (mgr.14520) 177 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T10:30:03.369 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:03 smithi089 bash[21600]: cephadm 2024-09-17T10:30:01.461165+0000 mgr.x (mgr.14520) 178 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi088.iicpsa 2024-09-17T10:30:03.369 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:03 smithi089 bash[21600]: cephadm 2024-09-17T10:30:01.461165+0000 mgr.x (mgr.14520) 178 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi088.iicpsa 2024-09-17T10:30:03.369 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:03 smithi089 bash[21600]: cephadm 2024-09-17T10:30:01.472232+0000 mgr.x (mgr.14520) 179 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi089.xziuxp... 2024-09-17T10:30:03.369 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:03 smithi089 bash[21600]: cephadm 2024-09-17T10:30:01.472232+0000 mgr.x (mgr.14520) 179 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi089.xziuxp... 2024-09-17T10:30:03.370 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:03 smithi089 bash[21600]: cephadm 2024-09-17T10:30:01.472811+0000 mgr.x (mgr.14520) 180 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi089.xziuxp from smithi089 -- ports [445, 9922] 2024-09-17T10:30:03.370 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:03 smithi089 bash[21600]: cephadm 2024-09-17T10:30:01.472811+0000 mgr.x (mgr.14520) 180 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi089.xziuxp from smithi089 -- ports [445, 9922] 2024-09-17T10:30:03.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:03 smithi071 bash[19840]: cluster 2024-09-17T10:30:01.267991+0000 mgr.x (mgr.14520) 177 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T10:30:03.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:03 smithi071 bash[19840]: cluster 2024-09-17T10:30:01.267991+0000 mgr.x (mgr.14520) 177 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T10:30:03.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:03 smithi071 bash[19840]: cephadm 2024-09-17T10:30:01.461165+0000 mgr.x (mgr.14520) 178 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi088.iicpsa 2024-09-17T10:30:03.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:03 smithi071 bash[19840]: cephadm 2024-09-17T10:30:01.461165+0000 mgr.x (mgr.14520) 178 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi088.iicpsa 2024-09-17T10:30:03.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:03 smithi071 bash[19840]: cephadm 2024-09-17T10:30:01.472232+0000 mgr.x (mgr.14520) 179 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi089.xziuxp... 2024-09-17T10:30:03.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:03 smithi071 bash[19840]: cephadm 2024-09-17T10:30:01.472232+0000 mgr.x (mgr.14520) 179 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi089.xziuxp... 2024-09-17T10:30:03.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:03 smithi071 bash[19840]: cephadm 2024-09-17T10:30:01.472811+0000 mgr.x (mgr.14520) 180 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi089.xziuxp from smithi089 -- ports [445, 9922] 2024-09-17T10:30:03.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:03 smithi071 bash[19840]: cephadm 2024-09-17T10:30:01.472811+0000 mgr.x (mgr.14520) 180 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi089.xziuxp from smithi089 -- ports [445, 9922] 2024-09-17T10:30:03.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:03 smithi088 bash[21618]: cluster 2024-09-17T10:30:01.267991+0000 mgr.x (mgr.14520) 177 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T10:30:03.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:03 smithi088 bash[21618]: cluster 2024-09-17T10:30:01.267991+0000 mgr.x (mgr.14520) 177 : cluster [DBG] pgmap v127: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 4.4 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T10:30:03.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:03 smithi088 bash[21618]: cephadm 2024-09-17T10:30:01.461165+0000 mgr.x (mgr.14520) 178 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi088.iicpsa 2024-09-17T10:30:03.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:03 smithi088 bash[21618]: cephadm 2024-09-17T10:30:01.461165+0000 mgr.x (mgr.14520) 178 : cephadm [INF] Removing key for client.smb.config.adctdb1.1.0.smithi088.iicpsa 2024-09-17T10:30:03.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:03 smithi088 bash[21618]: cephadm 2024-09-17T10:30:01.472232+0000 mgr.x (mgr.14520) 179 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi089.xziuxp... 2024-09-17T10:30:03.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:03 smithi088 bash[21618]: cephadm 2024-09-17T10:30:01.472232+0000 mgr.x (mgr.14520) 179 : cephadm [INF] Removing orphan daemon smb.adctdb1.2.0.smithi089.xziuxp... 2024-09-17T10:30:03.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:03 smithi088 bash[21618]: cephadm 2024-09-17T10:30:01.472811+0000 mgr.x (mgr.14520) 180 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi089.xziuxp from smithi089 -- ports [445, 9922] 2024-09-17T10:30:03.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:03 smithi088 bash[21618]: cephadm 2024-09-17T10:30:01.472811+0000 mgr.x (mgr.14520) 180 : cephadm [INF] Removing daemon smb.adctdb1.2.0.smithi089.xziuxp from smithi089 -- ports [445, 9922] 2024-09-17T10:30:03.710 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:03 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:03.710 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:30:03 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:03.711 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:03 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:03.969 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:03 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:03.969 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:30:03 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:03.969 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:03 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:04.321 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:30:04 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:04.321 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:04 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:04.322 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:04 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:04.609 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:04 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:04.609 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:04 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:04.610 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:30:04 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:04.610 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:30:04 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:04.610 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:04 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:04.610 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:04 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:04.869 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:30:04 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:04.869 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:04 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:04.869 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:04 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:05.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:05 smithi071 bash[19840]: cluster 2024-09-17T10:30:03.268650+0000 mgr.x (mgr.14520) 181 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T10:30:05.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:05 smithi071 bash[19840]: cluster 2024-09-17T10:30:03.268650+0000 mgr.x (mgr.14520) 181 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T10:30:05.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:05 smithi088 bash[21618]: cluster 2024-09-17T10:30:03.268650+0000 mgr.x (mgr.14520) 181 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T10:30:05.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:05 smithi088 bash[21618]: cluster 2024-09-17T10:30:03.268650+0000 mgr.x (mgr.14520) 181 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T10:30:05.619 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:30:05 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:05.619 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:05 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:05.619 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:05 smithi089 bash[21600]: cluster 2024-09-17T10:30:03.268650+0000 mgr.x (mgr.14520) 181 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T10:30:05.619 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:05 smithi089 bash[21600]: cluster 2024-09-17T10:30:03.268650+0000 mgr.x (mgr.14520) 181 : cluster [DBG] pgmap v128: 97 pgs: 97 active+clean; 1.8 MiB data, 185 MiB used, 536 GiB / 536 GiB avail; 3.9 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T10:30:05.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:05 smithi089 systemd[1]: /etc/systemd/system/ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-09-17T10:30:06.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:06 smithi088 bash[21618]: audit 2024-09-17T10:30:05.364031+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi089.xziuxp"} : dispatch 2024-09-17T10:30:06.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:06 smithi088 bash[21618]: audit 2024-09-17T10:30:05.364031+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi089.xziuxp"} : dispatch 2024-09-17T10:30:06.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:06 smithi088 bash[21618]: audit 2024-09-17T10:30:05.368430+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi089.xziuxp"}]': finished 2024-09-17T10:30:06.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:06 smithi088 bash[21618]: audit 2024-09-17T10:30:05.368430+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi089.xziuxp"}]': finished 2024-09-17T10:30:06.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:06 smithi088 bash[21618]: audit 2024-09-17T10:30:05.374373+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-17T10:30:06.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:06 smithi088 bash[21618]: audit 2024-09-17T10:30:05.374373+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-17T10:30:06.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:06 smithi088 bash[21618]: audit 2024-09-17T10:30:05.379633+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-17T10:30:06.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:06 smithi088 bash[21618]: audit 2024-09-17T10:30:05.379633+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-17T10:30:06.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:06 smithi088 bash[21618]: audit 2024-09-17T10:30:05.381406+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:06.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:06 smithi088 bash[21618]: audit 2024-09-17T10:30:05.381406+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:06.619 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:06 smithi089 bash[21600]: audit 2024-09-17T10:30:05.364031+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi089.xziuxp"} : dispatch 2024-09-17T10:30:06.619 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:06 smithi089 bash[21600]: audit 2024-09-17T10:30:05.364031+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi089.xziuxp"} : dispatch 2024-09-17T10:30:06.619 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:06 smithi089 bash[21600]: audit 2024-09-17T10:30:05.368430+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi089.xziuxp"}]': finished 2024-09-17T10:30:06.619 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:06 smithi089 bash[21600]: audit 2024-09-17T10:30:05.368430+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi089.xziuxp"}]': finished 2024-09-17T10:30:06.619 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:06 smithi089 bash[21600]: audit 2024-09-17T10:30:05.374373+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-17T10:30:06.619 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:06 smithi089 bash[21600]: audit 2024-09-17T10:30:05.374373+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-17T10:30:06.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:06 smithi089 bash[21600]: audit 2024-09-17T10:30:05.379633+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-17T10:30:06.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:06 smithi089 bash[21600]: audit 2024-09-17T10:30:05.379633+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-17T10:30:06.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:06 smithi089 bash[21600]: audit 2024-09-17T10:30:05.381406+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:06.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:06 smithi089 bash[21600]: audit 2024-09-17T10:30:05.381406+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:06.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:06 smithi071 bash[19840]: audit 2024-09-17T10:30:05.364031+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi089.xziuxp"} : dispatch 2024-09-17T10:30:06.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:06 smithi071 bash[19840]: audit 2024-09-17T10:30:05.364031+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi089.xziuxp"} : dispatch 2024-09-17T10:30:06.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:06 smithi071 bash[19840]: audit 2024-09-17T10:30:05.368430+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi089.xziuxp"}]': finished 2024-09-17T10:30:06.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:06 smithi071 bash[19840]: audit 2024-09-17T10:30:05.368430+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix": "auth rm", "entity": "client.smb.config.adctdb1.2.0.smithi089.xziuxp"}]': finished 2024-09-17T10:30:06.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:06 smithi071 bash[19840]: audit 2024-09-17T10:30:05.374373+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-17T10:30:06.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:06 smithi071 bash[19840]: audit 2024-09-17T10:30:05.374373+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"} : dispatch 2024-09-17T10:30:06.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:06 smithi071 bash[19840]: audit 2024-09-17T10:30:05.379633+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-17T10:30:06.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:06 smithi071 bash[19840]: audit 2024-09-17T10:30:05.379633+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/spec.smb.adctdb1"}]': finished 2024-09-17T10:30:06.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:06 smithi071 bash[19840]: audit 2024-09-17T10:30:05.381406+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:06.714 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:06 smithi071 bash[19840]: audit 2024-09-17T10:30:05.381406+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.14520 172.21.15.71:0/1214846909' entity='mgr.x' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-09-17T10:30:06.983 INFO:teuthology.orchestra.run.smithi071.stderr:Inferring config /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/mon.a/config 2024-09-17T10:30:07.463 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:07 smithi071 bash[19840]: cluster 2024-09-17T10:30:05.269951+0000 mgr.x (mgr.14520) 182 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T10:30:07.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:07 smithi071 bash[19840]: cluster 2024-09-17T10:30:05.269951+0000 mgr.x (mgr.14520) 182 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T10:30:07.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:07 smithi071 bash[19840]: cephadm 2024-09-17T10:30:05.363365+0000 mgr.x (mgr.14520) 183 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi089.xziuxp 2024-09-17T10:30:07.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:07 smithi071 bash[19840]: cephadm 2024-09-17T10:30:05.363365+0000 mgr.x (mgr.14520) 183 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi089.xziuxp 2024-09-17T10:30:07.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:07 smithi071 bash[19840]: cephadm 2024-09-17T10:30:05.373637+0000 mgr.x (mgr.14520) 184 : cephadm [INF] Purge service smb.adctdb1 2024-09-17T10:30:07.464 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:07 smithi071 bash[19840]: cephadm 2024-09-17T10:30:05.373637+0000 mgr.x (mgr.14520) 184 : cephadm [INF] Purge service smb.adctdb1 2024-09-17T10:30:07.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:07 smithi088 bash[21618]: cluster 2024-09-17T10:30:05.269951+0000 mgr.x (mgr.14520) 182 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T10:30:07.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:07 smithi088 bash[21618]: cluster 2024-09-17T10:30:05.269951+0000 mgr.x (mgr.14520) 182 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T10:30:07.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:07 smithi088 bash[21618]: cephadm 2024-09-17T10:30:05.363365+0000 mgr.x (mgr.14520) 183 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi089.xziuxp 2024-09-17T10:30:07.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:07 smithi088 bash[21618]: cephadm 2024-09-17T10:30:05.363365+0000 mgr.x (mgr.14520) 183 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi089.xziuxp 2024-09-17T10:30:07.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:07 smithi088 bash[21618]: cephadm 2024-09-17T10:30:05.373637+0000 mgr.x (mgr.14520) 184 : cephadm [INF] Purge service smb.adctdb1 2024-09-17T10:30:07.533 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:07 smithi088 bash[21618]: cephadm 2024-09-17T10:30:05.373637+0000 mgr.x (mgr.14520) 184 : cephadm [INF] Purge service smb.adctdb1 2024-09-17T10:30:07.619 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:07 smithi089 bash[21600]: cluster 2024-09-17T10:30:05.269951+0000 mgr.x (mgr.14520) 182 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T10:30:07.619 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:07 smithi089 bash[21600]: cluster 2024-09-17T10:30:05.269951+0000 mgr.x (mgr.14520) 182 : cluster [DBG] pgmap v129: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 4.1 KiB/s rd, 87 KiB/s wr, 10 op/s 2024-09-17T10:30:07.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:07 smithi089 bash[21600]: cephadm 2024-09-17T10:30:05.363365+0000 mgr.x (mgr.14520) 183 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi089.xziuxp 2024-09-17T10:30:07.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:07 smithi089 bash[21600]: cephadm 2024-09-17T10:30:05.363365+0000 mgr.x (mgr.14520) 183 : cephadm [INF] Removing key for client.smb.config.adctdb1.2.0.smithi089.xziuxp 2024-09-17T10:30:07.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:07 smithi089 bash[21600]: cephadm 2024-09-17T10:30:05.373637+0000 mgr.x (mgr.14520) 184 : cephadm [INF] Purge service smb.adctdb1 2024-09-17T10:30:07.620 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:07 smithi089 bash[21600]: cephadm 2024-09-17T10:30:05.373637+0000 mgr.x (mgr.14520) 184 : cephadm [INF] Purge service smb.adctdb1 2024-09-17T10:30:08.533 INFO:teuthology.orchestra.run.smithi071.stdout: 2024-09-17T10:30:08.533 INFO:teuthology.orchestra.run.smithi071.stdout:[{"placement": {"count": 2}, "service_id": "cephfs", "service_name": "mds.cephfs", "service_type": "mds", "status": {"created": "2024-09-17T10:25:13.468628Z", "last_refresh": "2024-09-17T10:28:09.243150Z", "running": 2, "size": 2}}, {"placement": {"count": 1, "hosts": ["smithi071=x"]}, "service_name": "mgr", "service_type": "mgr", "status": {"created": "2024-09-17T10:18:04.519731Z", "last_refresh": "2024-09-17T10:28:09.242797Z", "running": 1, "size": 1}}, {"placement": {"count": 3, "hosts": ["smithi071:172.21.15.71=a", "smithi088:172.21.15.88=b", "smithi089:172.21.15.89=c"]}, "service_name": "mon", "service_type": "mon", "status": {"created": "2024-09-17T10:17:29.477119Z", "last_refresh": "2024-09-17T10:28:09.242641Z", "running": 3, "size": 3}}, {"service_name": "osd", "service_type": "osd", "spec": {"filter_logic": "AND", "objectstore": "bluestore"}, "status": {"container_image_id": "f271290a09505c16fdd5580c0844868087b89a7f4f5340b8b5900ad1017d802b", "container_image_name": "quay-quay-quay.apps.os.sepia.ceph.com/ceph-ci/ceph@sha256:e744bf8cae79f6e0ef98cbe9e42368cf98408f8bd0d4b2795862ed11d9d12407", "last_refresh": "2024-09-17T10:28:09.242940Z", "running": 6, "size": 6}, "unmanaged": true}] 2024-09-17T10:30:09.309 DEBUG:tasks.cephadm:checking if 'smb.adctdb1' in {'osd', 'mds.cephfs', 'mgr', 'mon'} 2024-09-17T10:30:09.309 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-09-17T10:30:09.322 INFO:tasks.cephadm:Teardown begin 2024-09-17T10:30:09.323 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T10:30:09.337 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T10:30:09.352 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T10:30:09.366 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T10:30:09.380 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-09-17T10:30:09.381 DEBUG:teuthology.orchestra.run.smithi071:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T10:30:09.386 DEBUG:teuthology.orchestra.run.smithi088:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T10:30:09.398 DEBUG:teuthology.orchestra.run.smithi089:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T10:30:09.414 DEBUG:teuthology.orchestra.run.smithi177:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-09-17T10:30:09.426 INFO:tasks.cephadm:Stopping all daemons... 2024-09-17T10:30:09.426 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-09-17T10:30:09.427 DEBUG:teuthology.orchestra.run.smithi071:> sudo systemctl stop ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@mon.a 2024-09-17T10:30:09.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:09 smithi088 bash[21618]: cluster 2024-09-17T10:30:07.270707+0000 mgr.x (mgr.14520) 185 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 2 op/s 2024-09-17T10:30:09.532 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:09 smithi088 bash[21618]: cluster 2024-09-17T10:30:07.270707+0000 mgr.x (mgr.14520) 185 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 2 op/s 2024-09-17T10:30:09.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:09 smithi071 bash[19840]: cluster 2024-09-17T10:30:07.270707+0000 mgr.x (mgr.14520) 185 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 2 op/s 2024-09-17T10:30:09.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:09 smithi071 bash[19840]: cluster 2024-09-17T10:30:07.270707+0000 mgr.x (mgr.14520) 185 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 2 op/s 2024-09-17T10:30:09.567 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:09 smithi071 systemd[1]: Stopping Ceph mon.a for 77b1bfba-74dd-11ef-bceb-c7b262605968... 2024-09-17T10:30:09.619 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:09 smithi089 bash[21600]: cluster 2024-09-17T10:30:07.270707+0000 mgr.x (mgr.14520) 185 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 2 op/s 2024-09-17T10:30:09.619 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:09 smithi089 bash[21600]: cluster 2024-09-17T10:30:07.270707+0000 mgr.x (mgr.14520) 185 : cluster [DBG] pgmap v130: 97 pgs: 97 active+clean; 1.8 MiB data, 184 MiB used, 536 GiB / 536 GiB avail; 767 B/s rd, 0 B/s wr, 2 op/s 2024-09-17T10:30:09.881 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:09 smithi071 bash[19840]: debug 2024-09-17T10:30:09.563+0000 7f5b7f158640 -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-17T10:30:09.881 INFO:journalctl@ceph.mon.a.smithi071.stdout:Sep 17 10:30:09 smithi071 bash[19840]: debug 2024-09-17T10:30:09.563+0000 7f5b7f158640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-09-17T10:30:10.472 DEBUG:teuthology.orchestra.run.smithi071:> sudo pkill -f 'journalctl -f -n 0 -u ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@mon.a.service' 2024-09-17T10:30:10.502 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:30:10.502 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-09-17T10:30:10.502 INFO:tasks.cephadm.mon.c:Stopping mon.b... 2024-09-17T10:30:10.502 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@mon.b 2024-09-17T10:30:10.782 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:10 smithi088 systemd[1]: Stopping Ceph mon.b for 77b1bfba-74dd-11ef-bceb-c7b262605968... 2024-09-17T10:30:10.782 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:10 smithi088 bash[21618]: debug 2024-09-17T10:30:10.643+0000 7f75bcb89640 -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-17T10:30:10.782 INFO:journalctl@ceph.mon.b.smithi088.stdout:Sep 17 10:30:10 smithi088 bash[21618]: debug 2024-09-17T10:30:10.643+0000 7f75bcb89640 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-09-17T10:30:11.477 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@mon.b.service' 2024-09-17T10:30:11.509 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:30:11.509 INFO:tasks.cephadm.mon.c:Stopped mon.b 2024-09-17T10:30:11.509 INFO:tasks.cephadm.mon.c:Stopping mon.c... 2024-09-17T10:30:11.509 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@mon.c 2024-09-17T10:30:11.794 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:11 smithi089 systemd[1]: Stopping Ceph mon.c for 77b1bfba-74dd-11ef-bceb-c7b262605968... 2024-09-17T10:30:11.794 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:11 smithi089 bash[21600]: debug 2024-09-17T10:30:11.672+0000 7f3fb2c50640 -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-17T10:30:11.794 INFO:journalctl@ceph.mon.c.smithi089.stdout:Sep 17 10:30:11 smithi089 bash[21600]: debug 2024-09-17T10:30:11.672+0000 7f3fb2c50640 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-09-17T10:30:12.621 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@mon.c.service' 2024-09-17T10:30:12.652 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:30:12.652 INFO:tasks.cephadm.mon.c:Stopped mon.c 2024-09-17T10:30:12.653 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-09-17T10:30:12.653 DEBUG:teuthology.orchestra.run.smithi071:> sudo systemctl stop ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@mgr.x 2024-09-17T10:30:12.963 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:30:12 smithi071 systemd[1]: Stopping Ceph mgr.x for 77b1bfba-74dd-11ef-bceb-c7b262605968... 2024-09-17T10:30:12.963 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:30:12 smithi071 bash[20115]: debug 2024-09-17T10:30:12.791+0000 7f1b7a1e4640 -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-17T10:30:12.963 INFO:journalctl@ceph.mgr.x.smithi071.stdout:Sep 17 10:30:12 smithi071 bash[20115]: debug 2024-09-17T10:30:12.791+0000 7f1b7a1e4640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-09-17T10:30:13.663 DEBUG:teuthology.orchestra.run.smithi071:> sudo pkill -f 'journalctl -f -n 0 -u ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@mgr.x.service' 2024-09-17T10:30:13.685 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:30:13.685 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-09-17T10:30:13.685 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-09-17T10:30:13.686 DEBUG:teuthology.orchestra.run.smithi071:> sudo systemctl stop ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@osd.0 2024-09-17T10:30:13.963 INFO:journalctl@ceph.osd.0.smithi071.stdout:Sep 17 10:30:13 smithi071 systemd[1]: Stopping Ceph osd.0 for 77b1bfba-74dd-11ef-bceb-c7b262605968... 2024-09-17T10:30:13.964 INFO:journalctl@ceph.osd.0.smithi071.stdout:Sep 17 10:30:13 smithi071 bash[32101]: debug 2024-09-17T10:30:13.855+0000 7f54944d4640 -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-17T10:30:13.964 INFO:journalctl@ceph.osd.0.smithi071.stdout:Sep 17 10:30:13 smithi071 bash[32101]: debug 2024-09-17T10:30:13.855+0000 7f54944d4640 -1 osd.0 51 *** Got signal Terminated *** 2024-09-17T10:30:13.964 INFO:journalctl@ceph.osd.0.smithi071.stdout:Sep 17 10:30:13 smithi071 bash[32101]: debug 2024-09-17T10:30:13.855+0000 7f54944d4640 -1 osd.0 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:30:20.031 INFO:journalctl@ceph.osd.0.smithi071.stdout:Sep 17 10:30:19 smithi071 bash[52290]: ceph-77b1bfba-74dd-11ef-bceb-c7b262605968-osd-0 2024-09-17T10:30:20.031 INFO:journalctl@ceph.osd.0.smithi071.stdout:Sep 17 10:30:19 smithi071 bash[52353]: ceph-77b1bfba-74dd-11ef-bceb-c7b262605968-osd-0 2024-09-17T10:30:21.970 DEBUG:teuthology.orchestra.run.smithi071:> sudo pkill -f 'journalctl -f -n 0 -u ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@osd.0.service' 2024-09-17T10:30:21.996 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:30:21.996 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-09-17T10:30:21.996 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-09-17T10:30:21.997 DEBUG:teuthology.orchestra.run.smithi071:> sudo systemctl stop ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@osd.1 2024-09-17T10:30:22.463 INFO:journalctl@ceph.osd.1.smithi071.stdout:Sep 17 10:30:22 smithi071 systemd[1]: Stopping Ceph osd.1 for 77b1bfba-74dd-11ef-bceb-c7b262605968... 2024-09-17T10:30:22.464 INFO:journalctl@ceph.osd.1.smithi071.stdout:Sep 17 10:30:22 smithi071 bash[37333]: debug 2024-09-17T10:30:22.179+0000 7f4e54682640 -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-17T10:30:22.464 INFO:journalctl@ceph.osd.1.smithi071.stdout:Sep 17 10:30:22 smithi071 bash[37333]: debug 2024-09-17T10:30:22.179+0000 7f4e54682640 -1 osd.1 51 *** Got signal Terminated *** 2024-09-17T10:30:22.464 INFO:journalctl@ceph.osd.1.smithi071.stdout:Sep 17 10:30:22 smithi071 bash[37333]: debug 2024-09-17T10:30:22.179+0000 7f4e54682640 -1 osd.1 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:30:28.514 INFO:journalctl@ceph.osd.1.smithi071.stdout:Sep 17 10:30:28 smithi071 bash[52483]: ceph-77b1bfba-74dd-11ef-bceb-c7b262605968-osd-1 2024-09-17T10:30:28.514 INFO:journalctl@ceph.osd.1.smithi071.stdout:Sep 17 10:30:28 smithi071 bash[52548]: Error response from daemon: No such container: ceph-77b1bfba-74dd-11ef-bceb-c7b262605968-osd-1 2024-09-17T10:30:30.462 DEBUG:teuthology.orchestra.run.smithi071:> sudo pkill -f 'journalctl -f -n 0 -u ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@osd.1.service' 2024-09-17T10:30:30.493 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:30:30.494 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-09-17T10:30:30.494 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-09-17T10:30:30.494 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@osd.2 2024-09-17T10:30:30.782 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 17 10:30:30 smithi088 systemd[1]: Stopping Ceph osd.2 for 77b1bfba-74dd-11ef-bceb-c7b262605968... 2024-09-17T10:30:30.783 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 17 10:30:30 smithi088 bash[24204]: debug 2024-09-17T10:30:30.647+0000 7fb69656e640 -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-17T10:30:30.783 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 17 10:30:30 smithi088 bash[24204]: debug 2024-09-17T10:30:30.647+0000 7fb69656e640 -1 osd.2 51 *** Got signal Terminated *** 2024-09-17T10:30:30.783 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 17 10:30:30 smithi088 bash[24204]: debug 2024-09-17T10:30:30.647+0000 7fb69656e640 -1 osd.2 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:30:36.782 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 17 10:30:36 smithi088 bash[36747]: ceph-77b1bfba-74dd-11ef-bceb-c7b262605968-osd-2 2024-09-17T10:30:36.782 INFO:journalctl@ceph.osd.2.smithi088.stdout:Sep 17 10:30:36 smithi088 bash[36809]: Error response from daemon: No such container: ceph-77b1bfba-74dd-11ef-bceb-c7b262605968-osd-2 2024-09-17T10:30:38.440 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@osd.2.service' 2024-09-17T10:30:38.467 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:30:38.467 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-09-17T10:30:38.467 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-09-17T10:30:38.467 DEBUG:teuthology.orchestra.run.smithi088:> sudo systemctl stop ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@osd.3 2024-09-17T10:30:38.783 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 17 10:30:38 smithi088 systemd[1]: Stopping Ceph osd.3 for 77b1bfba-74dd-11ef-bceb-c7b262605968... 2024-09-17T10:30:38.783 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 17 10:30:38 smithi088 bash[29351]: debug 2024-09-17T10:30:38.663+0000 7ff42fa3d640 -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-17T10:30:38.783 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 17 10:30:38 smithi088 bash[29351]: debug 2024-09-17T10:30:38.663+0000 7ff42fa3d640 -1 osd.3 51 *** Got signal Terminated *** 2024-09-17T10:30:38.783 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 17 10:30:38 smithi088 bash[29351]: debug 2024-09-17T10:30:38.663+0000 7ff42fa3d640 -1 osd.3 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:30:40.869 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:30:40 smithi089 bash[24610]: debug 2024-09-17T10:30:40.399+0000 7f114d910640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:14.341130+0000 front 2024-09-17T10:30:14.341502+0000 (oldest deadline 2024-09-17T10:30:40.240953+0000) 2024-09-17T10:30:41.619 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:30:41 smithi089 bash[24610]: debug 2024-09-17T10:30:41.351+0000 7f114d910640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:14.341130+0000 front 2024-09-17T10:30:14.341502+0000 (oldest deadline 2024-09-17T10:30:40.240953+0000) 2024-09-17T10:30:42.619 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:30:42 smithi089 bash[24610]: debug 2024-09-17T10:30:42.311+0000 7f114d910640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:14.341130+0000 front 2024-09-17T10:30:14.341502+0000 (oldest deadline 2024-09-17T10:30:40.240953+0000) 2024-09-17T10:30:43.282 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 17 10:30:42 smithi088 bash[29351]: debug 2024-09-17T10:30:42.982+0000 7ff42c052640 -1 osd.3 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:17.060825+0000 front 2024-09-17T10:30:17.060915+0000 (oldest deadline 2024-09-17T10:30:42.360543+0000) 2024-09-17T10:30:43.619 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:30:43 smithi089 bash[24610]: debug 2024-09-17T10:30:43.283+0000 7f114d910640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:14.341130+0000 front 2024-09-17T10:30:14.341502+0000 (oldest deadline 2024-09-17T10:30:40.240953+0000) 2024-09-17T10:30:44.619 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:30:44 smithi089 bash[24610]: debug 2024-09-17T10:30:44.255+0000 7f114d910640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:14.341130+0000 front 2024-09-17T10:30:14.341502+0000 (oldest deadline 2024-09-17T10:30:40.240953+0000) 2024-09-17T10:30:44.886 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 17 10:30:44 smithi088 bash[36940]: ceph-77b1bfba-74dd-11ef-bceb-c7b262605968-osd-3 2024-09-17T10:30:44.887 INFO:journalctl@ceph.osd.3.smithi088.stdout:Sep 17 10:30:44 smithi088 bash[37005]: Error response from daemon: No such container: ceph-77b1bfba-74dd-11ef-bceb-c7b262605968-osd-3 2024-09-17T10:30:45.369 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:30:45 smithi089 bash[24610]: debug 2024-09-17T10:30:45.215+0000 7f114d910640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:14.341130+0000 front 2024-09-17T10:30:14.341502+0000 (oldest deadline 2024-09-17T10:30:40.240953+0000) 2024-09-17T10:30:45.369 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:44 smithi089 bash[29846]: debug 2024-09-17T10:30:44.995+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:18.652074+0000 front 2024-09-17T10:30:18.652113+0000 (oldest deadline 2024-09-17T10:30:44.552043+0000) 2024-09-17T10:30:46.369 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:30:46 smithi089 bash[24610]: debug 2024-09-17T10:30:46.215+0000 7f114d910640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:14.341130+0000 front 2024-09-17T10:30:14.341502+0000 (oldest deadline 2024-09-17T10:30:40.240953+0000) 2024-09-17T10:30:46.369 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:46 smithi089 bash[29846]: debug 2024-09-17T10:30:46.011+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:18.652074+0000 front 2024-09-17T10:30:18.652113+0000 (oldest deadline 2024-09-17T10:30:44.552043+0000) 2024-09-17T10:30:46.573 DEBUG:teuthology.orchestra.run.smithi088:> sudo pkill -f 'journalctl -f -n 0 -u ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@osd.3.service' 2024-09-17T10:30:46.612 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:30:46.613 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-09-17T10:30:46.613 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-09-17T10:30:46.613 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@osd.4 2024-09-17T10:30:46.951 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:30:46 smithi089 systemd[1]: Stopping Ceph osd.4 for 77b1bfba-74dd-11ef-bceb-c7b262605968... 2024-09-17T10:30:47.369 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:47 smithi089 bash[29846]: debug 2024-09-17T10:30:47.019+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:18.652074+0000 front 2024-09-17T10:30:18.652113+0000 (oldest deadline 2024-09-17T10:30:44.552043+0000) 2024-09-17T10:30:47.370 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:30:46 smithi089 bash[24610]: debug 2024-09-17T10:30:46.955+0000 7f1155303640 -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-17T10:30:47.370 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:30:46 smithi089 bash[24610]: debug 2024-09-17T10:30:46.955+0000 7f1155303640 -1 osd.4 51 *** Got signal Terminated *** 2024-09-17T10:30:47.370 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:30:46 smithi089 bash[24610]: debug 2024-09-17T10:30:46.955+0000 7f1155303640 -1 osd.4 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:30:47.370 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:30:47 smithi089 bash[24610]: debug 2024-09-17T10:30:47.179+0000 7f114d910640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:14.341130+0000 front 2024-09-17T10:30:14.341502+0000 (oldest deadline 2024-09-17T10:30:40.240953+0000) 2024-09-17T10:30:48.369 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:30:48 smithi089 bash[24610]: debug 2024-09-17T10:30:48.151+0000 7f114d910640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:14.341130+0000 front 2024-09-17T10:30:14.341502+0000 (oldest deadline 2024-09-17T10:30:40.240953+0000) 2024-09-17T10:30:48.369 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:48 smithi089 bash[29846]: debug 2024-09-17T10:30:48.043+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:18.652074+0000 front 2024-09-17T10:30:18.652113+0000 (oldest deadline 2024-09-17T10:30:44.552043+0000) 2024-09-17T10:30:49.369 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:30:49 smithi089 bash[24610]: debug 2024-09-17T10:30:49.171+0000 7f114d910640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:14.341130+0000 front 2024-09-17T10:30:14.341502+0000 (oldest deadline 2024-09-17T10:30:40.240953+0000) 2024-09-17T10:30:49.369 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:49 smithi089 bash[29846]: debug 2024-09-17T10:30:49.063+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:18.652074+0000 front 2024-09-17T10:30:18.652113+0000 (oldest deadline 2024-09-17T10:30:44.552043+0000) 2024-09-17T10:30:50.369 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:30:50 smithi089 bash[24610]: debug 2024-09-17T10:30:50.187+0000 7f114d910640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:14.341130+0000 front 2024-09-17T10:30:14.341502+0000 (oldest deadline 2024-09-17T10:30:40.240953+0000) 2024-09-17T10:30:50.369 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:50 smithi089 bash[29846]: debug 2024-09-17T10:30:50.095+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:18.652074+0000 front 2024-09-17T10:30:18.652113+0000 (oldest deadline 2024-09-17T10:30:44.552043+0000) 2024-09-17T10:30:50.369 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:50 smithi089 bash[29846]: debug 2024-09-17T10:30:50.095+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-09-17T10:30:24.552636+0000 front 2024-09-17T10:30:24.552858+0000 (oldest deadline 2024-09-17T10:30:49.152966+0000) 2024-09-17T10:30:51.369 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:30:51 smithi089 bash[24610]: debug 2024-09-17T10:30:51.146+0000 7f114d910640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:14.341130+0000 front 2024-09-17T10:30:14.341502+0000 (oldest deadline 2024-09-17T10:30:40.240953+0000) 2024-09-17T10:30:51.369 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:30:51 smithi089 bash[24610]: debug 2024-09-17T10:30:51.146+0000 7f114d910640 -1 osd.4 51 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-09-17T10:30:27.142883+0000 front 2024-09-17T10:30:27.142937+0000 (oldest deadline 2024-09-17T10:30:50.642803+0000) 2024-09-17T10:30:51.369 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:51 smithi089 bash[29846]: debug 2024-09-17T10:30:51.102+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:18.652074+0000 front 2024-09-17T10:30:18.652113+0000 (oldest deadline 2024-09-17T10:30:44.552043+0000) 2024-09-17T10:30:51.370 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:51 smithi089 bash[29846]: debug 2024-09-17T10:30:51.102+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-09-17T10:30:24.552636+0000 front 2024-09-17T10:30:24.552858+0000 (oldest deadline 2024-09-17T10:30:49.152966+0000) 2024-09-17T10:30:52.369 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:52 smithi089 bash[29846]: debug 2024-09-17T10:30:52.074+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:18.652074+0000 front 2024-09-17T10:30:18.652113+0000 (oldest deadline 2024-09-17T10:30:44.552043+0000) 2024-09-17T10:30:52.369 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:52 smithi089 bash[29846]: debug 2024-09-17T10:30:52.074+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-09-17T10:30:24.552636+0000 front 2024-09-17T10:30:24.552858+0000 (oldest deadline 2024-09-17T10:30:49.152966+0000) 2024-09-17T10:30:53.100 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:53 smithi089 bash[29846]: debug 2024-09-17T10:30:53.042+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:18.652074+0000 front 2024-09-17T10:30:18.652113+0000 (oldest deadline 2024-09-17T10:30:44.552043+0000) 2024-09-17T10:30:53.100 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:53 smithi089 bash[29846]: debug 2024-09-17T10:30:53.042+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-09-17T10:30:24.552636+0000 front 2024-09-17T10:30:24.552858+0000 (oldest deadline 2024-09-17T10:30:49.152966+0000) 2024-09-17T10:30:53.101 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:30:52 smithi089 bash[37335]: ceph-77b1bfba-74dd-11ef-bceb-c7b262605968-osd-4 2024-09-17T10:30:53.101 INFO:journalctl@ceph.osd.4.smithi089.stdout:Sep 17 10:30:52 smithi089 bash[37401]: Error response from daemon: No such container: ceph-77b1bfba-74dd-11ef-bceb-c7b262605968-osd-4 2024-09-17T10:30:54.331 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:54 smithi089 bash[29846]: debug 2024-09-17T10:30:54.026+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:18.652074+0000 front 2024-09-17T10:30:18.652113+0000 (oldest deadline 2024-09-17T10:30:44.552043+0000) 2024-09-17T10:30:54.331 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:54 smithi089 bash[29846]: debug 2024-09-17T10:30:54.026+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-09-17T10:30:24.552636+0000 front 2024-09-17T10:30:24.552858+0000 (oldest deadline 2024-09-17T10:30:49.152966+0000) 2024-09-17T10:30:54.962 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@osd.4.service' 2024-09-17T10:30:54.989 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:30:54.990 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-09-17T10:30:54.990 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-09-17T10:30:54.990 DEBUG:teuthology.orchestra.run.smithi089:> sudo systemctl stop ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@osd.5 2024-09-17T10:30:55.369 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:55 smithi089 bash[29846]: debug 2024-09-17T10:30:55.014+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:18.652074+0000 front 2024-09-17T10:30:18.652113+0000 (oldest deadline 2024-09-17T10:30:44.552043+0000) 2024-09-17T10:30:55.369 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:55 smithi089 bash[29846]: debug 2024-09-17T10:30:55.014+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-09-17T10:30:24.552636+0000 front 2024-09-17T10:30:24.552858+0000 (oldest deadline 2024-09-17T10:30:49.152966+0000) 2024-09-17T10:30:55.370 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:55 smithi089 systemd[1]: Stopping Ceph osd.5 for 77b1bfba-74dd-11ef-bceb-c7b262605968... 2024-09-17T10:30:55.370 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:55 smithi089 bash[29846]: debug 2024-09-17T10:30:55.178+0000 7f444aaaf640 -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-17T10:30:55.370 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:55 smithi089 bash[29846]: debug 2024-09-17T10:30:55.178+0000 7f444aaaf640 -1 osd.5 51 *** Got signal Terminated *** 2024-09-17T10:30:55.370 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:55 smithi089 bash[29846]: debug 2024-09-17T10:30:55.178+0000 7f444aaaf640 -1 osd.5 51 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-09-17T10:30:56.369 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:56 smithi089 bash[29846]: debug 2024-09-17T10:30:56.030+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:18.652074+0000 front 2024-09-17T10:30:18.652113+0000 (oldest deadline 2024-09-17T10:30:44.552043+0000) 2024-09-17T10:30:56.369 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:56 smithi089 bash[29846]: debug 2024-09-17T10:30:56.030+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-09-17T10:30:24.552636+0000 front 2024-09-17T10:30:24.552858+0000 (oldest deadline 2024-09-17T10:30:49.152966+0000) 2024-09-17T10:30:57.369 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:57 smithi089 bash[29846]: debug 2024-09-17T10:30:57.026+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:18.652074+0000 front 2024-09-17T10:30:18.652113+0000 (oldest deadline 2024-09-17T10:30:44.552043+0000) 2024-09-17T10:30:57.369 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:57 smithi089 bash[29846]: debug 2024-09-17T10:30:57.026+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-09-17T10:30:24.552636+0000 front 2024-09-17T10:30:24.552858+0000 (oldest deadline 2024-09-17T10:30:49.152966+0000) 2024-09-17T10:30:57.369 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:57 smithi089 bash[29846]: debug 2024-09-17T10:30:57.026+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.88:6804 osd.2 since back 2024-09-17T10:30:33.754718+0000 front 2024-09-17T10:30:33.754597+0000 (oldest deadline 2024-09-17T10:30:56.654409+0000) 2024-09-17T10:30:58.369 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:58 smithi089 bash[29846]: debug 2024-09-17T10:30:58.002+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:18.652074+0000 front 2024-09-17T10:30:18.652113+0000 (oldest deadline 2024-09-17T10:30:44.552043+0000) 2024-09-17T10:30:58.369 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:58 smithi089 bash[29846]: debug 2024-09-17T10:30:58.002+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-09-17T10:30:24.552636+0000 front 2024-09-17T10:30:24.552858+0000 (oldest deadline 2024-09-17T10:30:49.152966+0000) 2024-09-17T10:30:58.369 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:58 smithi089 bash[29846]: debug 2024-09-17T10:30:58.002+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.88:6804 osd.2 since back 2024-09-17T10:30:33.754718+0000 front 2024-09-17T10:30:33.754597+0000 (oldest deadline 2024-09-17T10:30:56.654409+0000) 2024-09-17T10:30:59.369 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:59 smithi089 bash[29846]: debug 2024-09-17T10:30:59.014+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:18.652074+0000 front 2024-09-17T10:30:18.652113+0000 (oldest deadline 2024-09-17T10:30:44.552043+0000) 2024-09-17T10:30:59.369 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:59 smithi089 bash[29846]: debug 2024-09-17T10:30:59.014+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-09-17T10:30:24.552636+0000 front 2024-09-17T10:30:24.552858+0000 (oldest deadline 2024-09-17T10:30:49.152966+0000) 2024-09-17T10:30:59.369 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:30:59 smithi089 bash[29846]: debug 2024-09-17T10:30:59.014+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.88:6804 osd.2 since back 2024-09-17T10:30:33.754718+0000 front 2024-09-17T10:30:33.754597+0000 (oldest deadline 2024-09-17T10:30:56.654409+0000) 2024-09-17T10:31:00.369 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:31:00 smithi089 bash[29846]: debug 2024-09-17T10:31:00.006+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6806 osd.0 since back 2024-09-17T10:30:18.652074+0000 front 2024-09-17T10:30:18.652113+0000 (oldest deadline 2024-09-17T10:30:44.552043+0000) 2024-09-17T10:31:00.369 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:31:00 smithi089 bash[29846]: debug 2024-09-17T10:31:00.006+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.71:6814 osd.1 since back 2024-09-17T10:30:24.552636+0000 front 2024-09-17T10:30:24.552858+0000 (oldest deadline 2024-09-17T10:30:49.152966+0000) 2024-09-17T10:31:00.369 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:31:00 smithi089 bash[29846]: debug 2024-09-17T10:31:00.006+0000 7f44430bc640 -1 osd.5 51 heartbeat_check: no reply from 172.21.15.88:6804 osd.2 since back 2024-09-17T10:30:33.754718+0000 front 2024-09-17T10:30:33.754597+0000 (oldest deadline 2024-09-17T10:30:56.654409+0000) 2024-09-17T10:31:01.451 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:31:01 smithi089 bash[37532]: ceph-77b1bfba-74dd-11ef-bceb-c7b262605968-osd-5 2024-09-17T10:31:01.451 INFO:journalctl@ceph.osd.5.smithi089.stdout:Sep 17 10:31:01 smithi089 bash[37594]: Error response from daemon: No such container: ceph-77b1bfba-74dd-11ef-bceb-c7b262605968-osd-5 2024-09-17T10:31:03.288 DEBUG:teuthology.orchestra.run.smithi089:> sudo pkill -f 'journalctl -f -n 0 -u ceph-77b1bfba-74dd-11ef-bceb-c7b262605968@osd.5.service' 2024-09-17T10:31:03.318 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-09-17T10:31:03.318 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-09-17T10:31:03.319 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T10:31:03.501 INFO:teuthology.orchestra.run.smithi071.stdout:Deleting cluster with fsid: 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:31:15.976 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T10:31:16.162 INFO:teuthology.orchestra.run.smithi088.stdout:Deleting cluster with fsid: 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:31:18.373 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T10:31:18.555 INFO:teuthology.orchestra.run.smithi089.stdout:Deleting cluster with fsid: 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:31:26.864 DEBUG:teuthology.orchestra.run.smithi177:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 --force --keep-logs 2024-09-17T10:31:27.036 INFO:teuthology.orchestra.run.smithi177.stdout:Deleting cluster with fsid: 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:31:30.646 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T10:31:30.660 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T10:31:30.675 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T10:31:30.689 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-09-17T10:31:30.702 INFO:tasks.cephadm:Archiving crash dumps... 2024-09-17T10:31:30.704 DEBUG:teuthology.misc:Transferring archived files from smithi071:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908816/remote/smithi071/crash 2024-09-17T10:31:30.708 DEBUG:teuthology.orchestra.run.smithi071:> sudo tar c -f - -C /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/crash -- . 2024-09-17T10:31:30.721 INFO:teuthology.orchestra.run.smithi071.stderr:tar: /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T10:31:30.721 INFO:teuthology.orchestra.run.smithi071.stderr:tar: Error is not recoverable: exiting now 2024-09-17T10:31:30.723 DEBUG:teuthology.misc:Transferring archived files from smithi088:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908816/remote/smithi088/crash 2024-09-17T10:31:30.724 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/crash -- . 2024-09-17T10:31:30.738 INFO:teuthology.orchestra.run.smithi088.stderr:tar: /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T10:31:30.738 INFO:teuthology.orchestra.run.smithi088.stderr:tar: Error is not recoverable: exiting now 2024-09-17T10:31:30.740 DEBUG:teuthology.misc:Transferring archived files from smithi089:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908816/remote/smithi089/crash 2024-09-17T10:31:30.741 DEBUG:teuthology.orchestra.run.smithi089:> sudo tar c -f - -C /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/crash -- . 2024-09-17T10:31:30.754 INFO:teuthology.orchestra.run.smithi089.stderr:tar: /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T10:31:30.754 INFO:teuthology.orchestra.run.smithi089.stderr:tar: Error is not recoverable: exiting now 2024-09-17T10:31:30.755 DEBUG:teuthology.misc:Transferring archived files from smithi177:/var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/crash to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908816/remote/smithi177/crash 2024-09-17T10:31:30.756 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/crash -- . 2024-09-17T10:31:30.769 INFO:teuthology.orchestra.run.smithi177.stderr:tar: /var/lib/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/crash: Cannot open: No such file or directory 2024-09-17T10:31:30.769 INFO:teuthology.orchestra.run.smithi177.stderr:tar: Error is not recoverable: exiting now 2024-09-17T10:31:30.770 INFO:tasks.cephadm:Checking cluster log for badness... 2024-09-17T10:31:30.770 DEBUG:teuthology.orchestra.run.smithi071:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-09-17T10:31:30.786 INFO:tasks.cephadm:Compressing logs... 2024-09-17T10:31:30.786 DEBUG:teuthology.orchestra.run.smithi071:> 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-17T10:31:30.830 DEBUG:teuthology.orchestra.run.smithi088:> 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-17T10:31:30.833 DEBUG:teuthology.orchestra.run.smithi089:> 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-17T10:31:30.835 DEBUG:teuthology.orchestra.run.smithi177:> 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-17T10:31:30.840 INFO:teuthology.orchestra.run.smithi071.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T10:31:30.845 INFO:teuthology.orchestra.run.smithi088.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T10:31:30.846 INFO:teuthology.orchestra.run.smithi177.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T10:31:30.847 INFO:teuthology.orchestra.run.smithi089.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-09-17T10:31:30.852 INFO:teuthology.orchestra.run.smithi071.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T10:31:30.852 INFO:teuthology.orchestra.run.smithi071.stderr:gzip -5 --verbose -- /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi071.bdbqmz.log 2024-09-17T10:31:30.853 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-osd.0.log 2024-09-17T10:31:30.854 INFO:teuthology.orchestra.run.smithi071.stderr:gzip -5 --verbose -- /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-mon.a.log 2024-09-17T10:31:30.855 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi071.bdbqmz.log: /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T10:31:30.855 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-mon.a.log: 82.9% -- replaced with /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi071.bdbqmz.log.gz 2024-09-17T10:31:30.855 INFO:teuthology.orchestra.run.smithi071.stderr:gzip -5 --verbose -- /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-osd.1.log 2024-09-17T10:31:30.856 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-mgr.x.log 2024-09-17T10:31:30.856 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.log 2024-09-17T10:31:30.856 INFO:teuthology.orchestra.run.smithi071.stderr: 84.2% -- replaced with /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T10:31:30.856 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T10:31:30.857 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.log: 88.9%gzip -- replaced with /var/log/ceph/cephadm.log.gz -5 2024-09-17T10:31:30.857 INFO:teuthology.orchestra.run.smithi071.stderr: --verbose -- /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T10:31:30.858 INFO:teuthology.orchestra.run.smithi071.stderr:/var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-volume.log: /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.audit.log: 87.3% -- replaced with /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T10:31:30.858 INFO:teuthology.orchestra.run.smithi071.stderr: 89.8% -- replaced with /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T10:31:30.866 INFO:teuthology.orchestra.run.smithi071.stderr: 91.5% -- replaced with /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T10:31:30.869 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T10:31:30.869 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi089.xqqkkl.log 2024-09-17T10:31:30.870 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T10:31:30.870 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi089.xqqkkl.log: gzip -5 --verbose -- /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-osd.5.log 2024-09-17T10:31:30.871 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.log 2024-09-17T10:31:30.871 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-osd.5.log: 81.6% -- replaced with /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T10:31:30.871 INFO:teuthology.orchestra.run.smithi089.stderr:gzip -5 --verbose -- /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T10:31:30.871 INFO:teuthology.orchestra.run.smithi089.stderr: 86.5% -- replaced with /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-mds.cephfs.smithi089.xqqkkl.log.gz 2024-09-17T10:31:30.872 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-mon.c.log 2024-09-17T10:31:30.872 INFO:teuthology.orchestra.run.smithi089.stderr: 88.4% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T10:31:30.872 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T10:31:30.873 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-osd.4.log 2024-09-17T10:31:30.873 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.audit.log: 87.3% -- replaced with /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T10:31:30.875 INFO:teuthology.orchestra.run.smithi089.stderr:/var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-osd.4.log: 90.0% -- replaced with /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T10:31:30.876 INFO:teuthology.orchestra.run.smithi089.stderr: 91.3% -- replaced with /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T10:31:30.928 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T10:31:30.928 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-osd.2.log 2024-09-17T10:31:30.929 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.cephadm.log 2024-09-17T10:31:30.929 INFO:teuthology.orchestra.run.smithi088.stderr:gzip -5 --verbose -- /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-osd.3.log 2024-09-17T10:31:30.930 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-osd.2.log: /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.log 2024-09-17T10:31:30.930 INFO:teuthology.orchestra.run.smithi088.stderr: 81.6% -- replaced with /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.cephadm.log.gz 2024-09-17T10:31:30.930 INFO:teuthology.orchestra.run.smithi088.stderr: 87.8% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T10:31:30.931 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-volume.log 2024-09-17T10:31:30.931 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.audit.log 2024-09-17T10:31:30.932 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-mon.b.log 2024-09-17T10:31:30.932 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.audit.log: 87.3% -- replaced with /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.log.gz 2024-09-17T10:31:30.934 INFO:teuthology.orchestra.run.smithi088.stderr:/var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-mon.b.log: 90.0% -- replaced with /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph.audit.log.gz 2024-09-17T10:31:30.935 INFO:teuthology.orchestra.run.smithi177.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-09-17T10:31:30.937 INFO:teuthology.orchestra.run.smithi177.stderr:/var/log/ceph/cephadm.log: 76.2% -- replaced with /var/log/ceph/cephadm.log.gz 2024-09-17T10:31:30.937 INFO:teuthology.orchestra.run.smithi088.stderr: 91.4% -- replaced with /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-volume.log.gz 2024-09-17T10:31:30.939 INFO:teuthology.orchestra.run.smithi177.stderr: 2024-09-17T10:31:30.939 INFO:teuthology.orchestra.run.smithi177.stderr:real 0m0.099s 2024-09-17T10:31:30.939 INFO:teuthology.orchestra.run.smithi177.stderr:user 0m0.007s 2024-09-17T10:31:30.939 INFO:teuthology.orchestra.run.smithi177.stderr:sys 0m0.014s 2024-09-17T10:31:30.993 INFO:teuthology.orchestra.run.smithi071.stderr: 90.3% -- replaced with /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-mgr.x.log.gz 2024-09-17T10:31:31.011 INFO:teuthology.orchestra.run.smithi089.stderr: 92.7% -- replaced with /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-mon.c.log.gz 2024-09-17T10:31:31.073 INFO:teuthology.orchestra.run.smithi088.stderr: 92.8% -- replaced with /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-mon.b.log.gz 2024-09-17T10:31:31.081 INFO:teuthology.orchestra.run.smithi071.stderr: 93.5% -- replaced with /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-osd.0.log.gz 2024-09-17T10:31:31.098 INFO:teuthology.orchestra.run.smithi089.stderr: 93.8% -- replaced with /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-osd.5.log.gz 2024-09-17T10:31:31.143 INFO:teuthology.orchestra.run.smithi071.stderr: 93.7% -- replaced with /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-osd.1.log.gz 2024-09-17T10:31:31.194 INFO:teuthology.orchestra.run.smithi089.stderr: 93.3% -- replaced with /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-osd.4.log.gz 2024-09-17T10:31:31.195 INFO:teuthology.orchestra.run.smithi089.stderr: 2024-09-17T10:31:31.196 INFO:teuthology.orchestra.run.smithi089.stderr:real 0m0.358s 2024-09-17T10:31:31.196 INFO:teuthology.orchestra.run.smithi089.stderr:user 0m0.690s 2024-09-17T10:31:31.196 INFO:teuthology.orchestra.run.smithi089.stderr:sys 0m0.039s 2024-09-17T10:31:31.229 INFO:teuthology.orchestra.run.smithi088.stderr: 93.7% -- replaced with /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-osd.2.log.gz 2024-09-17T10:31:31.238 INFO:teuthology.orchestra.run.smithi088.stderr: 93.7% -- replaced with /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-osd.3.log.gz 2024-09-17T10:31:31.239 INFO:teuthology.orchestra.run.smithi088.stderr: 2024-09-17T10:31:31.240 INFO:teuthology.orchestra.run.smithi088.stderr:real 0m0.405s 2024-09-17T10:31:31.240 INFO:teuthology.orchestra.run.smithi088.stderr:user 0m0.734s 2024-09-17T10:31:31.240 INFO:teuthology.orchestra.run.smithi088.stderr:sys 0m0.057s 2024-09-17T10:31:31.280 INFO:teuthology.orchestra.run.smithi071.stderr: 91.0% -- replaced with /var/log/ceph/77b1bfba-74dd-11ef-bceb-c7b262605968/ceph-mon.a.log.gz 2024-09-17T10:31:31.282 INFO:teuthology.orchestra.run.smithi071.stderr: 2024-09-17T10:31:31.282 INFO:teuthology.orchestra.run.smithi071.stderr:real 0m0.450s 2024-09-17T10:31:31.282 INFO:teuthology.orchestra.run.smithi071.stderr:user 0m1.062s 2024-09-17T10:31:31.283 INFO:teuthology.orchestra.run.smithi071.stderr:sys 0m0.062s 2024-09-17T10:31:31.283 INFO:tasks.cephadm:Archiving logs... 2024-09-17T10:31:31.283 DEBUG:teuthology.misc:Transferring archived files from smithi071:/var/log/ceph to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908816/remote/smithi071/log 2024-09-17T10:31:31.284 DEBUG:teuthology.orchestra.run.smithi071:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T10:31:31.493 DEBUG:teuthology.misc:Transferring archived files from smithi088:/var/log/ceph to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908816/remote/smithi088/log 2024-09-17T10:31:31.494 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T10:31:31.600 DEBUG:teuthology.misc:Transferring archived files from smithi089:/var/log/ceph to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908816/remote/smithi089/log 2024-09-17T10:31:31.601 DEBUG:teuthology.orchestra.run.smithi089:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T10:31:31.705 DEBUG:teuthology.misc:Transferring archived files from smithi177:/var/log/ceph to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908816/remote/smithi177/log 2024-09-17T10:31:31.706 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /var/log/ceph -- . 2024-09-17T10:31:31.720 INFO:tasks.cephadm:Removing cluster... 2024-09-17T10:31:31.720 DEBUG:teuthology.orchestra.run.smithi071:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 --force 2024-09-17T10:31:31.902 INFO:teuthology.orchestra.run.smithi071.stdout:Deleting cluster with fsid: 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:31:33.029 DEBUG:teuthology.orchestra.run.smithi088:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 --force 2024-09-17T10:31:33.215 INFO:teuthology.orchestra.run.smithi088.stdout:Deleting cluster with fsid: 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:31:34.343 DEBUG:teuthology.orchestra.run.smithi089:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 77b1bfba-74dd-11ef-bceb-c7b262605968 --force 2024-09-17T10:31:34.521 INFO:teuthology.orchestra.run.smithi089.stdout:Deleting cluster with fsid: 77b1bfba-74dd-11ef-bceb-c7b262605968 2024-09-17T10:31:35.652 INFO:tasks.cephadm:Removing cephadm ... 2024-09-17T10:31:35.652 DEBUG:teuthology.orchestra.run.smithi071:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T10:31:35.660 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T10:31:35.666 DEBUG:teuthology.orchestra.run.smithi089:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T10:31:35.672 DEBUG:teuthology.orchestra.run.smithi177:> rm -rf /home/ubuntu/cephtest/cephadm 2024-09-17T10:31:35.678 INFO:tasks.cephadm:Teardown complete 2024-09-17T10:31:35.678 DEBUG:teuthology.run_tasks:Unwinding manager cephadm.deploy_samba_ad_dc 2024-09-17T10:31:35.690 DEBUG:teuthology.orchestra.run.smithi177:> sudo docker stop samba-ad 2024-09-17T10:31:36.407 INFO:teuthology.orchestra.run.smithi177.stdout:samba-ad 2024-09-17T10:31:36.411 DEBUG:teuthology.orchestra.run.smithi177:> sudo docker rm samba-ad 2024-09-17T10:31:36.591 INFO:teuthology.orchestra.run.smithi177.stdout:samba-ad 2024-09-17T10:31:36.594 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -rf /var/lib/samba/container/logs /var/lib/samba/container/data 2024-09-17T10:31:36.607 INFO:tasks.cephadm:Resetting systemd-resolved state on smithi177 2024-09-17T10:31:36.607 DEBUG:teuthology.orchestra.run.smithi177:> set -ex 2024-09-17T10:31:36.607 DEBUG:teuthology.orchestra.run.smithi177:> sudo dd of=/etc/systemd/resolved.conf 2024-09-17T10:31:36.661 DEBUG:teuthology.orchestra.run.smithi177:> sudo systemctl restart systemd-resolved 2024-09-17T10:31:36.802 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-09-17T10:31:36.813 INFO:teuthology.task.clock:Checking final clock skew... 2024-09-17T10:31:36.813 DEBUG:teuthology.orchestra.run.smithi071:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T10:31:36.816 DEBUG:teuthology.orchestra.run.smithi088:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T10:31:36.819 DEBUG:teuthology.orchestra.run.smithi089:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T10:31:36.822 DEBUG:teuthology.orchestra.run.smithi177:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-09-17T10:31:36.827 INFO:teuthology.orchestra.run.smithi071.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T10:31:36.827 INFO:teuthology.orchestra.run.smithi071.stdout:============================================================================== 2024-09-17T10:31:36.827 INFO:teuthology.orchestra.run.smithi071.stdout:+hv01.front.sepi 67.205.162.81 3 u 32 64 377 0.074 -2.210 0.428 2024-09-17T10:31:36.827 INFO:teuthology.orchestra.run.smithi071.stdout:*hv02.front.sepi 63.231.80.2 3 u 33 64 377 0.054 -3.086 0.426 2024-09-17T10:31:36.828 INFO:teuthology.orchestra.run.smithi071.stdout:+hv03.front.sepi 74.6.168.72 3 u 35 64 377 0.071 -3.429 0.274 2024-09-17T10:31:36.828 INFO:teuthology.orchestra.run.smithi071.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-17T10:31:36.830 INFO:teuthology.orchestra.run.smithi088.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T10:31:36.830 INFO:teuthology.orchestra.run.smithi088.stdout:============================================================================== 2024-09-17T10:31:36.830 INFO:teuthology.orchestra.run.smithi088.stdout:+hv01.front.sepi 67.205.162.81 3 u 41 64 377 0.085 -4.380 1.313 2024-09-17T10:31:36.830 INFO:teuthology.orchestra.run.smithi088.stdout:*hv02.front.sepi 63.231.80.2 3 u 41 64 377 0.096 -6.077 1.928 2024-09-17T10:31:36.830 INFO:teuthology.orchestra.run.smithi088.stdout:+hv03.front.sepi 74.6.168.72 3 u 32 64 377 0.077 -6.372 1.659 2024-09-17T10:31:36.830 INFO:teuthology.orchestra.run.smithi088.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-17T10:31:36.833 INFO:teuthology.orchestra.run.smithi089.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T10:31:36.833 INFO:teuthology.orchestra.run.smithi089.stdout:============================================================================== 2024-09-17T10:31:36.833 INFO:teuthology.orchestra.run.smithi089.stdout:+hv01.front.sepi 67.205.162.81 3 u 41 64 377 0.096 -6.221 2.769 2024-09-17T10:31:36.833 INFO:teuthology.orchestra.run.smithi089.stdout:*hv02.front.sepi 63.231.80.2 3 u 35 64 377 0.085 -5.662 1.834 2024-09-17T10:31:36.833 INFO:teuthology.orchestra.run.smithi089.stdout:+hv03.front.sepi 74.6.168.72 3 u 39 64 377 0.086 -7.626 2.742 2024-09-17T10:31:36.833 INFO:teuthology.orchestra.run.smithi089.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-17T10:31:36.842 INFO:teuthology.orchestra.run.smithi177.stdout: remote refid st t when poll reach delay offset jitter 2024-09-17T10:31:36.842 INFO:teuthology.orchestra.run.smithi177.stdout:============================================================================== 2024-09-17T10:31:36.842 INFO:teuthology.orchestra.run.smithi177.stdout:*hv01.front.sepi 67.205.162.81 3 u 39 64 377 0.086 -6.319 1.664 2024-09-17T10:31:36.842 INFO:teuthology.orchestra.run.smithi177.stdout:+hv02.front.sepi 63.231.80.2 3 u 43 64 377 0.102 -7.497 1.877 2024-09-17T10:31:36.842 INFO:teuthology.orchestra.run.smithi177.stdout:+hv03.front.sepi 74.6.168.72 3 u 43 64 377 0.090 -7.564 1.562 2024-09-17T10:31:36.842 INFO:teuthology.orchestra.run.smithi177.stdout: hv04.front.sepi .INIT. 16 u - 512 0 0.000 +0.000 0.000 2024-09-17T10:31:36.842 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-09-17T10:31:36.852 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-09-17T10:31:36.853 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-09-17T10:31:36.864 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-09-17T10:31:36.875 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-09-17T10:31:36.887 INFO:teuthology.task.internal:Duration was 1613.671453 seconds 2024-09-17T10:31:36.887 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-09-17T10:31:36.898 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-09-17T10:31:36.898 DEBUG:teuthology.orchestra.run.smithi071:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T10:31:36.901 DEBUG:teuthology.orchestra.run.smithi088:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T10:31:36.903 DEBUG:teuthology.orchestra.run.smithi089:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T10:31:36.906 DEBUG:teuthology.orchestra.run.smithi177:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-09-17T10:31:36.941 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-09-17T10:31:36.942 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi071.front.sepia.ceph.com 2024-09-17T10:31:36.942 DEBUG:teuthology.orchestra.run.smithi071:> 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-17T10:31:36.989 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi088.front.sepia.ceph.com 2024-09-17T10:31:36.990 DEBUG:teuthology.orchestra.run.smithi088:> 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-17T10:31:37.000 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi089.front.sepia.ceph.com 2024-09-17T10:31:37.000 DEBUG:teuthology.orchestra.run.smithi089:> 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-17T10:31:37.010 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi177.front.sepia.ceph.com 2024-09-17T10:31:37.011 DEBUG:teuthology.orchestra.run.smithi177:> 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-17T10:31:37.021 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-09-17T10:31:37.021 DEBUG:teuthology.orchestra.run.smithi071:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T10:31:37.038 DEBUG:teuthology.orchestra.run.smithi088:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T10:31:37.044 DEBUG:teuthology.orchestra.run.smithi089:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T10:31:37.054 DEBUG:teuthology.orchestra.run.smithi177:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-09-17T10:31:37.109 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-09-17T10:31:37.109 DEBUG:teuthology.orchestra.run.smithi071:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T10:31:37.111 DEBUG:teuthology.orchestra.run.smithi088:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T10:31:37.113 DEBUG:teuthology.orchestra.run.smithi089:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T10:31:37.115 DEBUG:teuthology.orchestra.run.smithi177:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-09-17T10:31:37.390 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-09-17T10:31:37.400 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-09-17T10:31:37.400 DEBUG:teuthology.orchestra.run.smithi071:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T10:31:37.413 DEBUG:teuthology.orchestra.run.smithi088:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T10:31:37.427 DEBUG:teuthology.orchestra.run.smithi089:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T10:31:37.439 DEBUG:teuthology.orchestra.run.smithi177:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-09-17T10:31:37.454 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-09-17T10:31:37.466 DEBUG:teuthology.orchestra.run.smithi071:> 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-17T10:31:37.468 DEBUG:teuthology.orchestra.run.smithi088:> 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-17T10:31:37.472 DEBUG:teuthology.orchestra.run.smithi089:> 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-17T10:31:37.476 INFO:teuthology.orchestra.run.smithi071.stdout:kernel.core_pattern = core 2024-09-17T10:31:37.481 INFO:teuthology.orchestra.run.smithi088.stdout:kernel.core_pattern = core 2024-09-17T10:31:37.482 DEBUG:teuthology.orchestra.run.smithi177:> 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-17T10:31:37.491 INFO:teuthology.orchestra.run.smithi089.stdout:kernel.core_pattern = core 2024-09-17T10:31:37.509 INFO:teuthology.orchestra.run.smithi177.stdout:kernel.core_pattern = core 2024-09-17T10:31:37.570 DEBUG:teuthology.orchestra.run.smithi071:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T10:31:37.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T10:31:37.575 DEBUG:teuthology.orchestra.run.smithi088:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T10:31:37.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T10:31:37.615 DEBUG:teuthology.orchestra.run.smithi089:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T10:31:37.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T10:31:37.621 DEBUG:teuthology.orchestra.run.smithi177:> test -e /home/ubuntu/cephtest/archive/coredump 2024-09-17T10:31:37.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-09-17T10:31:37.625 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-09-17T10:31:37.636 INFO:teuthology.task.internal:Transferring archived files... 2024-09-17T10:31:37.637 DEBUG:teuthology.misc:Transferring archived files from smithi071:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908816/remote/smithi071 2024-09-17T10:31:37.638 DEBUG:teuthology.orchestra.run.smithi071:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T10:31:37.666 DEBUG:teuthology.misc:Transferring archived files from smithi088:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908816/remote/smithi088 2024-09-17T10:31:37.667 DEBUG:teuthology.orchestra.run.smithi088:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T10:31:37.695 DEBUG:teuthology.misc:Transferring archived files from smithi089:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908816/remote/smithi089 2024-09-17T10:31:37.696 DEBUG:teuthology.orchestra.run.smithi089:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T10:31:37.722 DEBUG:teuthology.misc:Transferring archived files from smithi177:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/avan-2024-09-17_09:09:13-orch:cephadm-wip-athakkar-testing-2024-09-17-0048-distro-default-smithi/7908816/remote/smithi177 2024-09-17T10:31:37.722 DEBUG:teuthology.orchestra.run.smithi177:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-09-17T10:31:37.743 INFO:teuthology.task.internal:Removing archive directory... 2024-09-17T10:31:37.743 DEBUG:teuthology.orchestra.run.smithi071:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T10:31:37.746 DEBUG:teuthology.orchestra.run.smithi088:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T10:31:37.748 DEBUG:teuthology.orchestra.run.smithi089:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T10:31:37.763 DEBUG:teuthology.orchestra.run.smithi177:> rm -rf -- /home/ubuntu/cephtest/archive 2024-09-17T10:31:37.790 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-09-17T10:31:37.803 INFO:teuthology.task.internal:Not uploading archives. 2024-09-17T10:31:37.803 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-09-17T10:31:37.815 INFO:teuthology.task.internal:Tidying up after the test... 2024-09-17T10:31:37.815 DEBUG:teuthology.orchestra.run.smithi071:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T10:31:37.817 DEBUG:teuthology.orchestra.run.smithi088:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T10:31:37.820 DEBUG:teuthology.orchestra.run.smithi089:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T10:31:37.823 INFO:teuthology.orchestra.run.smithi071.stdout: 658615 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 10:31 /home/ubuntu/cephtest 2024-09-17T10:31:37.824 INFO:teuthology.orchestra.run.smithi088.stdout: 658462 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 10:31 /home/ubuntu/cephtest 2024-09-17T10:31:37.824 DEBUG:teuthology.orchestra.run.smithi177:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-09-17T10:31:37.827 INFO:teuthology.orchestra.run.smithi089.stdout: 658639 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 10:31 /home/ubuntu/cephtest 2024-09-17T10:31:37.839 INFO:teuthology.orchestra.run.smithi177.stdout: 658639 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Sep 17 10:31 /home/ubuntu/cephtest 2024-09-17T10:31:37.841 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-09-17T10:31:37.851 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-09-17T10:31:37.906 INFO:teuthology.run:Summary data: description: orch:cephadm/smb/{0-distro/ubuntu_22.04 tasks/deploy_smb_mgr_ctdb_res_dom} duration: 1613.6714532375336 owner: scheduled_avan@teuthology success: true 2024-09-17T10:31:37.906 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-09-17T10:31:37.996 INFO:teuthology.run:pass